intl/icu/source/data/locales/ky.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
-rwxr-xr-x

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.

     1 // ***************************************************************************
     2 // *
     3 // * Copyright (C) 2013 International Business Machines
     4 // * Corporation and others. All Rights Reserved.
     5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
     6 // * Source File: <path>/common/main/ky.xml
     7 // *
     8 // ***************************************************************************
     9 /**
    10  * ICU <specials> source: <path>/common/main/ky.xml
    11  */
    12 ky{
    13     AuxExemplarCharacters{"[в ф ц щ ь]"}
    14     Ellipsis{
    15         final{"{0}…"}
    16         initial{"…{0}"}
    17         medial{"{0}…{1}"}
    18         word-final{"{0} …"}
    19         word-initial{"… {0}"}
    20         word-medial{"{0} … {1}"}
    21     }
    22     ExemplarCharacters{"[а б г д е ё ж з и й к л м н ӊ о ө п р с т у ү х ч ш ъ ы э ю я]"}
    23     ExemplarCharactersPunctuation{
    24         "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ‚ \u0022 “ „ « » ( ) \\[ \\] \\{ \\} § @ * / "
    25         "\\& #]"
    26     }
    27     LocaleScript{
    28         "Cyrl",
    29     }
    30     MoreInformation{"?"}
    31     NumberElements{
    32         latn{
    33             miscPatterns{
    34                 atLeast{"⩾{0}"}
    35                 range{"{0}–{1}"}
    36             }
    37             patterns{
    38                 currencyFormat{"#,##0.00 ¤"}
    39                 decimalFormat{"#,##0.###"}
    40                 percentFormat{"#,##0%"}
    41                 scientificFormat{"#E0"}
    42             }
    43             patternsLong{
    44                 decimalFormat{
    45                     1000{
    46                         one{"0 миӊ"}
    47                         other{"0 миӊ"}
    48                     }
    49                     10000{
    50                         one{"00 миӊ"}
    51                         other{"00 миӊ"}
    52                     }
    53                     100000{
    54                         one{"000 миӊ"}
    55                         other{"000 миӊ"}
    56                     }
    57                     1000000{
    58                         one{"0 миллион"}
    59                         other{"0 миллион"}
    60                     }
    61                     10000000{
    62                         one{"00 миллион"}
    63                         other{"00 миллион"}
    64                     }
    65                     100000000{
    66                         one{"000 миллион"}
    67                         other{"000 миллион"}
    68                     }
    69                     1000000000{
    70                         one{"0 миллиард"}
    71                         other{"0 миллиард"}
    72                     }
    73                     10000000000{
    74                         one{"00 миллиард"}
    75                         other{"00 миллиард"}
    76                     }
    77                     100000000000{
    78                         one{"000 миллиард"}
    79                         other{"000 миллиард"}
    80                     }
    81                     1000000000000{
    82                         one{"0 триллион"}
    83                         other{"0 триллион"}
    84                     }
    85                     10000000000000{
    86                         one{"00 триллион"}
    87                         other{"00 триллион"}
    88                     }
    89                     100000000000000{
    90                         one{"000 триллион"}
    91                         other{"000 триллион"}
    92                     }
    93                 }
    94             }
    95             patternsShort{
    96                 decimalFormat{
    97                     1000{
    98                         one{"0 миӊ"}
    99                         other{"0 миӊ"}
   100                     }
   101                     10000{
   102                         one{"00 миӊ"}
   103                         other{"00 миӊ"}
   104                     }
   105                     100000{
   106                         one{"000 миӊ"}
   107                         other{"000 миӊ"}
   108                     }
   109                     1000000{
   110                         one{"0 млн"}
   111                         other{"0 млн"}
   112                     }
   113                     10000000{
   114                         one{"00 млн"}
   115                         other{"00 млн"}
   116                     }
   117                     100000000{
   118                         one{"000 млн"}
   119                         other{"000 млн"}
   120                     }
   121                     1000000000{
   122                         one{"0 млд"}
   123                         other{"0 млд"}
   124                     }
   125                     10000000000{
   126                         one{"00 млд"}
   127                         other{"00 млд"}
   128                     }
   129                     100000000000{
   130                         one{"000 млд"}
   131                         other{"000 млд"}
   132                     }
   133                     1000000000000{
   134                         one{"0 трн"}
   135                         other{"0 трн"}
   136                     }
   137                     10000000000000{
   138                         one{"00 трн"}
   139                         other{"00 трн"}
   140                     }
   141                     100000000000000{
   142                         one{"000 трн"}
   143                         other{"000 трн"}
   144                     }
   145                 }
   146             }
   147             symbols{
   148                 decimal{","}
   149                 exponential{"E"}
   150                 group{" "}
   151                 infinity{"∞"}
   152                 minusSign{"-"}
   153                 nan{"сан эмес"}
   154                 perMille{"‰"}
   155                 percentSign{"%"}
   156                 plusSign{"+"}
   157                 superscriptingExponent{"×"}
   158             }
   159         }
   160     }
   161     Version{"2.0.92.87"}
   162     calendar{
   163         generic{
   164             DateTimePatterns{
   165                 "HH:mm:ss zzzz",
   166                 "HH:mm:ss z",
   167                 "HH:mm:ss",
   168                 "HH:mm",
   169                 "EEEE, G d-MMMM y-'ж'.",
   170                 "d-MMMM G y-'ж'.",
   171                 "dd.MM.y G",
   172                 "dd.MM.y GGGGG",
   173                 "{1} {0}",
   174                 "{1} {0}",
   175                 "{1} {0}",
   176                 "{1} {0}",
   177                 "{1} {0}",
   178             }
   179             availableFormats{
   180                 Ed{"d, E"}
   181                 Gy{"G y"}
   182                 GyMMM{"G y MMM"}
   183                 GyMMMEd{"G y-'ж'. d-MMM, E"}
   184                 GyMMMd{"G y-'ж'. d-MMM"}
   185                 M{"L"}
   186                 MEd{"MM-dd, E"}
   187                 MMM{"LLL"}
   188                 MMMEd{"d-MMM, E"}
   189                 MMMd{"d-MMM"}
   190                 Md{"MM-dd"}
   191                 d{"d"}
   192                 y{"y-G"}
   193                 yyyy{"y-G"}
   194                 yyyyM{"GGGGG y-MM"}
   195                 yyyyMEd{"GGGGG y-MM-dd, E"}
   196                 yyyyMMM{"G y-'ж'. MMM"}
   197                 yyyyMMMEd{"G y-'ж'. d-MMM, E"}
   198                 yyyyMMMd{"G y-'ж'. d-MMM"}
   199                 yyyyMd{"GGGGG y-MM-dd"}
   200                 yyyyQQQ{"G y-'ж'. QQQ"}
   201                 yyyyQQQQ{"G y-'ж'. QQQQ"}
   202             }
   203             intervalFormats{
   204                 M{
   205                     M{"M-M"}
   206                 }
   207                 MEd{
   208                     M{"E, dd.MM - E, dd.MM"}
   209                     d{"E, dd.MM - E, dd.MM"}
   210                 }
   211                 MMM{
   212                     M{"MMM-MMM"}
   213                 }
   214                 MMMEd{
   215                     M{"E, d MMM - E, d MMM"}
   216                     d{"E, d - E, d MMM"}
   217                 }
   218                 MMMd{
   219                     M{"d MMM - d MMM"}
   220                     d{"d-d MMM"}
   221                 }
   222                 Md{
   223                     M{"dd.MM - dd.MM"}
   224                     d{"dd.MM - dd.MM"}
   225                 }
   226                 d{
   227                     d{"d-d"}
   228                 }
   229                 fallback{"{0} - {1}"}
   230                 y{
   231                     y{"y-y G"}
   232                 }
   233                 yM{
   234                     M{"MM.y - MM.y G"}
   235                     y{"MM.y - MM.y G"}
   236                 }
   237                 yMEd{
   238                     M{"E, dd.MM.y - E, dd.MM.y G"}
   239                     d{"E, dd.MM.y - E, dd.MM.y G"}
   240                     y{"E, dd.MM.y - E, dd.MM.y G"}
   241                 }
   242                 yMMM{
   243                     M{"MMM-MMM y-'ж'. G"}
   244                     y{"MMM y-'ж'. - MMM y-'ж'. G"}
   245                 }
   246                 yMMMEd{
   247                     M{"E, d-MMM - E, d-MMM y-'ж'. G"}
   248                     d{"E, d - E, d-MMM y-'ж'. G"}
   249                     y{"E, d-MMM y-'ж'. - E, d-MMM y-'ж'. G"}
   250                 }
   251                 yMMMM{
   252                     M{"G y-'ж'. MMMM - MMMM"}
   253                     y{"G y-'ж'. MMMM - y-'ж'. MMMM"}
   254                 }
   255                 yMMMd{
   256                     M{"d-MMM - d-MMM y-'ж'. G"}
   257                     d{"d-d-MMM y-'ж'. G"}
   258                     y{"d-MMM y-'ж'. - d-MMM y-'ж'. G"}
   259                 }
   260                 yMd{
   261                     M{"dd.MM.y - dd.MM.y G"}
   262                     d{"dd.MM.y - dd.MM.y G"}
   263                     y{"dd.MM.y - dd.MM.y G"}
   264                 }
   265             }
   266         }
   267         gregorian{
   268             AmPmMarkers{
   269                 "түшкө чейинки",
   270                 "түштөн кийинки",
   271             }
   272             DateTimePatterns{
   273                 "HH:mm:ss zzzz",
   274                 "HH:mm:ss z",
   275                 "HH:mm:ss",
   276                 "HH:mm",
   277                 "EEEE, d-MMMM, y-'ж'.",
   278                 "d-MMMM, y-'ж'.",
   279                 "dd.MM.y",
   280                 "dd.MM.yy",
   281                 "{1} {0}",
   282                 "{1} {0}",
   283                 "{1} {0}",
   284                 "{1} {0}",
   285                 "{1} {0}",
   286             }
   287             appendItems{
   288                 Timezone{"{0} {1}"}
   289             }
   290             availableFormats{
   291                 EHm{"E HH:mm"}
   292                 EHms{"E HH:mm:ss"}
   293                 Ed{"d, E"}
   294                 Ehm{"E a h:mm"}
   295                 Ehms{"E h:mm:ss a"}
   296                 Gy{"G y-'ж'."}
   297                 GyMMM{"G y-'ж'. MMM"}
   298                 GyMMMEd{"G y-'ж'. d-MMM, E"}
   299                 GyMMMd{"G y-'ж'. d-MMM"}
   300                 H{"HH"}
   301                 Hm{"HH:mm"}
   302                 Hms{"HH:mm:ss"}
   303                 M{"L"}
   304                 MEd{"dd-MM, E"}
   305                 MMM{"LLL"}
   306                 MMMEd{"d-MMM, E"}
   307                 MMMd{"d-MMM"}
   308                 Md{"dd-MM"}
   309                 d{"d"}
   310                 h{"a h"}
   311                 hm{"a h:mm"}
   312                 hms{"a h:mm:ss"}
   313                 ms{"mm:ss"}
   314                 y{"y"}
   315                 yM{"y-MM"}
   316                 yMEd{"y-MM-dd, E"}
   317                 yMMM{"y-'ж'. MMM"}
   318                 yMMMEd{"y-'ж'. d-MMM, E"}
   319                 yMMMd{"y-'ж'. d-MMM"}
   320                 yMd{"y-MM-dd"}
   321                 yQQQ{"y-'ж'., QQQ"}
   322                 yQQQQ{"y-'ж'., QQQQ"}
   323             }
   324             dayNames{
   325                 format{
   326                     abbreviated{
   327                         "Жк",
   328                         "Дш",
   329                         "Ше",
   330                         "Ша",
   331                         "Бш",
   332                         "Жм",
   333                         "Иш",
   334                     }
   335                     narrow{
   336                         "Ж",
   337                         "Д",
   338                         "Ш",
   339                         "Ш",
   340                         "Б",
   341                         "Ж",
   342                         "И",
   343                     }
   344                     short{
   345                         "Жк",
   346                         "Дш",
   347                         "Ше",
   348                         "Ша",
   349                         "Бш",
   350                         "Жм",
   351                         "Иш",
   352                     }
   353                     wide{
   354                         "Жек",
   355                         "Дүй",
   356                         "Шей",
   357                         "Шар",
   358                         "Бей",
   359                         "Жум",
   360                         "Ишм",
   361                     }
   362                 }
   363                 stand-alone{
   364                     abbreviated{
   365                         "Жек",
   366                         "Дүй",
   367                         "Шей",
   368                         "Шар",
   369                         "Бей",
   370                         "Жум",
   371                         "Ишм",
   372                     }
   373                     narrow{
   374                         "Ж",
   375                         "Д",
   376                         "Ш",
   377                         "Ш",
   378                         "Б",
   379                         "Ж",
   380                         "И",
   381                     }
   382                     short{
   383                         "Жк",
   384                         "Дш",
   385                         "Ше",
   386                         "Ша",
   387                         "Бш",
   388                         "Жм",
   389                         "Иш",
   390                     }
   391                     wide{
   392                         "Жекшемби",
   393                         "Дүйшөмбү",
   394                         "Шейшемби",
   395                         "Шаршемби",
   396                         "Бейшемби",
   397                         "Жума",
   398                         "Ишемби",
   399                     }
   400                 }
   401             }
   402             eras{
   403                 abbreviated{
   404                     "б.з. ч.",
   405                     "б.з.",
   406                 }
   407             }
   408             intervalFormats{
   409                 H{
   410                     H{"HH-HH"}
   411                 }
   412                 Hm{
   413                     H{"HH:mm-HH:mm"}
   414                     m{"HH:mm-HH:mm"}
   415                 }
   416                 Hmv{
   417                     H{"HH:mm-HH:mm v"}
   418                     m{"HH:mm-HH:mm v"}
   419                 }
   420                 Hv{
   421                     H{"HH-HH v"}
   422                 }
   423                 M{
   424                     M{"M-M"}
   425                 }
   426                 MEd{
   427                     M{"E, dd.MM - E, dd.MM"}
   428                     d{"E, dd.MM - E, dd.MM"}
   429                 }
   430                 MMM{
   431                     M{"MMM-MMM"}
   432                 }
   433                 MMMEd{
   434                     M{"E, d-MMM - E, d-MMM"}
   435                     d{"E, d - E, d-MMM"}
   436                 }
   437                 MMMd{
   438                     M{"d-MMM - d-MMM"}
   439                     d{"d-d-MMM"}
   440                 }
   441                 Md{
   442                     M{"dd.MM - dd.MM"}
   443                     d{"dd.MM - dd.MM"}
   444                 }
   445                 d{
   446                     d{"d-d"}
   447                 }
   448                 fallback{"{0} - {1}"}
   449                 h{
   450                     a{"a h – a h"}
   451                     h{"a h-h"}
   452                 }
   453                 hm{
   454                     a{"a h:mm – a h:mm"}
   455                     h{"a h:mm-h:mm"}
   456                     m{"a h:mm-h:mm"}
   457                 }
   458                 hmv{
   459                     a{"a h:mm – a h:mm v"}
   460                     h{"a h:mm-h:mm v"}
   461                     m{"a h:mm-h:mm v"}
   462                 }
   463                 hv{
   464                     a{"a h – a h v"}
   465                     h{"a h-h v"}
   466                 }
   467                 y{
   468                     y{"y-y"}
   469                 }
   470                 yM{
   471                     M{"MM.y - MM.y"}
   472                     y{"MM.y - MM.y"}
   473                 }
   474                 yMEd{
   475                     M{"E, dd.MM.y - E, dd.MM.y"}
   476                     d{"E, dd.MM.y - E, dd.MM.y"}
   477                     y{"E, dd.MM.y - E, dd.MM.y"}
   478                 }
   479                 yMMM{
   480                     M{"MMM-MMM y-'ж'."}
   481                     y{"MMM y-'ж'. - MMM y-'ж'."}
   482                 }
   483                 yMMMEd{
   484                     M{"E, d-MMM - E, d-MMM y-'ж'."}
   485                     d{"E, d - E, d-MMM y-'ж'."}
   486                     y{"E, d-MMM y-'ж'. - E, d-MMM y-'ж'."}
   487                 }
   488                 yMMMM{
   489                     M{"MMMM - MMMM y"}
   490                     y{"MMMM y - MMMM y"}
   491                 }
   492                 yMMMd{
   493                     M{"d-MMM - d-MMM y-'ж'."}
   494                     d{"d-d-MMM y-'ж'."}
   495                     y{"d-MMM y-'ж'. - d-MMM y-'ж'."}
   496                 }
   497                 yMd{
   498                     M{"dd.MM.y - dd.MM.y"}
   499                     d{"dd.MM.y - dd.MM.y"}
   500                     y{"dd.MM.y - dd.MM.y"}
   501                 }
   502             }
   503             monthNames{
   504                 format{
   505                     abbreviated{
   506                         "янв.",
   507                         "фев.",
   508                         "мар.",
   509                         "апр.",
   510                         "май",
   511                         "июн.",
   512                         "июл.",
   513                         "авг.",
   514                         "сен.",
   515                         "окт.",
   516                         "ноя.",
   517                         "дек.",
   518                     }
   519                     narrow{
   520                         "Я",
   521                         "Ф",
   522                         "М",
   523                         "А",
   524                         "М",
   525                         "И",
   526                         "И",
   527                         "А",
   528                         "С",
   529                         "О",
   530                         "Н",
   531                         "Д",
   532                     }
   533                     wide{
   534                         "январь",
   535                         "февраль",
   536                         "март",
   537                         "апрель",
   538                         "май",
   539                         "июнь",
   540                         "июль",
   541                         "август",
   542                         "сентябрь",
   543                         "октябрь",
   544                         "ноябрь",
   545                         "декабрь",
   546                     }
   547                 }
   548                 stand-alone{
   549                     abbreviated{
   550                         "янв.",
   551                         "фев.",
   552                         "мар.",
   553                         "апр.",
   554                         "май",
   555                         "июн.",
   556                         "июл.",
   557                         "авг.",
   558                         "сен.",
   559                         "окт.",
   560                         "ноя.",
   561                         "дек.",
   562                     }
   563                     narrow{
   564                         "Я",
   565                         "Ф",
   566                         "М",
   567                         "А",
   568                         "М",
   569                         "И",
   570                         "И",
   571                         "А",
   572                         "С",
   573                         "О",
   574                         "Н",
   575                         "Д",
   576                     }
   577                     wide{
   578                         "январь",
   579                         "февраль",
   580                         "март",
   581                         "апрель",
   582                         "май",
   583                         "июнь",
   584                         "июль",
   585                         "август",
   586                         "сентябрь",
   587                         "октябрь",
   588                         "ноябрь",
   589                         "декабрь",
   590                     }
   591                 }
   592             }
   593             quarters{
   594                 format{
   595                     abbreviated{
   596                         "1-чей.",
   597                         "2-чей.",
   598                         "3-чей.",
   599                         "4-чей.",
   600                     }
   601                     narrow{
   602                         "1",
   603                         "2",
   604                         "3",
   605                         "4",
   606                     }
   607                     wide{
   608                         "1-чейрек",
   609                         "2-чейрек",
   610                         "3-чейрек",
   611                         "4-чейрек",
   612                     }
   613                 }
   614                 stand-alone{
   615                     abbreviated{
   616                         "1-ч.",
   617                         "2-ч.",
   618                         "3-ч.",
   619                         "4-ч.",
   620                     }
   621                     narrow{
   622                         "1",
   623                         "2",
   624                         "3",
   625                         "4",
   626                     }
   627                     wide{
   628                         "1-чейрек",
   629                         "2-чейрек",
   630                         "3-чейрек",
   631                         "4-чейрек",
   632                     }
   633                 }
   634             }
   635         }
   636     }
   637     delimiters{
   638         alternateQuotationEnd{"“"}
   639         alternateQuotationStart{"„"}
   640         quotationEnd{"»"}
   641         quotationStart{"«"}
   642     }
   643     durationUnits{
   644         hm{"h:mm"}
   645         hms{"h:mm:ss"}
   646         ms{"m:ss"}
   647     }
   648     fields{
   649         day{
   650             dn{"күн"}
   651             relative{
   652                 "-1"{"кечээ"}
   653                 "-2"{"мурдагы күнү"}
   654                 "0"{"бүгүн"}
   655                 "1"{"эртеӊ"}
   656                 "2"{"бүрсүгүнү"}
   657             }
   658             relativeTime{
   659                 future{
   660                     one{"{0} күндөн кийин"}
   661                     other{"{0} күндөн кийин"}
   662                 }
   663                 past{
   664                     one{"{0} күн мурун"}
   665                     other{"{0} күн мурун"}
   666                 }
   667             }
   668         }
   669         dayperiod{
   670             dn{"ТЧ/ТК"}
   671         }
   672         era{
   673             dn{"заман"}
   674         }
   675         fri{
   676             relative{
   677                 "-1"{"өткөн Жума көнү"}
   678                 "0"{"ушул Жума күнү"}
   679                 "1"{"эмдиги Жума күнү"}
   680             }
   681         }
   682         hour{
   683             dn{"саат"}
   684             relativeTime{
   685                 future{
   686                     one{"{0} сааттан кийин"}
   687                     other{"{0} сааттан кийин"}
   688                 }
   689                 past{
   690                     one{"{0} саат мурун"}
   691                     other{"{0} саат мурун"}
   692                 }
   693             }
   694         }
   695         minute{
   696             dn{"мүнөт"}
   697             relativeTime{
   698                 future{
   699                     one{"{0} мүнөттөн кийин"}
   700                     other{"{0} мүнөттөн кийин"}
   701                 }
   702                 past{
   703                     one{"{0} мүнөт мурун"}
   704                     other{"{0} мүнөт мурун"}
   705                 }
   706             }
   707         }
   708         mon{
   709             relative{
   710                 "-1"{"өткөн Дүйшөмбүдө"}
   711                 "0"{"ушул Дүйшөмбүдө"}
   712                 "1"{"кийинки Дүйшөмбүдө"}
   713             }
   714         }
   715         month{
   716             dn{"ай"}
   717             relative{
   718                 "-1"{"өткөн айда"}
   719                 "0"{"бул айда"}
   720                 "1"{"эмдиги айда"}
   721             }
   722             relativeTime{
   723                 future{
   724                     one{"{0} айдан кийин"}
   725                     other{"{0} айдан кийин"}
   726                 }
   727                 past{
   728                     one{"{0} ай мурун"}
   729                     other{"{0} ай мурун"}
   730                 }
   731             }
   732         }
   733         sat{
   734             relative{
   735                 "-1"{"өткөн Ишембиде"}
   736                 "0"{"ушул Ишембиде"}
   737                 "1"{"келерки Ишембиде"}
   738             }
   739         }
   740         second{
   741             dn{"секунд"}
   742             relative{
   743                 "0"{"азыр"}
   744             }
   745             relativeTime{
   746                 future{
   747                     one{"{0} секунддан кийин"}
   748                     other{"{0} секунддан кийин"}
   749                 }
   750                 past{
   751                     one{"{0} секунд мурун"}
   752                     other{"{0} секунд мурун"}
   753                 }
   754             }
   755         }
   756         sun{
   757             relative{
   758                 "-1"{"өткөн дем алышта"}
   759                 "0"{"ушул дем алышта"}
   760                 "1"{"келерки дем алышта"}
   761             }
   762         }
   763         thu{
   764             relative{
   765                 "-1"{"өткөн Бейшембиде"}
   766                 "0"{"ушул Бейшембиде"}
   767                 "1"{"эмдиги Бейшембиде"}
   768             }
   769         }
   770         tue{
   771             relative{
   772                 "-1"{"өткөн Шейшембиде"}
   773                 "0"{"ушул Шейшембиде"}
   774                 "1"{"эмки Шейшембиде"}
   775             }
   776         }
   777         wed{
   778             relative{
   779                 "-1"{"өткөн Шаршембиде"}
   780                 "0"{"ушул Шаршембиде"}
   781                 "1"{"эмки Шаршембиде"}
   782             }
   783         }
   784         week{
   785             dn{"апта"}
   786             relative{
   787                 "-1"{"өткөн аптада"}
   788                 "0"{"ушул аптада"}
   789                 "1"{"келерки аптада"}
   790             }
   791             relativeTime{
   792                 future{
   793                     one{"{0} аптадан кийин"}
   794                     other{"{0} аптадан кийин"}
   795                 }
   796                 past{
   797                     one{"{0} апта мурун"}
   798                     other{"{0} апта мурун"}
   799                 }
   800             }
   801         }
   802         weekday{
   803             dn{"апта күнү"}
   804         }
   805         year{
   806             dn{"жыл"}
   807             relative{
   808                 "-1"{"былтыр"}
   809                 "0"{"быйыл"}
   810                 "1"{"эмдиги жылы"}
   811             }
   812             relativeTime{
   813                 future{
   814                     one{"{0} жылдан кийин"}
   815                     other{"{0} жылдан кийин"}
   816                 }
   817                 past{
   818                     one{"{0} жыл мурун"}
   819                     other{"{0} жыл мурун"}
   820                 }
   821             }
   822         }
   823         zone{
   824             dn{"саат алкагы"}
   825         }
   826     }
   827     listPattern{
   828         standard{
   829             2{"{0} жана {1}"}
   830             end{"{0} жана {1}"}
   831             middle{"{0}, {1}"}
   832             start{"{0}, {1}"}
   833         }
   834         unit{
   835             2{"{0}, {1}"}
   836             end{"{0}, {1}"}
   837             middle{"{0}, {1}"}
   838             start{"{0}, {1}"}
   839         }
   840         unit-short{
   841             2{"{0}, {1}"}
   842             end{"{0}, {1}"}
   843             middle{"{0}, {1}"}
   844             start{"{0}, {1}"}
   845         }
   846     }
   847     measurementSystemNames{
   848         UK{"Британия"}
   849         US{"АКШ"}
   850         metric{"метрикалык"}
   851     }
   852     units{
   853         acceleration{
   854             g-force{
   855                 one{"{0} оордук күчү"}
   856                 other{"{0} оордук күчү"}
   857             }
   858         }
   859         angle{
   860             arc-minute{
   861                 one{"{0}′"}
   862                 other{"{0}′"}
   863             }
   864             arc-second{
   865                 one{"{0}″"}
   866                 other{"{0}″"}
   867             }
   868             degree{
   869                 one{"{0} градус"}
   870                 other{"{0} градус"}
   871             }
   872         }
   873         area{
   874             acre{
   875                 one{"{0} акр"}
   876                 other{"{0} акр"}
   877             }
   878             hectare{
   879                 one{"{0} гектар"}
   880                 other{"{0} гектар"}
   881             }
   882             square-foot{
   883                 one{"{0} чарчы фут"}
   884                 other{"{0} чарчы фут"}
   885             }
   886             square-kilometer{
   887                 one{"{0} чарчы километр"}
   888                 other{"{0} чарчы километр"}
   889             }
   890             square-meter{
   891                 one{"{0} чарчы метр"}
   892                 other{"{0} чарчы метр"}
   893             }
   894             square-mile{
   895                 one{"{0} чарчы чакырым"}
   896                 other{"{0} чарчы чакырым"}
   897             }
   898         }
   899         compound{
   900             per{"{0}/{1}"}
   901         }
   902         duration{
   903             day{
   904                 one{"{0} күн"}
   905                 other{"{0} күн"}
   906             }
   907             hour{
   908                 one{"{0} саат"}
   909                 other{"{0} саат"}
   910             }
   911             millisecond{
   912                 one{"{0} миллисекунд"}
   913                 other{"{0} миллисекунд"}
   914             }
   915             minute{
   916                 one{"{0} мүнөт"}
   917                 other{"{0} мүнөт"}
   918             }
   919             month{
   920                 one{"{0} ай"}
   921                 other{"{0} ай"}
   922             }
   923             second{
   924                 one{"{0} секунд"}
   925                 other{"{0} секунд"}
   926             }
   927             week{
   928                 one{"{0} апта"}
   929                 other{"{0} апта"}
   930             }
   931             year{
   932                 one{"{0} жыл"}
   933                 other{"{0} жыл"}
   934             }
   935         }
   936         length{
   937             centimeter{
   938                 one{"{0} см"}
   939                 other{"{0} см"}
   940             }
   941             foot{
   942                 one{"{0} фут"}
   943                 other{"{0} фут"}
   944             }
   945             inch{
   946                 one{"{0} дүйм"}
   947                 other{"{0} дүйм"}
   948             }
   949             kilometer{
   950                 one{"{0} километр"}
   951                 other{"{0} километр"}
   952             }
   953             light-year{
   954                 one{"{0} жарык жылы"}
   955                 other{"{0} жарык жылы"}
   956             }
   957             meter{
   958                 one{"{0} метр"}
   959                 other{"{0} метр"}
   960             }
   961             mile{
   962                 one{"{0} чакырым"}
   963                 other{"{0} чакырым"}
   964             }
   965             millimeter{
   966                 one{"{0} миллиметр"}
   967                 other{"{0} миллиметр"}
   968             }
   969             picometer{
   970                 one{"{0} пикометр"}
   971                 other{"{0} пикометр"}
   972             }
   973             yard{
   974                 one{"{0} ярд"}
   975                 other{"{0} ярд"}
   976             }
   977         }
   978         mass{
   979             gram{
   980                 one{"{0} грамм"}
   981                 other{"{0} грамм"}
   982             }
   983             kilogram{
   984                 one{"{0} килограмм"}
   985                 other{"{0} килограмм"}
   986             }
   987             ounce{
   988                 one{"{0} унция"}
   989                 other{"{0} унция"}
   990             }
   991             pound{
   992                 one{"{0} фунт"}
   993                 other{"{0} фунт"}
   994             }
   995         }
   996         power{
   997             horsepower{
   998                 one{"{0} аттын күчү"}
   999                 other{"{0} аттын күчү"}
  1001             kilowatt{
  1002                 one{"{0} киловатт"}
  1003                 other{"{0} киловатт"}
  1005             watt{
  1006                 one{"{0} ватт"}
  1007                 other{"{0} ватт"}
  1010         pressure{
  1011             hectopascal{
  1012                 one{"гектопаскаль"}
  1013                 other{"{0} гектопаскаль"}
  1015             inch-hg{
  1016                 one{"{0} дүйм сымап мамычасы"}
  1017                 other{"{0} дүйм сымап мамычасы"}
  1019             millibar{
  1020                 one{"{0} миллибар"}
  1021                 other{"{0} миллибар"}
  1024         speed{
  1025             kilometer-per-hour{
  1026                 one{"саатына {0} километр"}
  1027                 other{"саатына {0} километр"}
  1029             meter-per-second{
  1030                 one{"секундуна {0} метр"}
  1031                 other{"секундуна {0} метр"}
  1033             mile-per-hour{
  1034                 one{"саатына {0} чакырым"}
  1035                 other{"саатына {0} чакырым"}
  1038         temperature{
  1039             celsius{
  1040                 one{"{0}°C"}
  1041                 other{"{0}°C"}
  1043             fahrenheit{
  1044                 one{"{0}°F"}
  1045                 other{"{0}°F"}
  1048         volume{
  1049             cubic-kilometer{
  1050                 one{"{0} куб километр"}
  1051                 other{"{0} куб километр"}
  1053             cubic-mile{
  1054                 one{"{0} куб чакырым"}
  1055                 other{"{0}куб чакырым"}
  1057             liter{
  1058                 one{"{0} литр"}
  1059                 other{"{0} литр"}
  1063     unitsNarrow{
  1064         acceleration{
  1065             g-force{
  1066                 one{"{0} о.к."}
  1067                 other{"{0} о.к."}
  1070         angle{
  1071             arc-minute{
  1072                 one{"{0}′"}
  1073                 other{"{0}′"}
  1075             arc-second{
  1076                 one{"{0}″"}
  1077                 other{"{0}″"}
  1079             degree{
  1080                 one{"{0}°"}
  1081                 other{"{0}°"}
  1084         area{
  1085             acre{
  1086                 one{"{0} акр"}
  1087                 other{"{0} акр"}
  1089             hectare{
  1090                 one{"{0} га"}
  1091                 other{"{0} га"}
  1093             square-foot{
  1094                 one{"{0} фут²"}
  1095                 other{"{0} фут²"}
  1097             square-kilometer{
  1098                 one{"{0} км²"}
  1099                 other{"{0} км²"}
  1101             square-meter{
  1102                 one{"{0} м²"}
  1103                 other{"{0} м²"}
  1105             square-mile{
  1106                 one{"{0} чак²"}
  1107                 other{"{0} чак²"}
  1110         compound{
  1111             per{"{0}/{1}"}
  1113         duration{
  1114             day{
  1115                 one{"{0} к"}
  1116                 other{"{0} к"}
  1118             hour{
  1119                 one{"{0} с"}
  1120                 other{"{0} с"}
  1122             millisecond{
  1123                 one{"{0} мс"}
  1124                 other{"{0} мс"}
  1126             minute{
  1127                 one{"{0} мүн"}
  1128                 other{"{0} мүн"}
  1130             month{
  1131                 one{"{0} ай"}
  1132                 other{"{0} ай"}
  1134             second{
  1135                 one{"{0} сек"}
  1136                 other{"{0} сек"}
  1138             week{
  1139                 one{"{0} ап"}
  1140                 other{"{0} ап"}
  1142             year{
  1143                 one{"{0} ж."}
  1144                 other{"{0} ж."}
  1147         length{
  1148             centimeter{
  1149                 one{"{0} см"}
  1150                 other{"{0} см"}
  1152             foot{
  1153                 one{"{0} фут"}
  1154                 other{"{0} фут"}
  1156             inch{
  1157                 one{"{0} д"}
  1158                 other{"{0} д"}
  1160             kilometer{
  1161                 one{"{0} км"}
  1162                 other{"{0} км"}
  1164             light-year{
  1165                 one{"{0} жар.ж."}
  1166                 other{"{0} жар.ж."}
  1168             meter{
  1169                 one{"{0} м"}
  1170                 other{"{0} м"}
  1172             mile{
  1173                 one{"{0} чак"}
  1174                 other{"{0} чак"}
  1176             millimeter{
  1177                 one{"{0} мм"}
  1178                 other{"{0} мм"}
  1180             picometer{
  1181                 one{"{0} пм"}
  1182                 other{"{0} пм"}
  1184             yard{
  1185                 one{"{0} ярд"}
  1186                 other{"{0} ярд"}
  1189         mass{
  1190             gram{
  1191                 one{"{0} г"}
  1192                 other{"{0} г"}
  1194             kilogram{
  1195                 one{"{0} кг"}
  1196                 other{"{0} кг"}
  1198             ounce{
  1199                 one{"{0} унция"}
  1200                 other{"{0} унция"}
  1202             pound{
  1203                 one{"{0} фунт"}
  1204                 other{"{0} фунт"}
  1207         power{
  1208             horsepower{
  1209                 one{"{0} ат"}
  1210                 other{"{0} ат"}
  1212             kilowatt{
  1213                 one{"{0} кВт"}
  1214                 other{"{0} кВт"}
  1216             watt{
  1217                 one{"{0} Вт"}
  1218                 other{"{0} Вт"}
  1221         pressure{
  1222             hectopascal{
  1223                 one{"{0} гПа"}
  1224                 other{"{0} гПа"}
  1226             inch-hg{
  1227                 one{"{0} inHg"}
  1228                 other{"{0} inHg"}
  1230             millibar{
  1231                 one{"{0} мб"}
  1232                 other{"{0} мб"}
  1235         speed{
  1236             kilometer-per-hour{
  1237                 one{"{0} км/с"}
  1238                 other{"{0} км/с"}
  1240             meter-per-second{
  1241                 one{"{0} м/с"}
  1242                 other{"{0} м/с"}
  1244             mile-per-hour{
  1245                 one{"{0} чак/с"}
  1246                 other{"{0} чак/с"}
  1249         temperature{
  1250             celsius{
  1251                 one{"{0}°"}
  1252                 other{"{0}°"}
  1254             fahrenheit{
  1255                 one{"{0}°F"}
  1256                 other{"{0}°F"}
  1259         volume{
  1260             cubic-kilometer{
  1261                 one{"{0} км³"}
  1262                 other{"{0} км³"}
  1264             cubic-mile{
  1265                 one{"{0} чак³"}
  1266                 other{"{0} чак³"}
  1268             liter{
  1269                 one{"{0} л"}
  1270                 other{"{0} л"}
  1274     unitsShort{
  1275         acceleration{
  1276             g-force{
  1277                 one{"{0} о.к."}
  1278                 other{"{0} о.к."}
  1281         angle{
  1282             arc-minute{
  1283                 one{"{0}′"}
  1284                 other{"{0}′"}
  1286             arc-second{
  1287                 one{"{0}″"}
  1288                 other{"{0}″"}
  1290             degree{
  1291                 one{"{0}°"}
  1292                 other{"{0}°"}
  1295         area{
  1296             acre{
  1297                 one{"{0} акр"}
  1298                 other{"{0} акр"}
  1300             hectare{
  1301                 one{"{0} га"}
  1302                 other{"{0} га"}
  1304             square-foot{
  1305                 one{"{0} фут²"}
  1306                 other{"{0} фут²"}
  1308             square-kilometer{
  1309                 one{"{0} км²"}
  1310                 other{"{0} км²"}
  1312             square-meter{
  1313                 one{"{0} м²"}
  1314                 other{"{0} м²"}
  1316             square-mile{
  1317                 one{"{0} чак²"}
  1318                 other{"{0} чак²"}
  1321         compound{
  1322             per{"{0}/{1}"}
  1324         duration{
  1325             day{
  1326                 one{"{0} күн"}
  1327                 other{"{0} күн"}
  1329             hour{
  1330                 one{"{0} с"}
  1331                 other{"{0} с"}
  1333             millisecond{
  1334                 one{"{0} мс"}
  1335                 other{"{0} мс"}
  1337             minute{
  1338                 one{"{0} мүн"}
  1339                 other{"{0} мүн"}
  1341             month{
  1342                 one{"{0} ай"}
  1343                 other{"{0} ай"}
  1345             second{
  1346                 one{"{0} сек"}
  1347                 other{"{0} сек"}
  1349             week{
  1350                 one{"{0} ап"}
  1351                 other{"{0} ап"}
  1353             year{
  1354                 one{"{0} ж."}
  1355                 other{"{0} ж."}
  1358         length{
  1359             centimeter{
  1360                 one{"{0} см"}
  1361                 other{"{0} см"}
  1363             foot{
  1364                 one{"{0} фут"}
  1365                 other{"{0} фут"}
  1367             inch{
  1368                 one{"{0} д"}
  1369                 other{"{0} д"}
  1371             kilometer{
  1372                 one{"{0} км"}
  1373                 other{"{0} км"}
  1375             light-year{
  1376                 one{"{0} жар.ж."}
  1377                 other{"{0} жар.ж."}
  1379             meter{
  1380                 one{"{0} м"}
  1381                 other{"{0} м"}
  1383             mile{
  1384                 one{"{0} чак"}
  1385                 other{"{0} чак"}
  1387             millimeter{
  1388                 one{"{0} мм"}
  1389                 other{"{0} мм"}
  1391             picometer{
  1392                 one{"{0} пм"}
  1393                 other{"{0} пм"}
  1395             yard{
  1396                 one{"{0} ярд"}
  1397                 other{"{0} ярд"}
  1400         mass{
  1401             gram{
  1402                 one{"{0} г"}
  1403                 other{"{0} г"}
  1405             kilogram{
  1406                 one{"{0} кг"}
  1407                 other{"{0} кг"}
  1409             ounce{
  1410                 one{"{0} унция"}
  1411                 other{"{0} унция"}
  1413             pound{
  1414                 one{"{0} фунт"}
  1415                 other{"{0} фунт"}
  1418         power{
  1419             horsepower{
  1420                 one{"{0} ат"}
  1421                 other{"{0} ат"}
  1423             kilowatt{
  1424                 one{"{0} кВт"}
  1425                 other{"{0} кВт"}
  1427             watt{
  1428                 one{"{0} Вт"}
  1429                 other{"{0} Вт"}
  1432         pressure{
  1433             hectopascal{
  1434                 one{"{0} гПа"}
  1435                 other{"{0} гПа"}
  1437             inch-hg{
  1438                 one{"{0} дүйм сымап"}
  1439                 other{"{0} дүйм сымап"}
  1441             millibar{
  1442                 one{"{0} мб"}
  1443                 other{"{0} мб"}
  1446         speed{
  1447             kilometer-per-hour{
  1448                 one{"{0} км/с"}
  1449                 other{"{0} км/с"}
  1451             meter-per-second{
  1452                 one{"{0} м/с"}
  1453                 other{"{0} м/с"}
  1455             mile-per-hour{
  1456                 one{"{0} чак/с"}
  1457                 other{"{0} чак/с"}
  1460         temperature{
  1461             celsius{
  1462                 one{"{0}°C"}
  1463                 other{"{0}°C"}
  1465             fahrenheit{
  1466                 one{"{0}°F"}
  1467                 other{"{0}°F"}
  1470         volume{
  1471             cubic-kilometer{
  1472                 one{"{0} км³"}
  1473                 other{"{0} км³"}
  1475             cubic-mile{
  1476                 one{"{0} чак³"}
  1477                 other{"{0} чак³"}
  1479             liter{
  1480                 one{"{0} л"}
  1481                 other{"{0} л"}

mercurial