intl/icu/source/data/locales/sq.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/sq.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/sq.xml
michael@0 11 */
michael@0 12 sq{
michael@0 13 AuxExemplarCharacters{"[w]"}
michael@0 14 Ellipsis{
michael@0 15 final{"{0}…"}
michael@0 16 word-final{"{0} …"}
michael@0 17 }
michael@0 18 ExemplarCharacters{
michael@0 19 "[a b c ç d {dh} e ë f g {gj} h i j k l {ll} m n {nj} o p q r {rr} s {sh} t {"
michael@0 20 "th} u v x {xh} y z {zh}]"
michael@0 21 }
michael@0 22 ExemplarCharactersIndex{
michael@0 23 "[A B C Ç D {DH} E Ë F G {GJ} H I J K L {LL} M N {NJ} O P Q R {RR} S {SH} T {"
michael@0 24 "TH} U V X {XH} Y Z {ZH}]"
michael@0 25 }
michael@0 26 LocaleScript{
michael@0 27 "Latn",
michael@0 28 }
michael@0 29 MoreInformation{"?"}
michael@0 30 NumberElements{
michael@0 31 latn{
michael@0 32 miscPatterns{
michael@0 33 atLeast{"⩾{0}"}
michael@0 34 range{"{0}-{1}"}
michael@0 35 }
michael@0 36 patterns{
michael@0 37 accountingFormat{"#,##0.00 ¤"}
michael@0 38 currencyFormat{"#,##0.00 ¤"}
michael@0 39 decimalFormat{"#,##0.###"}
michael@0 40 percentFormat{"#,##0%"}
michael@0 41 scientificFormat{"#E0"}
michael@0 42 }
michael@0 43 patternsLong{
michael@0 44 decimalFormat{
michael@0 45 1000{
michael@0 46 one{"0 mijë"}
michael@0 47 other{"0 mijë"}
michael@0 48 }
michael@0 49 10000{
michael@0 50 one{"00 mijë"}
michael@0 51 other{"00 mijë"}
michael@0 52 }
michael@0 53 100000{
michael@0 54 one{"000 mijë"}
michael@0 55 other{"000 mijë"}
michael@0 56 }
michael@0 57 1000000{
michael@0 58 one{"0 milion"}
michael@0 59 other{"0 milion"}
michael@0 60 }
michael@0 61 10000000{
michael@0 62 one{"00 milion"}
michael@0 63 other{"00 milion"}
michael@0 64 }
michael@0 65 100000000{
michael@0 66 one{"000 milion"}
michael@0 67 other{"000 milion"}
michael@0 68 }
michael@0 69 1000000000{
michael@0 70 one{"0 miliard"}
michael@0 71 other{"0 miliard"}
michael@0 72 }
michael@0 73 10000000000{
michael@0 74 one{"00 miliard"}
michael@0 75 other{"00 miliard"}
michael@0 76 }
michael@0 77 100000000000{
michael@0 78 one{"000 miliard"}
michael@0 79 other{"000 miliard"}
michael@0 80 }
michael@0 81 1000000000000{
michael@0 82 one{"0 bilion"}
michael@0 83 other{"0 bilion"}
michael@0 84 }
michael@0 85 10000000000000{
michael@0 86 one{"00 bilion"}
michael@0 87 other{"00 bilion"}
michael@0 88 }
michael@0 89 100000000000000{
michael@0 90 one{"000 bilion"}
michael@0 91 other{"000 bilion"}
michael@0 92 }
michael@0 93 }
michael@0 94 }
michael@0 95 patternsShort{
michael@0 96 decimalFormat{
michael@0 97 1000{
michael@0 98 one{"0 mijë"}
michael@0 99 other{"0 mijë"}
michael@0 100 }
michael@0 101 10000{
michael@0 102 one{"00 mijë"}
michael@0 103 other{"00 mijë"}
michael@0 104 }
michael@0 105 100000{
michael@0 106 one{"000"}
michael@0 107 other{"000 mijë"}
michael@0 108 }
michael@0 109 1000000{
michael@0 110 one{"0 Mln"}
michael@0 111 other{"0 Mln"}
michael@0 112 }
michael@0 113 10000000{
michael@0 114 one{"00 Mln"}
michael@0 115 other{"00 Mln"}
michael@0 116 }
michael@0 117 100000000{
michael@0 118 one{"000 Mln"}
michael@0 119 other{"000 Mln"}
michael@0 120 }
michael@0 121 1000000000{
michael@0 122 one{"0 Mld"}
michael@0 123 other{"0 Mld"}
michael@0 124 }
michael@0 125 10000000000{
michael@0 126 one{"00 Mld"}
michael@0 127 other{"00 Mld"}
michael@0 128 }
michael@0 129 100000000000{
michael@0 130 one{"000 Mld"}
michael@0 131 other{"000 Mld"}
michael@0 132 }
michael@0 133 1000000000000{
michael@0 134 one{"0 Bln"}
michael@0 135 other{"0 Bln"}
michael@0 136 }
michael@0 137 10000000000000{
michael@0 138 one{"00 Bln"}
michael@0 139 other{"00 Bln"}
michael@0 140 }
michael@0 141 100000000000000{
michael@0 142 one{"000 Bln"}
michael@0 143 other{"000 Bln"}
michael@0 144 }
michael@0 145 }
michael@0 146 }
michael@0 147 symbols{
michael@0 148 decimal{","}
michael@0 149 exponential{"E"}
michael@0 150 group{" "}
michael@0 151 infinity{"∞"}
michael@0 152 minusSign{"-"}
michael@0 153 nan{"NaN"}
michael@0 154 perMille{"‰"}
michael@0 155 percentSign{"%"}
michael@0 156 plusSign{"+"}
michael@0 157 superscriptingExponent{"×"}
michael@0 158 }
michael@0 159 }
michael@0 160 }
michael@0 161 Version{"2.0.92.87"}
michael@0 162 calendar{
michael@0 163 generic{
michael@0 164 DateTimePatterns{
michael@0 165 "HH:mm:ss zzzz",
michael@0 166 "HH:mm:ss z",
michael@0 167 "HH:mm:ss",
michael@0 168 "HH:mm",
michael@0 169 "EEEE dd MMMM y G",
michael@0 170 "dd MMMM y G",
michael@0 171 "dd/MMM/y G",
michael@0 172 "dd/MM/yy GGGGG",
michael@0 173 "{1} {0}",
michael@0 174 "{1} 'në' {0}",
michael@0 175 "{1} 'në' {0}",
michael@0 176 "{1} {0}",
michael@0 177 "{1} {0}",
michael@0 178 }
michael@0 179 availableFormats{
michael@0 180 Ed{"E d"}
michael@0 181 Gy{"y G"}
michael@0 182 GyMMM{"MMM y G"}
michael@0 183 GyMMMEd{"E d MMM y G"}
michael@0 184 GyMMMd{"d MMM y G"}
michael@0 185 H{"H"}
michael@0 186 Hm{"H.mm"}
michael@0 187 Hms{"H.mm.ss"}
michael@0 188 M{"L"}
michael@0 189 MEd{"E d/M"}
michael@0 190 MMM{"LLL"}
michael@0 191 MMMEd{"E d MMM"}
michael@0 192 MMMMEd{"E d MMMM"}
michael@0 193 MMMMd{"d MMMM"}
michael@0 194 MMMd{"d MMM"}
michael@0 195 Md{"d/M"}
michael@0 196 d{"d"}
michael@0 197 h{"h.a"}
michael@0 198 hm{"h.mm.a"}
michael@0 199 hms{"h.mm.ss.a"}
michael@0 200 ms{"mm.ss"}
michael@0 201 y{"y G"}
michael@0 202 yyyy{"y G"}
michael@0 203 yyyyM{"M/y G"}
michael@0 204 yyyyMEd{"E d/M/y G"}
michael@0 205 yyyyMMM{"MMM y G"}
michael@0 206 yyyyMMMEd{"E d MMM y G"}
michael@0 207 yyyyMMMM{"MMMM y G"}
michael@0 208 yyyyMMMd{"d MMM y G"}
michael@0 209 yyyyMd{"d/M/y GGGGG"}
michael@0 210 yyyyQQQ{"QQQ y G"}
michael@0 211 yyyyQQQQ{"QQQQ y G"}
michael@0 212 }
michael@0 213 intervalFormats{
michael@0 214 M{
michael@0 215 M{"M-M"}
michael@0 216 }
michael@0 217 MEd{
michael@0 218 M{"E dd/MM - E dd/MM"}
michael@0 219 d{"E dd/MM - E dd/MM"}
michael@0 220 }
michael@0 221 MMM{
michael@0 222 M{"MMM-MMM"}
michael@0 223 }
michael@0 224 MMMEd{
michael@0 225 M{"E dd MMM - E dd MMM"}
michael@0 226 d{"E dd - E dd MMM"}
michael@0 227 }
michael@0 228 MMMd{
michael@0 229 M{"dd MMM - dd MMM"}
michael@0 230 d{"dd-dd MMM"}
michael@0 231 }
michael@0 232 Md{
michael@0 233 M{"dd/MM - dd/MM"}
michael@0 234 d{"dd/MM - dd/MM"}
michael@0 235 }
michael@0 236 d{
michael@0 237 d{"d-d"}
michael@0 238 }
michael@0 239 fallback{"{0} - {1}"}
michael@0 240 y{
michael@0 241 y{"y-y G"}
michael@0 242 }
michael@0 243 yM{
michael@0 244 M{"MM/y - MM/y G"}
michael@0 245 y{"MM/y - MM/y G"}
michael@0 246 }
michael@0 247 yMEd{
michael@0 248 M{"E dd/MM/y - E dd/MM/y G"}
michael@0 249 d{"E dd/MM/y - E dd/MM/y G"}
michael@0 250 y{"E dd/MM/y - E dd/MM/y G"}
michael@0 251 }
michael@0 252 yMMM{
michael@0 253 M{"MMM - MMM y G"}
michael@0 254 y{"MMM y - MMM y G"}
michael@0 255 }
michael@0 256 yMMMEd{
michael@0 257 M{"E d MMM - E d MMM y G"}
michael@0 258 d{"E d - E d MMM y G"}
michael@0 259 y{"E d MMM y - E d MMM y G"}
michael@0 260 }
michael@0 261 yMMMM{
michael@0 262 M{"MMMM-MMMM y G"}
michael@0 263 y{"MMMM-MMMM y G"}
michael@0 264 }
michael@0 265 yMMMd{
michael@0 266 M{"dd MMM - dd MMM y G"}
michael@0 267 d{"dd-dd MMM y G"}
michael@0 268 y{"dd MMM y - dd MMM y G"}
michael@0 269 }
michael@0 270 yMd{
michael@0 271 M{"dd/MM/y - dd/MM/y G"}
michael@0 272 d{"dd/MM/y - dd/MM/y G"}
michael@0 273 y{"dd/MM/y - dd/MM/y G"}
michael@0 274 }
michael@0 275 }
michael@0 276 }
michael@0 277 gregorian{
michael@0 278 AmPmMarkers{
michael@0 279 "paradite",
michael@0 280 "pasdite",
michael@0 281 }
michael@0 282 AmPmMarkersNarrow{
michael@0 283 "AM",
michael@0 284 "PM",
michael@0 285 }
michael@0 286 DateTimePatterns{
michael@0 287 "HH:mm:ss zzzz",
michael@0 288 "HH:mm:ss z",
michael@0 289 "HH:mm:ss",
michael@0 290 "HH:mm",
michael@0 291 "EEEE, dd MMMM y",
michael@0 292 "dd MMMM y",
michael@0 293 "dd/MM/y",
michael@0 294 "dd/MM/yy",
michael@0 295 "{1} {0}",
michael@0 296 "{1} 'në' {0}",
michael@0 297 "{1} 'në' {0}",
michael@0 298 "{1} {0}",
michael@0 299 "{1} {0}",
michael@0 300 }
michael@0 301 appendItems{
michael@0 302 Timezone{"{0} {1}"}
michael@0 303 }
michael@0 304 availableFormats{
michael@0 305 EHm{"E HH:mm"}
michael@0 306 EHms{"E HH:mm:ss"}
michael@0 307 Ed{"E, d"}
michael@0 308 Ehm{"E h:mm a"}
michael@0 309 Ehms{"E h:mm:ss a"}
michael@0 310 Gy{"y G"}
michael@0 311 GyMMM{"MMM y G"}
michael@0 312 GyMMMEd{"E, d MMM y G"}
michael@0 313 GyMMMd{"d MMM y G"}
michael@0 314 H{"HH"}
michael@0 315 Hm{"HH:mm"}
michael@0 316 Hms{"HH:mm:ss"}
michael@0 317 M{"L"}
michael@0 318 MEd{"E, d/M"}
michael@0 319 MMM{"LLL"}
michael@0 320 MMMEd{"E d MMM"}
michael@0 321 MMMMEd{"E d MMMM"}
michael@0 322 MMMMd{"d MMMM"}
michael@0 323 MMMMdd{"dd MMMM"}
michael@0 324 MMMd{"d MMM"}
michael@0 325 MMdd{"dd/MM"}
michael@0 326 Md{"d/M"}
michael@0 327 d{"d"}
michael@0 328 h{"h a"}
michael@0 329 hm{"h:mm a"}
michael@0 330 hms{"h:mm:ss a"}
michael@0 331 ms{"mm:ss"}
michael@0 332 y{"y"}
michael@0 333 yM{"M/y"}
michael@0 334 yMEd{"E, d/M/y"}
michael@0 335 yMMM{"MMM y"}
michael@0 336 yMMMEd{"E, d MMM y"}
michael@0 337 yMMMM{"MMMM y"}
michael@0 338 yMMMd{"d MMM y"}
michael@0 339 yMd{"dd/MM/y"}
michael@0 340 yQQQ{"QQQ y"}
michael@0 341 yQQQQ{"QQQQ y"}
michael@0 342 }
michael@0 343 dayNames{
michael@0 344 format{
michael@0 345 abbreviated{
michael@0 346 "Die",
michael@0 347 "Hën",
michael@0 348 "Mar",
michael@0 349 "Mër",
michael@0 350 "Enj",
michael@0 351 "Pre",
michael@0 352 "Sht",
michael@0 353 }
michael@0 354 narrow{
michael@0 355 "D",
michael@0 356 "H",
michael@0 357 "M",
michael@0 358 "M",
michael@0 359 "E",
michael@0 360 "P",
michael@0 361 "S",
michael@0 362 }
michael@0 363 short{
michael@0 364 "Die",
michael@0 365 "Hën",
michael@0 366 "Mar",
michael@0 367 "Mër",
michael@0 368 "Enj",
michael@0 369 "Pre",
michael@0 370 "Sht",
michael@0 371 }
michael@0 372 wide{
michael@0 373 "e diel",
michael@0 374 "e hënë",
michael@0 375 "e martë",
michael@0 376 "e mërkurë",
michael@0 377 "e enjte",
michael@0 378 "e premte",
michael@0 379 "e shtunë",
michael@0 380 }
michael@0 381 }
michael@0 382 stand-alone{
michael@0 383 abbreviated{
michael@0 384 "Die",
michael@0 385 "Hën",
michael@0 386 "Mar",
michael@0 387 "Mër",
michael@0 388 "Enj",
michael@0 389 "Pre",
michael@0 390 "Sht",
michael@0 391 }
michael@0 392 narrow{
michael@0 393 "D",
michael@0 394 "H",
michael@0 395 "M",
michael@0 396 "M",
michael@0 397 "E",
michael@0 398 "P",
michael@0 399 "S",
michael@0 400 }
michael@0 401 short{
michael@0 402 "Die",
michael@0 403 "Hën",
michael@0 404 "Mar",
michael@0 405 "Mër",
michael@0 406 "Enj",
michael@0 407 "Pre",
michael@0 408 "Sht",
michael@0 409 }
michael@0 410 wide{
michael@0 411 "e diel",
michael@0 412 "e hënë",
michael@0 413 "e martë",
michael@0 414 "e mërkurë",
michael@0 415 "e enjte",
michael@0 416 "e premte",
michael@0 417 "e shtunë",
michael@0 418 }
michael@0 419 }
michael@0 420 }
michael@0 421 eras{
michael@0 422 abbreviated{
michael@0 423 "p.e.r.",
michael@0 424 "e.r.",
michael@0 425 }
michael@0 426 narrow{
michael@0 427 "p.e.r.",
michael@0 428 "e.r.",
michael@0 429 }
michael@0 430 wide{
michael@0 431 "para erës së re",
michael@0 432 "erës së re",
michael@0 433 }
michael@0 434 }
michael@0 435 intervalFormats{
michael@0 436 H{
michael@0 437 H{"HH-HH"}
michael@0 438 }
michael@0 439 Hm{
michael@0 440 H{"HH:mm-HH:mm"}
michael@0 441 m{"HH:mm-HH:mm"}
michael@0 442 }
michael@0 443 Hmv{
michael@0 444 H{"HH:mm-HH:mm v"}
michael@0 445 m{"HH:mm-HH:mm v"}
michael@0 446 }
michael@0 447 Hv{
michael@0 448 H{"HH-HH v"}
michael@0 449 }
michael@0 450 M{
michael@0 451 M{"M-M"}
michael@0 452 }
michael@0 453 MEd{
michael@0 454 M{"E, dd/MM - E, dd/MM"}
michael@0 455 d{"E, dd/MM - E, dd/MM"}
michael@0 456 }
michael@0 457 MMM{
michael@0 458 M{"MMM - MMM"}
michael@0 459 }
michael@0 460 MMMEd{
michael@0 461 M{"E, dd MMM - E, dd MMM"}
michael@0 462 d{"E, dd - E, dd MMM"}
michael@0 463 }
michael@0 464 MMMd{
michael@0 465 M{"dd MMM - dd MMM"}
michael@0 466 d{"dd-dd MMM"}
michael@0 467 }
michael@0 468 Md{
michael@0 469 M{"dd/MM - dd/MM"}
michael@0 470 d{"dd/MM - dd/MM"}
michael@0 471 }
michael@0 472 d{
michael@0 473 d{"d-d"}
michael@0 474 }
michael@0 475 fallback{"{0} - {1}"}
michael@0 476 h{
michael@0 477 a{"h a - h a"}
michael@0 478 h{"h-h a"}
michael@0 479 }
michael@0 480 hm{
michael@0 481 a{"h:mm a - h:mm a"}
michael@0 482 h{"h:mm-h:mm a"}
michael@0 483 m{"h:mm-h:mm a"}
michael@0 484 }
michael@0 485 hmv{
michael@0 486 a{"h:mm a - h:mm a v"}
michael@0 487 h{"h:mm-h:mm a v"}
michael@0 488 m{"h:mm-h:mm a v"}
michael@0 489 }
michael@0 490 hv{
michael@0 491 a{"h a - h a v"}
michael@0 492 h{"h-h a v"}
michael@0 493 }
michael@0 494 y{
michael@0 495 y{"y-y"}
michael@0 496 }
michael@0 497 yM{
michael@0 498 M{"MM/y - MM/y"}
michael@0 499 y{"MM/y - MM/y"}
michael@0 500 }
michael@0 501 yMEd{
michael@0 502 M{"E, dd/MM/y - E, dd/MM/y"}
michael@0 503 d{"E, dd/MM/y - E, dd/MM/y"}
michael@0 504 y{"E, dd/MM/y - E, dd/MM/y"}
michael@0 505 }
michael@0 506 yMMM{
michael@0 507 M{"MMM-MMM y"}
michael@0 508 y{"MMM y - MMM y"}
michael@0 509 }
michael@0 510 yMMMEd{
michael@0 511 M{"E, dd MMM - E, dd MMM y"}
michael@0 512 d{"E, dd - E, dd MMM y"}
michael@0 513 y{"E, dd MMM y - E, dd MMM y"}
michael@0 514 }
michael@0 515 yMMMM{
michael@0 516 M{"MMMM - MMMM y"}
michael@0 517 y{"MMMM y - MMMM y"}
michael@0 518 }
michael@0 519 yMMMd{
michael@0 520 M{"dd MMM - dd MMM y"}
michael@0 521 d{"dd-dd MMM y"}
michael@0 522 y{"dd MMM y - dd MMM y"}
michael@0 523 }
michael@0 524 yMd{
michael@0 525 M{"dd/MM/y - dd/MM/y"}
michael@0 526 d{"dd/MM/y - dd/MM/y"}
michael@0 527 y{"dd/MM/y - dd/MM/y"}
michael@0 528 }
michael@0 529 }
michael@0 530 monthNames{
michael@0 531 format{
michael@0 532 abbreviated{
michael@0 533 "Jan",
michael@0 534 "Shk",
michael@0 535 "Mar",
michael@0 536 "Pri",
michael@0 537 "Maj",
michael@0 538 "Qer",
michael@0 539 "Kor",
michael@0 540 "Gsh",
michael@0 541 "Sht",
michael@0 542 "Tet",
michael@0 543 "Nën",
michael@0 544 "Dhj",
michael@0 545 }
michael@0 546 narrow{
michael@0 547 "J",
michael@0 548 "S",
michael@0 549 "M",
michael@0 550 "P",
michael@0 551 "M",
michael@0 552 "Q",
michael@0 553 "K",
michael@0 554 "G",
michael@0 555 "S",
michael@0 556 "T",
michael@0 557 "N",
michael@0 558 "D",
michael@0 559 }
michael@0 560 wide{
michael@0 561 "janar",
michael@0 562 "shkurt",
michael@0 563 "mars",
michael@0 564 "prill",
michael@0 565 "maj",
michael@0 566 "qershor",
michael@0 567 "korrik",
michael@0 568 "gusht",
michael@0 569 "shtator",
michael@0 570 "tetor",
michael@0 571 "nëntor",
michael@0 572 "dhjetor",
michael@0 573 }
michael@0 574 }
michael@0 575 stand-alone{
michael@0 576 abbreviated{
michael@0 577 "Jan",
michael@0 578 "Shk",
michael@0 579 "Mar",
michael@0 580 "Pri",
michael@0 581 "Maj",
michael@0 582 "Qer",
michael@0 583 "Kor",
michael@0 584 "Gsh",
michael@0 585 "Sht",
michael@0 586 "Tet",
michael@0 587 "Nën",
michael@0 588 "Dhj",
michael@0 589 }
michael@0 590 narrow{
michael@0 591 "J",
michael@0 592 "S",
michael@0 593 "M",
michael@0 594 "P",
michael@0 595 "M",
michael@0 596 "Q",
michael@0 597 "K",
michael@0 598 "G",
michael@0 599 "S",
michael@0 600 "T",
michael@0 601 "N",
michael@0 602 "D",
michael@0 603 }
michael@0 604 wide{
michael@0 605 "janar",
michael@0 606 "shkurt",
michael@0 607 "mars",
michael@0 608 "prill",
michael@0 609 "maj",
michael@0 610 "qershor",
michael@0 611 "korrik",
michael@0 612 "gusht",
michael@0 613 "shtator",
michael@0 614 "tetor",
michael@0 615 "nëntor",
michael@0 616 "dhjetor",
michael@0 617 }
michael@0 618 }
michael@0 619 }
michael@0 620 quarters{
michael@0 621 format{
michael@0 622 abbreviated{
michael@0 623 "T1",
michael@0 624 "T2",
michael@0 625 "T3",
michael@0 626 "T4",
michael@0 627 }
michael@0 628 narrow{
michael@0 629 "1",
michael@0 630 "2",
michael@0 631 "3",
michael@0 632 "4",
michael@0 633 }
michael@0 634 wide{
michael@0 635 "tremujori i parë",
michael@0 636 "tremujori i dytë",
michael@0 637 "tremujori i tretë",
michael@0 638 "tremujori i katërt",
michael@0 639 }
michael@0 640 }
michael@0 641 stand-alone{
michael@0 642 abbreviated{
michael@0 643 "T1",
michael@0 644 "T2",
michael@0 645 "T3",
michael@0 646 "T4",
michael@0 647 }
michael@0 648 narrow{
michael@0 649 "1",
michael@0 650 "2",
michael@0 651 "3",
michael@0 652 "4",
michael@0 653 }
michael@0 654 wide{
michael@0 655 "tremujori I",
michael@0 656 "tremujori II",
michael@0 657 "tremujori III",
michael@0 658 "tremujori IV",
michael@0 659 }
michael@0 660 }
michael@0 661 }
michael@0 662 }
michael@0 663 }
michael@0 664 delimiters{
michael@0 665 alternateQuotationEnd{"”"}
michael@0 666 alternateQuotationStart{"“"}
michael@0 667 quotationEnd{"»"}
michael@0 668 quotationStart{"«"}
michael@0 669 }
michael@0 670 durationUnits{
michael@0 671 hm{"h:mm"}
michael@0 672 hms{"h:mm:ss"}
michael@0 673 ms{"m:ss"}
michael@0 674 }
michael@0 675 fields{
michael@0 676 day{
michael@0 677 dn{"ditë"}
michael@0 678 relative{
michael@0 679 "-1"{"dje"}
michael@0 680 "0"{"sot"}
michael@0 681 "1"{"nesër"}
michael@0 682 }
michael@0 683 relativeTime{
michael@0 684 future{
michael@0 685 one{"pas {0} dite"}
michael@0 686 other{"pas {0} ditësh"}
michael@0 687 }
michael@0 688 past{
michael@0 689 one{"para {0} dite"}
michael@0 690 other{"para {0} ditësh"}
michael@0 691 }
michael@0 692 }
michael@0 693 }
michael@0 694 dayperiod{
michael@0 695 dn{"periudhë e ditës"}
michael@0 696 }
michael@0 697 era{
michael@0 698 dn{"erë"}
michael@0 699 }
michael@0 700 fri{
michael@0 701 relative{
michael@0 702 "-1"{"të premten e kaluar"}
michael@0 703 "0"{"këtë të premte"}
michael@0 704 "1"{"të premten e ardhshme"}
michael@0 705 }
michael@0 706 }
michael@0 707 hour{
michael@0 708 dn{"orë"}
michael@0 709 relativeTime{
michael@0 710 future{
michael@0 711 one{"pas {0} ore"}
michael@0 712 other{"pas {0} orësh"}
michael@0 713 }
michael@0 714 past{
michael@0 715 one{"para {0} ore"}
michael@0 716 other{"para {0} orësh"}
michael@0 717 }
michael@0 718 }
michael@0 719 }
michael@0 720 minute{
michael@0 721 dn{"minutë"}
michael@0 722 relativeTime{
michael@0 723 future{
michael@0 724 one{"pas {0} minute"}
michael@0 725 other{"pas {0} minutash"}
michael@0 726 }
michael@0 727 past{
michael@0 728 one{"para {0} minute"}
michael@0 729 other{"para {0} minutash"}
michael@0 730 }
michael@0 731 }
michael@0 732 }
michael@0 733 mon{
michael@0 734 relative{
michael@0 735 "-1"{"të hënën e kaluar"}
michael@0 736 "0"{"këtë të hënë"}
michael@0 737 "1"{"të hënën e ardhshme"}
michael@0 738 }
michael@0 739 }
michael@0 740 month{
michael@0 741 dn{"muaj"}
michael@0 742 relative{
michael@0 743 "-1"{"muajin e kaluar"}
michael@0 744 "0"{"këtë muaj"}
michael@0 745 "1"{"muajin e ardhshëm"}
michael@0 746 }
michael@0 747 relativeTime{
michael@0 748 future{
michael@0 749 one{"pas {0} muaji"}
michael@0 750 other{"pas {0} muajsh"}
michael@0 751 }
michael@0 752 past{
michael@0 753 one{"para {0} muaji"}
michael@0 754 other{"para {0} muajsh"}
michael@0 755 }
michael@0 756 }
michael@0 757 }
michael@0 758 sat{
michael@0 759 relative{
michael@0 760 "-1"{"të shtunën e kaluar"}
michael@0 761 "0"{"këtë të shtunë"}
michael@0 762 "1"{"të shtunën e ardhshme"}
michael@0 763 }
michael@0 764 }
michael@0 765 second{
michael@0 766 dn{"sekondë"}
michael@0 767 relative{
michael@0 768 "0"{"tani"}
michael@0 769 }
michael@0 770 relativeTime{
michael@0 771 future{
michael@0 772 one{"pas {0} sekonde"}
michael@0 773 other{"pas {0} sekondash"}
michael@0 774 }
michael@0 775 past{
michael@0 776 one{"para {0} sekonde"}
michael@0 777 other{"para {0} sekondash"}
michael@0 778 }
michael@0 779 }
michael@0 780 }
michael@0 781 sun{
michael@0 782 relative{
michael@0 783 "-1"{"të dielën e kaluar"}
michael@0 784 "0"{"këtë të diel"}
michael@0 785 "1"{"të dielën e ardhshme"}
michael@0 786 }
michael@0 787 }
michael@0 788 thu{
michael@0 789 relative{
michael@0 790 "-1"{"të enjten e kaluar"}
michael@0 791 "0"{"këtë të enjte"}
michael@0 792 "1"{"të enjten e ardhshme"}
michael@0 793 }
michael@0 794 }
michael@0 795 tue{
michael@0 796 relative{
michael@0 797 "-1"{"të martën e kaluar"}
michael@0 798 "0"{"këtë të martë"}
michael@0 799 "1"{"të martën e ardhshme"}
michael@0 800 }
michael@0 801 }
michael@0 802 wed{
michael@0 803 relative{
michael@0 804 "-1"{"të mërkurën e kaluar"}
michael@0 805 "0"{"këtë të mërkurë"}
michael@0 806 "1"{"të mërkurën e ardhshme"}
michael@0 807 }
michael@0 808 }
michael@0 809 week{
michael@0 810 dn{"javë"}
michael@0 811 relative{
michael@0 812 "-1"{"javën e kaluar"}
michael@0 813 "0"{"këtë javë"}
michael@0 814 "1"{"javën e ardhshme"}
michael@0 815 }
michael@0 816 relativeTime{
michael@0 817 future{
michael@0 818 one{"pas {0} jave"}
michael@0 819 other{"pas {0} javësh"}
michael@0 820 }
michael@0 821 past{
michael@0 822 one{"para {0} jave"}
michael@0 823 other{"para {0} javësh"}
michael@0 824 }
michael@0 825 }
michael@0 826 }
michael@0 827 weekday{
michael@0 828 dn{"ditë e javës"}
michael@0 829 }
michael@0 830 year{
michael@0 831 dn{"vit"}
michael@0 832 relative{
michael@0 833 "-1"{"vitin e kaluar"}
michael@0 834 "0"{"këtë vit"}
michael@0 835 "1"{"vitin e ardhshëm"}
michael@0 836 }
michael@0 837 relativeTime{
michael@0 838 future{
michael@0 839 one{"pas {0} viti"}
michael@0 840 other{"pas {0} vjetësh"}
michael@0 841 }
michael@0 842 past{
michael@0 843 one{"para {0} viti"}
michael@0 844 other{"para {0} vjetësh"}
michael@0 845 }
michael@0 846 }
michael@0 847 }
michael@0 848 zone{
michael@0 849 dn{"zonë"}
michael@0 850 }
michael@0 851 }
michael@0 852 listPattern{
michael@0 853 standard{
michael@0 854 2{"{0} dhe {1}"}
michael@0 855 end{"{0} dhe {1}"}
michael@0 856 middle{"{0}, {1}"}
michael@0 857 start{"{0}, {1}"}
michael@0 858 }
michael@0 859 unit{
michael@0 860 2{"{0} e {1}"}
michael@0 861 end{"{0} e {1}"}
michael@0 862 middle{"{0}, {1}"}
michael@0 863 start{"{0}, {1}"}
michael@0 864 }
michael@0 865 unit-short{
michael@0 866 2{"{0} e {1}"}
michael@0 867 end{"{0} e {1}"}
michael@0 868 middle{"{0}, {1}"}
michael@0 869 start{"{0}, {1}"}
michael@0 870 }
michael@0 871 }
michael@0 872 measurementSystemNames{
michael@0 873 UK{"britanik"}
michael@0 874 US{"amerikan"}
michael@0 875 metric{"metrik"}
michael@0 876 }
michael@0 877 units{
michael@0 878 acceleration{
michael@0 879 g-force{
michael@0 880 one{"{0} g-forcë"}
michael@0 881 other{"{0} g-forcë"}
michael@0 882 }
michael@0 883 }
michael@0 884 angle{
michael@0 885 arc-minute{
michael@0 886 one{"{0} minutë"}
michael@0 887 other{"{0} minuta"}
michael@0 888 }
michael@0 889 arc-second{
michael@0 890 one{"{0} sekondë"}
michael@0 891 other{"{0} sekonda"}
michael@0 892 }
michael@0 893 degree{
michael@0 894 one{"{0} gradë"}
michael@0 895 other{"{0} gradë"}
michael@0 896 }
michael@0 897 }
michael@0 898 area{
michael@0 899 acre{
michael@0 900 one{"{0} akër"}
michael@0 901 other{"{0} akra"}
michael@0 902 }
michael@0 903 hectare{
michael@0 904 one{"{0} hektar"}
michael@0 905 other{"{0} hektarë"}
michael@0 906 }
michael@0 907 square-foot{
michael@0 908 one{"{0} këmbë katror"}
michael@0 909 other{"{0} këmbë katrore"}
michael@0 910 }
michael@0 911 square-kilometer{
michael@0 912 one{"{0} kilometër katror"}
michael@0 913 other{"{0} kilometra katrore"}
michael@0 914 }
michael@0 915 square-meter{
michael@0 916 one{"{0} metër katror"}
michael@0 917 other{"{0} metra katrore"}
michael@0 918 }
michael@0 919 square-mile{
michael@0 920 one{"{0} milje katror"}
michael@0 921 other{"{0} milje katrore"}
michael@0 922 }
michael@0 923 }
michael@0 924 compound{
michael@0 925 per{"{0} në {1}"}
michael@0 926 }
michael@0 927 duration{
michael@0 928 day{
michael@0 929 one{"{0} ditë"}
michael@0 930 other{"{0} ditë"}
michael@0 931 }
michael@0 932 hour{
michael@0 933 one{"{0} orë"}
michael@0 934 other{"{0} orë"}
michael@0 935 }
michael@0 936 millisecond{
michael@0 937 one{"{0} milisekondë"}
michael@0 938 other{"{0} milisekonda"}
michael@0 939 }
michael@0 940 minute{
michael@0 941 one{"{0} minutë"}
michael@0 942 other{"{0} minuta"}
michael@0 943 }
michael@0 944 month{
michael@0 945 one{"{0} muaj"}
michael@0 946 other{"{0} muaj"}
michael@0 947 }
michael@0 948 second{
michael@0 949 one{"{0} sekondë"}
michael@0 950 other{"{0} sekonda"}
michael@0 951 }
michael@0 952 week{
michael@0 953 one{"{0} javë"}
michael@0 954 other{"{0} javë"}
michael@0 955 }
michael@0 956 year{
michael@0 957 one{"{0} vit"}
michael@0 958 other{"{0} vjet"}
michael@0 959 }
michael@0 960 }
michael@0 961 length{
michael@0 962 centimeter{
michael@0 963 one{"{0} centimetër"}
michael@0 964 other{"{0} centimetra"}
michael@0 965 }
michael@0 966 foot{
michael@0 967 one{"{0} këmbë"}
michael@0 968 other{"{0} këmbë"}
michael@0 969 }
michael@0 970 inch{
michael@0 971 one{"{0} inç"}
michael@0 972 other{"{0} inç"}
michael@0 973 }
michael@0 974 kilometer{
michael@0 975 one{"{0} kilometër"}
michael@0 976 other{"{0} kilometra"}
michael@0 977 }
michael@0 978 light-year{
michael@0 979 one{"{0} vit drite"}
michael@0 980 other{"{0} vjet drite"}
michael@0 981 }
michael@0 982 meter{
michael@0 983 one{"{0} metër"}
michael@0 984 other{"{0} metra"}
michael@0 985 }
michael@0 986 mile{
michael@0 987 one{"{0} milje"}
michael@0 988 other{"{0} milje"}
michael@0 989 }
michael@0 990 millimeter{
michael@0 991 one{"{0} milimetër"}
michael@0 992 other{"{0} milimetra"}
michael@0 993 }
michael@0 994 picometer{
michael@0 995 one{"{0} pikometër"}
michael@0 996 other{"{0} pikometra"}
michael@0 997 }
michael@0 998 yard{
michael@0 999 one{"{0} jard"}
michael@0 1000 other{"{0} jardë"}
michael@0 1001 }
michael@0 1002 }
michael@0 1003 mass{
michael@0 1004 gram{
michael@0 1005 one{"{0} gram"}
michael@0 1006 other{"{0} gram"}
michael@0 1007 }
michael@0 1008 kilogram{
michael@0 1009 one{"{0} kilogram"}
michael@0 1010 other{"{0} kilogram"}
michael@0 1011 }
michael@0 1012 ounce{
michael@0 1013 one{"{0} ons"}
michael@0 1014 other{"{0} ons"}
michael@0 1015 }
michael@0 1016 pound{
michael@0 1017 one{"{0} paund"}
michael@0 1018 other{"{0} paund"}
michael@0 1019 }
michael@0 1020 }
michael@0 1021 power{
michael@0 1022 horsepower{
michael@0 1023 one{"{0} kalë fuqi"}
michael@0 1024 other{"{0} kuaj fuqi"}
michael@0 1025 }
michael@0 1026 kilowatt{
michael@0 1027 one{"{0} kilovat"}
michael@0 1028 other{"{0} kilovat"}
michael@0 1029 }
michael@0 1030 watt{
michael@0 1031 one{"{0} vat"}
michael@0 1032 other{"{0} vat"}
michael@0 1033 }
michael@0 1034 }
michael@0 1035 pressure{
michael@0 1036 hectopascal{
michael@0 1037 one{"{0} hektopaskal"}
michael@0 1038 other{"{0} hektopaskal"}
michael@0 1039 }
michael@0 1040 inch-hg{
michael@0 1041 one{"{0} inç merkuri"}
michael@0 1042 other{"{0} inç merkuri"}
michael@0 1043 }
michael@0 1044 millibar{
michael@0 1045 one{"{0} milibar"}
michael@0 1046 other{"{0} milibar"}
michael@0 1047 }
michael@0 1048 }
michael@0 1049 speed{
michael@0 1050 kilometer-per-hour{
michael@0 1051 one{"{0} kilomentër në orë"}
michael@0 1052 other{"{0} kilometra në orë"}
michael@0 1053 }
michael@0 1054 meter-per-second{
michael@0 1055 one{"{0} metër në sekondë"}
michael@0 1056 other{"{0} metra në sekondë"}
michael@0 1057 }
michael@0 1058 mile-per-hour{
michael@0 1059 one{"{0} milje në orë"}
michael@0 1060 other{"{0} milje në orë"}
michael@0 1061 }
michael@0 1062 }
michael@0 1063 temperature{
michael@0 1064 celsius{
michael@0 1065 one{"{0} gradë Celsius"}
michael@0 1066 other{"{0} gradë Celsius"}
michael@0 1067 }
michael@0 1068 fahrenheit{
michael@0 1069 one{"{0} gradë Farenhait"}
michael@0 1070 other{"{0} gradë Farenhait"}
michael@0 1071 }
michael@0 1072 }
michael@0 1073 volume{
michael@0 1074 cubic-kilometer{
michael@0 1075 one{"{0} kilometër kub"}
michael@0 1076 other{"{0} kilometra kub"}
michael@0 1077 }
michael@0 1078 cubic-mile{
michael@0 1079 one{"{0} milje në kub"}
michael@0 1080 other{"{0} milje në kub"}
michael@0 1081 }
michael@0 1082 liter{
michael@0 1083 one{"{0} litër"}
michael@0 1084 other{"{0} litra"}
michael@0 1085 }
michael@0 1086 }
michael@0 1087 }
michael@0 1088 unitsNarrow{
michael@0 1089 acceleration{
michael@0 1090 g-force{
michael@0 1091 one{"{0} g-forcë"}
michael@0 1092 other{"{0} g-forcë"}
michael@0 1093 }
michael@0 1094 }
michael@0 1095 angle{
michael@0 1096 arc-minute{
michael@0 1097 one{"{0}′"}
michael@0 1098 other{"{0}′"}
michael@0 1099 }
michael@0 1100 arc-second{
michael@0 1101 one{"{0}″"}
michael@0 1102 other{"{0}″"}
michael@0 1103 }
michael@0 1104 degree{
michael@0 1105 one{"{0}°"}
michael@0 1106 other{"{0}°"}
michael@0 1107 }
michael@0 1108 }
michael@0 1109 area{
michael@0 1110 acre{
michael@0 1111 one{"{0} ac"}
michael@0 1112 other{"{0} ac"}
michael@0 1113 }
michael@0 1114 hectare{
michael@0 1115 one{"{0} ha"}
michael@0 1116 other{"{0} ha"}
michael@0 1117 }
michael@0 1118 square-foot{
michael@0 1119 one{"{0} ft²"}
michael@0 1120 other{"{0} ft²"}
michael@0 1121 }
michael@0 1122 square-kilometer{
michael@0 1123 one{"{0} km²"}
michael@0 1124 other{"{0} km²"}
michael@0 1125 }
michael@0 1126 square-meter{
michael@0 1127 one{"{0} m²"}
michael@0 1128 other{"{0} m²"}
michael@0 1129 }
michael@0 1130 square-mile{
michael@0 1131 one{"{0} mi²"}
michael@0 1132 other{"{0} mi²"}
michael@0 1133 }
michael@0 1134 }
michael@0 1135 compound{
michael@0 1136 per{"{0}/{1}"}
michael@0 1137 }
michael@0 1138 duration{
michael@0 1139 day{
michael@0 1140 one{"{0} ditë"}
michael@0 1141 other{"{0} ditë"}
michael@0 1142 }
michael@0 1143 hour{
michael@0 1144 one{"{0} orë"}
michael@0 1145 other{"{0} orë"}
michael@0 1146 }
michael@0 1147 millisecond{
michael@0 1148 one{"{0} ms"}
michael@0 1149 other{"{0} ms"}
michael@0 1150 }
michael@0 1151 minute{
michael@0 1152 one{"{0} min."}
michael@0 1153 other{"{0} min."}
michael@0 1154 }
michael@0 1155 month{
michael@0 1156 one{"{0} muaj"}
michael@0 1157 other{"{0} muaj"}
michael@0 1158 }
michael@0 1159 second{
michael@0 1160 one{"{0} sek."}
michael@0 1161 other{"{0} sek."}
michael@0 1162 }
michael@0 1163 week{
michael@0 1164 one{"{0} javë"}
michael@0 1165 other{"{0} javë"}
michael@0 1166 }
michael@0 1167 year{
michael@0 1168 one{"{0} vit"}
michael@0 1169 other{"{0} vjet"}
michael@0 1170 }
michael@0 1171 }
michael@0 1172 length{
michael@0 1173 centimeter{
michael@0 1174 one{"{0} cm"}
michael@0 1175 other{"{0} cm"}
michael@0 1176 }
michael@0 1177 foot{
michael@0 1178 one{"{0} ft"}
michael@0 1179 other{"{0} ft"}
michael@0 1180 }
michael@0 1181 inch{
michael@0 1182 one{"{0} inç"}
michael@0 1183 other{"{0} inç"}
michael@0 1184 }
michael@0 1185 kilometer{
michael@0 1186 one{"{0} km"}
michael@0 1187 other{"{0} km"}
michael@0 1188 }
michael@0 1189 light-year{
michael@0 1190 one{"{0} v. dr."}
michael@0 1191 other{"{0} v. dr."}
michael@0 1192 }
michael@0 1193 meter{
michael@0 1194 one{"{0} m"}
michael@0 1195 other{"{0} m"}
michael@0 1196 }
michael@0 1197 mile{
michael@0 1198 one{"{0} mi"}
michael@0 1199 other{"{0} mi"}
michael@0 1200 }
michael@0 1201 millimeter{
michael@0 1202 one{"{0} mm"}
michael@0 1203 other{"{0} mm"}
michael@0 1204 }
michael@0 1205 picometer{
michael@0 1206 one{"{0} pm"}
michael@0 1207 other{"{0} pm"}
michael@0 1208 }
michael@0 1209 yard{
michael@0 1210 one{"{0} jd"}
michael@0 1211 other{"{0} jd"}
michael@0 1212 }
michael@0 1213 }
michael@0 1214 mass{
michael@0 1215 gram{
michael@0 1216 one{"{0} g"}
michael@0 1217 other{"{0} g"}
michael@0 1218 }
michael@0 1219 kilogram{
michael@0 1220 one{"{0} kg"}
michael@0 1221 other{"{0} kg"}
michael@0 1222 }
michael@0 1223 ounce{
michael@0 1224 one{"{0} ons"}
michael@0 1225 other{"{0} onsë"}
michael@0 1226 }
michael@0 1227 pound{
michael@0 1228 one{"{0} lb"}
michael@0 1229 other{"{0} lb"}
michael@0 1230 }
michael@0 1231 }
michael@0 1232 power{
michael@0 1233 horsepower{
michael@0 1234 one{"{0} hp"}
michael@0 1235 other{"{0} hp"}
michael@0 1236 }
michael@0 1237 kilowatt{
michael@0 1238 one{"{0} kW"}
michael@0 1239 other{"{0} kW"}
michael@0 1240 }
michael@0 1241 watt{
michael@0 1242 one{"{0} W"}
michael@0 1243 other{"{0} W"}
michael@0 1244 }
michael@0 1245 }
michael@0 1246 pressure{
michael@0 1247 hectopascal{
michael@0 1248 one{"{0} hPa"}
michael@0 1249 other{"{0} hPa"}
michael@0 1250 }
michael@0 1251 inch-hg{
michael@0 1252 one{"{0} inHg"}
michael@0 1253 other{"{0} inHg"}
michael@0 1254 }
michael@0 1255 millibar{
michael@0 1256 one{"{0} mb"}
michael@0 1257 other{"{0} mb"}
michael@0 1258 }
michael@0 1259 }
michael@0 1260 speed{
michael@0 1261 kilometer-per-hour{
michael@0 1262 one{"{0} km/h"}
michael@0 1263 other{"{0} km/h"}
michael@0 1264 }
michael@0 1265 meter-per-second{
michael@0 1266 one{"{0} m/s"}
michael@0 1267 other{"{0} m/s"}
michael@0 1268 }
michael@0 1269 mile-per-hour{
michael@0 1270 one{"{0} mi/h"}
michael@0 1271 other{"{0} mi/h"}
michael@0 1272 }
michael@0 1273 }
michael@0 1274 temperature{
michael@0 1275 celsius{
michael@0 1276 one{"{0}°"}
michael@0 1277 other{"{0}°"}
michael@0 1278 }
michael@0 1279 fahrenheit{
michael@0 1280 one{"{0}°F"}
michael@0 1281 other{"{0}°F"}
michael@0 1282 }
michael@0 1283 }
michael@0 1284 volume{
michael@0 1285 cubic-kilometer{
michael@0 1286 one{"{0} km³"}
michael@0 1287 other{"{0} km³"}
michael@0 1288 }
michael@0 1289 cubic-mile{
michael@0 1290 one{"{0} mi³"}
michael@0 1291 other{"{0} mi³"}
michael@0 1292 }
michael@0 1293 liter{
michael@0 1294 one{"{0} l"}
michael@0 1295 other{"{0} l"}
michael@0 1296 }
michael@0 1297 }
michael@0 1298 }
michael@0 1299 unitsShort{
michael@0 1300 acceleration{
michael@0 1301 g-force{
michael@0 1302 one{"{0} g-forcë"}
michael@0 1303 other{"{0} g-forcë"}
michael@0 1304 }
michael@0 1305 }
michael@0 1306 angle{
michael@0 1307 arc-minute{
michael@0 1308 one{"{0} min."}
michael@0 1309 other{"{0} min."}
michael@0 1310 }
michael@0 1311 arc-second{
michael@0 1312 one{"{0} sek."}
michael@0 1313 other{"{0} sek."}
michael@0 1314 }
michael@0 1315 degree{
michael@0 1316 one{"{0} gradë"}
michael@0 1317 other{"{0} gradë"}
michael@0 1318 }
michael@0 1319 }
michael@0 1320 area{
michael@0 1321 acre{
michael@0 1322 one{"{0} akër"}
michael@0 1323 other{"{0} akra"}
michael@0 1324 }
michael@0 1325 hectare{
michael@0 1326 one{"{0} ha"}
michael@0 1327 other{"{0} ha"}
michael@0 1328 }
michael@0 1329 square-foot{
michael@0 1330 one{"{0} ft²"}
michael@0 1331 other{"{0} ft²"}
michael@0 1332 }
michael@0 1333 square-kilometer{
michael@0 1334 one{"{0} km²"}
michael@0 1335 other{"{0} km²"}
michael@0 1336 }
michael@0 1337 square-meter{
michael@0 1338 one{"{0} m²"}
michael@0 1339 other{"{0} m²"}
michael@0 1340 }
michael@0 1341 square-mile{
michael@0 1342 one{"{0} mi²"}
michael@0 1343 other{"{0} mi²"}
michael@0 1344 }
michael@0 1345 }
michael@0 1346 compound{
michael@0 1347 per{"{0}/{1}"}
michael@0 1348 }
michael@0 1349 duration{
michael@0 1350 day{
michael@0 1351 one{"{0} ditë"}
michael@0 1352 other{"{0} ditë"}
michael@0 1353 }
michael@0 1354 hour{
michael@0 1355 one{"{0} orë"}
michael@0 1356 other{"{0} orë"}
michael@0 1357 }
michael@0 1358 millisecond{
michael@0 1359 one{"{0} ms"}
michael@0 1360 other{"{0} ms"}
michael@0 1361 }
michael@0 1362 minute{
michael@0 1363 one{"{0} min."}
michael@0 1364 other{"{0} min."}
michael@0 1365 }
michael@0 1366 month{
michael@0 1367 one{"{0} muaj"}
michael@0 1368 other{"{0} muaj"}
michael@0 1369 }
michael@0 1370 second{
michael@0 1371 one{"{0} sek."}
michael@0 1372 other{"{0} sek."}
michael@0 1373 }
michael@0 1374 week{
michael@0 1375 one{"{0} javë"}
michael@0 1376 other{"{0} javë"}
michael@0 1377 }
michael@0 1378 year{
michael@0 1379 one{"{0} vit"}
michael@0 1380 other{"{0} vjet"}
michael@0 1381 }
michael@0 1382 }
michael@0 1383 length{
michael@0 1384 centimeter{
michael@0 1385 one{"{0} cm"}
michael@0 1386 other{"{0} cm"}
michael@0 1387 }
michael@0 1388 foot{
michael@0 1389 one{"{0} ft"}
michael@0 1390 other{"{0} ft"}
michael@0 1391 }
michael@0 1392 inch{
michael@0 1393 one{"{0} inç"}
michael@0 1394 other{"{0} inç"}
michael@0 1395 }
michael@0 1396 kilometer{
michael@0 1397 one{"{0} km"}
michael@0 1398 other{"{0} km"}
michael@0 1399 }
michael@0 1400 light-year{
michael@0 1401 one{"{0} v. dr."}
michael@0 1402 other{"{0} v. dr."}
michael@0 1403 }
michael@0 1404 meter{
michael@0 1405 one{"{0} m"}
michael@0 1406 other{"{0} m"}
michael@0 1407 }
michael@0 1408 mile{
michael@0 1409 one{"{0} mi"}
michael@0 1410 other{"{0} mi"}
michael@0 1411 }
michael@0 1412 millimeter{
michael@0 1413 one{"{0} mm"}
michael@0 1414 other{"{0} mm"}
michael@0 1415 }
michael@0 1416 picometer{
michael@0 1417 one{"{0} pm"}
michael@0 1418 other{"{0} pm"}
michael@0 1419 }
michael@0 1420 yard{
michael@0 1421 one{"{0} jd"}
michael@0 1422 other{"{0} jd"}
michael@0 1423 }
michael@0 1424 }
michael@0 1425 mass{
michael@0 1426 gram{
michael@0 1427 one{"{0} gr"}
michael@0 1428 other{"{0} gr"}
michael@0 1429 }
michael@0 1430 kilogram{
michael@0 1431 one{"{0} kg"}
michael@0 1432 other{"{0} kg"}
michael@0 1433 }
michael@0 1434 ounce{
michael@0 1435 one{"{0} ons"}
michael@0 1436 other{"{0} ons"}
michael@0 1437 }
michael@0 1438 pound{
michael@0 1439 one{"{0} paund"}
michael@0 1440 other{"{0} paund"}
michael@0 1441 }
michael@0 1442 }
michael@0 1443 power{
michael@0 1444 horsepower{
michael@0 1445 one{"{0} k-fuqi"}
michael@0 1446 other{"{0} k-fuqi"}
michael@0 1447 }
michael@0 1448 kilowatt{
michael@0 1449 one{"{0} k-vat"}
michael@0 1450 other{"{0} k-vat"}
michael@0 1451 }
michael@0 1452 watt{
michael@0 1453 one{"{0} vat"}
michael@0 1454 other{"{0} vat"}
michael@0 1455 }
michael@0 1456 }
michael@0 1457 pressure{
michael@0 1458 hectopascal{
michael@0 1459 one{"{0} hPaskal"}
michael@0 1460 other{"{0} hPaskal"}
michael@0 1461 }
michael@0 1462 inch-hg{
michael@0 1463 one{"{0} inHg"}
michael@0 1464 other{"{0} inHg"}
michael@0 1465 }
michael@0 1466 millibar{
michael@0 1467 one{"{0} mb"}
michael@0 1468 other{"{0} mb"}
michael@0 1469 }
michael@0 1470 }
michael@0 1471 speed{
michael@0 1472 kilometer-per-hour{
michael@0 1473 one{"{0} km/orë"}
michael@0 1474 other{"{0} km/orë"}
michael@0 1475 }
michael@0 1476 meter-per-second{
michael@0 1477 one{"{0} m/sek."}
michael@0 1478 other{"{0} m/sek."}
michael@0 1479 }
michael@0 1480 mile-per-hour{
michael@0 1481 one{"{0} mi/orë"}
michael@0 1482 other{"{0} mi/orë"}
michael@0 1483 }
michael@0 1484 }
michael@0 1485 temperature{
michael@0 1486 celsius{
michael@0 1487 one{"{0}°C"}
michael@0 1488 other{"{0}°C"}
michael@0 1489 }
michael@0 1490 fahrenheit{
michael@0 1491 one{"{0}°F"}
michael@0 1492 other{"{0}°F"}
michael@0 1493 }
michael@0 1494 }
michael@0 1495 volume{
michael@0 1496 cubic-kilometer{
michael@0 1497 one{"{0} km³"}
michael@0 1498 other{"{0} km³"}
michael@0 1499 }
michael@0 1500 cubic-mile{
michael@0 1501 one{"{0} mi³"}
michael@0 1502 other{"{0} mi³"}
michael@0 1503 }
michael@0 1504 liter{
michael@0 1505 one{"{0} litër"}
michael@0 1506 other{"{0} litra"}
michael@0 1507 }
michael@0 1508 }
michael@0 1509 }
michael@0 1510 }

mercurial