From 959045eb0da42828bcdfb272002051f5788e421c Mon Sep 17 00:00:00 2001 From: Conrad Nied Date: Wed, 30 Oct 2024 07:26:04 -0700 Subject: [PATCH] CLDR-9791 Add language for South Georgia and Bouvet Islands (#4166) --- common/main/en_GS.xml | 14 ++++++++++ common/supplemental/likelySubtags.xml | 1 + common/supplemental/supplementalData.xml | 18 +++++++------ .../localeIdentifiers/likelySubtags.txt | 5 ++++ .../localeIdentifiers/localeDisplayName.txt | 26 +++++++++++++++++++ .../util/data/country_language_population.tsv | 6 ++--- 6 files changed, 59 insertions(+), 11 deletions(-) create mode 100644 common/main/en_GS.xml diff --git a/common/main/en_GS.xml b/common/main/en_GS.xml new file mode 100644 index 00000000000..e7181436c5b --- /dev/null +++ b/common/main/en_GS.xml @@ -0,0 +1,14 @@ + + + + + + + + + + diff --git a/common/supplemental/likelySubtags.xml b/common/supplemental/likelySubtags.xml index 42eb17c054b..48a25e76531 100644 --- a/common/supplemental/likelySubtags.xml +++ b/common/supplemental/likelySubtags.xml @@ -877,6 +877,7 @@ not be patched by hand, as any changes made in that fashion may be lost. + diff --git a/common/supplemental/supplementalData.xml b/common/supplemental/supplementalData.xml index 7e87532db12..6fe81c3e923 100644 --- a/common/supplemental/supplementalData.xml +++ b/common/supplemental/supplementalData.xml @@ -1540,7 +1540,7 @@ XXX Code for transations where no currency is involved - + @@ -2013,6 +2013,7 @@ XXX Code for transations where no currency is involved + @@ -2334,7 +2335,7 @@ XXX Code for transations where no currency is involved - + @@ -2638,7 +2639,7 @@ XXX Code for transations where no currency is involved - + @@ -2830,7 +2831,7 @@ XXX Code for transations where no currency is involved - + @@ -3148,7 +3149,7 @@ XXX Code for transations where no currency is involved - + @@ -5462,7 +5463,7 @@ XXX Code for transations where no currency is involved - + @@ -5549,7 +5550,7 @@ XXX Code for transations where no currency is involved English official on some islands, total 9.4% http://astro.uchicago.edu/cara/vtour/mcmurdo/ http://www.usap.gov/videoclipsandmaps/mcmwebcam.cfm Winter population is listed. 1.2mil 1st lang + 240k 2nd lang users, low literacy - [missing] + Has rotating Norwegian population at Norvegia Station http://www.mavicanet.com/directory/eng/2436.html Uninhabited, barren, sub-Antarctic islands [missing] @@ -5665,7 +5666,7 @@ XXX Code for transations where no currency is involved [missing] 98.8% speak Spanish. Also, https://www.cia.gov/library/publications/the-world-factbook/geos/sp.html [missing] - No indigenous inhabitants. http://en.wikipedia.org/wiki/Heard_Island_and_McDonald_Islands + Colony of France but uninhabited No indigenous inhabitants. http://en.wikipedia.org/wiki/British_Indian_Ocean_Territory Many also use Swahili Latin is not shown as being used, rather Arabic @@ -5825,5 +5826,6 @@ XXX Code for transations where no currency is involved Greek population in Russia -- most ancestrally used Pontic Greek -- modern usage almost certainly has dropped off but we don't have clear statistics on current usage. [missing] Lower estimate of Coptic population, actual language literacy unknown + [missing] diff --git a/common/testData/localeIdentifiers/likelySubtags.txt b/common/testData/localeIdentifiers/likelySubtags.txt index aca47b1a577..2188a18213f 100644 --- a/common/testData/localeIdentifiers/likelySubtags.txt +++ b/common/testData/localeIdentifiers/likelySubtags.txt @@ -512,6 +512,11 @@ hsb-AQ ; hsb-Latn-AQ ; hsb-AQ ; hsb-DE ; hsb-Latn-DE ; hsb ; hsb-Egyp ; hsb-Egyp-DE ; hsb-Egyp ; hsb-Latn ; hsb-Latn-DE ; hsb ; +ht ; ht-Latn-HT ; ht ; +ht-AQ ; ht-Latn-AQ ; ht-AQ ; +ht-Egyp ; ht-Egyp-HT ; ht-Egyp ; +ht-HT ; ht-Latn-HT ; ht ; +ht-Latn ; ht-Latn-HT ; ht ; hu ; hu-Latn-HU ; hu ; hu-AQ ; hu-Latn-AQ ; hu-AQ ; hu-Egyp ; hu-Egyp-HU ; hu-Egyp ; diff --git a/common/testData/localeIdentifiers/localeDisplayName.txt b/common/testData/localeIdentifiers/localeDisplayName.txt index 9abbc13423c..39e14107e8f 100644 --- a/common/testData/localeIdentifiers/localeDisplayName.txt +++ b/common/testData/localeIdentifiers/localeDisplayName.txt @@ -1310,6 +1310,32 @@ nl-Latn-BE; flamšćina (łaćonsce) zh-Hans-fonipa; chinšćina [zjednorjena] (FONIPA) +@locale=ht +@languageDisplay=standard + +en-MM; anglais (Myanmar [Birmanie]) +es; espagnol +es-419; espagnol (Amérique latine) +es-Cyrl-MX; espagnol (cyrillique, Mexique) +hi-Latn; hindi (latin) +nl-BE; néerlandais (Belgique) +nl-Latn-BE; néerlandais (latin, Belgique) +zh-Hans-fonipa; chinois (simplifié, alphabet phonétique international) + + +@locale=ht +@languageDisplay=dialect + +en-MM; anglais (Myanmar [Birmanie]) +es; espagnol +es-419; espagnol d’Amérique latine +es-Cyrl-MX; espagnol du Mexique (cyrillique) +hi-Latn; hindi (latin) +nl-BE; flamand +nl-Latn-BE; flamand (latin) +zh-Hans-fonipa; chinois simplifié (alphabet phonétique international) + + @locale=hu @languageDisplay=standard diff --git a/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/country_language_population.tsv b/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/country_language_population.tsv index 7ed8c346c61..d8e7e983080 100644 --- a/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/country_language_population.tsv +++ b/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/country_language_population.tsv @@ -113,7 +113,7 @@ Bosnia & Herzegovina BA "3,849,891" 98% "44,830,000,000" official Serbian (Latin Botswana BW "2,249,104" 85% "39,010,000,000" Afrikaans af "6,000" Botswana BW "2,249,104" 85% "39,010,000,000" official English en 81% "https://www.cia.gov/cia/publications/factbook/geos/bc.html English official, 81% literacy; the figure is derived from literacy * lang pop" Botswana BW "2,249,104" 85% "39,010,000,000" official Tswana tn 62% -Bouvet Island BV 1 99% "44,930" Unknown language und 1 +Bouvet Island BV 6 99% "44,930" Norwegian no 100% https://en.wikipedia.org/wiki/Bouvet_Island Has rotating Norwegian population at Norvegia Station Brazil BR "208,846,892" 90% "3,248,000,000,000" English en 8% Brazil BR "208,846,892" 90% "3,248,000,000,000" German de "1,750,000" Brazil BR "208,846,892" 90% "3,248,000,000,000" Guajajára gub "17,500" @@ -279,7 +279,7 @@ China CN "1,384,688,986" 95% "23,210,000,000,000" Xiang Chinese hsn "39,600,000 China CN "1,384,688,986" 95% "23,210,000,000,000" official_regional Zhuang za "4,260,000" China CN "1,384,688,986" 95% "23,210,000,000,000" Hmong Njua hnj "56,000" https://joshuaproject.net/languages/hnj Christmas Island CX "2,205" 99% "117,200,000" official English en "1,400" -Clipperton Island CP 1 99% "42,400" Unknown language und 1 http://en.wikipedia.org/wiki/Clipperton_Island +Clipperton Island CP 1 99% "42,400" Unknown language und 1 http://en.wikipedia.org/wiki/Clipperton_Island Colony of France but uninhabited Cocos (Keeling) Islands CC 596 99% "31,690,000" de_facto_official English en 100 Cocos (Keeling) Islands CC 596 99% "31,690,000" Malay (Arabic) ms_Arab 496 Colombia CO "48,168,996" 94% "711,600,000,000" official Spanish es 93% https://www.cia.gov/cia/publications/factbook/geos/co.html Spanish official @@ -1230,7 +1230,7 @@ South Africa ZA "55,380,210" 93% "767,200,000,000" official_regional Tswana tn 8 South Africa ZA "55,380,210" 93% "767,200,000,000" official_regional Venda ve "1,270,000" 50% South Africa ZA "55,380,210" 93% "767,200,000,000" official_regional Xhosa xh 18% 50% South Africa ZA "55,380,210" 93% "767,200,000,000" official_regional Zulu zu 24% 50% -South Georgia & South Sandwich Islands GS 20 99% "898,500" Unknown language und 20 100% https://www.cia.gov/cia/publications/factbook/geos/sx.html No indigenous inhabitants. http://en.wikipedia.org/wiki/Heard_Island_and_McDonald_Islands +South Georgia & South Sandwich Islands GS 20 100% "898,500" official English en 100% https://commonwealthchamber.com/associated-territories/south-georgia-and-the-south-sandwich-islands/ South Korea KR "51,418,097" 98% "2,035,000,000,000" official Korean ko 100% South Sudan SS "10,204,581" 27% "20,010,000,000" Arabic ar 27% https://www.cia.gov/library/publications/the-world-factbook/geos/od.html http://en.wikipedia.org/wiki/South_Sudan South Sudan SS "10,204,581" 27% "20,010,000,000" official English en 27% https://www.cia.gov/library/publications/the-world-factbook/geos/od.html http://en.wikipedia.org/wiki/South_Sudan