From 665a4b7a35a8174c0a87500d1d7126f86b4634ca Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Wed, 2 Mar 2022 14:48:06 +0000 Subject: Cherry-pick: CLDR-15044 Add locale for en_MV (inherits from en_001), update lang-pop data for MV (#1706) Bug: 195278270 Test: m droid Change-Id: I904f03f2ecdfdd498954b012264c929543cda049 --- common/main/en_MV.xml | 111 +++++++++++++++++++++ common/supplemental/supplementalData.xml | 8 +- .../util/data/country_language_population_raw.txt | 3 +- 3 files changed, 118 insertions(+), 4 deletions(-) create mode 100644 common/main/en_MV.xml diff --git a/common/main/en_MV.xml b/common/main/en_MV.xml new file mode 100644 index 00000000..1b3f5297 --- /dev/null +++ b/common/main/en_MV.xml @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + EEEE d MMMM y + yMMMMEEEEd + + + + + d MMMM y + yMMMMd + + + + + dd-MM-y + yMMdd + + + + + d-M-yy + yyMd + + + + + + + HH:mm:ss zzzz + HHmmsszzzz + + + + + HH:mm:ss z + HHmmssz + + + + + HH:mm:ss + HHmmss + + + + + HH:mm + HHmm + + + + + + + {1} {0} + + + + + {1} {0} + + + + + {1} {0} + + + + + {1} {0} + + + + + + + + + + + ¤ #,##0.00 + + + ¤ #,##0.00 + + + + + + Rf + + + + diff --git a/common/supplemental/supplementalData.xml b/common/supplemental/supplementalData.xml index 935b7cb2..6c9ef64a 100644 --- a/common/supplemental/supplementalData.xml +++ b/common/supplemental/supplementalData.xml @@ -3548,8 +3548,9 @@ XXX Code for transations where no currency is involved - - + + + @@ -5313,7 +5314,7 @@ XXX Code for transations where no currency is involved - + @@ -5650,5 +5651,6 @@ XXX Code for transations where no currency is involved [missing] [missing] [missing] + 2014 Maldives: 98% literacy in Divehi, 75% in English diff --git a/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/country_language_population_raw.txt b/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/country_language_population_raw.txt index e2a32e5f..83e1ef5c 100644 --- a/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/country_language_population_raw.txt +++ b/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/country_language_population_raw.txt @@ -752,7 +752,8 @@ Malaysia MY "31,809,660" 93% "933,300,000,000" official Malay ms 75% Malaysia MY "31,809,660" 93% "933,300,000,000" Malayalam ml "46,600" Malaysia MY "31,809,660" 93% "933,300,000,000" Negeri Sembilan Malay zmi "379,000" Malaysia MY "31,809,660" 93% "933,300,000,000" Tamil ta 4.2% -Maldives MV "392,473" 98% "6,901,000,000" official Divehi dv 94% +Maldives MV "540,542" 98% "6,901,000,000" official Divehi dv 98% https://statisticsmaldives.gov.mv/statistical-release-iii-education 2014 Maldives: 98% literacy in Divehi, 75% in English +Maldives MV "540,542" 98% "6,901,000,000" English dv 75% https://statisticsmaldives.gov.mv/statistical-release-iii-education 2014 Maldives: 98% literacy in Divehi, 75% in English Mali ML "18,429,893" 33% "41,220,000,000" Arabic ar "165,000" Mali ML "18,429,893" 33% "41,220,000,000" Bambara bm 46% Mali ML "18,429,893" 33% "41,220,000,000" Bambara (N’Ko) bm_Nkoo "369,000" No figures available for breakdown of Latin vs. N'Ko for Bambara. The 2% figure is an estimate. -- cgit v1.2.3