intl/icu/source/data/locales/km.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/km.xml
     7 // *
     8 // ***************************************************************************
     9 /**
    10  * ICU <specials> source: <path>/common/main/km.xml
    11  */
    12 km{
    13     AuxExemplarCharacters{"[\u17B4\u17B5\u200B ឝ ឞ]"}
    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         "[\u17CC \u17CE \u17CF \u17D1 \u17D0 ៈ \u17CB \u17C9 \u17CA \u17CD ក ខ គ ឃ ង "
    24         "ច ឆ ជ ឈ ញ ដ ឋ ឌ ឍ ណ ត ថ ទ ធ ន ប ផ ព ភ ម យ រ ឫ ឬ ល ឭ ឮ វ ស ហ ឡ អ ឲ ឪ {អា} ឥ ឦ"
    25         " ឧ {ឧក} ឩ ឯ ឰ ឱ ឳ ា \u17B7 \u17B8 \u17B9 \u17BA \u17BB \u17BC \u17BD ើ ឿ ៀ េ"
    26         " ែ ៃ ោ ៅ \u17C6 ះ \u17D2]"
    27     }
    28     ExemplarCharactersPunctuation{"[\\- , ៖ ! ? . ។ ៕ ‘ ’ \u0022 “ ” ( ) \\[ \\] \\{ \\} ៙ ៚]"}
    29     LocaleScript{
    30         "Khmr",
    31     }
    32     MoreInformation{"?"}
    33     NumberElements{
    34         default{"latn"}
    35         latn{
    36             miscPatterns{
    37                 atLeast{"{0}+"}
    38                 range{"{0}–{1}"}
    39             }
    40             patterns{
    41                 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
    42                 currencyFormat{"¤#,##0.00"}
    43                 decimalFormat{"#,##0.###"}
    44                 percentFormat{"#,##0%"}
    45                 scientificFormat{"#E0"}
    46             }
    47             patternsLong{
    48                 decimalFormat{
    49                     1000{
    50                         other{"0ពាន់"}
    51                     }
    52                     10000{
    53                         other{"0ម៉ឺន"}
    54                     }
    55                     100000{
    56                         other{"0សែន"}
    57                     }
    58                     1000000{
    59                         other{"0លាន"}
    60                     }
    61                     10000000{
    62                         other{"00លាន"}
    63                     }
    64                     100000000{
    65                         other{"000លាន"}
    66                     }
    67                     1000000000{
    68                         other{"0ពាន់លាន"}
    69                     }
    70                     10000000000{
    71                         other{"00ពាន់លាន"}
    72                     }
    73                     100000000000{
    74                         other{"000ពាន់លាន"}
    75                     }
    76                     1000000000000{
    77                         other{"0លានលាន"}
    78                     }
    79                     10000000000000{
    80                         other{"00លានលាន"}
    81                     }
    82                     100000000000000{
    83                         other{"000លានលាន"}
    84                     }
    85                 }
    86             }
    87             patternsShort{
    88                 decimalFormat{
    89                     1000{
    90                         other{"0ព"}
    91                     }
    92                     10000{
    93                         other{"0ម"}
    94                     }
    95                     100000{
    96                         other{"0ស"}
    97                     }
    98                     1000000{
    99                         other{"0ល"}
   100                     }
   101                     10000000{
   102                         other{"00ល"}
   103                     }
   104                     100000000{
   105                         other{"000ល"}
   106                     }
   107                     1000000000{
   108                         other{"0ព'.'ល"}
   109                     }
   110                     10000000000{
   111                         other{"00ព'.'ល"}
   112                     }
   113                     100000000000{
   114                         other{"000ព'.'ល"}
   115                     }
   116                     1000000000000{
   117                         other{"0ល'.'ល"}
   118                     }
   119                     10000000000000{
   120                         other{"00ល'.'ល"}
   121                     }
   122                     100000000000000{
   123                         other{"000ល'.'ល"}
   124                     }
   125                 }
   126             }
   127             symbols{
   128                 decimal{","}
   129                 exponential{"E"}
   130                 group{"."}
   131                 infinity{"∞"}
   132                 list{";"}
   133                 minusSign{"-"}
   134                 nan{"NaN"}
   135                 perMille{"‰"}
   136                 percentSign{"%"}
   137                 plusSign{"+"}
   138                 superscriptingExponent{"×"}
   139             }
   140         }
   141         native{"khmr"}
   142     }
   143     Version{"2.0.92.87"}
   144     calendar{
   145         generic{
   146             DateTimePatterns{
   147                 "h:mm:ss a zzzz",
   148                 "h:mm:ss a z",
   149                 "h:mm:ss a",
   150                 "h:mm a",
   151                 "EEEE, d MMMM y G",
   152                 "d MMMM, y G",
   153                 "d MMM y G",
   154                 "d/M/y GGGGG",
   155                 "{1}, {0}",
   156                 "{1}, {0}",
   157                 "{1}, {0}",
   158                 "{1}, {0}",
   159                 "{1}, {0}",
   160             }
   161             availableFormats{
   162                 Ed{"d E"}
   163                 Gy{"y G"}
   164                 GyMMM{"MMM y G"}
   165                 GyMMMEd{"E, d MMM y G"}
   166                 GyMMMd{"d MMM y G"}
   167                 H{"HH"}
   168                 Hm{"HH:mm"}
   169                 Hms{"HH:mm:ss"}
   170                 M{"L"}
   171                 MEd{"E, d/M"}
   172                 MMM{"LLL"}
   173                 MMMEd{"E d MMM"}
   174                 MMMd{"d MMM"}
   175                 Md{"d/M"}
   176                 d{"d"}
   177                 h{"h a"}
   178                 hm{"h:mm a"}
   179                 hms{"h:mm:ss a"}
   180                 ms{"mm:ss"}
   181                 y{"y G"}
   182                 yyyy{"y G"}
   183                 yyyyM{"GGGGG M/y"}
   184                 yyyyMEd{"E, d-M-y G"}
   185                 yyyyMMM{"MMM y G"}
   186                 yyyyMMMEd{"E, d MMM y G"}
   187                 yyyyMMMd{"d MMM y G"}
   188                 yyyyMd{"d-M-y G"}
   189                 yyyyQQQ{"QQQ y G"}
   190                 yyyyQQQQ{"QQQQ y G"}
   191             }
   192             intervalFormats{
   193                 H{
   194                     H{"H-H"}
   195                 }
   196                 Hm{
   197                     H{"H:mm-H:mm"}
   198                     m{"H:mm-H:mm"}
   199                 }
   200                 Hmv{
   201                     H{"H:mm-H:mm v"}
   202                     m{"H:mm-H:mm v"}
   203                 }
   204                 Hv{
   205                     H{"H-H v"}
   206                 }
   207                 M{
   208                     M{"M-M"}
   209                 }
   210                 MEd{
   211                     M{"E, d/M - E, d/M"}
   212                     d{"E, d/M– E, d/M"}
   213                 }
   214                 MMM{
   215                     M{"MMM-MMM"}
   216                 }
   217                 MMMEd{
   218                     M{"E, d MMM - E, d MMM"}
   219                     d{"E, d MMM - E, d MMM"}
   220                 }
   221                 MMMd{
   222                     M{"d MMM - d MMM"}
   223                     d{"d-d MMM"}
   224                 }
   225                 Md{
   226                     M{"d/M - d/M"}
   227                     d{"d/M– d/M"}
   228                 }
   229                 d{
   230                     d{"d-d"}
   231                 }
   232                 fallback{"{0} - {1}"}
   233                 h{
   234                     a{"h a – h a"}
   235                     h{"h-h a"}
   236                 }
   237                 hm{
   238                     a{"h:mm a – h:mm a"}
   239                     h{"h:mm-h:mm a"}
   240                     m{"h:mm-h:mm a"}
   241                 }
   242                 hmv{
   243                     a{"h:mm a – h:mm a v"}
   244                     h{"h:mm-h:mm a v"}
   245                     m{"h:mm-h:mm a v"}
   246                 }
   247                 hv{
   248                     a{"h a – h a v"}
   249                     h{"h-h a v"}
   250                 }
   251                 y{
   252                     y{"y-y G"}
   253                 }
   254                 yM{
   255                     M{"M/y - M/y G"}
   256                     y{"M/y - M/y G"}
   257                 }
   258                 yMEd{
   259                     M{"E, d/M/y - E, d/M/y G"}
   260                     d{"E, d/M/y - E, d/M/y G"}
   261                     y{"E, d/M/y - E, d/M/y G"}
   262                 }
   263                 yMMM{
   264                     M{"MM – MM-y G"}
   265                     y{"MM-y – MM-y G"}
   266                 }
   267                 yMMMEd{
   268                     M{"E, dd MMM y - E, dd MMM y G"}
   269                     d{"E, dd MMM y - E, dd MMM y G"}
   270                     y{"E, dd-MM-y – E, dd MMM y G"}
   271                 }
   272                 yMMMM{
   273                     M{"MM – MM y G"}
   274                     y{"MM-y – MM-y G"}
   275                 }
   276                 yMMMd{
   277                     M{"d MMM y – d MMM"}
   278                     d{"d-d MMM y G"}
   279                     y{"d MMM y - d MMM y G"}
   280                 }
   281                 yMd{
   282                     M{"d/M/y - d/M/y G"}
   283                     d{"d/M/y - d/M/y G"}
   284                     y{"d/M/y - d/M/y G"}
   285                 }
   286             }
   287         }
   288         gregorian{
   289             AmPmMarkers{
   290                 "ព្រឹក",
   291                 "ល្ងាច",
   292             }
   293             DateTimePatterns{
   294                 "h:mm:ss a zzzz",
   295                 "h:mm:ss a z",
   296                 "h:mm:ss a",
   297                 "h:mm a",
   298                 "EEEE d MMMM y",
   299                 "d MMMM y",
   300                 "d MMM y",
   301                 "d/M/y",
   302                 "{1} {0}",
   303                 "{1} {0}",
   304                 "{1} {0}",
   305                 "{1} {0}",
   306                 "{1} {0}",
   307             }
   308             appendItems{
   309                 Timezone{"{0} {1}"}
   310             }
   311             availableFormats{
   312                 EHm{"E HH:mm"}
   313                 EHms{"E HH:mm:ss"}
   314                 Ed{"d E"}
   315                 Ehm{"E h:mm a"}
   316                 Ehms{"E h:mm:ss a"}
   317                 Gy{"y នៃ G"}
   318                 GyMMM{"MMM y នៃ G"}
   319                 GyMMMEd{"E d MMM y នៃ G"}
   320                 GyMMMd{"d MMM y នៃ G"}
   321                 H{"HH"}
   322                 Hm{"HH:mm"}
   323                 Hms{"HH:mm:ss"}
   324                 M{"L"}
   325                 MEd{"E d MMM"}
   326                 MMM{"LLL"}
   327                 MMMEd{"E d MMM"}
   328                 MMMd{"d MMM"}
   329                 Md{"d-M"}
   330                 d{"d"}
   331                 h{"h a"}
   332                 hm{"h:mm a"}
   333                 hms{"h:mm:ss a"}
   334                 ms{"mm:ss"}
   335                 y{"y"}
   336                 yM{"M-y"}
   337                 yMEd{"E d-M-y"}
   338                 yMMM{"MMM y"}
   339                 yMMMEd{"E d MMM y"}
   340                 yMMMd{"d MMM y"}
   341                 yMd{"d-M-y"}
   342                 yQQQ{"QQQ y"}
   343                 yQQQQ{"QQQQ y"}
   344             }
   345             dayNames{
   346                 format{
   347                     abbreviated{
   348                         "អាទិត្យ",
   349                         "ចន្ទ",
   350                         "អង្គារ",
   351                         "ពុធ",
   352                         "ព្រហស្បតិ៍",
   353                         "សុក្រ",
   354                         "សៅរ៍",
   355                     }
   356                     narrow{
   357                         "1",
   358                         "2",
   359                         "3",
   360                         "4",
   361                         "5",
   362                         "6",
   363                         "7",
   364                     }
   365                     short{
   366                         "អាទិត្យ",
   367                         "ចន្ទ",
   368                         "អង្គារ",
   369                         "ពុធ",
   370                         "ព្រហស្បតិ៍",
   371                         "សុក្រ",
   372                         "សៅរ៍",
   373                     }
   374                     wide{
   375                         "អាទិត្យ",
   376                         "ចន្ទ",
   377                         "អង្គារ",
   378                         "ពុធ",
   379                         "ព្រហស្បតិ៍",
   380                         "សុក្រ",
   381                         "សៅរ៍",
   382                     }
   383                 }
   384                 stand-alone{
   385                     abbreviated{
   386                         "អាទិត្យ",
   387                         "ចន្ទ",
   388                         "អង្គារ",
   389                         "ពុធ",
   390                         "ព្រហស្បតិ៍",
   391                         "សុក្រ",
   392                         "សៅរ៍",
   393                     }
   394                     narrow{
   395                         "1",
   396                         "2",
   397                         "3",
   398                         "4",
   399                         "5",
   400                         "6",
   401                         "7",
   402                     }
   403                     short{
   404                         "អាទិត្យ",
   405                         "ចន្ទ",
   406                         "អង្គារ",
   407                         "ពុធ",
   408                         "ព្រហស្បតិ៍",
   409                         "សុក្រ",
   410                         "សៅរ៍",
   411                     }
   412                     wide{
   413                         "អាទិត្យ",
   414                         "ចន្ទ",
   415                         "អង្គារ",
   416                         "ពុធ",
   417                         "ព្រហស្បតិ៍",
   418                         "សុក្រ",
   419                         "សៅរ៍",
   420                     }
   421                 }
   422             }
   423             eras{
   424                 abbreviated{
   425                     "មុន គ.ស.",
   426                     "គ.ស.",
   427                 }
   428                 wide{
   429                     "មុន​គ្រិស្តសករាជ",
   430                     "គ្រិស្តសករាជ",
   431                 }
   432             }
   433             intervalFormats{
   434                 H{
   435                     H{"H-H"}
   436                 }
   437                 Hm{
   438                     H{"H:mm-H:mm"}
   439                     m{"HH:mm–HH:mm"}
   440                 }
   441                 Hmv{
   442                     H{"H:mm-H:mm v"}
   443                     m{"HH:mm–HH:mm v"}
   444                 }
   445                 Hv{
   446                     H{"HH–HH v"}
   447                 }
   448                 M{
   449                     M{"M-M"}
   450                 }
   451                 MEd{
   452                     M{"E d/M - E d/M"}
   453                     d{"E d/M– E d/M"}
   454                 }
   455                 MMM{
   456                     M{"MMM-MMM"}
   457                 }
   458                 MMMEd{
   459                     M{"E d MMM - E d MMM"}
   460                     d{"E d MMM - E d MMM"}
   461                 }
   462                 MMMd{
   463                     M{"d MMM - d MMM"}
   464                     d{"d-d MMM"}
   465                 }
   466                 Md{
   467                     M{"d/M - d/M"}
   468                     d{"d/M– d/M"}
   469                 }
   470                 d{
   471                     d{"d-d"}
   472                 }
   473                 fallback{"{0} - {1}"}
   474                 h{
   475                     a{"h a – h a"}
   476                     h{"h-h a"}
   477                 }
   478                 hm{
   479                     a{"h:mm a – h:mm a"}
   480                     h{"h:mm-h:mm a"}
   481                     m{"h:mm-h:mm a"}
   482                 }
   483                 hmv{
   484                     a{"h:mm a – h:mm a v"}
   485                     h{"h:mm-h:mm a v"}
   486                     m{"h:mm-h:mm a v"}
   487                 }
   488                 hv{
   489                     a{"h a – h a v"}
   490                     h{"h–h a v"}
   491                 }
   492                 y{
   493                     y{"y-y"}
   494                 }
   495                 yM{
   496                     M{"M/y - M/y"}
   497                     y{"M/y - M/y"}
   498                 }
   499                 yMEd{
   500                     M{"E d/M/y - E d/M/y"}
   501                     d{"E d/M/y - E d/M/y"}
   502                     y{"E d/M/y - E d/M/y"}
   503                 }
   504                 yMMM{
   505                     M{"MMM–MMM​ y"}
   506                     y{"MMM y – MMM y"}
   507                 }
   508                 yMMMEd{
   509                     M{"E dd MMM y - E dd MMM y"}
   510                     d{"E dd MMM y - E dd MMM y"}
   511                     y{"E dd-MM-y – E dd MMM y"}
   512                 }
   513                 yMMMM{
   514                     M{"MMMM – MMMM y"}
   515                     y{"MMMM y – MMMM y"}
   516                 }
   517                 yMMMd{
   518                     M{"d MMM – d MMM y"}
   519                     d{"d-d MMM y"}
   520                     y{"d MMM y - d MMM y"}
   521                 }
   522                 yMd{
   523                     M{"d/M/y - d/M/y"}
   524                     d{"d/M/y - d/M/y"}
   525                     y{"d/M/y - d/M/y"}
   526                 }
   527             }
   528             monthNames{
   529                 format{
   530                     abbreviated{
   531                         "មករា",
   532                         "កុម្ភៈ",
   533                         "មីនា",
   534                         "មេសា",
   535                         "ឧសភា",
   536                         "មិថុនា",
   537                         "កក្កដា",
   538                         "សីហា",
   539                         "កញ្ញា",
   540                         "តុលា",
   541                         "វិច្ឆិកា",
   542                         "ធ្នូ",
   543                     }
   544                     narrow{
   545                         "1",
   546                         "2",
   547                         "3",
   548                         "4",
   549                         "5",
   550                         "6",
   551                         "7",
   552                         "8",
   553                         "9",
   554                         "10",
   555                         "11",
   556                         "12",
   557                     }
   558                     wide{
   559                         "មករា",
   560                         "កុម្ភៈ",
   561                         "មីនា",
   562                         "មេសា",
   563                         "ឧសភា",
   564                         "មិថុនា",
   565                         "កក្កដា",
   566                         "សីហា",
   567                         "កញ្ញា",
   568                         "តុលា",
   569                         "វិច្ឆិកា",
   570                         "ធ្នូ",
   571                     }
   572                 }
   573                 stand-alone{
   574                     abbreviated{
   575                         "មករា",
   576                         "កុម្ភៈ",
   577                         "មីនា",
   578                         "មេសា",
   579                         "ឧសភា",
   580                         "មិថុនា",
   581                         "កក្កដា",
   582                         "សីហា",
   583                         "កញ្ញា",
   584                         "តុលា",
   585                         "វិច្ឆិកា",
   586                         "ធ្នូ",
   587                     }
   588                     narrow{
   589                         "1",
   590                         "2",
   591                         "3",
   592                         "4",
   593                         "5",
   594                         "6",
   595                         "7",
   596                         "8",
   597                         "9",
   598                         "10",
   599                         "11",
   600                         "12",
   601                     }
   602                     wide{
   603                         "មករា",
   604                         "កុម្ភៈ",
   605                         "មីនា",
   606                         "មេសា",
   607                         "ឧសភា",
   608                         "មិថុនា",
   609                         "កក្កដា",
   610                         "សីហា",
   611                         "កញ្ញា",
   612                         "តុលា",
   613                         "វិច្ឆិកា",
   614                         "ធ្នូ",
   615                     }
   616                 }
   617             }
   618             quarters{
   619                 format{
   620                     abbreviated{
   621                         "ត្រីមាស ១",
   622                         "ត្រីមាស ២",
   623                         "ត្រីមាស ៣",
   624                         "ត្រីមាស ៤",
   625                     }
   626                     narrow{
   627                         "១",
   628                         "២",
   629                         "៣",
   630                         "៤",
   631                     }
   632                     wide{
   633                         "ត្រីមាសទី ១",
   634                         "ត្រីមាសទី ២",
   635                         "ត្រីមាសទី ៣",
   636                         "ត្រីមាសទី ៤",
   637                     }
   638                 }
   639                 stand-alone{
   640                     abbreviated{
   641                         "ត្រីមាស ១",
   642                         "ត្រីមាស ២",
   643                         "ត្រីមាស ៣",
   644                         "ត្រីមាស ៤",
   645                     }
   646                     narrow{
   647                         "១",
   648                         "២",
   649                         "៣",
   650                         "៤",
   651                     }
   652                     wide{
   653                         "ត្រីមាសទី ១",
   654                         "ត្រីមាសទី ២",
   655                         "ត្រីមាសទី ៣",
   656                         "ត្រីមាសទី ៤",
   657                     }
   658                 }
   659             }
   660         }
   661     }
   662     delimiters{
   663         alternateQuotationEnd{"’"}
   664         alternateQuotationStart{"‘"}
   665         quotationEnd{"”"}
   666         quotationStart{"“"}
   667     }
   668     durationUnits{
   669         hm{"h:mm"}
   670         hms{"h:mm:ss"}
   671         ms{"m:ss"}
   672     }
   673     fields{
   674         day{
   675             dn{"ថ្ងៃ"}
   676             relative{
   677                 "-1"{"ម្សិលមិញ"}
   678                 "-2"{"ម្សិល​ម៉្ងៃ"}
   679                 "0"{"ថ្ងៃ​នេះ"}
   680                 "1"{"ថ្ងៃ​ស្អែក"}
   681                 "2"{"​ខាន​ស្អែក"}
   682             }
   683             relativeTime{
   684                 future{
   685                     other{"ក្នុង​រយៈ​ពេល {0} ថ្ងៃ"}
   686                 }
   687                 past{
   688                     other{"{0} ថ្ងៃ​មុន"}
   689                 }
   690             }
   691         }
   692         dayperiod{
   693             dn{"ព្រឹក/ល្ងាច"}
   694         }
   695         era{
   696             dn{"សករាជ"}
   697         }
   698         fri{
   699             relative{
   700                 "-1"{"ថ្ងៃ​សុក្រ​មុន"}
   701                 "0"{"ថ្ងៃ​សុក្រ​នេះ"}
   702                 "1"{"ថ្ងៃ​សុក្រ​ក្រោយ"}
   703             }
   704         }
   705         hour{
   706             dn{"ម៉ោង"}
   707             relativeTime{
   708                 future{
   709                     other{"ក្នុង​រយៈ​ពេល {0} ម៉ោង"}
   710                 }
   711                 past{
   712                     other{"{0} ម៉ោង​មុន"}
   713                 }
   714             }
   715         }
   716         minute{
   717             dn{"នាទី"}
   718             relativeTime{
   719                 future{
   720                     other{"ក្នុង​រយៈពេល {0} នាទី"}
   721                 }
   722                 past{
   723                     other{"{0} នាទី​មុន"}
   724                 }
   725             }
   726         }
   727         mon{
   728             relative{
   729                 "-1"{"ថ្ងៃ​ច័ន្ទ​មុន"}
   730                 "0"{"ថ្ងៃ​ច័ន្ទ​នេះ"}
   731                 "1"{"ថ្ងៃ​ច័ន្ទ​ក្រោយ"}
   732             }
   733         }
   734         month{
   735             dn{"ខែ"}
   736             relative{
   737                 "-1"{"ខែ​មុន"}
   738                 "0"{"ខែ​នេះ"}
   739                 "1"{"ខែ​ក្រោយ"}
   740             }
   741             relativeTime{
   742                 future{
   743                     other{"ក្នុង​រយៈ​ពេល {0} ខែ"}
   744                 }
   745                 past{
   746                     other{"{0} ខែមុន"}
   747                 }
   748             }
   749         }
   750         sat{
   751             relative{
   752                 "-1"{"ថ្ងៃ​សៅរ៍​មុន"}
   753                 "0"{"ថ្ងៃ​សៅរ៍​នេះ"}
   754                 "1"{"ថ្ងៃ​សៅរ៍​ក្រោយ"}
   755             }
   756         }
   757         second{
   758             dn{"វិនាទី"}
   759             relative{
   760                 "0"{"ឥឡូវ"}
   761             }
   762             relativeTime{
   763                 future{
   764                     other{"ក្នុង​រយៈពេល {0} វិនាទី"}
   765                 }
   766                 past{
   767                     other{"{0} វិនាទី​មុន"}
   768                 }
   769             }
   770         }
   771         sun{
   772             relative{
   773                 "-1"{"ថ្ងៃ​អាទិត្យ​មុន"}
   774                 "0"{"ថ្ងៃ​អាទិត្យ​នេះ"}
   775                 "1"{"ថ្ងៃ​អាទិត្យ​ក្រោយ"}
   776             }
   777         }
   778         thu{
   779             relative{
   780                 "-1"{"ថ្ងៃ​ព្រហស្បតិ៍​មុន"}
   781                 "0"{"ថ្ងៃ​ព្រហស្បតិ៍​នេះ"}
   782                 "1"{"ថ្ងៃ​ព្រហស្បតិ៍​ក្រោយ"}
   783             }
   784         }
   785         tue{
   786             relative{
   787                 "-1"{"ថ្ងៃ​អង្គារ​មុន"}
   788                 "0"{"ថ្ងៃ​អង្គារ​នេះ"}
   789                 "1"{"ថ្ងៃ​អង្គារ​ក្រោយ"}
   790             }
   791         }
   792         wed{
   793             relative{
   794                 "-1"{"ថ្ងៃ​ពុធ​មុន"}
   795                 "0"{"ថ្ងៃ​ពុធ​នេះ"}
   796                 "1"{"ថ្ងៃ​ពុធ​ក្រោយ"}
   797             }
   798         }
   799         week{
   800             dn{"សប្ដាហ៍"}
   801             relative{
   802                 "-1"{"សប្ដាហ៍​មុន"}
   803                 "0"{"សប្ដាហ៍​នេះ"}
   804                 "1"{"សប្ដាហ៍​ក្រោយ"}
   805             }
   806             relativeTime{
   807                 future{
   808                     other{"ក្នុង​រយៈ​ពេល {0} សប្ដាហ៍"}
   809                 }
   810                 past{
   811                     other{"{0} សប្ដាហ៍​មុន"}
   812                 }
   813             }
   814         }
   815         weekday{
   816             dn{"ថ្ងៃ​នៃ​សប្ដាហ៍"}
   817         }
   818         year{
   819             dn{"ឆ្នាំ"}
   820             relative{
   821                 "-1"{"ឆ្នាំ​មុន"}
   822                 "0"{"ឆ្នាំ​នេះ"}
   823                 "1"{"ឆ្នាំ​ក្រោយ"}
   824             }
   825             relativeTime{
   826                 future{
   827                     other{"ក្នុង​រយៈ​ពេល {0} ឆ្នាំ"}
   828                 }
   829                 past{
   830                     other{"{0} ឆ្នាំ​មុន"}
   831                 }
   832             }
   833         }
   834         zone{
   835             dn{"តំបន់​ពេល​វេលា"}
   836         }
   837     }
   838     listPattern{
   839         standard{
   840             2{"{0} និង {1}"}
   841             end{"{0}, {1}"}
   842             middle{"{0}, {1}"}
   843             start{"{0}, {1}"}
   844         }
   845         unit{
   846             2{"{0} និង {1}"}
   847             end{"{0} និង {1}"}
   848             middle{"{0} {1}"}
   849             start{"{0} {1}"}
   850         }
   851         unit-narrow{
   852             2{"{0} {1}"}
   853             end{"{0} {1}"}
   854             middle{"{0} {1}"}
   855             start{"{0} {1}"}
   856         }
   857         unit-short{
   858             2{"{0} {1}"}
   859             end{"{0} {1}"}
   860             middle{"{0} {1}"}
   861             start{"{0} {1}"}
   862         }
   863     }
   864     measurementSystemNames{
   865         UK{"ចក្រភព​អង់គ្លេស"}
   866         US{"សហរដ្ឋអាមេរិក"}
   867         metric{"ម៉ែត្រ"}
   868     }
   869     units{
   870         acceleration{
   871             g-force{
   872                 other{"{0} កម្លាំង​ទំនាញ"}
   873             }
   874         }
   875         angle{
   876             arc-minute{
   877                 other{"{0} នាទី"}
   878             }
   879             arc-second{
   880                 other{"{0} វិនាទី"}
   881             }
   882             degree{
   883                 other{"{0} ដឺក្រេ"}
   884             }
   885         }
   886         area{
   887             acre{
   888                 other{"{0} អា"}
   889             }
   890             hectare{
   891                 other{"{0} ហិកតា"}
   892             }
   893             square-foot{
   894                 other{"{0} ហ្វីត​ការ៉េ"}
   895             }
   896             square-kilometer{
   897                 other{"{0} គីឡូម៉ែត្រ​ការ៉េ"}
   898             }
   899             square-meter{
   900                 other{"{0} ម៉ែត្រ​ការ៉េ"}
   901             }
   902             square-mile{
   903                 other{"{0} ម៉ាយល៍​ការ៉េ"}
   904             }
   905         }
   906         compound{
   907             per{"{0}​ក្នុង​មួយ​{1}"}
   908         }
   909         duration{
   910             day{
   911                 other{"{0} ថ្ងៃ"}
   912             }
   913             hour{
   914                 other{"{0} ម៉ោង"}
   915             }
   916             millisecond{
   917                 other{"{0} មិល្លី​វិនាទី"}
   918             }
   919             minute{
   920                 other{"{0} នាទី"}
   921             }
   922             month{
   923                 other{"{0} ខែ"}
   924             }
   925             second{
   926                 other{"{0} វិនាទី"}
   927             }
   928             week{
   929                 other{"{0} សប្ដាហ៍"}
   930             }
   931             year{
   932                 other{"{0} ឆ្នាំ"}
   933             }
   934         }
   935         length{
   936             centimeter{
   937                 other{"{0} សង់ទីម៉ែត្រ"}
   938             }
   939             foot{
   940                 other{"{0} ហ្វីត"}
   941             }
   942             inch{
   943                 other{"{0} អ៊ិន្ឈ៍"}
   944             }
   945             kilometer{
   946                 other{"{0} គីឡូម៉ែត្រ"}
   947             }
   948             light-year{
   949                 other{"{0} ឆ្នាំ​ពន្លឺ"}
   950             }
   951             meter{
   952                 other{"{0} ម៉ែត្រ"}
   953             }
   954             mile{
   955                 other{"{0} ម៉ាយល៍"}
   956             }
   957             millimeter{
   958                 other{"{0} មិល្លីម៉ែត្រ"}
   959             }
   960             picometer{
   961                 other{"{0} ពីកូម៉ែត្រ"}
   962             }
   963             yard{
   964                 other{"{0} យ៉ាត"}
   965             }
   966         }
   967         mass{
   968             gram{
   969                 other{"{0} ក្រាម"}
   970             }
   971             kilogram{
   972                 other{"{0} គីឡូក្រាម"}
   973             }
   974             ounce{
   975                 other{"{0} អោនស៍"}
   976             }
   977             pound{
   978                 other{"{0} ផោន"}
   979             }
   980         }
   981         power{
   982             horsepower{
   983                 other{"{0} សេះ"}
   984             }
   985             kilowatt{
   986                 other{"{0} គីឡូវ៉ាត់"}
   987             }
   988             watt{
   989                 other{"{0} វ៉ាត់"}
   990             }
   991         }
   992         pressure{
   993             hectopascal{
   994                 other{"{0} ហិចតូប៉ាស្កាល់"}
   995             }
   996             inch-hg{
   997                 other{"{0} inHg"}
   998             }
   999             millibar{
  1000                 other{"{0} មិល្លីបារ"}
  1003         speed{
  1004             kilometer-per-hour{
  1005                 other{"{0} គីឡូម៉ែត្រ​ក្នុង​មួយ​ម៉ោង"}
  1007             meter-per-second{
  1008                 other{"{0} ម៉ែត្រ​ក្នុង​មួយ​វិនាទី"}
  1010             mile-per-hour{
  1011                 other{"{0} ម៉ាយល៍​ក្នុង​មួយ​ម៉ោង"}
  1014         temperature{
  1015             celsius{
  1016                 other{"{0}ដឺក្រេសែលស៊ីស"}
  1018             fahrenheit{
  1019                 other{"{0}ដឺក្រេហ្វារិនហៃ"}
  1022         volume{
  1023             cubic-kilometer{
  1024                 other{"{0} គីឡូម៉ែត្រ​គីប"}
  1026             cubic-mile{
  1027                 other{"{0} ម៉ាយល៍​គីប"}
  1029             liter{
  1030                 other{"{0} លីត្រ"}
  1034     unitsNarrow{
  1035         acceleration{
  1036             g-force{
  1037                 other{"{0} ក.ទ."}
  1040         angle{
  1041             arc-minute{
  1042                 other{"{0}′"}
  1044             arc-second{
  1045                 other{"{0}″"}
  1047             degree{
  1048                 other{"{0}°"}
  1051         area{
  1052             acre{
  1053                 other{"{0} អា"}
  1055             hectare{
  1056                 other{"{0} ហ."}
  1058             square-foot{
  1059                 other{"{0} ហ្វ²."}
  1061             square-kilometer{
  1062                 other{"{0} គ.ម²."}
  1064             square-meter{
  1065                 other{"{0} ម²."}
  1067             square-mile{
  1068                 other{"{0} ម៉²."}
  1071         compound{
  1072             per{"{0}/{1}"}
  1074         duration{
  1075             day{
  1076                 other{"{0} ថ្ងៃ"}
  1078             hour{
  1079                 other{"{0} ម៉."}
  1081             millisecond{
  1082                 other{"{0} មិ.វិ."}
  1084             minute{
  1085                 other{"{0} ន."}
  1087             month{
  1088                 other{"{0} ខែ"}
  1090             second{
  1091                 other{"{0} វិ."}
  1093             week{
  1094                 other{"{0} សប្ដាហ៍"}
  1096             year{
  1097                 other{"{0} ឆ្នាំ"}
  1100         length{
  1101             centimeter{
  1102                 other{"{0} ស.ម."}
  1104             foot{
  1105                 other{"{0}′"}
  1107             inch{
  1108                 other{"{0}″"}
  1110             kilometer{
  1111                 other{"{0} គ.ម"}
  1113             light-year{
  1114                 other{"{0} ឆ្នាំ​ពន្លឺ"}
  1116             meter{
  1117                 other{"{0} ម."}
  1119             mile{
  1120                 other{"{0} ម៉."}
  1122             millimeter{
  1123                 other{"{0} ម.ម."}
  1125             picometer{
  1126                 other{"{0} ព.ម."}
  1128             yard{
  1129                 other{"{0} យ៉."}
  1132         mass{
  1133             gram{
  1134                 other{"{0} ក."}
  1136             kilogram{
  1137                 other{"{0} គ.ក."}
  1139             ounce{
  1140                 other{"{0} អ."}
  1142             pound{
  1143                 other{"{0}#"}
  1146         power{
  1147             horsepower{
  1148                 other{"{0} សេះ"}
  1150             kilowatt{
  1151                 other{"{0} គ.វ."}
  1153             watt{
  1154                 other{"{0} វ."}
  1157         pressure{
  1158             hectopascal{
  1159                 other{"{0} hPa"}
  1161             inch-hg{
  1162                 other{"{0}\u0022 Hg"}
  1164             millibar{
  1165                 other{"{0} ម.ប."}
  1168         speed{
  1169             kilometer-per-hour{
  1170                 other{"{0} គ.ម./ម៉"}
  1172             meter-per-second{
  1173                 other{"{0} ម./វិ."}
  1175             mile-per-hour{
  1176                 other{"{0} ម៉./ម៉"}
  1179         temperature{
  1180             celsius{
  1181                 other{"{0}°"}
  1183             fahrenheit{
  1184                 other{"{0}°F"}
  1187         volume{
  1188             cubic-kilometer{
  1189                 other{"{0} គ.ម³."}
  1191             cubic-mile{
  1192                 other{"{0} ម៉³."}
  1194             liter{
  1195                 other{"{0} ល."}
  1199     unitsShort{
  1200         acceleration{
  1201             g-force{
  1202                 other{"{0} ក.ទ."}
  1205         angle{
  1206             arc-minute{
  1207                 other{"{0} ន."}
  1209             arc-second{
  1210                 other{"{0} វិ."}
  1212             degree{
  1213                 other{"{0}°"}
  1216         area{
  1217             acre{
  1218                 other{"{0} អា"}
  1220             hectare{
  1221                 other{"{0} ហ."}
  1223             square-foot{
  1224                 other{"{0} ហ្វ²."}
  1226             square-kilometer{
  1227                 other{"{0} គ.ម²."}
  1229             square-meter{
  1230                 other{"{0} ម²."}
  1232             square-mile{
  1233                 other{"{0} ម៉²."}
  1236         compound{
  1237             per{"{0}/{1}"}
  1239         duration{
  1240             day{
  1241                 other{"{0} ថ្ងៃ"}
  1243             hour{
  1244                 other{"{0} ម៉."}
  1246             millisecond{
  1247                 other{"{0} មិ.វិ."}
  1249             minute{
  1250                 other{"{0} ន."}
  1252             month{
  1253                 other{"{0} ខែ"}
  1255             second{
  1256                 other{"{0} វិ."}
  1258             week{
  1259                 other{"{0} សប្ដាហ៍"}
  1261             year{
  1262                 other{"{0} ឆ្នាំ"}
  1265         length{
  1266             centimeter{
  1267                 other{"{0} ស.ម."}
  1269             foot{
  1270                 other{"{0} ហ្វ."}
  1272             inch{
  1273                 other{"{0} អ៊ិន្ឈ៍"}
  1275             kilometer{
  1276                 other{"{0} គ.ម."}
  1278             light-year{
  1279                 other{"{0} ឆ្នាំ​ពន្លឺ"}
  1281             meter{
  1282                 other{"{0} ម."}
  1284             mile{
  1285                 other{"{0} ម៉."}
  1287             millimeter{
  1288                 other{"{0} ម.ម."}
  1290             picometer{
  1291                 other{"{0} ព.ម."}
  1293             yard{
  1294                 other{"{0} យ៉."}
  1297         mass{
  1298             gram{
  1299                 other{"{0} ក."}
  1301             kilogram{
  1302                 other{"{0} គ.ក."}
  1304             ounce{
  1305                 other{"{0} អ."}
  1307             pound{
  1308                 other{"{0} ផ."}
  1311         power{
  1312             horsepower{
  1313                 other{"{0} សេះ"}
  1315             kilowatt{
  1316                 other{"{0} គ.វ."}
  1318             watt{
  1319                 other{"{0} វ."}
  1322         pressure{
  1323             hectopascal{
  1324                 other{"{0} hPa"}
  1326             inch-hg{
  1327                 other{"{0} inHg"}
  1329             millibar{
  1330                 other{"{0} ម.ប."}
  1333         speed{
  1334             kilometer-per-hour{
  1335                 other{"{0} គ.ម./ម៉"}
  1337             meter-per-second{
  1338                 other{"{0} ម./វិ."}
  1340             mile-per-hour{
  1341                 other{"{0} ម៉./ម៉"}
  1344         temperature{
  1345             celsius{
  1346                 other{"{0}°C"}
  1348             fahrenheit{
  1349                 other{"{0}°F"}
  1352         volume{
  1353             cubic-kilometer{
  1354                 other{"{0} គ.ម³."}
  1356             cubic-mile{
  1357                 other{"{0} ម៉³."}
  1359             liter{
  1360                 other{"{0} ល."}

mercurial