intl/icu/source/data/locales/vi.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/vi.xml
     7 // *
     8 // ***************************************************************************
     9 /**
    10  * ICU <specials> source: <path>/common/main/vi.xml
    11  */
    12 vi{
    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         "[a à ả ã á ạ ă ằ ẳ ẵ ắ ặ â ầ ẩ ẫ ấ ậ b c d đ e è ẻ ẽ é ẹ ê ề ể ễ ế ệ f g h i"
    24         " ì ỉ ĩ í ị j k l m n o ò ỏ õ ó ọ ô ồ ổ ỗ ố ộ ơ ờ ở ỡ ớ ợ p q r s t u ù ủ ũ ú"
    25         " ụ ư ừ ử ữ ứ ự v w x y ỳ ỷ ỹ ý ỵ z]"
    26     }
    27     ExemplarCharactersIndex{"[A Ă Â B C D Đ E Ê F G H I J K L M N O Ô Ơ P Q R S T U Ư V W X Y Z]"}
    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                         other{"0 nghìn"}
    48                     }
    49                     10000{
    50                         other{"00 nghìn"}
    51                     }
    52                     100000{
    53                         other{"000 nghìn"}
    54                     }
    55                     1000000{
    56                         other{"0 triệu"}
    57                     }
    58                     10000000{
    59                         other{"00 triệu"}
    60                     }
    61                     100000000{
    62                         other{"000 triệu"}
    63                     }
    64                     1000000000{
    65                         other{"0 tỷ"}
    66                     }
    67                     10000000000{
    68                         other{"00 tỷ"}
    69                     }
    70                     100000000000{
    71                         other{"000 tỷ"}
    72                     }
    73                     1000000000000{
    74                         other{"0 nghìn tỷ"}
    75                     }
    76                     10000000000000{
    77                         other{"00 nghìn tỷ"}
    78                     }
    79                     100000000000000{
    80                         other{"000 nghìn tỷ"}
    81                     }
    82                 }
    83             }
    84             patternsShort{
    85                 decimalFormat{
    86                     1000{
    87                         other{"0 N"}
    88                     }
    89                     10000{
    90                         other{"00 N"}
    91                     }
    92                     100000{
    93                         other{"000 N"}
    94                     }
    95                     1000000{
    96                         other{"0 Tr"}
    97                     }
    98                     10000000{
    99                         other{"00 Tr"}
   100                     }
   101                     100000000{
   102                         other{"000 Tr"}
   103                     }
   104                     1000000000{
   105                         other{"0 T"}
   106                     }
   107                     10000000000{
   108                         other{"00 T"}
   109                     }
   110                     100000000000{
   111                         other{"000 T"}
   112                     }
   113                     1000000000000{
   114                         other{"0 NT"}
   115                     }
   116                     10000000000000{
   117                         other{"00 NT"}
   118                     }
   119                     100000000000000{
   120                         other{"000 NT"}
   121                     }
   122                 }
   123             }
   124             symbols{
   125                 decimal{","}
   126                 exponential{"E"}
   127                 group{"."}
   128                 infinity{"∞"}
   129                 list{";"}
   130                 minusSign{"-"}
   131                 nan{"NaN"}
   132                 perMille{"‰"}
   133                 percentSign{"%"}
   134                 plusSign{"+"}
   135                 superscriptingExponent{"×"}
   136             }
   137         }
   138     }
   139     Version{"2.0.92.87"}
   140     calendar{
   141         buddhist{
   142             availableFormats{
   143                 M{"'tháng' L"}
   144                 MMM{"LLL"}
   145             }
   146             eras{
   147                 abbreviated{
   148                     "BE",
   149                 }
   150             }
   151         }
   152         chinese{
   153             DateTimePatterns{
   154                 "HH:mm:ss zzzz",
   155                 "HH:mm:ss z",
   156                 "HH:mm:ss",
   157                 "HH:mm",
   158                 "EEEE, 'ngày' dd MMMM 'năm' U",
   159                 "'Ngày' dd 'tháng' M 'năm' U",
   160                 "dd-MM U",
   161                 "dd/MM/y",
   162                 "{1} {0}",
   163                 "{1} {0}",
   164                 "{1} {0}",
   165                 "{1} {0}",
   166                 "{1} {0}",
   167             }
   168             monthNames{
   169                 format{
   170                     abbreviated{
   171                         "1",
   172                         "2",
   173                         "3",
   174                         "4",
   175                         "5",
   176                         "6",
   177                         "7",
   178                         "8",
   179                         "9",
   180                         "10",
   181                         "11",
   182                         "12",
   183                     }
   184                     narrow{
   185                         "1",
   186                         "2",
   187                         "3",
   188                         "4",
   189                         "5",
   190                         "6",
   191                         "7",
   192                         "8",
   193                         "9",
   194                         "10",
   195                         "11",
   196                         "12",
   197                     }
   198                     wide{
   199                         "1",
   200                         "2",
   201                         "3",
   202                         "4",
   203                         "5",
   204                         "6",
   205                         "7",
   206                         "8",
   207                         "9",
   208                         "10",
   209                         "11",
   210                         "12",
   211                     }
   212                 }
   213                 stand-alone{
   214                     abbreviated{
   215                         "1",
   216                         "2",
   217                         "3",
   218                         "4",
   219                         "5",
   220                         "6",
   221                         "7",
   222                         "8",
   223                         "9",
   224                         "10",
   225                         "11",
   226                         "12",
   227                     }
   228                     narrow{
   229                         "1",
   230                         "2",
   231                         "3",
   232                         "4",
   233                         "5",
   234                         "6",
   235                         "7",
   236                         "8",
   237                         "9",
   238                         "10",
   239                         "11",
   240                         "12",
   241                     }
   242                     wide{
   243                         "1",
   244                         "2",
   245                         "3",
   246                         "4",
   247                         "5",
   248                         "6",
   249                         "7",
   250                         "8",
   251                         "9",
   252                         "10",
   253                         "11",
   254                         "12",
   255                     }
   256                 }
   257             }
   258         }
   259         coptic{
   260             monthNames{
   261                 format{
   262                     abbreviated{
   263                         "Tout",
   264                         "Baba",
   265                         "Hator",
   266                         "Kiahk",
   267                         "Toba",
   268                         "Amshir",
   269                         "Baramhat",
   270                         "Baramouda",
   271                         "Bashans",
   272                         "Paona",
   273                         "Epep",
   274                         "Mesra",
   275                         "Nasie",
   276                     }
   277                     narrow{
   278                         "1",
   279                         "2",
   280                         "3",
   281                         "4",
   282                         "5",
   283                         "6",
   284                         "7",
   285                         "8",
   286                         "9",
   287                         "10",
   288                         "11",
   289                         "12",
   290                         "13",
   291                     }
   292                 }
   293                 stand-alone{
   294                     abbreviated{
   295                         "Tout",
   296                         "Baba",
   297                         "Hator",
   298                         "Kiahk",
   299                         "Toba",
   300                         "Amshir",
   301                         "Baramhat",
   302                         "Baramouda",
   303                         "Bashans",
   304                         "Paona",
   305                         "Epep",
   306                         "Mesra",
   307                         "Nasie",
   308                     }
   309                     wide{
   310                         "Tout",
   311                         "Baba",
   312                         "Hator",
   313                         "Kiahk",
   314                         "Toba",
   315                         "Amshir",
   316                         "Baramhat",
   317                         "Baramouda",
   318                         "Bashans",
   319                         "Paona",
   320                         "Epep",
   321                         "Mesra",
   322                         "Nasie",
   323                     }
   324                 }
   325             }
   326         }
   327         ethiopic{
   328             monthNames{
   329                 format{
   330                     abbreviated{
   331                         "Meskerem",
   332                         "Tekemt",
   333                         "Hedar",
   334                         "Tahsas",
   335                         "Ter",
   336                         "Yekatit",
   337                         "Megabit",
   338                         "Miazia",
   339                         "Genbot",
   340                         "Sene",
   341                         "Hamle",
   342                         "Nehasse",
   343                         "Pagumen",
   344                     }
   345                     narrow{
   346                         "1",
   347                         "2",
   348                         "3",
   349                         "4",
   350                         "5",
   351                         "6",
   352                         "7",
   353                         "8",
   354                         "9",
   355                         "10",
   356                         "11",
   357                         "12",
   358                         "13",
   359                     }
   360                 }
   361                 stand-alone{
   362                     abbreviated{
   363                         "Meskerem",
   364                         "Tekemt",
   365                         "Hedar",
   366                         "Tahsas",
   367                         "Ter",
   368                         "Yekatit",
   369                         "Megabit",
   370                         "Miazia",
   371                         "Genbot",
   372                         "Sene",
   373                         "Hamle",
   374                         "Nehasse",
   375                         "Pagumen",
   376                     }
   377                     wide{
   378                         "Meskerem",
   379                         "Tekemt",
   380                         "Hedar",
   381                         "Tahsas",
   382                         "Ter",
   383                         "Yekatit",
   384                         "Megabit",
   385                         "Miazia",
   386                         "Genbot",
   387                         "Sene",
   388                         "Hamle",
   389                         "Nehasse",
   390                         "Pagumen",
   391                     }
   392                 }
   393             }
   394         }
   395         generic{
   396             DateTimePatterns{
   397                 "HH:mm:ss zzzz",
   398                 "HH:mm:ss z",
   399                 "HH:mm:ss",
   400                 "HH:mm",
   401                 "EEEE, 'ngày' dd MMMM 'năm' y G",
   402                 "'Ngày' dd 'tháng' M 'năm' y G",
   403                 "dd-MM-y G",
   404                 "dd/MM/y GGGGG",
   405                 "{0} {1}",
   406                 "{0} {1}",
   407                 "{0} {1}",
   408                 "{0} {1}",
   409                 "{0} {1}",
   410             }
   411             availableFormats{
   412                 Ed{"E, dd"}
   413                 Gy{"'Năm' y G"}
   414                 GyMMM{"MMM y G"}
   415                 GyMMMEd{"E, dd MMM y G"}
   416                 GyMMMd{"dd MMM, y G"}
   417                 H{"HH'h'"}
   418                 Hm{"HH:mm"}
   419                 Hms{"HH:mm:ss"}
   420                 M{"L"}
   421                 MEd{"E, dd-M"}
   422                 MMM{"LLL"}
   423                 MMMEd{"E, dd MMM"}
   424                 MMMMEd{"E, dd MMMM"}
   425                 MMMMd{"dd MMMM"}
   426                 MMMd{"dd MMM"}
   427                 MMdd{"dd-MM"}
   428                 Md{"dd-M"}
   429                 d{"'Ngày' dd"}
   430                 h{"h'h' a"}
   431                 hm{"h:mm a"}
   432                 hms{"h:mm:ss a"}
   433                 ms{"mm:ss"}
   434                 y{"'Năm' y G"}
   435                 yyyy{"'Năm' y G"}
   436                 yyyyM{"M/y G"}
   437                 yyyyMEd{"E, dd-M-y G"}
   438                 yyyyMM{"MM-y G"}
   439                 yyyyMMM{"MMM y G"}
   440                 yyyyMMMEd{"E, dd MMM y G"}
   441                 yyyyMMMM{"MMMM y G"}
   442                 yyyyMMMd{"dd MMM, y G"}
   443                 yyyyMd{"d/M/y G"}
   444                 yyyyQQQ{"QQQ y G"}
   445                 yyyyQQQQ{"QQQQ y G"}
   446             }
   447             intervalFormats{
   448                 H{
   449                     H{"HH'h' - HH'h'"}
   450                 }
   451                 Hm{
   452                     H{"HH:mm-HH:mm"}
   453                     m{"HH:mm-HH:mm"}
   454                 }
   455                 Hmv{
   456                     H{"HH:mm-HH:mm v"}
   457                     m{"HH:mm-HH:mm v"}
   458                 }
   459                 Hv{
   460                     H{"HH'h'-HH'h' v"}
   461                 }
   462                 M{
   463                     M{"'Tháng' M - 'Tháng' M"}
   464                 }
   465                 MEd{
   466                     M{"EEEE, dd/MM - EEEE, dd/MM"}
   467                     d{"EEEE, dd/MM - EEEE, dd/MM"}
   468                 }
   469                 MMM{
   470                     M{"MMM-MMM"}
   471                 }
   472                 MMMEd{
   473                     M{"EEEE, 'ngày' dd 'tháng' M - EEEE, 'ngày' dd 'tháng' M"}
   474                     d{"EEEE, 'ngày' dd - EEEE, 'ngày' dd 'tháng' M"}
   475                 }
   476                 MMMd{
   477                     M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M"}
   478                     d{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M"}
   479                 }
   480                 Md{
   481                     M{"dd/MM - dd/MM"}
   482                     d{"dd/MM - dd/MM"}
   483                 }
   484                 d{
   485                     d{"'Ngày' dd-dd"}
   486                 }
   487                 fallback{"{0} - {1}"}
   488                 h{
   489                     a{"h'h' a - h'h' a"}
   490                     h{"h'h' - h'h' a"}
   491                 }
   492                 hm{
   493                     a{"h:mm a – h:mm a"}
   494                     h{"h:mm-h:mm a"}
   495                     m{"h:mm-h:mm a"}
   496                 }
   497                 hmv{
   498                     a{"h:mm a – h:mm a v"}
   499                     h{"h:mm-h:mm a v"}
   500                     m{"h:mm-h:mm a v"}
   501                 }
   502                 hv{
   503                     a{"h'h' a - h'h' a v"}
   504                     h{"h'h'-h'h' a v"}
   505                 }
   506                 y{
   507                     y{"y-y G"}
   508                 }
   509                 yM{
   510                     M{"MM/y - MM/y G"}
   511                     y{"MM/y - MM/y G"}
   512                 }
   513                 yMEd{
   514                     M{"EEEE, dd/MM/y - EEEE, dd/MM/y G"}
   515                     d{"EEEE, dd/MM/y - EEEE, dd/MM/y G"}
   516                     y{"EEEE, dd/MM/y - EEEE, dd/MM/y G"}
   517                 }
   518                 yMMM{
   519                     M{"'Tháng' M - 'Tháng' M 'năm' y G"}
   520                     y{"'Tháng' M 'năm' y - 'Tháng' M 'năm' y G"}
   521                 }
   522                 yMMMEd{
   523                     M{"E, dd 'tháng' M - E, dd 'tháng' M, y G"}
   524                     d{"EEEE, 'ngày' dd MMM - EEEE, 'ngày' dd MMM 'năm' y G"}
   525                     y{"E, dd 'tháng' M, y - E, dd 'tháng' M, y G"}
   526                 }
   527                 yMMMM{
   528                     M{"MMMM-MMMM y G"}
   529                     y{"MMMM y – MMMM y G"}
   530                 }
   531                 yMMMd{
   532                     M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M 'năm' y G"}
   533                     d{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M 'năm' y G"}
   534                     y{"'Ngày' dd 'tháng' M 'năm' y - 'Ngày' dd 'tháng' M 'năm' y G"}
   535                 }
   536                 yMd{
   537                     M{"dd/MM/y - dd/MM/y G"}
   538                     d{"dd/MM/y - dd/MM/y G"}
   539                     y{"dd/MM/y - dd/MM/y G"}
   540                 }
   541             }
   542         }
   543         gregorian{
   544             AmPmMarkers{
   545                 "SA",
   546                 "CH",
   547             }
   548             DateTimePatterns{
   549                 "HH:mm:ss zzzz",
   550                 "HH:mm:ss z",
   551                 "HH:mm:ss",
   552                 "HH:mm",
   553                 "EEEE, 'ngày' dd MMMM 'năm' y",
   554                 "'Ngày' dd 'tháng' MM 'năm' y",
   555                 "dd-MM-y",
   556                 "dd/MM/y",
   557                 "{0} {1}",
   558                 "{0} {1}",
   559                 "{0} {1}",
   560                 "{0} {1}",
   561                 "{0} {1}",
   562             }
   563             appendItems{
   564                 Timezone{"{0} {1}"}
   565             }
   566             availableFormats{
   567                 EHm{"E HH:mm"}
   568                 EHms{"E HH:mm:ss"}
   569                 Ed{"E, dd"}
   570                 Ehm{"E h:mm a"}
   571                 Ehms{"E h:mm:ss a"}
   572                 Gy{"'Năm' y G"}
   573                 GyMMM{"MMM y G"}
   574                 GyMMMEd{"E, dd MMM y G"}
   575                 GyMMMd{"dd MMM, y G"}
   576                 H{"HH"}
   577                 Hm{"H:mm"}
   578                 Hms{"H:mm:ss"}
   579                 M{"L"}
   580                 MEd{"E, dd-M"}
   581                 MMM{"LLL"}
   582                 MMMEd{"E, dd MMM"}
   583                 MMMMEd{"E, dd MMMM"}
   584                 MMMMd{"dd MMMM"}
   585                 MMMd{"dd MMM"}
   586                 MMdd{"dd-MM"}
   587                 Md{"dd-M"}
   588                 d{"d"}
   589                 h{"h a"}
   590                 hm{"h:mm a"}
   591                 hms{"h:mm:ss a"}
   592                 mmss{"mm:ss"}
   593                 ms{"mm:ss"}
   594                 y{"'Năm' y"}
   595                 yM{"M/y"}
   596                 yMEd{"E, dd-M-y"}
   597                 yMM{"MM-y"}
   598                 yMMM{"MMM y"}
   599                 yMMMEd{"E, dd MMM y"}
   600                 yMMMM{"MMMM y"}
   601                 yMMMd{"dd MMM, y"}
   602                 yMd{"d/M/y"}
   603                 yQQQ{"QQQ y"}
   604                 yQQQQ{"QQQQ y"}
   605             }
   606             dayNames{
   607                 format{
   608                     abbreviated{
   609                         "CN",
   610                         "Th 2",
   611                         "Th 3",
   612                         "Th 4",
   613                         "Th 5",
   614                         "Th 6",
   615                         "Th 7",
   616                     }
   617                     narrow{
   618                         "CN",
   619                         "T2",
   620                         "T3",
   621                         "T4",
   622                         "T5",
   623                         "T6",
   624                         "T7",
   625                     }
   626                     short{
   627                         "CN",
   628                         "T2",
   629                         "T3",
   630                         "T4",
   631                         "T5",
   632                         "T6",
   633                         "T7",
   634                     }
   635                     wide{
   636                         "Chủ Nhật",
   637                         "Thứ Hai",
   638                         "Thứ Ba",
   639                         "Thứ Tư",
   640                         "Thứ Năm",
   641                         "Thứ Sáu",
   642                         "Thứ Bảy",
   643                     }
   644                 }
   645                 stand-alone{
   646                     abbreviated{
   647                         "CN",
   648                         "Th 2",
   649                         "Th 3",
   650                         "Th 4",
   651                         "Th 5",
   652                         "Th 6",
   653                         "Th 7",
   654                     }
   655                     narrow{
   656                         "CN",
   657                         "T2",
   658                         "T3",
   659                         "T4",
   660                         "T5",
   661                         "T6",
   662                         "T7",
   663                     }
   664                     short{
   665                         "CN",
   666                         "T2",
   667                         "T3",
   668                         "T4",
   669                         "T5",
   670                         "T6",
   671                         "T7",
   672                     }
   673                     wide{
   674                         "Chủ Nhật",
   675                         "Thứ Hai",
   676                         "Thứ Ba",
   677                         "Thứ Tư",
   678                         "Thứ Năm",
   679                         "Thứ Sáu",
   680                         "Thứ Bảy",
   681                     }
   682                 }
   683             }
   684             eras{
   685                 abbreviated{
   686                     "tr. CN",
   687                     "sau CN",
   688                 }
   689                 narrow{
   690                     "tr. CN",
   691                     "sau CN",
   692                 }
   693                 wide{
   694                     "tr. CN",
   695                     "sau CN",
   696                 }
   697             }
   698             intervalFormats{
   699                 H{
   700                     H{"HH'h' - HH'h'"}
   701                 }
   702                 Hm{
   703                     H{"HH:mm-HH:mm"}
   704                     m{"HH:mm-HH:mm"}
   705                 }
   706                 Hmv{
   707                     H{"HH:mm-HH:mm v"}
   708                     m{"HH:mm-HH:mm v"}
   709                 }
   710                 Hv{
   711                     H{"HH'h'-HH'h' v"}
   712                 }
   713                 M{
   714                     M{"'Tháng' M - 'Tháng' M"}
   715                 }
   716                 MEd{
   717                     M{"EEEE, dd/MM - EEEE, dd/MM"}
   718                     d{"EEEE, dd/MM - EEEE, dd/MM"}
   719                 }
   720                 MMM{
   721                     M{"MMM-MMM"}
   722                 }
   723                 MMMEd{
   724                     M{"EEEE, 'ngày' dd 'tháng' M - EEEE, 'ngày' dd 'tháng' M"}
   725                     d{"EEEE, 'ngày' dd - EEEE, 'ngày' dd 'tháng' M"}
   726                 }
   727                 MMMd{
   728                     M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M"}
   729                     d{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M"}
   730                 }
   731                 Md{
   732                     M{"dd/MM - dd/MM"}
   733                     d{"dd/MM - dd/MM"}
   734                 }
   735                 d{
   736                     d{"'Ngày' dd-dd"}
   737                 }
   738                 fallback{"{0} - {1}"}
   739                 h{
   740                     a{"h'h' a - h'h' a"}
   741                     h{"h'h' - h'h' a"}
   742                 }
   743                 hm{
   744                     a{"h:mm a – h:mm a"}
   745                     h{"h:mm-h:mm a"}
   746                     m{"h:mm-h:mm a"}
   747                 }
   748                 hmv{
   749                     a{"h:mm a – h:mm a v"}
   750                     h{"h:mm-h:mm a v"}
   751                     m{"h:mm-h:mm a v"}
   752                 }
   753                 hv{
   754                     a{"h'h' a - h'h' a v"}
   755                     h{"h'h'-h'h' a v"}
   756                 }
   757                 y{
   758                     y{"y-y"}
   759                 }
   760                 yM{
   761                     M{"MM/y - MM/y"}
   762                     y{"MM/y - MM/y"}
   763                 }
   764                 yMEd{
   765                     M{"EEEE, dd/MM/y - EEEE, dd/MM/y"}
   766                     d{"EEEE, dd/MM/y - EEEE, dd/MM/y"}
   767                     y{"EEEE, dd/MM/y - EEEE, dd/MM/y"}
   768                 }
   769                 yMMM{
   770                     M{"'Tháng' M - 'Tháng' M 'năm' y"}
   771                     y{"'Tháng' M 'năm' y - 'Tháng' M 'năm' y"}
   772                 }
   773                 yMMMEd{
   774                     M{"E, dd 'tháng' M - E, dd 'tháng' M, y"}
   775                     d{"EEEE, 'ngày' dd MMM - EEEE, 'ngày' dd MMM 'năm' y"}
   776                     y{"E, dd 'tháng' M, y - E, dd 'tháng' M, y"}
   777                 }
   778                 yMMMM{
   779                     M{"MMMM-MMMM y"}
   780                     y{"MMMM y – MMMM y"}
   781                 }
   782                 yMMMd{
   783                     M{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M 'năm' y"}
   784                     d{"'Ngày' dd 'tháng' M - 'Ngày' dd 'tháng' M 'năm' y"}
   785                     y{"'Ngày' dd 'tháng' M 'năm' y - 'Ngày' dd 'tháng' M 'năm' y"}
   786                 }
   787                 yMd{
   788                     M{"dd/MM/y - dd/MM/y"}
   789                     d{"dd/MM/y - dd/MM/y"}
   790                     y{"dd/MM/y - dd/MM/y"}
   791                 }
   792             }
   793             monthNames{
   794                 format{
   795                     abbreviated{
   796                         "thg 1",
   797                         "thg 2",
   798                         "thg 3",
   799                         "thg 4",
   800                         "thg 5",
   801                         "thg 6",
   802                         "thg 7",
   803                         "thg 8",
   804                         "thg 9",
   805                         "thg 10",
   806                         "thg 11",
   807                         "thg 12",
   808                     }
   809                     narrow{
   810                         "1",
   811                         "2",
   812                         "3",
   813                         "4",
   814                         "5",
   815                         "6",
   816                         "7",
   817                         "8",
   818                         "9",
   819                         "10",
   820                         "11",
   821                         "12",
   822                     }
   823                     wide{
   824                         "tháng 1",
   825                         "tháng 2",
   826                         "tháng 3",
   827                         "tháng 4",
   828                         "tháng 5",
   829                         "tháng 6",
   830                         "tháng 7",
   831                         "tháng 8",
   832                         "tháng 9",
   833                         "tháng 10",
   834                         "tháng 11",
   835                         "tháng 12",
   836                     }
   837                 }
   838                 stand-alone{
   839                     abbreviated{
   840                         "Thg 1",
   841                         "Thg 2",
   842                         "Thg 3",
   843                         "Thg 4",
   844                         "Thg 5",
   845                         "Thg 6",
   846                         "Thg 7",
   847                         "Thg 8",
   848                         "Thg 9",
   849                         "Thg 10",
   850                         "Thg 11",
   851                         "Thg 12",
   852                     }
   853                     narrow{
   854                         "1",
   855                         "2",
   856                         "3",
   857                         "4",
   858                         "5",
   859                         "6",
   860                         "7",
   861                         "8",
   862                         "9",
   863                         "10",
   864                         "11",
   865                         "12",
   866                     }
   867                     wide{
   868                         "Tháng 1",
   869                         "Tháng 2",
   870                         "Tháng 3",
   871                         "Tháng 4",
   872                         "Tháng 5",
   873                         "Tháng 6",
   874                         "Tháng 7",
   875                         "Tháng 8",
   876                         "Tháng 9",
   877                         "Tháng 10",
   878                         "Tháng 11",
   879                         "Tháng 12",
   880                     }
   881                 }
   882             }
   883             quarters{
   884                 format{
   885                     abbreviated{
   886                         "Q1",
   887                         "Q2",
   888                         "Q3",
   889                         "Q4",
   890                     }
   891                     narrow{
   892                         "1",
   893                         "2",
   894                         "3",
   895                         "4",
   896                     }
   897                     wide{
   898                         "Quý 1",
   899                         "Quý 2",
   900                         "Quý 3",
   901                         "Quý 4",
   902                     }
   903                 }
   904                 stand-alone{
   905                     abbreviated{
   906                         "Q1",
   907                         "Q2",
   908                         "Q3",
   909                         "Q4",
   910                     }
   911                     narrow{
   912                         "1",
   913                         "2",
   914                         "3",
   915                         "4",
   916                     }
   917                     wide{
   918                         "Quý 1",
   919                         "Quý 2",
   920                         "Quý 3",
   921                         "Quý 4",
   922                     }
   923                 }
   924             }
   925         }
   926         hebrew{
   927             monthNames{
   928                 format{
   929                     abbreviated{
   930                         "Tishri",
   931                         "Heshvan",
   932                         "Kislev",
   933                         "Tevet",
   934                         "Shevat",
   935                         "Adar I",
   936                         "Adar",
   937                         "Nisan",
   938                         "Iyar",
   939                         "Sivan",
   940                         "Tamuz",
   941                         "Av",
   942                         "Elul",
   943                         "Adar II",
   944                     }
   945                 }
   946                 stand-alone{
   947                     abbreviated{
   948                         "Tishri",
   949                         "Heshvan",
   950                         "Kislev",
   951                         "Tevet",
   952                         "Shevat",
   953                         "Adar I",
   954                         "Adar",
   955                         "Nisan",
   956                         "Iyar",
   957                         "Sivan",
   958                         "Tamuz",
   959                         "Av",
   960                         "Elul",
   961                         "Adar II",
   962                     }
   963                     wide{
   964                         "Tishri",
   965                         "Heshvan",
   966                         "Kislev",
   967                         "Tevet",
   968                         "Shevat",
   969                         "Adar I",
   970                         "Adar",
   971                         "Nisan",
   972                         "Iyar",
   973                         "Sivan",
   974                         "Tamuz",
   975                         "Av",
   976                         "Elul",
   977                         "Adar II",
   978                     }
   979                 }
   980             }
   981         }
   982         indian{
   983             monthNames{
   984                 format{
   985                     abbreviated{
   986                         "Chaitra",
   987                         "Vaisakha",
   988                         "Jyaistha",
   989                         "Asadha",
   990                         "Sravana",
   991                         "Bhadra",
   992                         "Asvina",
   993                         "Kartika",
   994                         "Agrahayana",
   995                         "Pausa",
   996                         "Magha",
   997                         "Phalguna",
   998                     }
   999                     narrow{
  1000                         "1",
  1001                         "2",
  1002                         "3",
  1003                         "4",
  1004                         "5",
  1005                         "6",
  1006                         "7",
  1007                         "8",
  1008                         "9",
  1009                         "10",
  1010                         "11",
  1011                         "12",
  1014                 stand-alone{
  1015                     abbreviated{
  1016                         "Chaitra",
  1017                         "Vaisakha",
  1018                         "Jyaistha",
  1019                         "Asadha",
  1020                         "Sravana",
  1021                         "Bhadra",
  1022                         "Asvina",
  1023                         "Kartika",
  1024                         "Agrahayana",
  1025                         "Pausa",
  1026                         "Magha",
  1027                         "Phalguna",
  1029                     wide{
  1030                         "Chaitra",
  1031                         "Vaisakha",
  1032                         "Jyaistha",
  1033                         "Asadha",
  1034                         "Sravana",
  1035                         "Bhadra",
  1036                         "Asvina",
  1037                         "Kartika",
  1038                         "Agrahayana",
  1039                         "Pausa",
  1040                         "Magha",
  1041                         "Phalguna",
  1046         islamic{
  1047             eras{
  1048                 abbreviated{
  1049                     "AH",
  1053         japanese{
  1054             DateTimePatterns{
  1055                 "HH:mm:ss zzzz",
  1056                 "HH:mm:ss z",
  1057                 "HH:mm:ss",
  1058                 "HH:mm",
  1059                 "EEEE, 'ngày' dd MMMM 'năm' y G",
  1060                 "'Ngày' dd 'tháng' M 'năm' y G",
  1061                 "dd-MM-y G",
  1062                 "dd/MM/y G",
  1063                 "{0} {1}",
  1064                 "{0} {1}",
  1065                 "{0} {1}",
  1066                 "{0} {1}",
  1067                 "{0} {1}",
  1070         persian{
  1071             monthNames{
  1072                 format{
  1073                     abbreviated{
  1074                         "Farvardin",
  1075                         "Ordibehesht",
  1076                         "Khordad",
  1077                         "Tir",
  1078                         "Mordad",
  1079                         "Shahrivar",
  1080                         "Mehr",
  1081                         "Aban",
  1082                         "Azar",
  1083                         "Dey",
  1084                         "Bahman",
  1085                         "Esfand",
  1087                     narrow{
  1088                         "1",
  1089                         "2",
  1090                         "3",
  1091                         "4",
  1092                         "5",
  1093                         "6",
  1094                         "7",
  1095                         "8",
  1096                         "9",
  1097                         "10",
  1098                         "11",
  1099                         "12",
  1102                 stand-alone{
  1103                     abbreviated{
  1104                         "Farvardin",
  1105                         "Ordibehesht",
  1106                         "Khordad",
  1107                         "Tir",
  1108                         "Mordad",
  1109                         "Shahrivar",
  1110                         "Mehr",
  1111                         "Aban",
  1112                         "Azar",
  1113                         "Dey",
  1114                         "Bahman",
  1115                         "Esfand",
  1117                     wide{
  1118                         "Farvardin",
  1119                         "Ordibehesht",
  1120                         "Khordad",
  1121                         "Tir",
  1122                         "Mordad",
  1123                         "Shahrivar",
  1124                         "Mehr",
  1125                         "Aban",
  1126                         "Azar",
  1127                         "Dey",
  1128                         "Bahman",
  1129                         "Esfand",
  1134         roc{
  1135             availableFormats{
  1136                 M{"'tháng' L"}
  1137                 MMM{"LLL"}
  1139             eras{
  1140                 abbreviated{
  1141                     "Trước R.O.C",
  1142                     "R.O.C.",
  1147     delimiters{
  1148         alternateQuotationEnd{"’"}
  1149         alternateQuotationStart{"‘"}
  1150         quotationEnd{"”"}
  1151         quotationStart{"“"}
  1153     durationUnits{
  1154         hm{"h:mm"}
  1155         hms{"h:mm:ss"}
  1156         ms{"m:ss"}
  1158     fields{
  1159         day{
  1160             dn{"Ngày"}
  1161             relative{
  1162                 "-1"{"Hôm qua"}
  1163                 "-2"{"Hôm kia"}
  1164                 "0"{"Hôm nay"}
  1165                 "1"{"Ngày mai"}
  1166                 "2"{"Ngày kia"}
  1168             relativeTime{
  1169                 future{
  1170                     other{"Trong {0} ngày nữa"}
  1172                 past{
  1173                     other{"{0} ngày trước"}
  1177         dayperiod{
  1178             dn{"SA/CH"}
  1180         era{
  1181             dn{"Thời đại"}
  1183         fri{
  1184             relative{
  1185                 "-1"{"Thứ Sáu tuần trước"}
  1186                 "0"{"Thứ Sáu tuần này"}
  1187                 "1"{"Thứ Sáu tuần sau"}
  1190         hour{
  1191             dn{"Giờ"}
  1192             relativeTime{
  1193                 future{
  1194                     other{"Trong {0} giờ nữa"}
  1196                 past{
  1197                     other{"{0} giờ trước"}
  1201         minute{
  1202             dn{"Phút"}
  1203             relativeTime{
  1204                 future{
  1205                     other{"Trong {0} phút nữa"}
  1207                 past{
  1208                     other{"{0} phút trước"}
  1212         mon{
  1213             relative{
  1214                 "-1"{"Thứ Hai tuần trước"}
  1215                 "0"{"Thứ Hai tuần này"}
  1216                 "1"{"Thứ Hai tuần sau"}
  1219         month{
  1220             dn{"Tháng"}
  1221             relative{
  1222                 "-1"{"tháng trước"}
  1223                 "0"{"tháng này"}
  1224                 "1"{"tháng sau"}
  1226             relativeTime{
  1227                 future{
  1228                     other{"Trong {0} tháng nữa"}
  1230                 past{
  1231                     other{"{0} tháng trước"}
  1235         sat{
  1236             relative{
  1237                 "-1"{"Thứ Bảy tuần trước"}
  1238                 "0"{"Thứ Bảy tuần này"}
  1239                 "1"{"Thứ Bảy tuần sau"}
  1242         second{
  1243             dn{"Giây"}
  1244             relative{
  1245                 "0"{"bây giờ"}
  1247             relativeTime{
  1248                 future{
  1249                     other{"Trong {0} giây nữa"}
  1251                 past{
  1252                     other{"{0} giây trước"}
  1256         sun{
  1257             relative{
  1258                 "-1"{"Chủ Nhật tuần trước"}
  1259                 "0"{"Chủ Nhật tuần này"}
  1260                 "1"{"Chủ Nhật tuần sau"}
  1263         thu{
  1264             relative{
  1265                 "-1"{"Thứ Năm tuần trước"}
  1266                 "0"{"Thứ Năm tuần này"}
  1267                 "1"{"Thứ Năm tuần sau"}
  1270         tue{
  1271             relative{
  1272                 "-1"{"Thứ Ba tuần trước"}
  1273                 "0"{"Thứ Ba tuần này"}
  1274                 "1"{"Thứ Ba tuần sau"}
  1277         wed{
  1278             relative{
  1279                 "-1"{"Thứ Tư tuần trước"}
  1280                 "0"{"Thứ Tư tuần này"}
  1281                 "1"{"Thứ Tư tuần sau"}
  1284         week{
  1285             dn{"Tuần"}
  1286             relative{
  1287                 "-1"{"tuần trước"}
  1288                 "0"{"tuần này"}
  1289                 "1"{"tuần sau"}
  1291             relativeTime{
  1292                 future{
  1293                     other{"Trong {0} tuần nữa"}
  1295                 past{
  1296                     other{"{0} tuần trước"}
  1300         weekday{
  1301             dn{"Ngày trong tuần"}
  1303         year{
  1304             dn{"Năm"}
  1305             relative{
  1306                 "-1"{"năm ngoái"}
  1307                 "0"{"năm nay"}
  1308                 "1"{"năm sau"}
  1310             relativeTime{
  1311                 future{
  1312                     other{"Trong {0} năm nữa"}
  1314                 past{
  1315                     other{"{0} năm trước"}
  1319         zone{
  1320             dn{"Múi giờ"}
  1323     listPattern{
  1324         standard{
  1325             2{"{0} và {1}"}
  1326             end{"{0} và {1}"}
  1327             middle{"{0}, {1}"}
  1328             start{"{0}, {1}"}
  1330         unit{
  1331             2{"{0} và {1}"}
  1332             end{"{0} và {1}"}
  1333             middle{"{0}, {1}"}
  1334             start{"{0}, {1}"}
  1336         unit-narrow{
  1337             2{"{0}, {1}"}
  1338             end{"{0}, {1}"}
  1339             middle{"{0}, {1}"}
  1340             start{"{0}, {1}"}
  1342         unit-short{
  1343             2{"{0}, {1}"}
  1344             end{"{0}, {1}"}
  1345             middle{"{0}, {1}"}
  1346             start{"{0}, {1}"}
  1349     measurementSystemNames{
  1350         UK{"Hệ Anh"}
  1351         US{"Hệ Mỹ"}
  1352         metric{"Hệ mét"}
  1354     transformNames{
  1355         BGN{"BGN"}
  1356         Numeric{"Số"}
  1357         Tone{"Âm"}
  1358         UNGEGN{"UNGEGN"}
  1359         x-Accents{"Dấu"}
  1360         x-Fullwidth{"Độ rộng tối đa"}
  1361         x-Halfwidth{"Nửa độ rộng"}
  1362         x-Jamo{"Jamo"}
  1363         x-Pinyin{"Bính âm"}
  1364         x-Publishing{"Xuất bản"}
  1366     units{
  1367         acceleration{
  1368             g-force{
  1369                 other{"{0} lực g"}
  1372         angle{
  1373             arc-minute{
  1374                 other{"{0} phút"}
  1376             arc-second{
  1377                 other{"{0} giây"}
  1379             degree{
  1380                 other{"{0} độ"}
  1383         area{
  1384             acre{
  1385                 other{"{0} mẫu"}
  1387             hectare{
  1388                 other{"{0} héc-ta"}
  1390             square-foot{
  1391                 other{"{0} feet vuông"}
  1393             square-kilometer{
  1394                 other{"{0} kilômét vuông"}
  1396             square-meter{
  1397                 other{"{0} mét vuông"}
  1399             square-mile{
  1400                 other{"{0} dặm vuông"}
  1403         compound{
  1404             per{"{0}/{1}"}
  1406         duration{
  1407             day{
  1408                 other{"{0} ngày"}
  1410             hour{
  1411                 other{"{0} giờ"}
  1413             millisecond{
  1414                 other{"{0} mili giây"}
  1416             minute{
  1417                 other{"{0} phút"}
  1419             month{
  1420                 other{"{0} tháng"}
  1422             second{
  1423                 other{"{0} giây"}
  1425             week{
  1426                 other{"{0} tuần"}
  1428             year{
  1429                 other{"{0} năm"}
  1432         length{
  1433             centimeter{
  1434                 other{"{0} xentimét"}
  1436             foot{
  1437                 other{"{0} feet"}
  1439             inch{
  1440                 other{"{0} inch"}
  1442             kilometer{
  1443                 other{"{0} kilômét"}
  1445             light-year{
  1446                 other{"{0} năm ánh sáng"}
  1448             meter{
  1449                 other{"{0} mét"}
  1451             mile{
  1452                 other{"{0} dặm"}
  1454             millimeter{
  1455                 other{"{0} milimét"}
  1457             picometer{
  1458                 other{"{0} picômét"}
  1460             yard{
  1461                 other{"{0} yard"}
  1464         mass{
  1465             gram{
  1466                 other{"{0} gam"}
  1468             kilogram{
  1469                 other{"{0} kilôgam"}
  1471             ounce{
  1472                 other{"{0} ao-xơ"}
  1474             pound{
  1475                 other{"{0} pao"}
  1478         power{
  1479             horsepower{
  1480                 other{"{0} mã lực"}
  1482             kilowatt{
  1483                 other{"{0} kilôoát"}
  1485             watt{
  1486                 other{"{0} oát"}
  1489         pressure{
  1490             hectopascal{
  1491                 other{"{0} héctô pascal"}
  1493             inch-hg{
  1494                 other{"{0} inch thủy ngân"}
  1496             millibar{
  1497                 other{"{0} millibar"}
  1500         speed{
  1501             kilometer-per-hour{
  1502                 other{"{0} kilômét/giờ"}
  1504             meter-per-second{
  1505                 other{"{0} mét/giây"}
  1507             mile-per-hour{
  1508                 other{"{0} dặm/giờ"}
  1511         temperature{
  1512             celsius{
  1513                 other{"{0} độ C"}
  1515             fahrenheit{
  1516                 other{"{0} độ F"}
  1519         volume{
  1520             cubic-kilometer{
  1521                 other{"{0} kilômét khối"}
  1523             cubic-mile{
  1524                 other{"{0} dặm khối"}
  1526             liter{
  1527                 other{"{0} lít"}
  1531     unitsNarrow{
  1532         acceleration{
  1533             g-force{
  1534                 other{"{0}G"}
  1537         angle{
  1538             arc-minute{
  1539                 other{"{0}′"}
  1541             arc-second{
  1542                 other{"{0}″"}
  1544             degree{
  1545                 other{"{0}°"}
  1548         area{
  1549             acre{
  1550                 other{"{0} mẫu"}
  1552             hectare{
  1553                 other{"{0}ha"}
  1555             square-foot{
  1556                 other{"{0} ft²"}
  1558             square-kilometer{
  1559                 other{"{0} km²"}
  1561             square-meter{
  1562                 other{"{0} m²"}
  1564             square-mile{
  1565                 other{"{0} mi²"}
  1568         compound{
  1569             per{"{0}/{1}"}
  1571         duration{
  1572             day{
  1573                 other{"{0}ng"}
  1575             hour{
  1576                 other{"{0}g"}
  1578             millisecond{
  1579                 other{"{0}ms"}
  1581             minute{
  1582                 other{"{0}ph"}
  1584             month{
  1585                 other{"{0}th"}
  1587             second{
  1588                 other{"{0}gi"}
  1590             week{
  1591                 other{"{0}t"}
  1593             year{
  1594                 other{"{0} n"}
  1597         length{
  1598             centimeter{
  1599                 other{"{0}cm"}
  1601             foot{
  1602                 other{"{0}'"}
  1604             inch{
  1605                 other{"{0}\u0022"}
  1607             kilometer{
  1608                 other{"{0}km"}
  1610             light-year{
  1611                 other{"{0}ly"}
  1613             meter{
  1614                 other{"{0}m"}
  1616             mile{
  1617                 other{"{0}mi"}
  1619             millimeter{
  1620                 other{"{0}mm"}
  1622             picometer{
  1623                 other{"{0}pm"}
  1625             yard{
  1626                 other{"{0}yd"}
  1629         mass{
  1630             gram{
  1631                 other{"{0}g"}
  1633             kilogram{
  1634                 other{"{0}kg"}
  1636             ounce{
  1637                 other{"{0}oz"}
  1639             pound{
  1640                 other{"{0}lb"}
  1643         power{
  1644             horsepower{
  1645                 other{"{0}hp"}
  1647             kilowatt{
  1648                 other{"{0}kW"}
  1650             watt{
  1651                 other{"{0}W"}
  1654         pressure{
  1655             hectopascal{
  1656                 other{"{0}hPa"}
  1658             inch-hg{
  1659                 other{"{0}\u0022 Hg"}
  1661             millibar{
  1662                 other{"{0}mb"}
  1665         speed{
  1666             kilometer-per-hour{
  1667                 other{"{0}km/h"}
  1669             meter-per-second{
  1670                 other{"{0}m/s"}
  1672             mile-per-hour{
  1673                 other{"{0}mph"}
  1676         temperature{
  1677             celsius{
  1678                 other{"{0}°"}
  1680             fahrenheit{
  1681                 other{"{0}°F"}
  1684         volume{
  1685             cubic-kilometer{
  1686                 other{"{0}km³"}
  1688             cubic-mile{
  1689                 other{"{0}mi³"}
  1691             liter{
  1692                 other{"{0}l"}
  1696     unitsShort{
  1697         acceleration{
  1698             g-force{
  1699                 other{"{0} G"}
  1702         angle{
  1703             arc-minute{
  1704                 other{"{0} ph"}
  1706             arc-second{
  1707                 other{"{0} gi"}
  1709             degree{
  1710                 other{"{0} độ"}
  1713         area{
  1714             acre{
  1715                 other{"{0} mẫu"}
  1717             hectare{
  1718                 other{"{0} ha"}
  1720             square-foot{
  1721                 other{"{0} feet vuông"}
  1723             square-kilometer{
  1724                 other{"{0} km²"}
  1726             square-meter{
  1727                 other{"{0} m²"}
  1729             square-mile{
  1730                 other{"{0} dặm vuông"}
  1733         compound{
  1734             per{"{0}/{1}"}
  1736         duration{
  1737             day{
  1738                 other{"{0} ngày"}
  1740             hour{
  1741                 other{"{0} g"}
  1743             millisecond{
  1744                 other{"{0} ms"}
  1746             minute{
  1747                 other{"{0} ph"}
  1749             month{
  1750                 other{"{0} tháng"}
  1752             second{
  1753                 other{"{0} giây"}
  1755             week{
  1756                 other{"{0} tuần"}
  1758             year{
  1759                 other{"{0} năm"}
  1762         length{
  1763             centimeter{
  1764                 other{"{0} cm"}
  1766             foot{
  1767                 other{"{0} ft"}
  1769             inch{
  1770                 other{"{0} in"}
  1772             kilometer{
  1773                 other{"{0} km"}
  1775             light-year{
  1776                 other{"{0} ly"}
  1778             meter{
  1779                 other{"{0} m"}
  1781             mile{
  1782                 other{"{0} mi"}
  1784             millimeter{
  1785                 other{"{0} mm"}
  1787             picometer{
  1788                 other{"{0} pm"}
  1790             yard{
  1791                 other{"{0} yd"}
  1794         mass{
  1795             gram{
  1796                 other{"{0} g"}
  1798             kilogram{
  1799                 other{"{0} kg"}
  1801             ounce{
  1802                 other{"{0} oz"}
  1804             pound{
  1805                 other{"{0} lb"}
  1808         power{
  1809             horsepower{
  1810                 other{"{0} hp"}
  1812             kilowatt{
  1813                 other{"{0} kW"}
  1815             watt{
  1816                 other{"{0} W"}
  1819         pressure{
  1820             hectopascal{
  1821                 other{"{0} hPa"}
  1823             inch-hg{
  1824                 other{"{0} inHg"}
  1826             millibar{
  1827                 other{"{0} mb"}
  1830         speed{
  1831             kilometer-per-hour{
  1832                 other{"{0} km/h"}
  1834             meter-per-second{
  1835                 other{"{0} m/s"}
  1837             mile-per-hour{
  1838                 other{"{0} mph"}
  1841         temperature{
  1842             celsius{
  1843                 other{"{0}°C"}
  1845             fahrenheit{
  1846                 other{"{0}°F"}
  1849         volume{
  1850             cubic-kilometer{
  1851                 other{"{0} km³"}
  1853             cubic-mile{
  1854                 other{"{0} mi³"}
  1856             liter{
  1857                 other{"{0} l"}

mercurial