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

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

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

mercurial