intl/icu/source/data/locales/az.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.

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

mercurial