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

mercurial