diff --git a/icu4c/source/data/brkitr/brkfiles.mk b/icu4c/source/data/brkitr/brkfiles.mk index 8f5c1db2ab..c493729ffa 100644 --- a/icu4c/source/data/brkitr/brkfiles.mk +++ b/icu4c/source/data/brkitr/brkfiles.mk @@ -1,6 +1,6 @@ # © 2016 and later: Unicode, Inc. and others. # License & terms of use: http://www.unicode.org/copyright.html#License -BRK_RES_CLDR_VERSION = 32.0.1 +BRK_RES_CLDR_VERSION = 33 # A list of txt's to build # Note: # diff --git a/icu4c/source/data/cldr-icu-readme.txt b/icu4c/source/data/cldr-icu-readme.txt index 2e17b65e3f..2f5ea6e9b9 100644 --- a/icu4c/source/data/cldr-icu-readme.txt +++ b/icu4c/source/data/cldr-icu-readme.txt @@ -42,6 +42,18 @@ # #---- # +# IP address whitelisting +# +# Parts of the build process (notably building the new ICU data filescin step 4) +# require http: access to files in the CLDR repository; for example, processing +# the files in icu4c/source/data/xml/ may require access to +# http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd +# +# The IP address of the system requesting such access be whitelisted with Unicode, +# otherwise there may be timeout failures; contact Rick McGowan. +# +#---- +# # There are several environment variables that need to be defined. # # a) Java- and ant-related variables @@ -78,7 +90,7 @@ # files are used in addition to the CLDR files as inputs to the CLDR data build # process for ICU): # -# icu/trunk/source/data/icu-config.xml - Update to add or remove +# icu4c/source/data/icu-config.xml - Update to add or remove # CLDR locales for inclusion in ICU. Update to prefer # alt forms for certain paths, or to exclude certain paths; note # that items can only have draft or alt attributes. @@ -89,11 +101,11 @@ # should also be included in , per PMC policy decision # 2012-05-02 (see http://bugs.icu-project.org/trac/ticket/9298). # -# icu/trunk/source/data/build.xml - If you are adding or removing break +# icu4c/source/data/build.xml - If you are adding or removing break # iterators, you need to update under # to clean the correct set of files. # -# icu/trunk/source/data/xml/ - If you are adding a new locale, break +# icu4c/source/data/xml/ - If you are adding a new locale, break # iterator, collation tailoring, or rule-based number formatter, # you may need to add a corresponding xml file in (respectively) # the main/, brkitr/, collation/, or rbnf/ subdirectory here. @@ -158,6 +170,11 @@ make check 2>&1 | tee /tmp/icu4c-oldData-makeCheck.txt # necessary CLDR tools including LDML2ICUConverter, ConvertTransforms, etc. # This process will take several minutes. # Keep a log so you can investigate anything that looks suspicious. +# +# If you see timeout errors when building the rbnf data, for example, then the +# system you are building on likely does not have its IP address whitelisted with +# Unicode for access to the CLDR repository, see note on "IP address whitelisting" +# near the top of this file. cd $ICU4C_DIR/source/data ant clean diff --git a/icu4c/source/data/coll/af.txt b/icu4c/source/data/coll/af.txt index 4176f09ea0..312cb6cbb3 100644 --- a/icu4c/source/data/coll/af.txt +++ b/icu4c/source/data/coll/af.txt @@ -5,7 +5,7 @@ af{ collations{ standard{ Sequence{"&N<<<ʼn"} - Version{"32.0.1"} + Version{"33"} } } } diff --git a/icu4c/source/data/coll/am.txt b/icu4c/source/data/coll/am.txt index aad76c05e7..b063f2ced3 100644 --- a/icu4c/source/data/coll/am.txt +++ b/icu4c/source/data/coll/am.txt @@ -5,7 +5,7 @@ am{ collations{ standard{ Sequence{"[reorder Ethi]"} - Version{"32.0.1"} + Version{"33"} } } } diff --git a/icu4c/source/data/coll/ar.txt b/icu4c/source/data/coll/ar.txt index 23dac0b14d..33f00ee1ff 100644 --- a/icu4c/source/data/coll/ar.txt +++ b/icu4c/source/data/coll/ar.txt @@ -9,7 +9,7 @@ ar{ "&ت<<ة<<<ﺔ<<<ﺓ" "&ي<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ<<<ﲐ<<<ﱝ" } - Version{"32.0.1"} + Version{"33"} } standard{ Sequence{ @@ -397,7 +397,7 @@ ar{ "‎&ۓ‎=ﮰ‎=ﮱ" "‎&ۀ‎=ﮤ‎=ﮥ" } - Version{"32.0.1"} + Version{"33"} } } } diff --git a/icu4c/source/data/coll/as.txt b/icu4c/source/data/coll/as.txt index b3ac592b11..f76a8a5ab7 100644 --- a/icu4c/source/data/coll/as.txt +++ b/icu4c/source/data/coll/as.txt @@ -11,7 +11,7 @@ as{ "&[before 1]ত<ৎ=ত্\u200D" "&হ<ক্ষ" } - Version{"32.0.1"} + Version{"33"} } } } diff --git a/icu4c/source/data/coll/az.txt b/icu4c/source/data/coll/az.txt index 22a6a2b05c..bbd1e46cc8 100644 --- a/icu4c/source/data/coll/az.txt +++ b/icu4c/source/data/coll/az.txt @@ -9,7 +9,7 @@ az{ "[import az-u-co-standard]" "[reorder others]" } - Version{"32.0.1"} + Version{"33"} } standard{ Sequence{ @@ -26,7 +26,7 @@ az{ "&H source: /common/main/root.xml */ root{ - Version{"2.1.37.1"} + Version{"2.1.39.27"} characterLabelPattern{ all{"{0} — all"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/ru.txt b/icu4c/source/data/lang/ru.txt index 390db969c7..698bf6e506 100644 --- a/icu4c/source/data/lang/ru.txt +++ b/icu4c/source/data/lang/ru.txt @@ -46,6 +46,7 @@ ru{ arc{"арамейский"} arn{"мапуче"} arp{"арапахо"} + ars{"арабская — недждийская"} arw{"аравакский"} as{"ассамский"} asa{"асу"} @@ -606,8 +607,8 @@ ru{ Hang{"хангыль"} Hani{"китайская"} Hano{"хануну"} - Hans{"упрощенный"} - Hant{"традиционный"} + Hans{"упрощенная китайская"} + Hant{"традиционная китайская"} Hebr{"еврейская"} Hira{"хирагана"} Hluw{"лувийские иероглифы"} @@ -916,17 +917,17 @@ ru{ VALENCIA{"Валенсийский"} WADEGILE{"Система Уэйда – Джайлза"} } - Version{"2.1.37.58"} + Version{"2.1.39.20"} characterLabelPattern{ - all{"{0} – все"} + all{"{0} — все"} category-list{"{0}: {1}"} - compatibility{"{0} – совместимые"} - enclosed{"{0} – вложенные"} - extended{"{0} – расширенные"} - historic{"{0} – исторические"} - miscellaneous{"{0} – разное"} - other{"{0} – другое"} - scripts{"письменность – {0}"} + compatibility{"{0} — совместимые"} + enclosed{"{0} — вложенные"} + extended{"{0} — расширенные"} + historic{"{0} — исторические"} + miscellaneous{"{0} — разное"} + other{"{0} — другое"} + scripts{"письменности — {0}"} strokes{ few{"{0} черты"} many{"{0} черт"} diff --git a/icu4c/source/data/lang/rw.txt b/icu4c/source/data/lang/rw.txt index c092305ba5..596277cb06 100644 --- a/icu4c/source/data/lang/rw.txt +++ b/icu4c/source/data/lang/rw.txt @@ -108,5 +108,5 @@ rw{ yi{"Inyeyidishi"} zu{"Inyezulu"} } - Version{"2.1.37.5"} + Version{"2.1.38.72"} } diff --git a/icu4c/source/data/lang/rwk.txt b/icu4c/source/data/lang/rwk.txt index 7d2b01f655..877c30ade1 100644 --- a/icu4c/source/data/lang/rwk.txt +++ b/icu4c/source/data/lang/rwk.txt @@ -48,5 +48,5 @@ rwk{ zh{"Kyichina"} zu{"Kyizulu"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/sah.txt b/icu4c/source/data/lang/sah.txt index f834006e2a..7a4a59fb1e 100644 --- a/icu4c/source/data/lang/sah.txt +++ b/icu4c/source/data/lang/sah.txt @@ -91,7 +91,7 @@ sah{ h24{"24 чаастаах тиһик (0–24)"} } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} characterLabelPattern{ strokes{ other{"{0} Strokes"} diff --git a/icu4c/source/data/lang/saq.txt b/icu4c/source/data/lang/saq.txt index 46d808b100..174c4dd85c 100644 --- a/icu4c/source/data/lang/saq.txt +++ b/icu4c/source/data/lang/saq.txt @@ -48,5 +48,5 @@ saq{ zh{"Kichina"} zu{"Kizulu"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/sbp.txt b/icu4c/source/data/lang/sbp.txt index e7c99372bc..d53e43d299 100644 --- a/icu4c/source/data/lang/sbp.txt +++ b/icu4c/source/data/lang/sbp.txt @@ -48,5 +48,5 @@ sbp{ zh{"Ishishina"} zu{"Ishisulu"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/se.txt b/icu4c/source/data/lang/se.txt index c4111089d5..e5c79a74a4 100644 --- a/icu4c/source/data/lang/se.txt +++ b/icu4c/source/data/lang/se.txt @@ -154,7 +154,7 @@ se{ PINYIN{"pinyin"} WADEGILE{"Wade-Giles"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} codePatterns{ language{"giella: {0}"} script{"chállin: {0}"} diff --git a/icu4c/source/data/lang/se_FI.txt b/icu4c/source/data/lang/se_FI.txt index 462da68f7d..a6446da0f9 100644 --- a/icu4c/source/data/lang/se_FI.txt +++ b/icu4c/source/data/lang/se_FI.txt @@ -62,7 +62,7 @@ se_FI{ fullwide{"fullwide"} } } - Version{"2.1.37.6"} + Version{"2.1.38.73"} codePatterns{ script{"čállin: {0}"} } diff --git a/icu4c/source/data/lang/seh.txt b/icu4c/source/data/lang/seh.txt index 6b4930dfc0..0b99678791 100644 --- a/icu4c/source/data/lang/seh.txt +++ b/icu4c/source/data/lang/seh.txt @@ -48,5 +48,5 @@ seh{ zh{"chinês"} zu{"zulu"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/ses.txt b/icu4c/source/data/lang/ses.txt index f24649bc12..457bd254d5 100644 --- a/icu4c/source/data/lang/ses.txt +++ b/icu4c/source/data/lang/ses.txt @@ -48,5 +48,5 @@ ses{ zh{"Sinuwa senni, Mandareŋ"} zu{"Zulu senni"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/sg.txt b/icu4c/source/data/lang/sg.txt index 2e02ba64a7..772bff47cd 100644 --- a/icu4c/source/data/lang/sg.txt +++ b/icu4c/source/data/lang/sg.txt @@ -48,5 +48,5 @@ sg{ zh{"Shinuäa"} zu{"Zûlu"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/shi.txt b/icu4c/source/data/lang/shi.txt index 45ce7eea50..12dd27855b 100644 --- a/icu4c/source/data/lang/shi.txt +++ b/icu4c/source/data/lang/shi.txt @@ -48,5 +48,5 @@ shi{ zh{"ⵜⴰⵛⵉⵏⵡⵉⵜ"} zu{"ⵜⴰⵣⵓⵍⵓⵜ"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/shi_Latn.txt b/icu4c/source/data/lang/shi_Latn.txt index e7f9a5950f..98b9171a20 100644 --- a/icu4c/source/data/lang/shi_Latn.txt +++ b/icu4c/source/data/lang/shi_Latn.txt @@ -49,5 +49,5 @@ shi_Latn{ zh{"Tacinwit"} zu{"Tazulut"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/shi_Tfng.txt b/icu4c/source/data/lang/shi_Tfng.txt index ba03fa368a..aaf5c7b363 100644 --- a/icu4c/source/data/lang/shi_Tfng.txt +++ b/icu4c/source/data/lang/shi_Tfng.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License shi_Tfng{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/si.txt b/icu4c/source/data/lang/si.txt index 0eecf52183..bb9a650d31 100644 --- a/icu4c/source/data/lang/si.txt +++ b/icu4c/source/data/lang/si.txt @@ -548,7 +548,7 @@ si{ tibt{"ටිබෙට ඉලක්කම්"} } } - Version{"2.1.37.5"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — සියල්ල"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/sk.txt b/icu4c/source/data/lang/sk.txt index c81ad98769..1dd31c013d 100644 --- a/icu4c/source/data/lang/sk.txt +++ b/icu4c/source/data/lang/sk.txt @@ -46,6 +46,7 @@ sk{ arc{"aramejčina"} arn{"mapudungun"} arp{"arapažština"} + ars{"arabčina – nadžd"} arw{"arawačtina"} as{"ásamčina"} asa{"asu"} @@ -760,7 +761,7 @@ sk{ Variants{ SCOTLAND{"škótska štandardná angličtina"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} – všetko"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/sl.txt b/icu4c/source/data/lang/sl.txt index 99bb1eeeeb..ec9550635f 100644 --- a/icu4c/source/data/lang/sl.txt +++ b/icu4c/source/data/lang/sl.txt @@ -395,6 +395,7 @@ sl{ rm{"retoromanščina"} rn{"rundščina"} ro{"romunščina"} + ro_MD{"moldavščina"} rof{"rombo"} rom{"romščina"} root{"rootščina"} @@ -877,7 +878,7 @@ sl{ VALENCIA{"valencijski pravopis"} WADEGILE{"romanizacija Wade-Giles"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} – vse"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/smn.txt b/icu4c/source/data/lang/smn.txt index d2ca896596..e767b3ca82 100644 --- a/icu4c/source/data/lang/smn.txt +++ b/icu4c/source/data/lang/smn.txt @@ -401,7 +401,7 @@ smn{ en_GB{"eŋgâlâskielâ (OK)"} en_US{"eŋgâlâskielâ (USA)"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} codePatterns{ language{"kielâ: {0}"} script{"čäällimvuáhádâh: {0}"} diff --git a/icu4c/source/data/lang/sn.txt b/icu4c/source/data/lang/sn.txt index 87d0993d5c..4dd0e3d1cb 100644 --- a/icu4c/source/data/lang/sn.txt +++ b/icu4c/source/data/lang/sn.txt @@ -48,5 +48,5 @@ sn{ zh{"chiChinese"} zu{"chiZulu"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/so.txt b/icu4c/source/data/lang/so.txt index 5d124d0afa..363697ec8d 100644 --- a/icu4c/source/data/lang/so.txt +++ b/icu4c/source/data/lang/so.txt @@ -52,5 +52,5 @@ so{ Zxxx{"Aan la qorin"} Zzzz{"Far aan la aqoon amase aan saxnayn"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/sq.txt b/icu4c/source/data/lang/sq.txt index 7281afde80..f20005cfa3 100644 --- a/icu4c/source/data/lang/sq.txt +++ b/icu4c/source/data/lang/sq.txt @@ -555,7 +555,7 @@ sq{ tibt{"shifra tibetiane"} } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — Të gjitha"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/sr.txt b/icu4c/source/data/lang/sr.txt index c2d26dab11..c4d720cc5e 100644 --- a/icu4c/source/data/lang/sr.txt +++ b/icu4c/source/data/lang/sr.txt @@ -847,7 +847,7 @@ sr{ TARASK{"Тараскијевичка ортографија"} VALENCIA{"Валенцијска"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — све"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/sr_Cyrl.txt b/icu4c/source/data/lang/sr_Cyrl.txt index cac24ec8b9..1d0d0a90e9 100644 --- a/icu4c/source/data/lang/sr_Cyrl.txt +++ b/icu4c/source/data/lang/sr_Cyrl.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Cyrl{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/sr_Cyrl_BA.txt b/icu4c/source/data/lang/sr_Cyrl_BA.txt index 5084ac0d5f..ed55604f11 100644 --- a/icu4c/source/data/lang/sr_Cyrl_BA.txt +++ b/icu4c/source/data/lang/sr_Cyrl_BA.txt @@ -18,5 +18,5 @@ sr_Cyrl_BA{ zgh{"стандардни марокански тамашек"} zu{"исизулу"} } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/sr_Cyrl_ME.txt b/icu4c/source/data/lang/sr_Cyrl_ME.txt index c367f62033..dce11ac2c7 100644 --- a/icu4c/source/data/lang/sr_Cyrl_ME.txt +++ b/icu4c/source/data/lang/sr_Cyrl_ME.txt @@ -17,5 +17,5 @@ sr_Cyrl_ME{ zgh{"стандардни марокански тамашек"} zu{"исизулу"} } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/sr_Cyrl_XK.txt b/icu4c/source/data/lang/sr_Cyrl_XK.txt index af338cd6eb..030c48d869 100644 --- a/icu4c/source/data/lang/sr_Cyrl_XK.txt +++ b/icu4c/source/data/lang/sr_Cyrl_XK.txt @@ -17,5 +17,5 @@ sr_Cyrl_XK{ zgh{"стандардни марокански тамашек"} zu{"исизулу"} } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/sr_Latn.txt b/icu4c/source/data/lang/sr_Latn.txt index 330b39e037..79a8e57469 100644 --- a/icu4c/source/data/lang/sr_Latn.txt +++ b/icu4c/source/data/lang/sr_Latn.txt @@ -848,7 +848,7 @@ sr_Latn{ TARASK{"Taraskijevička ortografija"} VALENCIA{"Valencijska"} } - Version{"2.1.37.8"} + Version{"2.1.39.37"} characterLabelPattern{ all{"{0} — sve"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/sr_Latn_BA.txt b/icu4c/source/data/lang/sr_Latn_BA.txt index 8a03c87426..ecfb01f4a2 100644 --- a/icu4c/source/data/lang/sr_Latn_BA.txt +++ b/icu4c/source/data/lang/sr_Latn_BA.txt @@ -18,5 +18,5 @@ sr_Latn_BA{ zgh{"standardni marokanski tamašek"} zu{"isizulu"} } - Version{"2.1.37.8"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/sr_Latn_ME.txt b/icu4c/source/data/lang/sr_Latn_ME.txt index 8a84d59db4..9a7afe6b33 100644 --- a/icu4c/source/data/lang/sr_Latn_ME.txt +++ b/icu4c/source/data/lang/sr_Latn_ME.txt @@ -17,5 +17,5 @@ sr_Latn_ME{ zgh{"standardni marokanski tamašek"} zu{"isizulu"} } - Version{"2.1.37.8"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/sr_Latn_XK.txt b/icu4c/source/data/lang/sr_Latn_XK.txt index 318cdb3d36..1a576e64bf 100644 --- a/icu4c/source/data/lang/sr_Latn_XK.txt +++ b/icu4c/source/data/lang/sr_Latn_XK.txt @@ -17,5 +17,5 @@ sr_Latn_XK{ zgh{"standardni marokanski tamašek"} zu{"isizulu"} } - Version{"2.1.37.8"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/sv.txt b/icu4c/source/data/lang/sv.txt index c9edbe26f1..7001bedc2b 100644 --- a/icu4c/source/data/lang/sv.txt +++ b/icu4c/source/data/lang/sv.txt @@ -51,6 +51,7 @@ sv{ aro{"araoniska"} arp{"arapaho"} arq{"algerisk arabiska"} + ars{"najdiarabiska"} arw{"arawakiska"} ary{"marockansk arabiska"} arz{"egyptisk arabiska"} @@ -1096,7 +1097,7 @@ sv{ WADEGILE{"Wade-Giles"} XSISTEMO{"x-system"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} characterLabelPattern{ all{"{0} — alla"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/sv_FI.txt b/icu4c/source/data/lang/sv_FI.txt index 0a89e2b8a0..4eb93e8263 100644 --- a/icu4c/source/data/lang/sv_FI.txt +++ b/icu4c/source/data/lang/sv_FI.txt @@ -10,5 +10,5 @@ sv_FI{ Scripts%variant{ Arab{"persisk-arabiska"} } - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/lang/sw.txt b/icu4c/source/data/lang/sw.txt index cd90f2434a..732302da38 100644 --- a/icu4c/source/data/lang/sw.txt +++ b/icu4c/source/data/lang/sw.txt @@ -644,7 +644,7 @@ sw{ vaii{"Dijiti za Vai"} } } - Version{"2.1.37.34"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — zote"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/sw_CD.txt b/icu4c/source/data/lang/sw_CD.txt index f6f19a2224..9fca060031 100644 --- a/icu4c/source/data/lang/sw_CD.txt +++ b/icu4c/source/data/lang/sw_CD.txt @@ -39,5 +39,5 @@ sw_CD{ wae{"Kiwalser"} yi{"Kiyidi"} } - Version{"2.1.37.6"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/sw_KE.txt b/icu4c/source/data/lang/sw_KE.txt index b02c0276a1..49b8e63c21 100644 --- a/icu4c/source/data/lang/sw_KE.txt +++ b/icu4c/source/data/lang/sw_KE.txt @@ -42,5 +42,5 @@ sw_KE{ wae{"Kiwalser"} zgh{"Tamazight Sanifu ya Moroko"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/lang/ta.txt b/icu4c/source/data/lang/ta.txt index e7441395e2..ed79dba2f3 100644 --- a/icu4c/source/data/lang/ta.txt +++ b/icu4c/source/data/lang/ta.txt @@ -841,7 +841,7 @@ ta{ PINYIN{"பின்யின் ரோமானைசெஷன்"} WADEGILE{"வேட்-கைல்ஸ் ரோமனைஷேசன்"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — அனைத்தும்"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/te.txt b/icu4c/source/data/lang/te.txt index 14538eeba5..a709b6d6a3 100644 --- a/icu4c/source/data/lang/te.txt +++ b/icu4c/source/data/lang/te.txt @@ -844,7 +844,7 @@ te{ REVISED{"సవరించబడిన వర్ణక్రమం"} WADEGILE{"వేడ్-గైల్స్ రోమనైజేషన్"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — అన్ని"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/teo.txt b/icu4c/source/data/lang/teo.txt index 97b27d1b01..bb05b9f285 100644 --- a/icu4c/source/data/lang/teo.txt +++ b/icu4c/source/data/lang/teo.txt @@ -48,5 +48,5 @@ teo{ zh{"Kichina"} zu{"Kizulu"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/tg.txt b/icu4c/source/data/lang/tg.txt index d4aadc6f58..7f26015a33 100644 --- a/icu4c/source/data/lang/tg.txt +++ b/icu4c/source/data/lang/tg.txt @@ -183,7 +183,7 @@ tg{ latn{"Рақамҳои ғарбӣ"} } } - Version{"2.1.37.4"} + Version{"2.1.38.71"} codePatterns{ language{"{0}"} script{"{0}"} diff --git a/icu4c/source/data/lang/th.txt b/icu4c/source/data/lang/th.txt index 088c865fc9..ccd8a35efa 100644 --- a/icu4c/source/data/lang/th.txt +++ b/icu4c/source/data/lang/th.txt @@ -51,6 +51,7 @@ th{ aro{"อาเรานา"} arp{"อาราปาโฮ"} arq{"อาหรับแอลจีเรีย"} + ars{"อาหรับนัจญ์ดี"} arw{"อาราวัก"} ary{"อาหรับโมร็อกโก"} arz{"อาหรับพื้นเมืองอียิปต์"} @@ -1054,7 +1055,7 @@ th{ VALLADER{"วัลลาเดอร์"} WADEGILE{"การถอดอักษรแบบเวด-ไจลส์"} } - Version{"2.1.37.56"} + Version{"2.1.39.20"} characterLabelPattern{ all{"{0} — ทั้งหมด"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/ti.txt b/icu4c/source/data/lang/ti.txt index 862520f99f..f023fe69f1 100644 --- a/icu4c/source/data/lang/ti.txt +++ b/icu4c/source/data/lang/ti.txt @@ -104,7 +104,7 @@ ti{ Ethi{"ፊደል"} Latn{"ላቲን"} } - Version{"2.1.37.5"} + Version{"2.1.38.72"} codePatterns{ language{"{0}"} script{"{0}"} diff --git a/icu4c/source/data/lang/to.txt b/icu4c/source/data/lang/to.txt index 2929072e59..a7f3953673 100644 --- a/icu4c/source/data/lang/to.txt +++ b/icu4c/source/data/lang/to.txt @@ -887,7 +887,7 @@ to{ tibt{"fika fakatipeti"} } } - Version{"2.1.37.5"} + Version{"2.1.38.39"} codePatterns{ language{"Lea: {0}"} script{"Tohinima: {0}"} diff --git a/icu4c/source/data/lang/tr.txt b/icu4c/source/data/lang/tr.txt index 426c58d441..59ae100ed4 100644 --- a/icu4c/source/data/lang/tr.txt +++ b/icu4c/source/data/lang/tr.txt @@ -51,6 +51,7 @@ tr{ aro{"Araona"} arp{"Arapaho Dili"} arq{"Cezayir Arapçası"} + ars{"Necd Arapçası"} arw{"Arawak Dili"} ary{"Fas Arapçası"} arz{"Mısır Arapçası"} @@ -1037,7 +1038,7 @@ tr{ VALENCIA{"Valensiyaca"} WADEGILE{"Wade-Giles (Latin Alfabesinde Yazımı)"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} characterLabelPattern{ all{"{0} — tümü"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/tt.txt b/icu4c/source/data/lang/tt.txt index 0faf2672b1..fdc68ce2f9 100644 --- a/icu4c/source/data/lang/tt.txt +++ b/icu4c/source/data/lang/tt.txt @@ -177,7 +177,7 @@ tt{ latn{"көнбатыш цифрлары"} } } - Version{"2.1.37.5"} + Version{"2.1.38.72"} codePatterns{ language{"Тел: {0}"} script{"Язу: {0}"} diff --git a/icu4c/source/data/lang/twq.txt b/icu4c/source/data/lang/twq.txt index d99e9d856d..f42e9e91a7 100644 --- a/icu4c/source/data/lang/twq.txt +++ b/icu4c/source/data/lang/twq.txt @@ -48,5 +48,5 @@ twq{ zh{"Sinuwa senni, Mandareŋ"} zu{"Zulu senni"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/tzm.txt b/icu4c/source/data/lang/tzm.txt index 6aaedca825..044acb7477 100644 --- a/icu4c/source/data/lang/tzm.txt +++ b/icu4c/source/data/lang/tzm.txt @@ -48,5 +48,5 @@ tzm{ zh{"Tacinwit,Mandarin"} zu{"tazulut"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/ug.txt b/icu4c/source/data/lang/ug.txt index fcd2317ad4..ea12245ffd 100644 --- a/icu4c/source/data/lang/ug.txt +++ b/icu4c/source/data/lang/ug.txt @@ -830,7 +830,7 @@ ug{ VALENCIA{"ۋالېنسىيە"} WADEGILE{"ۋېي ئائىلىسى پىنيىن لاتىنلاشتۇرۇش"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} codePatterns{ language{"تىل: {0}"} script{"يېزىق: {0}"} diff --git a/icu4c/source/data/lang/uk.txt b/icu4c/source/data/lang/uk.txt index f806bc811e..f07b6aed39 100644 --- a/icu4c/source/data/lang/uk.txt +++ b/icu4c/source/data/lang/uk.txt @@ -49,6 +49,7 @@ uk{ aro{"араона"} arp{"арапахо"} arq{"алжирська арабська"} + ars{"надждійська арабська"} arw{"аравакська"} as{"ассамська"} asa{"асу"} @@ -889,7 +890,7 @@ uk{ VALENCIA{"Валенсійська"} WADEGILE{"Романізація Вейда-Джайлза"} } - Version{"2.1.37.12"} + Version{"2.1.39.20"} characterLabelPattern{ all{"{0} — усі"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/ur.txt b/icu4c/source/data/lang/ur.txt index c1ad64e559..79f4770b47 100644 --- a/icu4c/source/data/lang/ur.txt +++ b/icu4c/source/data/lang/ur.txt @@ -632,7 +632,7 @@ ur{ vaii{"وائی ہندسے"} } } - Version{"2.1.37.69"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — تمام"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/ur_IN.txt b/icu4c/source/data/lang/ur_IN.txt index 30751aeb2e..c45d6da1e5 100644 --- a/icu4c/source/data/lang/ur_IN.txt +++ b/icu4c/source/data/lang/ur_IN.txt @@ -23,5 +23,5 @@ ur_IN{ tibt{"تبتی ہندسے"} } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/lang/uz.txt b/icu4c/source/data/lang/uz.txt index 0d9210e412..431c8d9147 100644 --- a/icu4c/source/data/lang/uz.txt +++ b/icu4c/source/data/lang/uz.txt @@ -242,7 +242,7 @@ uz{ min{"minangkabau"} mk{"makedon"} ml{"malayalam"} - mn{"mo‘g‘ul"} + mn{"mongol"} mni{"manipur"} moh{"mohauk"} mos{"mossi"} @@ -269,7 +269,7 @@ uz{ ng{"ndonga"} nia{"nias"} niu{"niue"} - nl{"golland"} + nl{"niderland"} nl_BE{"flamand"} nmg{"kvasio"} nn{"norveg-nyunorsk"} @@ -546,7 +546,7 @@ uz{ tibt{"tibet raqamlari"} } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — hammasi"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/uz_Arab.txt b/icu4c/source/data/lang/uz_Arab.txt index b3016e6c06..c4e907d702 100644 --- a/icu4c/source/data/lang/uz_Arab.txt +++ b/icu4c/source/data/lang/uz_Arab.txt @@ -10,5 +10,5 @@ uz_Arab{ Scripts{ Arab{"عربی"} } - Version{"2.1.36.86"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/uz_Cyrl.txt b/icu4c/source/data/lang/uz_Cyrl.txt index afe63e1bc3..d9fe2481cc 100644 --- a/icu4c/source/data/lang/uz_Cyrl.txt +++ b/icu4c/source/data/lang/uz_Cyrl.txt @@ -407,7 +407,7 @@ uz_Cyrl{ tibt{"Тибет рақамлари"} } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} codePatterns{ language{"Тил: {0}"} script{"{0}"} diff --git a/icu4c/source/data/lang/uz_Latn.txt b/icu4c/source/data/lang/uz_Latn.txt index 36553dac4d..66698d6157 100644 --- a/icu4c/source/data/lang/uz_Latn.txt +++ b/icu4c/source/data/lang/uz_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uz_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/lang/vai.txt b/icu4c/source/data/lang/vai.txt index 2199e1a775..6705a875fe 100644 --- a/icu4c/source/data/lang/vai.txt +++ b/icu4c/source/data/lang/vai.txt @@ -48,5 +48,5 @@ vai{ zh{"ꕦꕇꔧ"} zu{"ꖮꖨ"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/vai_Latn.txt b/icu4c/source/data/lang/vai_Latn.txt index 1a8c8ef343..d5be9ea7d5 100644 --- a/icu4c/source/data/lang/vai_Latn.txt +++ b/icu4c/source/data/lang/vai_Latn.txt @@ -49,5 +49,5 @@ vai_Latn{ zh{"Chaniĩ"} zu{"Zúlu"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/vai_Vaii.txt b/icu4c/source/data/lang/vai_Vaii.txt index 487dfa96c7..6ef45173df 100644 --- a/icu4c/source/data/lang/vai_Vaii.txt +++ b/icu4c/source/data/lang/vai_Vaii.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vai_Vaii{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/vi.txt b/icu4c/source/data/lang/vi.txt index cc44c83ab5..add168e1cf 100644 --- a/icu4c/source/data/lang/vi.txt +++ b/icu4c/source/data/lang/vi.txt @@ -50,6 +50,7 @@ vi{ aro{"Tiếng Araona"} arp{"Tiếng Arapaho"} arq{"Tiếng Ả Rập Algeria"} + ars{"Tiếng Ả Rập Najdi"} arw{"Tiếng Arawak"} arz{"Tiếng Ả Rập Ai Cập"} as{"Tiếng Assam"} @@ -982,7 +983,7 @@ vi{ VALLADER{"VALLADER"} WADEGILE{"La Mã hóa Wade-Giles"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} characterLabelPattern{ all{"{0} — tất cả"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/vun.txt b/icu4c/source/data/lang/vun.txt index a7bbf05dcb..1c10e5ea93 100644 --- a/icu4c/source/data/lang/vun.txt +++ b/icu4c/source/data/lang/vun.txt @@ -48,5 +48,5 @@ vun{ zh{"Kyichina"} zu{"Kyizulu"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/wae.txt b/icu4c/source/data/lang/wae.txt index 590d8826ac..f9c7ec9f61 100644 --- a/icu4c/source/data/lang/wae.txt +++ b/icu4c/source/data/lang/wae.txt @@ -193,7 +193,7 @@ wae{ latn{"Arabiši Zálä"} } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} codePatterns{ language{"Sprač: {0}"} script{"Alfabét: {0}"} diff --git a/icu4c/source/data/lang/wo.txt b/icu4c/source/data/lang/wo.txt index 9ab7735563..54ccc13417 100644 --- a/icu4c/source/data/lang/wo.txt +++ b/icu4c/source/data/lang/wo.txt @@ -181,7 +181,7 @@ wo{ latn{"Siifari Tugal"} } } - Version{"2.1.37.4"} + Version{"2.1.38.71"} codePatterns{ language{"{0}"} script{"{0}"} diff --git a/icu4c/source/data/lang/xog.txt b/icu4c/source/data/lang/xog.txt index ac02ef9be1..adf7a8966a 100644 --- a/icu4c/source/data/lang/xog.txt +++ b/icu4c/source/data/lang/xog.txt @@ -48,5 +48,5 @@ xog{ zh{"Olucayina"} zu{"Oluzzulu"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/yav.txt b/icu4c/source/data/lang/yav.txt index 97e58cac76..af6c9ab07c 100644 --- a/icu4c/source/data/lang/yav.txt +++ b/icu4c/source/data/lang/yav.txt @@ -48,5 +48,5 @@ yav{ zh{"sinúɛ"} zu{"nusulú"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/yi.txt b/icu4c/source/data/lang/yi.txt index 7aa775ee0a..efa9396ba8 100644 --- a/icu4c/source/data/lang/yi.txt +++ b/icu4c/source/data/lang/yi.txt @@ -171,7 +171,7 @@ yi{ gregorian{"גרעגארישער קאַלענדאַר"} } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} codePatterns{ language{"שפראַך: {0}"} script{"שריפֿט: {0}"} diff --git a/icu4c/source/data/lang/yo.txt b/icu4c/source/data/lang/yo.txt index 1eb371663c..780ab589a4 100644 --- a/icu4c/source/data/lang/yo.txt +++ b/icu4c/source/data/lang/yo.txt @@ -101,5 +101,5 @@ yo{ zh{"Èdè Mandari"} zu{"Èdè Ṣulu"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/yo_BJ.txt b/icu4c/source/data/lang/yo_BJ.txt index 6bdfb5ef7e..fbed6a1edf 100644 --- a/icu4c/source/data/lang/yo_BJ.txt +++ b/icu4c/source/data/lang/yo_BJ.txt @@ -11,5 +11,5 @@ yo_BJ{ tr{"Èdè Tɔɔkisi"} zu{"Èdè Shulu"} } - Version{"2.1.37.9"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/yue.txt b/icu4c/source/data/lang/yue.txt index ab39ca7a47..4af5a466a4 100644 --- a/icu4c/source/data/lang/yue.txt +++ b/icu4c/source/data/lang/yue.txt @@ -1024,7 +1024,7 @@ yue{ VALLADER{"瑞士瓦勒德方言"} WADEGILE{"威妥瑪式拼音"} } - Version{"2.1.37.33"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — 全部"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/yue_Hans.txt b/icu4c/source/data/lang/yue_Hans.txt index 70a28bce08..80f33be0df 100644 --- a/icu4c/source/data/lang/yue_Hans.txt +++ b/icu4c/source/data/lang/yue_Hans.txt @@ -1025,7 +1025,7 @@ yue_Hans{ VALLADER{"瑞士瓦勒德方言"} WADEGILE{"威妥玛式拼音"} } - Version{"2.1.37.8"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — 全部"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/yue_Hant.txt b/icu4c/source/data/lang/yue_Hant.txt index b8cde827d5..a263f97fda 100644 --- a/icu4c/source/data/lang/yue_Hant.txt +++ b/icu4c/source/data/lang/yue_Hant.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yue_Hant{ - Version{"2.1.36.80"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/lang/zgh.txt b/icu4c/source/data/lang/zgh.txt index b150d07ab4..813df6831f 100644 --- a/icu4c/source/data/lang/zgh.txt +++ b/icu4c/source/data/lang/zgh.txt @@ -61,5 +61,5 @@ zgh{ islamic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵍⵉⵙⵍⴰⵎ"} } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/lang/zh.txt b/icu4c/source/data/lang/zh.txt index 29465a6f58..557bda4663 100644 --- a/icu4c/source/data/lang/zh.txt +++ b/icu4c/source/data/lang/zh.txt @@ -46,6 +46,7 @@ zh{ arc{"阿拉米语"} arn{"马普切语"} arp{"阿拉帕霍语"} + ars{"纳吉迪阿拉伯文"} arw{"阿拉瓦克语"} as{"阿萨姆语"} asa{"帕雷语"} @@ -132,7 +133,7 @@ zh{ dsb{"下索布语"} dua{"都阿拉语"} dum{"中古荷兰语"} - dv{"迪维西语"} + dv{"迪维希语"} dyo{"朱拉语"} dyu{"迪尤拉语"} dz{"宗卡语"} @@ -305,7 +306,7 @@ zh{ lua{"卢巴-卢拉语"} lui{"卢伊塞诺语"} lun{"隆达语"} - luo{"卢欧语"} + luo{"卢奥语"} lus{"米佐语"} luy{"卢雅语"} lv{"拉脱维亚语"} @@ -978,7 +979,7 @@ zh{ VALLADER{"瑞士瓦勒德方言"} WADEGILE{"WG 威氏拼音法"} } - Version{"2.1.37.42"} + Version{"2.1.39.20"} characterLabelPattern{ all{"{0} — 全部"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/zh_Hans.txt b/icu4c/source/data/lang/zh_Hans.txt index e2e6871e41..a37beaceb9 100644 --- a/icu4c/source/data/lang/zh_Hans.txt +++ b/icu4c/source/data/lang/zh_Hans.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/lang/zh_Hant.txt b/icu4c/source/data/lang/zh_Hant.txt index 3286e174da..8a5f765125 100644 --- a/icu4c/source/data/lang/zh_Hant.txt +++ b/icu4c/source/data/lang/zh_Hant.txt @@ -52,6 +52,7 @@ zh_Hant{ aro{"阿拉奧納文"} arp{"阿拉帕霍文"} arq{"阿爾及利亞阿拉伯文"} + ars{"納吉迪阿拉伯文"} arw{"阿拉瓦克文"} ary{"摩洛哥阿拉伯文"} arz{"埃及阿拉伯文"} @@ -1073,7 +1074,7 @@ zh_Hant{ VALLADER{"瑞士瓦勒德方言"} WADEGILE{"威妥瑪式拼音"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} characterLabelPattern{ all{"{0} — 全部"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/lang/zh_Hant_HK.txt b/icu4c/source/data/lang/zh_Hant_HK.txt index 888f849988..45280c0d22 100644 --- a/icu4c/source/data/lang/zh_Hant_HK.txt +++ b/icu4c/source/data/lang/zh_Hant_HK.txt @@ -130,7 +130,7 @@ zh_Hant_HK{ SCOTLAND{"蘇格蘭標準英語"} SOTAV{"SOTAV"} } - Version{"2.1.37.6"} + Version{"2.1.39.11"} characterLabelPattern{ enclosed{"{0} — 包含"} historic{"{0} — 舊式"} diff --git a/icu4c/source/data/lang/zh_Hant_MO.txt b/icu4c/source/data/lang/zh_Hant_MO.txt index 78fdee5c4f..f61452cd6c 100644 --- a/icu4c/source/data/lang/zh_Hant_MO.txt +++ b/icu4c/source/data/lang/zh_Hant_MO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant_MO{ %%Parent{"zh_Hant_HK"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/lang/zu.txt b/icu4c/source/data/lang/zu.txt index 606e979fc2..f87ef630d3 100644 --- a/icu4c/source/data/lang/zu.txt +++ b/icu4c/source/data/lang/zu.txt @@ -629,7 +629,7 @@ zu{ vaii{"Izinhlazu Zezinombolo ze-Vai"} } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} characterLabelPattern{ all{"{0} — All"} category-list{"{0}: {1}"} diff --git a/icu4c/source/data/locales/af.txt b/icu4c/source/data/locales/af.txt index 5a9953304e..35ce0fee9d 100644 --- a/icu4c/source/data/locales/af.txt +++ b/icu4c/source/data/locales/af.txt @@ -213,7 +213,7 @@ af{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/af_NA.txt b/icu4c/source/data/locales/af_NA.txt index c3d061f471..80427b12fe 100644 --- a/icu4c/source/data/locales/af_NA.txt +++ b/icu4c/source/data/locales/af_NA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License af_NA{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/af_ZA.txt b/icu4c/source/data/locales/af_ZA.txt index ecf1741afe..e3d3f396a7 100644 --- a/icu4c/source/data/locales/af_ZA.txt +++ b/icu4c/source/data/locales/af_ZA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License af_ZA{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/agq.txt b/icu4c/source/data/locales/agq.txt index 659639d8e5..7bd483f9bf 100644 --- a/icu4c/source/data/locales/agq.txt +++ b/icu4c/source/data/locales/agq.txt @@ -23,7 +23,7 @@ agq{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/agq_CM.txt b/icu4c/source/data/locales/agq_CM.txt index 4608fa613f..fe014d4766 100644 --- a/icu4c/source/data/locales/agq_CM.txt +++ b/icu4c/source/data/locales/agq_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License agq_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ak.txt b/icu4c/source/data/locales/ak.txt index 35b06e2a10..907dc4e789 100644 --- a/icu4c/source/data/locales/ak.txt +++ b/icu4c/source/data/locales/ak.txt @@ -25,7 +25,7 @@ ak{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ak_GH.txt b/icu4c/source/data/locales/ak_GH.txt index 6b0fd7ffc8..1877443db4 100644 --- a/icu4c/source/data/locales/ak_GH.txt +++ b/icu4c/source/data/locales/ak_GH.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ak_GH{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/am.txt b/icu4c/source/data/locales/am.txt index a5eb3f4ca0..257606f308 100644 --- a/icu4c/source/data/locales/am.txt +++ b/icu4c/source/data/locales/am.txt @@ -219,7 +219,7 @@ am{ native{"latn"} traditional{"ethi"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ @@ -1286,15 +1286,15 @@ am{ animals_nature{"እንስሳት እና ተፈጥሮ"} arrows{"ቀስቶች"} body{"ሰውነት"} - box_drawing{"Box Drawing"} + box_drawing{"ስዕላዊ ሳጥን"} braille{"ብሬይል"} building{"ህንጻ"} - bullets_stars{"ጥይቶች/ኮከቦች"} - consonantal_jamo{"Consonantal Jamo"} + bullets_stars{"ጥይቶች ወይም ኮከቦች"} + consonantal_jamo{"የጃሞ ሆሄያት"} currency_symbols{"የምንዛሪ ምልክቶች"} - dash_connector{"Dash/Connector"} + dash_connector{"ጭረት ወይም አያያዥ"} digits{"ዲጂት"} - dingbats{"Dingbats"} + dingbats{"ነቁጥ"} divination_symbols{"የመለኮት ምልክቶች"} downwards_arrows{"ወደታች ቀስቶች"} downwards_upwards_arrows{"ወደታች ወደላይ ቀስቶች"} @@ -1303,22 +1303,22 @@ am{ european_scripts{"የኤውሮጳ ስክሪፕቶች"} female{"ሴት"} flag{"ባንዲራ"} - flags{"Flags"} + flags{"ባንዲራዎች"} food_drink{"ምግብ እና መጠጥ"} format{"ቅርጸት"} format_whitespace{"ቅርጸት እና ባዶቦታ"} - full_width_form_variant{"Full-Width Form Variants"} + full_width_form_variant{"ሙሉ ስፋት የተለያየ መልክ"} geometric_shapes{"ጂኦሜትሪክ ቅርጽ"} - half_width_form_variant{"Half-Width Form Variants"} - han_characters{"Han Characters"} + half_width_form_variant{"ግማሽ ስፋት የተለያየ መልክ"} + han_characters{"ሃን ቁምፊ"} han_radicals{"ሃን ራዲካልስ"} hanja{"ሃንጃ"} hanzi_simplified{"ሃንዚ(በቀላሉ)"} hanzi_traditional{"ሃንዚ(ባህላዊ)"} heart{"ልብ"} historic_scripts{"ታሪካዊ ስክሪፕቶች"} - ideographic_desc_characters{"Ideographic Desc. Characters"} - japanese_kana{"Japanese Kana"} + ideographic_desc_characters{"ሃሳባዊ ቁምፊዎች"} + japanese_kana{"የጃፓን ፊደል"} kanbun{"ካንቡን"} kanji{"ካንጂ"} keycap{"የአብይ ሆሄ ቁልፍ ማብሪያ"} @@ -1328,43 +1328,43 @@ am{ limited_use{"የተወሰነ ኣጠቃቀም"} male{"ወንድ"} math_symbols{"የሂሳብ ምልክቶች"} - middle_eastern_scripts{"Middle Eastern Scripts"} + middle_eastern_scripts{"የመካከለኛው ምስራቅ ስክሪፕቶች"} miscellaneous{"የተለያዩ"} - modern_scripts{"Modern Scripts"} + modern_scripts{"ዘመናዊ ስክሪፕቶች"} modifier{"ማሻሻያ"} musical_symbols{"የሙዚቃ ምልክቶች"} nature{"ተፈጥሮ"} - nonspacing{"Nonspacing"} + nonspacing{"የተጣበቁ ቃላት"} numbers{"ቁጥሮች"} objects{"ነገሮች"} other{"ሌሎች"} paired{"የተጣመረ"} person{"ሰው"} - phonetic_alphabet{"Phonetic Alphabet"} - pictographs{"Pictographs"} + phonetic_alphabet{"የድምፅ ፊደል"} + pictographs{"ስዕላዊ"} place{"ቦታ"} plant{"አትክልት"} punctuation{"ስርዓተ ነጥብ"} rightwards_arrows{"ወደቀኝ ቀስቶች"} - sign_standard_symbols{"Sign/Standard Symbols"} - small_form_variant{"Small Form Variants"} + sign_standard_symbols{"አርማ ወይም ምልክት"} + small_form_variant{"ትንሽ የተለያየ መልክ"} smiley{"ሳቅ"} - smileys_people{"Smileys & People"} - south_asian_scripts{"ደቡብ ኤስያ ስክሪፕት"} - southeast_asian_scripts{"Southeast Asian Scripts"} - spacing{"Spacing"} + smileys_people{"ሳቂታ ወይም ሰው"} + south_asian_scripts{"ደቡብ እስያ ስክሪፕት"} + southeast_asian_scripts{"ደቡብ ምስራቅ እስያ ስክሪፕት"} + spacing{"ባዶ ቦታ"} sport{"ስፖርት"} symbols{"ምልክቶች"} technical_symbols{"ቴክኒካል ምልክቶች"} - tone_marks{"Tone Marks"} + tone_marks{"የኖታ ምልክት"} travel{"ጉዞ"} travel_places{"ጉዞ እና ቦታ"} upwards_arrows{"ወደላይ ቀስቶች"} - variant_forms{"Variant Forms"} + variant_forms{"የተለያየ መልክ ቅጾች"} vocalic_jamo{"ቮልካኒክ ጃሞ"} weather{"የአየር ሁኔታ"} western_asian_scripts{"ምእራባዊ ኤስያ ስክሪፕት"} - whitespace{"Whitespace"} + whitespace{"ባዶ ቦታ"} } delimiters{ alternateQuotationEnd{"›"} diff --git a/icu4c/source/data/locales/am_ET.txt b/icu4c/source/data/locales/am_ET.txt index 819ecf1abe..9782c32406 100644 --- a/icu4c/source/data/locales/am_ET.txt +++ b/icu4c/source/data/locales/am_ET.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License am_ET{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ar.txt b/icu4c/source/data/locales/ar.txt index aafe88a374..576884d6b1 100644 --- a/icu4c/source/data/locales/ar.txt +++ b/icu4c/source/data/locales/ar.txt @@ -23,7 +23,7 @@ ar{ patterns{ currencyFormat{"#,##0.00 ¤"} decimalFormat{"#,##0.###"} - percentFormat{"#,##0 %"} + percentFormat{"#,##0%"} scientificFormat{"#E0"} } symbols{ @@ -42,6 +42,7 @@ ar{ } } default{"arab"} + default_latn{"latn"} latn{ miscPatterns{ atLeast{"+{0}"} @@ -383,7 +384,7 @@ ar{ minimumGroupingDigits{"1"} native{"arab"} } - Version{"2.1.36.86"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/ar_001.txt b/icu4c/source/data/locales/ar_001.txt index 7982326661..be438e4eb3 100644 --- a/icu4c/source/data/locales/ar_001.txt +++ b/icu4c/source/data/locales/ar_001.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_001{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ar_AE.txt b/icu4c/source/data/locales/ar_AE.txt index ff3ecba777..e5e22403de 100644 --- a/icu4c/source/data/locales/ar_AE.txt +++ b/icu4c/source/data/locales/ar_AE.txt @@ -1,7 +1,10 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_AE{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} calendar{ gregorian{ eras{ diff --git a/icu4c/source/data/locales/ar_BH.txt b/icu4c/source/data/locales/ar_BH.txt index 899a2508ee..694fd35a57 100644 --- a/icu4c/source/data/locales/ar_BH.txt +++ b/icu4c/source/data/locales/ar_BH.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_BH{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_DJ.txt b/icu4c/source/data/locales/ar_DJ.txt index 5769f2a53d..2481b7be6a 100644 --- a/icu4c/source/data/locales/ar_DJ.txt +++ b/icu4c/source/data/locales/ar_DJ.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_DJ{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_DZ.txt b/icu4c/source/data/locales/ar_DZ.txt index 8319b70d1b..51344ec803 100644 --- a/icu4c/source/data/locales/ar_DZ.txt +++ b/icu4c/source/data/locales/ar_DZ.txt @@ -11,7 +11,7 @@ ar_DZ{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.39"} calendar{ gregorian{ monthNames{ diff --git a/icu4c/source/data/locales/ar_EG.txt b/icu4c/source/data/locales/ar_EG.txt index 5e606a9d71..f3874d34d4 100644 --- a/icu4c/source/data/locales/ar_EG.txt +++ b/icu4c/source/data/locales/ar_EG.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_EG{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_EH.txt b/icu4c/source/data/locales/ar_EH.txt index 9cbc091ecb..2e0c26f0c4 100644 --- a/icu4c/source/data/locales/ar_EH.txt +++ b/icu4c/source/data/locales/ar_EH.txt @@ -4,5 +4,5 @@ ar_EH{ NumberElements{ default{"latn"} } - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ar_ER.txt b/icu4c/source/data/locales/ar_ER.txt index ec96d380ec..4ce6b01884 100644 --- a/icu4c/source/data/locales/ar_ER.txt +++ b/icu4c/source/data/locales/ar_ER.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_ER{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_IL.txt b/icu4c/source/data/locales/ar_IL.txt index f44b1079b0..de1c6cb334 100644 --- a/icu4c/source/data/locales/ar_IL.txt +++ b/icu4c/source/data/locales/ar_IL.txt @@ -1,7 +1,10 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_IL{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ar_IQ.txt b/icu4c/source/data/locales/ar_IQ.txt index 11b258e156..ffead59804 100644 --- a/icu4c/source/data/locales/ar_IQ.txt +++ b/icu4c/source/data/locales/ar_IQ.txt @@ -1,7 +1,10 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_IQ{ - Version{"2.1.36.32"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} calendar{ gregorian{ monthNames{ diff --git a/icu4c/source/data/locales/ar_JO.txt b/icu4c/source/data/locales/ar_JO.txt index e4cdc2aad8..adce8694de 100644 --- a/icu4c/source/data/locales/ar_JO.txt +++ b/icu4c/source/data/locales/ar_JO.txt @@ -1,7 +1,10 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_JO{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} calendar{ gregorian{ monthNames{ diff --git a/icu4c/source/data/locales/ar_KM.txt b/icu4c/source/data/locales/ar_KM.txt index 543d7198b9..958de84e8d 100644 --- a/icu4c/source/data/locales/ar_KM.txt +++ b/icu4c/source/data/locales/ar_KM.txt @@ -1,7 +1,10 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_KM{ - Version{"2.1.35.71"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ar_KW.txt b/icu4c/source/data/locales/ar_KW.txt index 201b69f21b..4af2dd9256 100644 --- a/icu4c/source/data/locales/ar_KW.txt +++ b/icu4c/source/data/locales/ar_KW.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_KW{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_LB.txt b/icu4c/source/data/locales/ar_LB.txt index 4b7806e39b..35189cdf92 100644 --- a/icu4c/source/data/locales/ar_LB.txt +++ b/icu4c/source/data/locales/ar_LB.txt @@ -3,6 +3,7 @@ ar_LB{ ExemplarCharactersNumbers{"[\u200E \\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"} NumberElements{ + default{"arab"} latn{ symbols{ decimal{","} @@ -10,7 +11,7 @@ ar_LB{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.80"} calendar{ gregorian{ monthNames{ diff --git a/icu4c/source/data/locales/ar_LY.txt b/icu4c/source/data/locales/ar_LY.txt index ace04c4349..fee2834381 100644 --- a/icu4c/source/data/locales/ar_LY.txt +++ b/icu4c/source/data/locales/ar_LY.txt @@ -11,7 +11,7 @@ ar_LY{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ dayPeriod{ diff --git a/icu4c/source/data/locales/ar_MA.txt b/icu4c/source/data/locales/ar_MA.txt index b4d0428d02..702351d874 100644 --- a/icu4c/source/data/locales/ar_MA.txt +++ b/icu4c/source/data/locales/ar_MA.txt @@ -12,7 +12,7 @@ ar_MA{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ar_MR.txt b/icu4c/source/data/locales/ar_MR.txt index b2b4e64821..3215c920a6 100644 --- a/icu4c/source/data/locales/ar_MR.txt +++ b/icu4c/source/data/locales/ar_MR.txt @@ -3,6 +3,7 @@ ar_MR{ ExemplarCharactersNumbers{"[\u200E \\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"} NumberElements{ + default{"arab"} latn{ symbols{ decimal{","} @@ -10,7 +11,7 @@ ar_MR{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.80"} calendar{ gregorian{ monthNames{ diff --git a/icu4c/source/data/locales/ar_OM.txt b/icu4c/source/data/locales/ar_OM.txt index 61788ee360..7db50be1b7 100644 --- a/icu4c/source/data/locales/ar_OM.txt +++ b/icu4c/source/data/locales/ar_OM.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_OM{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_PS.txt b/icu4c/source/data/locales/ar_PS.txt index e18fc9f0f6..5006a5fada 100644 --- a/icu4c/source/data/locales/ar_PS.txt +++ b/icu4c/source/data/locales/ar_PS.txt @@ -1,7 +1,10 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_PS{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} calendar{ gregorian{ monthNames{ diff --git a/icu4c/source/data/locales/ar_QA.txt b/icu4c/source/data/locales/ar_QA.txt index ab422eabfc..8f2fdfb45d 100644 --- a/icu4c/source/data/locales/ar_QA.txt +++ b/icu4c/source/data/locales/ar_QA.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_QA{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_SA.txt b/icu4c/source/data/locales/ar_SA.txt index 7ac5378062..49d0c46d52 100644 --- a/icu4c/source/data/locales/ar_SA.txt +++ b/icu4c/source/data/locales/ar_SA.txt @@ -3,13 +3,14 @@ ar_SA{ ExemplarCharactersNumbers{"[\u200E \\- , . ٪ ‰ + 0 1 2 3 4 5 6 7 8 9]"} NumberElements{ + default{"arab"} latn{ symbols{ percentSign{"٪"} } } } - Version{"2.1.37.6"} + Version{"2.1.38.80"} calendar{ default{"islamic-umalqura"} gregorian{ diff --git a/icu4c/source/data/locales/ar_SD.txt b/icu4c/source/data/locales/ar_SD.txt index bd18ac57de..ce071b07b4 100644 --- a/icu4c/source/data/locales/ar_SD.txt +++ b/icu4c/source/data/locales/ar_SD.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_SD{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_SO.txt b/icu4c/source/data/locales/ar_SO.txt index 2d6fd9b3b6..e877daf263 100644 --- a/icu4c/source/data/locales/ar_SO.txt +++ b/icu4c/source/data/locales/ar_SO.txt @@ -3,11 +3,12 @@ ar_SO{ ExemplarCharactersNumbers{"[\u200E \\- , . ٪ ‰ + 0 1 2 3 4 5 6 7 8 9]"} NumberElements{ + default{"arab"} latn{ symbols{ percentSign{"٪"} } } } - Version{"2.1.37.1"} + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_SS.txt b/icu4c/source/data/locales/ar_SS.txt index 9f385f4877..9ca6f674f1 100644 --- a/icu4c/source/data/locales/ar_SS.txt +++ b/icu4c/source/data/locales/ar_SS.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_SS{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_SY.txt b/icu4c/source/data/locales/ar_SY.txt index 1b471c2801..ab49d073c5 100644 --- a/icu4c/source/data/locales/ar_SY.txt +++ b/icu4c/source/data/locales/ar_SY.txt @@ -1,7 +1,10 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_SY{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} calendar{ gregorian{ monthNames{ diff --git a/icu4c/source/data/locales/ar_TD.txt b/icu4c/source/data/locales/ar_TD.txt index 299be3149a..a2d116fdf9 100644 --- a/icu4c/source/data/locales/ar_TD.txt +++ b/icu4c/source/data/locales/ar_TD.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_TD{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/ar_TN.txt b/icu4c/source/data/locales/ar_TN.txt index f84b9e693d..5479c9cc8a 100644 --- a/icu4c/source/data/locales/ar_TN.txt +++ b/icu4c/source/data/locales/ar_TN.txt @@ -11,7 +11,7 @@ ar_TN{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.39"} calendar{ gregorian{ monthNames{ diff --git a/icu4c/source/data/locales/ar_YE.txt b/icu4c/source/data/locales/ar_YE.txt index bb0f274d72..98d2397dab 100644 --- a/icu4c/source/data/locales/ar_YE.txt +++ b/icu4c/source/data/locales/ar_YE.txt @@ -1,5 +1,8 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar_YE{ - Version{"2.1.31.33"} + NumberElements{ + default{"arab"} + } + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/locales/as.txt b/icu4c/source/data/locales/as.txt index 4d857ff6ad..4c9ea38530 100644 --- a/icu4c/source/data/locales/as.txt +++ b/icu4c/source/data/locales/as.txt @@ -66,40 +66,40 @@ as{ other{"0 লাখ"} } 1000000{ - one{"00 লাখ"} - other{"00 লাখ"} + one{"0 নিযুত"} + other{"0 নিযুত"} } 10000000{ - one{"0 কোটি"} - other{"0 কোটি"} + one{"00 নিযুত"} + other{"00 নিযুত"} } 100000000{ - one{"00 কোটি"} - other{"00 কোটি"} + one{"000 নিযুত"} + other{"000 নিযুত"} } 1000000000{ - one{"0 আৰব"} - other{"0 আৰব"} + one{"0 শত কোটি"} + other{"0 শত কোটি"} } 10000000000{ - one{"00 আৰব"} - other{"00 আৰব"} + one{"00 শত কোটি"} + other{"00 শত কোটি"} } 100000000000{ - one{"0 খৰব"} - other{"0 খৰব"} + one{"000 শত কোটি"} + other{"000 শত কোটি"} } 1000000000000{ - one{"00 খৰব"} - other{"00 খৰব"} + one{"0 শত পৰাৰ্দ্ধ"} + other{"0 শত পৰাৰ্দ্ধ"} } 10000000000000{ - one{"000 খৰব"} - other{"000 খৰব"} + one{"00 শত পৰাৰ্দ্ধ"} + other{"00 শত পৰাৰ্দ্ধ"} } 100000000000000{ - one{"0000 খৰব"} - other{"0000 খৰব"} + one{"000 শত পৰাৰ্দ্ধ"} + other{"000 শত পৰাৰ্দ্ধ"} } } } @@ -118,40 +118,40 @@ as{ other{"¤ 000 লাখ"} } 1000000{ - one{"¤ 00 লাখ"} - other{"¤ 00 লাখ"} + one{"¤ 0 নিযুত"} + other{"¤ 0 নিযুত"} } 10000000{ - one{"¤ 0 ক'.'"} - other{"¤ 0 ক'.'"} + one{"¤ 00 নিযুত"} + other{"¤ 00 নিযুত"} } 100000000{ - one{"¤ 00 ক'.'"} - other{"¤ 00 ক'.'"} + one{"¤ 000 নিযুত"} + other{"¤ 000 নিযুত"} } 1000000000{ - one{"¤0 আ'.'"} - other{"¤0 আ'.'"} + one{"¤ 0 শত কোটি"} + other{"¤ 0 শত কোটি"} } 10000000000{ - one{"¤00 আ'.'"} - other{"¤00 আ'.'"} + one{"¤ 00 শত কোটি"} + other{"¤ 00 শত কোটি"} } 100000000000{ - one{"¤0 খ'.'"} - other{"¤0 খ'.'"} + one{"¤ 000 শত কোটি"} + other{"¤ 000 শত কোটি"} } 1000000000000{ - one{"¤00 খ'.'"} - other{"¤00 খ'.'"} + one{"¤ 0 শত পৰাৰ্দ্ধ"} + other{"¤ 0 শত পৰাৰ্দ্ধ"} } 10000000000000{ - one{"¤0 তিল"} - other{"¤0 তিল"} + one{"¤ 00 শত পৰাৰ্দ্ধ"} + other{"¤ 00 শত পৰাৰ্দ্ধ"} } 100000000000000{ - one{"¤00 তিল"} - other{"¤00 তিল"} + one{"¤ 000 শত পৰাৰ্দ্ধ"} + other{"¤ 000 শত পৰাৰ্দ্ধ"} } } decimalFormat{ @@ -168,40 +168,40 @@ as{ other{"0 লাখ"} } 1000000{ - one{"00 লাখ"} - other{"00 লাখ"} + one{"0 নিযুত"} + other{"0 নিযুত"} } 10000000{ - one{"0 ক'.'"} - other{"0 ক'.'"} + one{"00 নিযুত"} + other{"00 নিযুত"} } 100000000{ - one{"00 ক'.'"} - other{"00 ক'.'"} + one{"000 নিঃ"} + other{"000 নিঃ"} } 1000000000{ - one{"0 আ'.'"} - other{"0 আ'.'"} + one{"0 শঃ কোঃ"} + other{"0 শঃ কোঃ"} } 10000000000{ - one{"00 আ'.'"} - other{"00 আ'.'"} + one{"00 শঃ কোঃ"} + other{"00 শঃ কোঃ"} } 100000000000{ - one{"0 খ'.'"} - other{"0 খ'.'"} + one{"000 শঃ কঃ"} + other{"000 শঃ কঃ"} } 1000000000000{ - one{"00 খ'.'"} - other{"00 খ'.'"} + one{"0 শঃ পঃ"} + other{"0 শঃ পঃ"} } 10000000000000{ - one{"0 তিল"} - other{"0 তিল"} + one{"00 শঃ পঃ"} + other{"00 শঃ পঃ"} } 100000000000000{ - one{"00 তিল"} - other{"00 তিল"} + one{"000 শঃ পঃ"} + other{"000 শঃ পঃ"} } } } @@ -219,6 +219,9 @@ as{ } } minimalPairs{ + ordinal{ + other{"সোঁফালে {0}ৰ্থ পাক লওক৷"} + } plural{ one{"আপোনালৈ {0} টা বাৰ্তা আহিছে;আপুনিসেইটোপঢ়িব বিচাৰেনে?"} other{"{0} দিন"} @@ -227,31 +230,36 @@ as{ minimumGroupingDigits{"1"} native{"beng"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ - "h.mm.ss a zzzz", - "h.mm.ss a z", - "h.mm.ss a", - "h.mm. a", + "a h.mm.ss zzzz", + "a h.mm.ss z", + "a h.mm.ss", + "a h.mm", "G y MMMM d, EEEE", "G y MMMM d", "G y MMM d", "GGGGG y-MM-dd", "{1} {0}", - "{1} {0}", - "{1} {0}", + "{1} {0} বজাত", + "{1} {0} বজাত", "{1} {0}", "{1} {0}", } availableFormats{ + Bh{"B h"} + Bhm{"B h:mm"} + Bhms{"B h:mm:ss"} E{"ccc"} + EBhm{"E B h:mm"} + EBhms{"E, B h:mm:ss"} EHm{"E HH:mm"} EHms{"E HH:mm:ss"} Ed{"d, E"} - Ehm{"E h:mm a"} - Ehms{"E h:mm:ss a"} + Ehm{"E, a h:mm"} + Ehms{"E, a h:mm:ss"} Gy{"G y"} GyMMM{"G y MMM"} GyMMMEd{"G y MMM d, E"} @@ -267,19 +275,19 @@ as{ MMMd{"MMM d"} Md{"MM-dd"} d{"d"} - h{"h a"} - hm{"h:mm a"} - hms{"h:mm:ss a"} + h{"a h"} + hm{"a h:mm"} + hms{"a h:mm:ss"} ms{"mm:ss"} - y{"G y"} - yyyy{"G y"} - yyyyM{"GGGGG y-MM"} - yyyyMEd{"GGGGG y-MM-dd, E"} - yyyyMMM{"G y MMM"} - yyyyMMMEd{"G y MMM d, E"} - yyyyMMMM{"G y MMMM"} - yyyyMMMd{"G y MMM d"} - yyyyMd{"GGGGG y-MM-dd"} + y{"y G"} + yyyy{"y G"} + yyyyM{"MM-y GGGGG"} + yyyyMEd{"E, dd-MM-y GGGGG"} + yyyyMMM{"MMM y G"} + yyyyMMMEd{"E, d MMM y G"} + yyyyMMMM{"MMMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"dd-MM-y GGGGG"} yyyyQQQ{"G y QQQ"} yyyyQQQQ{"G y QQQQ"} } @@ -292,7 +300,7 @@ as{ d{"MM-dd, E – MM-dd, E"} } MMM{ - M{"LLL–LLL"} + M{"MMM – MMM"} } MMMEd{ M{"MMM d, E – MMM d, E"} @@ -349,22 +357,22 @@ as{ } gregorian{ AmPmMarkers{ - "পূৰ্বাহ্ণ", - "অপৰাহ্ণ", + "পূৰ্বাহ্ন", + "অপৰাহ্ন", } AmPmMarkersAbbr{ - "পূৰ্বাহ্ণ", - "অপৰাহ্ণ", + "পূৰ্বাহ্ন", + "অপৰাহ্ন", } AmPmMarkersNarrow{ - "পূৰ্বাহ্ণ", - "অপৰাহ্ণ", + "পূৰ্বাহ্ন", + "অপৰাহ্ন", } DateTimePatterns{ - "h.mm.ss a zzzz", - "h.mm.ss a z", - "h.mm.ss a", - "h.mm. a", + "a h.mm.ss zzzz", + "a h.mm.ss z", + "a h.mm.ss", + "a h.mm", "EEEE, d MMMM, y", "d MMMM, y", "dd-MM-y", @@ -513,27 +521,27 @@ as{ dayPeriod{ stand-alone{ abbreviated{ - am{"পূৰ্বাহ্ণ"} - pm{"অপৰাহ্ণ"} + am{"পূৰ্বাহ্ন"} + pm{"অপৰাহ্ন"} } narrow{ - am{"পূৰ্বাহ্ণ"} - pm{"অপৰাহ্ণ"} + am{"পূৰ্বাহ্ন"} + pm{"অপৰাহ্ন"} } wide{ - am{"পূৰ্বাহ্ণ"} - pm{"অপৰাহ্ণ"} + am{"পূৰ্বাহ্ন"} + pm{"অপৰাহ্ন"} } } } eras{ abbreviated{ - "খ্ৰী.পূ.", - "খ্ৰী.দ.", + "খ্ৰীঃ পূঃ", + "খ্ৰীঃ", } abbreviated%variant{ - "BCE", - "খ্ৰীঃদঃ", + "খ্ৰীষ্টপূৰ্ব", + "CE", } wide{ "খ্ৰীষ্টপূৰ্ব", @@ -571,7 +579,7 @@ as{ } MMMd{ M{"d MMM – d MMM"} - d{"d MMM–d"} + d{"d – d MMM"} } Md{ M{"dd-MM – dd-MM"} @@ -696,18 +704,18 @@ as{ "ডিচে", } narrow{ - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "10", - "11", - "12", + "জ", + "ফ", + "ম", + "এ", + "ম", + "জ", + "জ", + "আ", + "ছ", + "অ", + "ন", + "ড", } wide{ "জানুৱাৰী", @@ -728,36 +736,36 @@ as{ quarters{ format{ abbreviated{ - "তি1", - "তি2", - "তি3", - "তি4", + "১মঃ তিঃ", + "২য়ঃ তিঃ", + "৩য়ঃ তিঃ", + "৪ৰ্থঃ তিঃ", } narrow{ - "1", - "2", - "3", - "4", + "১", + "২", + "৩", + "৪", } wide{ - "প্ৰথম প্ৰহৰ", - "দ্বিতীয় প্ৰহৰ", - "তৃতীয় প্ৰহৰ", - "চতুৰ্থ প্ৰহৰ", + "প্ৰথম তিনিমাহ", + "দ্বিতীয় তিনিমাহ", + "তৃতীয় তিনিমাহ", + "চতুৰ্থ তিনিমাহ", } } stand-alone{ abbreviated{ - "তি1", - "তি2", - "তি3", - "তি4", + "১মঃ তিঃ", + "২য়ঃ তিঃ", + "৩য়ঃ তিঃ", + "৪ৰ্থঃ তিঃ", } narrow{ - "1", - "2", - "3", - "4", + "১", + "২", + "৩", + "৪", } wide{ "প্ৰথম তিনিমাহ", @@ -769,6 +777,94 @@ as{ } } } + characterLabel{ + activities{"ক্ৰিয়া-কলাপ"} + african_scripts{"আফ্ৰিকান স্ক্ৰিপ্ট"} + american_scripts{"আমেৰিকান স্ক্ৰিপ্ট"} + animal{"জীৱ-জন্তু"} + animals_nature{"জীৱ-জন্তু বা প্ৰকৃতি"} + arrows{"কাঁড়"} + body{"শৰীৰ"} + box_drawing{"বক্স ড্ৰয়িং"} + braille{"ব্ৰেইলী"} + building{"বিল্ডিং"} + bullets_stars{"বুলেট বা তৰা"} + consonantal_jamo{"ব্যঞ্জনবৰ্ণ-সংক্ৰান্তীয় জামো"} + currency_symbols{"মুদ্ৰা প্ৰতীক"} + dash_connector{"ডেচ বা সংযোজক"} + digits{"অংক"} + dingbats{"ডিংবাট"} + divination_symbols{"ভৱিষ্যদ্বাণী প্ৰতীক"} + downwards_arrows{"তলমুৱা কাঁড়"} + downwards_upwards_arrows{"তলফালে উৰ্দ্ধমুখী কাঁড়"} + east_asian_scripts{"পূব এছীয় লিপি"} + emoji{"ইম’জি"} + european_scripts{"ইউৰোপীয় লিপি"} + female{"মহিলা"} + flag{"পতাকা"} + flags{"পতাকাসমূহ"} + food_drink{"খাদ্য আৰু পানীয়"} + format{"ফৰ্মেট"} + format_whitespace{"ফৰ্মেট আৰু হোৱাইটস্পেচ"} + full_width_form_variant{"পূৰ্ণ-প্ৰস্থৰ বৈভাষিক"} + geometric_shapes{"জ্যামিতিক আকৃতি"} + half_width_form_variant{"অৰ্ধ-প্ৰস্থৰ বৈভাষিক"} + han_characters{"হান বৰ্ণ"} + han_radicals{"হান ৰেডিকেল"} + hanja{"হাঞ্জা"} + hanzi_simplified{"হাঞ্জি (সৰলীকৃত)"} + hanzi_traditional{"হাঞ্জি (পৰম্পৰাগত)"} + heart{"হাৰ্ট"} + historic_scripts{"ঐতিহাসিক লিপি"} + ideographic_desc_characters{"আইডিঅ’গ্ৰাফিক ডেস্ক কেৰেক্টাৰ"} + japanese_kana{"জাপানী কানা"} + kanbun{"কানবান"} + kanji{"কাঞ্জি"} + keycap{"কীকেপ"} + leftwards_arrows{"বাওঁফালে মুখ কৰা কাঁড়"} + leftwards_rightwards_arrows{"বাওঁফালে সোঁফালে মুখ কৰা কাঁড়"} + letterlike_symbols{"বৰ্ণৰ দৰে প্ৰতীক"} + limited_use{"সীমিত-ব্যৱহাৰ"} + male{"পুৰুষ"} + math_symbols{"অংকৰ প্ৰতীক"} + middle_eastern_scripts{"মধ্য প্ৰাচ্য লিপি"} + miscellaneous{"বিবিধ"} + modern_scripts{"আধুনিক লিপি"} + modifier{"সংশোধক"} + musical_symbols{"সাংগীতিক প্ৰতীক"} + nature{"প্ৰকৃতি"} + nonspacing{"খালীস্থান নথকা"} + numbers{"সংখ্যা"} + objects{"অবজেক্ট"} + other{"অন্যান্য"} + paired{"যুগ্ম"} + person{"ব্যক্তি"} + phonetic_alphabet{"ধ্বনিগত বৰ্ণমালা"} + pictographs{"চিত্ৰলেখ"} + place{"স্থান"} + plant{"উদ্ভিদ"} + punctuation{"যতিচিহ্ন"} + rightwards_arrows{"সোঁফালে মুখ কৰা কাঁড়"} + sign_standard_symbols{"চিহ্ন বা প্ৰতীক"} + small_form_variant{"সৰু বৈভাষিক"} + smiley{"স্মাইলী"} + smileys_people{"স্মাইলী বা ব্যক্তি"} + south_asian_scripts{"দক্ষিণ এছীয় লিপি"} + southeast_asian_scripts{"দক্ষিণ-পূব এছীয় লিপি"} + spacing{"ব্যৱধান"} + sport{"ক্ৰীড়া"} + symbols{"প্ৰতীক"} + technical_symbols{"কাৰিকৰী প্ৰতীক"} + tone_marks{"স্বৰ চিহ্ন"} + travel{"যাত্ৰা"} + travel_places{"যাত্ৰা বা স্থান"} + upwards_arrows{"ওপৰমুৱা কাঁড়"} + variant_forms{"বৈভাষিক"} + vocalic_jamo{"স্বৰধ্বনি-সম্পৰ্কীয় জামো"} + weather{"বতৰ"} + western_asian_scripts{"পাশ্চাত্য এছীয় লিপি"} + whitespace{"হোৱাইটস্পেচ"} + } delimiters{ alternateQuotationEnd{"’"} alternateQuotationStart{"‘"} @@ -832,13 +928,13 @@ as{ dn{"বছৰৰ দিন"} } dayperiod{ - dn{"পূৰ্বাহ্ণ/অপৰাহ্ণ"} + dn{"পূৰ্বাহ্ন/অপৰাহ্ন"} } dayperiod-narrow{ - dn{"পূৰ্বাহ্ণ/অপৰাহ্ণ"} + dn{"পূৰ্বাহ্ন/অপৰাহ্ন"} } dayperiod-short{ - dn{"পূৰ্বাহ্ণ/অপৰাহ্ণ"} + dn{"পূৰ্বাহ্ন/অপৰাহ্ন"} } era{ dn{"যুগ"} @@ -1539,7 +1635,7 @@ as{ } } zone{ - dn{"ক্ষেত্ৰ"} + dn{"সময় ক্ষেত্ৰ"} } zone-narrow{ dn{"ক্ষেত্ৰ"} @@ -1551,19 +1647,19 @@ as{ listPattern{ or{ 2{"{0} বা {1}"} - end{"{0}, বা {1}"} + end{"{0} বা {1}"} middle{"{0}, {1}"} start{"{0}, {1}"} } standard{ - 2{"{0}, {1}"} - end{"{0}, {1}"} + 2{"{0} আৰু {1}"} + end{"{0} আৰু {1}"} middle{"{0}, {1}"} start{"{0}, {1}"} } standard-short{ - 2{"{0}, {1}"} - end{"{0}, {1}"} + 2{"{0} আৰু {1}"} + end{"{0} আৰু {1}"} middle{"{0}, {1}"} start{"{0}, {1}"} } @@ -1574,10 +1670,10 @@ as{ start{"{0}, {1}"} } unit-narrow{ - 2{"{0}, {1}"} - end{"{0}, {1}"} - middle{"{0}, {1}"} - start{"{0}, {1}"} + 2{"{0} {1}"} + end{"{0} {1}"} + middle{"{0} {1}"} + start{"{0} {1}"} } unit-short{ 2{"{0}, {1}"} @@ -1587,8 +1683,35 @@ as{ } } measurementSystemNames{ - UK{"UK"} - US{"US"} + UK{"ইউ. কে."} + US{"ইউ. এছ."} metric{"মেট্ৰিক"} } + parse{ + date{ + lenient{ + "[\\--/]", + "[\\:∶]", + } + } + general{ + lenient{ + "[.․。︒﹒.。]", + "[\$﹩$$]", + "[£₤]", + "[₨₹{Rp}{Rs}]", + } + } + number{ + lenient{ + "[\\-‒⁻₋−➖﹣-]", + "[,،٫、︐︑﹐﹑,、]", + "[+⁺₊➕﬩﹢+]", + } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", + } + } + } } diff --git a/icu4c/source/data/locales/as_IN.txt b/icu4c/source/data/locales/as_IN.txt index 3801d88ad6..5b23a671d4 100644 --- a/icu4c/source/data/locales/as_IN.txt +++ b/icu4c/source/data/locales/as_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License as_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/asa.txt b/icu4c/source/data/locales/asa.txt index dc615c7475..af10af09b0 100644 --- a/icu4c/source/data/locales/asa.txt +++ b/icu4c/source/data/locales/asa.txt @@ -11,7 +11,7 @@ asa{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/asa_TZ.txt b/icu4c/source/data/locales/asa_TZ.txt index 06e6e4c82c..f3c7039760 100644 --- a/icu4c/source/data/locales/asa_TZ.txt +++ b/icu4c/source/data/locales/asa_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License asa_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ast.txt b/icu4c/source/data/locales/ast.txt index d9d5d1e41c..196c21b0a6 100644 --- a/icu4c/source/data/locales/ast.txt +++ b/icu4c/source/data/locales/ast.txt @@ -236,7 +236,7 @@ ast{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ @@ -1154,8 +1154,8 @@ ast{ yQQQ{"QQQ y"} yQQQQ{"QQQQ 'de' y"} yw{ - one{"'selmana' w 'de' Y"} - other{"'selmana' w 'de' Y"} + one{"'selmana' w 'de' y"} + other{"'selmana' w 'de' y"} } } dayNames{ @@ -3934,4 +3934,31 @@ ast{ US{"EE.XX."} metric{"Métricu"} } + parse{ + date{ + lenient{ + "[\\--/]", + "[\\:∶]", + } + } + general{ + lenient{ + "[.․。︒﹒.。]", + "[\$﹩$$]", + "[£₤]", + "[₨₹{Rp}{Rs}]", + } + } + number{ + lenient{ + "[\\-‒⁻₋−➖﹣-]", + "[,،٫、︐︑﹐﹑,、]", + "[+⁺₊➕﬩﹢+]", + } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", + } + } + } } diff --git a/icu4c/source/data/locales/ast_ES.txt b/icu4c/source/data/locales/ast_ES.txt index eafdc8f970..a5773ea104 100644 --- a/icu4c/source/data/locales/ast_ES.txt +++ b/icu4c/source/data/locales/ast_ES.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ast_ES{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/az.txt b/icu4c/source/data/locales/az.txt index 8a5761a867..82ab0511e1 100644 --- a/icu4c/source/data/locales/az.txt +++ b/icu4c/source/data/locales/az.txt @@ -216,7 +216,7 @@ az{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/az_Cyrl.txt b/icu4c/source/data/locales/az_Cyrl.txt index eb052fa948..d12d8f3af7 100644 --- a/icu4c/source/data/locales/az_Cyrl.txt +++ b/icu4c/source/data/locales/az_Cyrl.txt @@ -27,7 +27,7 @@ az_Cyrl{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/az_Cyrl_AZ.txt b/icu4c/source/data/locales/az_Cyrl_AZ.txt index 423abc8f6b..1172d918dc 100644 --- a/icu4c/source/data/locales/az_Cyrl_AZ.txt +++ b/icu4c/source/data/locales/az_Cyrl_AZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License az_Cyrl_AZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/az_Latn.txt b/icu4c/source/data/locales/az_Latn.txt index 9df6ff318a..47ecb5cc89 100644 --- a/icu4c/source/data/locales/az_Latn.txt +++ b/icu4c/source/data/locales/az_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License az_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/az_Latn_AZ.txt b/icu4c/source/data/locales/az_Latn_AZ.txt index 0f07101b4a..5dc6ef7886 100644 --- a/icu4c/source/data/locales/az_Latn_AZ.txt +++ b/icu4c/source/data/locales/az_Latn_AZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License az_Latn_AZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bas.txt b/icu4c/source/data/locales/bas.txt index 40c0f8f645..7cf3e963c2 100644 --- a/icu4c/source/data/locales/bas.txt +++ b/icu4c/source/data/locales/bas.txt @@ -24,7 +24,7 @@ bas{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/bas_CM.txt b/icu4c/source/data/locales/bas_CM.txt index b928dff62d..866296ed9d 100644 --- a/icu4c/source/data/locales/bas_CM.txt +++ b/icu4c/source/data/locales/bas_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bas_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/be.txt b/icu4c/source/data/locales/be.txt index 9dfb31c2a1..f3a9076e4e 100644 --- a/icu4c/source/data/locales/be.txt +++ b/icu4c/source/data/locales/be.txt @@ -287,7 +287,7 @@ be{ minimumGroupingDigits{"2"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/be_BY.txt b/icu4c/source/data/locales/be_BY.txt index 614eeecf3e..3da430291c 100644 --- a/icu4c/source/data/locales/be_BY.txt +++ b/icu4c/source/data/locales/be_BY.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License be_BY{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bem.txt b/icu4c/source/data/locales/bem.txt index efa21c8690..0a2a0d032d 100644 --- a/icu4c/source/data/locales/bem.txt +++ b/icu4c/source/data/locales/bem.txt @@ -12,7 +12,7 @@ bem{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/bem_ZM.txt b/icu4c/source/data/locales/bem_ZM.txt index bfbcc15655..2626c2d5b0 100644 --- a/icu4c/source/data/locales/bem_ZM.txt +++ b/icu4c/source/data/locales/bem_ZM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bem_ZM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bez.txt b/icu4c/source/data/locales/bez.txt index ccdf34fca1..32ee427fbc 100644 --- a/icu4c/source/data/locales/bez.txt +++ b/icu4c/source/data/locales/bez.txt @@ -11,7 +11,7 @@ bez{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/bez_TZ.txt b/icu4c/source/data/locales/bez_TZ.txt index 97144bb16c..a996530fe8 100644 --- a/icu4c/source/data/locales/bez_TZ.txt +++ b/icu4c/source/data/locales/bez_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bez_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bg.txt b/icu4c/source/data/locales/bg.txt index 38246045be..98bf498df9 100644 --- a/icu4c/source/data/locales/bg.txt +++ b/icu4c/source/data/locales/bg.txt @@ -210,7 +210,7 @@ bg{ minimumGroupingDigits{"2"} native{"latn"} } - Version{"2.1.37.59"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/bg_BG.txt b/icu4c/source/data/locales/bg_BG.txt index 43899287f9..aa298d4cce 100644 --- a/icu4c/source/data/locales/bg_BG.txt +++ b/icu4c/source/data/locales/bg_BG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bg_BG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bm.txt b/icu4c/source/data/locales/bm.txt index 39452e2d8d..40fe15e757 100644 --- a/icu4c/source/data/locales/bm.txt +++ b/icu4c/source/data/locales/bm.txt @@ -12,7 +12,7 @@ bm{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/bm_ML.txt b/icu4c/source/data/locales/bm_ML.txt index 31da58d4c6..83d4c4414e 100644 --- a/icu4c/source/data/locales/bm_ML.txt +++ b/icu4c/source/data/locales/bm_ML.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bm_ML{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bn.txt b/icu4c/source/data/locales/bn.txt index e7b3c42eec..ea512af9f7 100644 --- a/icu4c/source/data/locales/bn.txt +++ b/icu4c/source/data/locales/bn.txt @@ -241,7 +241,7 @@ bn{ minimumGroupingDigits{"1"} native{"beng"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/bn_BD.txt b/icu4c/source/data/locales/bn_BD.txt index 06fe8ddf89..047124290a 100644 --- a/icu4c/source/data/locales/bn_BD.txt +++ b/icu4c/source/data/locales/bn_BD.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bn_BD{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bn_IN.txt b/icu4c/source/data/locales/bn_IN.txt index 580dab870e..5650a40ac1 100644 --- a/icu4c/source/data/locales/bn_IN.txt +++ b/icu4c/source/data/locales/bn_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bn_IN{ - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bo.txt b/icu4c/source/data/locales/bo.txt index 87a13977ee..a5c4a998ef 100644 --- a/icu4c/source/data/locales/bo.txt +++ b/icu4c/source/data/locales/bo.txt @@ -33,7 +33,7 @@ bo{ } } } - Version{"2.1.36.86"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/bo_CN.txt b/icu4c/source/data/locales/bo_CN.txt index bc197c6bd8..d1501ea2f9 100644 --- a/icu4c/source/data/locales/bo_CN.txt +++ b/icu4c/source/data/locales/bo_CN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bo_CN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bo_IN.txt b/icu4c/source/data/locales/bo_IN.txt index caa844f409..e8ed820ef2 100644 --- a/icu4c/source/data/locales/bo_IN.txt +++ b/icu4c/source/data/locales/bo_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bo_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/br.txt b/icu4c/source/data/locales/br.txt index d36e64b17b..3a45256248 100644 --- a/icu4c/source/data/locales/br.txt +++ b/icu4c/source/data/locales/br.txt @@ -16,11 +16,133 @@ br{ MoreInformation{"?"} NumberElements{ arab{ + patterns{ + accountingFormat{"#,##0.00 ¤"} + currencyFormat{"#,##0.00 ¤"} + percentFormat{"#,##0 %"} + } + symbols{ + decimal{"٫"} + exponential{"اس"} + group{"٬"} + infinity{"∞"} + list{"؛"} + minusSign{"؜-"} + nan{"NaN"} + perMille{"؉"} + percentSign{"٪؜"} + plusSign{"؜+"} + superscriptingExponent{"×"} + timeSeparator{":"} + } + } + arabext{ + symbols{ + decimal{"٫"} + exponential{"×۱۰^"} + group{"٬"} + infinity{"∞"} + list{"؛"} + minusSign{"‎-‎"} + nan{"NaN"} + perMille{"؉"} + percentSign{"٪"} + plusSign{"‎+‎"} + superscriptingExponent{"×"} + timeSeparator{"٫"} + } + } + bali{ + symbols{ + timeSeparator{":"} + } + } + beng{ + symbols{ + timeSeparator{":"} + } + } + brah{ + symbols{ + timeSeparator{":"} + } + } + cakm{ + symbols{ + timeSeparator{":"} + } + } + cham{ symbols{ timeSeparator{":"} } } default{"latn"} + deva{ + symbols{ + timeSeparator{":"} + } + } + fullwide{ + symbols{ + timeSeparator{":"} + } + } + gonm{ + symbols{ + timeSeparator{":"} + } + } + gujr{ + symbols{ + timeSeparator{":"} + } + } + guru{ + symbols{ + timeSeparator{":"} + } + } + hanidec{ + symbols{ + timeSeparator{":"} + } + } + java{ + symbols{ + timeSeparator{":"} + } + } + kali{ + symbols{ + timeSeparator{":"} + } + } + khmr{ + symbols{ + timeSeparator{":"} + } + } + knda{ + symbols{ + timeSeparator{":"} + } + } + lana{ + symbols{ + timeSeparator{":"} + } + } + lanatham{ + symbols{ + timeSeparator{":"} + } + } + laoo{ + symbols{ + timeSeparator{":"} + } + } latn{ miscPatterns{ atLeast{"⩾{0}"} @@ -33,6 +155,268 @@ br{ percentFormat{"#,##0 %"} scientificFormat{"#E0"} } + patternsLong{ + decimalFormat{ + 1000{ + few{"0 miliad"} + many{"0 a viliadoù"} + one{"0 miliad"} + other{"0 miliad"} + two{"0 viliad"} + } + 10000{ + few{"00 miliad"} + many{"00 a viliadoù"} + one{"00 miliad"} + other{"00 miliad"} + two{"00 viliad"} + } + 100000{ + few{"000 miliad"} + many{"000 a viliadoù"} + one{"000 miliad"} + other{"000 miliad"} + two{"000 viliad"} + } + 1000000{ + few{"0 milion"} + many{"0 a v/milionoù"} + one{"0 milion"} + other{"0 milion"} + two{"0 v/milion"} + } + 10000000{ + few{"00 milion"} + many{"00 a v/milionoù"} + one{"00 milion"} + other{"00 milion"} + two{"00 v/milion"} + } + 100000000{ + few{"000 milion"} + many{"000 a v/milionoù"} + one{"000 milion"} + other{"000 milion"} + two{"000 v/milion"} + } + 1000000000{ + few{"0 miliard"} + many{"0 a viliardoù"} + one{"0 miliard"} + other{"0 miliard"} + two{"0 viliard"} + } + 10000000000{ + few{"00 miliard"} + many{"00 a viliardoù"} + one{"00 miliard"} + other{"00 miliard"} + two{"00 viliard"} + } + 100000000000{ + few{"000 miliard"} + many{"000 a viliardoù"} + one{"000 miliard"} + other{"000 miliard"} + two{"000 viliard"} + } + 1000000000000{ + few{"0 bilion"} + many{"0 a v/bilionoù"} + one{"0 bilion"} + other{"0 bilion"} + two{"0 v/bilion"} + } + 10000000000000{ + few{"00 bilion"} + many{"00 a v/bilionoù"} + one{"00 bilion"} + other{"00 bilion"} + two{"00 v/bilion"} + } + 100000000000000{ + few{"000 bilion"} + many{"000 a v/bilionoù"} + one{"000 bilion"} + other{"000 bilion"} + two{"000 v/bilion"} + } + } + } + patternsShort{ + currencyFormat{ + 1000{ + few{"0 k¤"} + many{"0 k¤"} + one{"0 k¤"} + other{"0 k¤"} + two{"0 k¤"} + } + 10000{ + few{"00 k¤"} + many{"00 k¤"} + one{"00 k¤"} + other{"00 k¤"} + two{"00 k¤"} + } + 100000{ + few{"000 k¤"} + many{"000 k¤"} + one{"000 k¤"} + other{"000 k¤"} + two{"000 k¤"} + } + 1000000{ + few{"0 M¤"} + many{"0 M¤"} + one{"0 M¤"} + other{"0 M¤"} + two{"0 M¤"} + } + 10000000{ + few{"00 M¤"} + many{"00 M¤"} + one{"00 M¤"} + other{"00 M¤"} + two{"00 M¤"} + } + 100000000{ + few{"000 M¤"} + many{"000 M¤"} + one{"000 M¤"} + other{"000 M¤"} + two{"000 M¤"} + } + 1000000000{ + few{"0 G¤"} + many{"0 G¤"} + one{"0 G¤"} + other{"0 G¤"} + two{"0 G¤"} + } + 10000000000{ + few{"00 G¤"} + many{"00 G¤"} + one{"00 G¤"} + other{"00 G¤"} + two{"00 G¤"} + } + 100000000000{ + few{"000 G¤"} + many{"000 G¤"} + one{"000 G¤"} + other{"000 G¤"} + two{"000 G¤"} + } + 1000000000000{ + few{"0 T¤"} + many{"0 T¤"} + one{"0 T¤"} + other{"0 T¤"} + two{"0 T¤"} + } + 10000000000000{ + few{"00 T¤"} + many{"00 T¤"} + one{"00 T¤"} + other{"00 T¤"} + two{"00 T¤"} + } + 100000000000000{ + few{"000 T¤"} + many{"000 T¤"} + one{"000 T¤"} + other{"000 T¤"} + two{"000 T¤"} + } + } + decimalFormat{ + 1000{ + few{"0k"} + many{"0k"} + one{"0k"} + other{"0k"} + two{"0k"} + } + 10000{ + few{"00k"} + many{"00k"} + one{"00k"} + other{"00k"} + two{"00k"} + } + 100000{ + few{"000k"} + many{"000k"} + one{"000k"} + other{"000k"} + two{"000k"} + } + 1000000{ + few{"0M"} + many{"0M"} + one{"0M"} + other{"0M"} + two{"0M"} + } + 10000000{ + few{"00M"} + many{"00M"} + one{"00M"} + other{"00M"} + two{"00M"} + } + 100000000{ + few{"000M"} + many{"000M"} + one{"000M"} + other{"000M"} + two{"000M"} + } + 1000000000{ + few{"0G"} + many{"0G"} + one{"0G"} + other{"0G"} + two{"0G"} + } + 10000000000{ + few{"00G"} + many{"00G"} + one{"00G"} + other{"00G"} + two{"00G"} + } + 100000000000{ + few{"000G"} + many{"000G"} + one{"000G"} + other{"000G"} + two{"000G"} + } + 1000000000000{ + few{"0T"} + many{"0T"} + one{"0T"} + other{"0T"} + two{"0T"} + } + 10000000000000{ + few{"00T"} + many{"00T"} + one{"00T"} + other{"00T"} + two{"00T"} + } + 100000000000000{ + few{"000T"} + many{"000T"} + one{"000T"} + other{"000T"} + two{"000T"} + } + } + } symbols{ decimal{","} exponential{"E"} @@ -48,115 +432,2506 @@ br{ timeSeparator{":"} } } + lepc{ + symbols{ + timeSeparator{":"} + } + } + limb{ + symbols{ + timeSeparator{":"} + } + } + minimalPairs{ + ordinal{ + other{"{0}vet"} + } + } minimumGroupingDigits{"1"} + mlym{ + symbols{ + timeSeparator{":"} + } + } + mong{ + symbols{ + timeSeparator{":"} + } + } + mtei{ + symbols{ + timeSeparator{":"} + } + } + mymr{ + symbols{ + timeSeparator{":"} + } + } + mymrshan{ + symbols{ + timeSeparator{":"} + } + } native{"latn"} + nkoo{ + symbols{ + timeSeparator{":"} + } + } + olck{ + symbols{ + timeSeparator{":"} + } + } + orya{ + symbols{ + timeSeparator{":"} + } + } + osma{ + symbols{ + timeSeparator{":"} + } + } + saur{ + symbols{ + timeSeparator{":"} + } + } + shrd{ + symbols{ + timeSeparator{":"} + } + } + sora{ + symbols{ + timeSeparator{":"} + } + } + sund{ + symbols{ + timeSeparator{":"} + } + } + takr{ + symbols{ + timeSeparator{":"} + } + } + talu{ + symbols{ + timeSeparator{":"} + } + } + tamldec{ + symbols{ + timeSeparator{":"} + } + } + telu{ + symbols{ + timeSeparator{":"} + } + } + thai{ + symbols{ + timeSeparator{":"} + } + } + tibt{ + symbols{ + timeSeparator{":"} + } + } + vaii{ + symbols{ + timeSeparator{":"} + } + } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ + buddhist{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM y G", + "d MMMM y G", + "d MMM y G", + "dd/MM/y GGGG", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", + "{1} {0}", + } + availableFormats{ + Ed{"E d"} + Gy{"y G"} + GyMMM{"MMM y G"} + GyMMMEd{"E d MMM y G"} + GyMMMd{"d MMM y G"} + MEd{"E dd/MM"} + MMM{"LLL"} + MMMEd{"E d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"dd/MM"} + y{"y G"} + yyyy{"y G"} + yyyyM{"MM/y GGGGG"} + yyyyMEd{"E dd/MM/y GGGGG"} + yyyyMMM{"MMM y G"} + yyyyMMMEd{"E d MMM y G"} + yyyyMMMM{"MMMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"dd/MM/y GGGGG"} + yyyyQQQ{"QQQ y G"} + yyyyQQQQ{"QQQQ y G"} + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + M{ + M{"MM–MM"} + } + MEd{ + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} + } + MMM{ + M{"LLL–LLL"} + } + MMMEd{ + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} + } + MMMd{ + M{"d MMM – d MMM"} + d{"d–d MMM"} + } + Md{ + M{"dd/MM–dd/MM"} + d{"dd/MM–dd/MM"} + } + fallback{"{0} – {1}"} + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + y{ + y{"y–y G"} + } + yM{ + M{"MM/y–MM/y GGGGG"} + y{"MM/y–MM/y GGGGG"} + } + yMEd{ + M{"E dd/MM/y – E dd/MM/y GGGGG"} + d{"E dd/MM/y – E dd/MM/y GGGGG"} + y{"E dd/MM/y – E dd/MM/y GGGGG"} + } + yMMM{ + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} + } + yMMMEd{ + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + yMMMM{ + M{"MMMM – MMMM y G"} + y{"MMMM y – MMMM y G"} + } + yMMMd{ + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} + } + yMd{ + M{"dd/MM/y–dd/MM/y GGGGG"} + d{"dd/MM/y–dd/MM/y GGGGG"} + y{"dd/MM/y–dd/MM/y GGGGG"} + } + } + } + chinese{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM r (U)", + "d MMMM r (U)", + "d MMM r", + "dd/MM/r", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", + "{1} {0}", + } + availableFormats{ + Bh{"h B"} + Bhm{"h:mm B"} + Bhms{"h:mm:ss B"} + E{"ccc"} + EBhm{"E h:mm B"} + EBhms{"E h:mm:ss B"} + Ed{"E d"} + Gy{"r (U)"} + GyMMM{"MMM r (U)"} + H{"HH"} + Hm{"HH:mm"} + Hms{"HH:mm:ss"} + M{"L"} + MMM{"LLL"} + d{"d"} + h{"h a"} + hm{"h:mm a"} + hms{"h:mm:ss a"} + ms{"mm:ss"} + } + cyclicNameSets{ + dayParts{ + format{ + abbreviated{ + "zi", + "chou", + "yin", + "mao", + "chen", + "si", + "wu", + "wei", + "shen", + "you", + "xu", + "hai", + } + narrow{ + "zi", + "chou", + "yin", + "mao", + "chen", + "si", + "wu", + "wei", + "shen", + "you", + "xu", + "hai", + } + wide{ + "zi", + "chou", + "yin", + "mao", + "chen", + "si", + "wu", + "wei", + "shen", + "you", + "xu", + "hai", + } + } + } + days{ + format{ + abbreviated{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + narrow{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + wide{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + } + } + months{ + format{ + abbreviated{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + narrow{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + wide{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + } + } + years{ + format{ + abbreviated{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + narrow{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + wide{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + } + } + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + M{ + M{"MM–MM"} + } + MMM{ + M{"LLL–LLL"} + } + d{ + d{"d–d"} + } + fallback{"{0} – {1}"} + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + y{ + y{"U–U"} + } + } + monthNames{ + format{ + abbreviated{ + "kentañ miz", + "eil miz", + "trede miz", + "pevare miz", + "pempvet miz", + "cʼhwecʼhvet miz", + "seizhvet miz", + "eizhvet miz", + "navet miz", + "dekvet miz", + "unnekvet miz", + "daouzekvet miz", + } + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + } + wide{ + "kentañ miz", + "eil miz", + "trede miz", + "pevare miz", + "pempvet miz", + "cʼhwecʼhvet miz", + "seizhvet miz", + "eizhvet miz", + "navet miz", + "dekvet miz", + "unnekvet miz", + "daouzekvet miz", + } + } + stand-alone{ + abbreviated{ + "kentañ miz", + "eil miz", + "trede miz", + "pevare miz", + "pempvet miz", + "cʼhwecʼhvet miz", + "seizhvet miz", + "eizhvet miz", + "navet miz", + "dekvet miz", + "unnekvet miz", + "daouzekvet miz", + } + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + } + wide{ + "kentañ miz", + "eil miz", + "trede miz", + "pevare miz", + "pempvet miz", + "cʼhwecʼhvet miz", + "seizhvet miz", + "eizhvet miz", + "navet miz", + "dekvet miz", + "unnekvet miz", + "daouzekvet miz", + } + } + } + } + coptic{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM y G", + "d MMMM y G", + "d MMM y G", + "dd/MM/y GGGG", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", + "{1} {0}", + } + availableFormats{ + Ed{"E d"} + Gy{"y G"} + GyMMM{"MMM y G"} + GyMMMEd{"E d MMM y G"} + GyMMMd{"d MMM y G"} + MEd{"E dd/MM"} + MMMEd{"E d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"dd/MM"} + y{"y G"} + yyyy{"y G"} + yyyyM{"MM/y GGGGG"} + yyyyMEd{"E dd/MM/y GGGGG"} + yyyyMMM{"MMM y G"} + yyyyMMMEd{"E d MMM y G"} + yyyyMMMM{"MMMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"dd/MM/y GGGGG"} + yyyyQQQ{"QQQ y G"} + yyyyQQQQ{"QQQQ y G"} + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + MEd{ + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} + } + MMMEd{ + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} + } + MMMd{ + M{"d MMM – d MMM"} + d{"d–d MMM"} + } + Md{ + M{"dd/MM–dd/MM"} + d{"dd/MM–dd/MM"} + } + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + y{ + y{"y–y G"} + } + yM{ + M{"MM/y–MM/y GGGGG"} + y{"MM/y–MM/y GGGGG"} + } + yMEd{ + M{"E dd/MM/y – E dd/MM/y GGGGG"} + d{"E dd/MM/y – E dd/MM/y GGGGG"} + y{"E dd/MM/y – E dd/MM/y GGGGG"} + } + yMMM{ + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} + } + yMMMEd{ + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + yMMMM{ + M{"MMMM – MMMM y G"} + y{"MMMM y – MMMM y G"} + } + yMMMd{ + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} + } + yMd{ + M{"dd/MM/y–dd/MM/y GGGGG"} + d{"dd/MM/y–dd/MM/y GGGGG"} + y{"dd/MM/y–dd/MM/y GGGGG"} + } + } + monthNames{ + format{ + abbreviated{ + "Tout", + "Baba", + "Hator", + "Kiahk", + "Toba", + "Amshir", + "Baramhat", + "Baramouda", + "Bashans", + "Paona", + "Epep", + "Mesra", + "Nasie", + } + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + } + wide{ + "Tout", + "Baba", + "Hator", + "Kiahk", + "Toba", + "Amshir", + "Baramhat", + "Baramouda", + "Bashans", + "Paona", + "Epep", + "Mesra", + "Nasie", + } + } + stand-alone{ + abbreviated{ + "Tout", + "Baba", + "Hator", + "Kiahk", + "Toba", + "Amshir", + "Baramhat", + "Baramouda", + "Bashans", + "Paona", + "Epep", + "Mesra", + "Nasie", + } + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + } + wide{ + "Tout", + "Baba", + "Hator", + "Kiahk", + "Toba", + "Amshir", + "Baramhat", + "Baramouda", + "Bashans", + "Paona", + "Epep", + "Mesra", + "Nasie", + } + } + } + } + dangi{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM r (U)", + "d MMMM r (U)", + "d MMM r", + "dd/MM/r", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", + "{1} {0}", + } + availableFormats{ + E{"ccc"} + Ed{"E d"} + Gy{"r (U)"} + GyMMM{"MMM r (U)"} + GyMMMEd{"E d MMM r (U)"} + GyMMMd{"d MMM r"} + M{"L"} + MEd{"E, d/M"} + MMM{"LLL"} + MMMEd{"E d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"d/M"} + UM{"M/U"} + UMMM{"MMM U"} + UMMMd{"d MMM, U"} + UMd{"d/M/U"} + d{"d"} + y{"r (U)"} + yMd{"d/M/r"} + yyyy{"r (U)"} + yyyyM{"M/r"} + yyyyMEd{"E, M/d/r"} + yyyyMMM{"MMM r (U)"} + yyyyMMMEd{"E d MMM r (U)"} + yyyyMMMM{"MMMM r (U)"} + yyyyMMMd{"d MMM r"} + yyyyMd{"d/M/r"} + yyyyQQQ{"QQQ r (U)"} + yyyyQQQQ{"QQQQ r (U)"} + } + cyclicNameSets{ + dayParts{ + format{ + abbreviated{ + "zi", + "chou", + "yin", + "mao", + "chen", + "si", + "wu", + "wei", + "shen", + "you", + "xu", + "hai", + } + narrow{ + "zi", + "chou", + "yin", + "mao", + "chen", + "si", + "wu", + "wei", + "shen", + "you", + "xu", + "hai", + } + wide{ + "zi", + "chou", + "yin", + "mao", + "chen", + "si", + "wu", + "wei", + "shen", + "you", + "xu", + "hai", + } + } + } + days{ + format{ + abbreviated{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + narrow{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + wide{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + } + } + months{ + format{ + abbreviated{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + narrow{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + wide{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + } + } + solarTerms{ + format{ + abbreviated{ + "spring begins", + "rain water", + "insects awaken", + "kedez-Veurzh", + "bright and clear", + "grain rain", + "summer begins", + "grain full", + "grain in ear", + "goursav-heol an hañv", + "minor heat", + "major heat", + "autumn begins", + "end of heat", + "white dew", + "autumn equinox", + "cold dew", + "frost descends", + "winter begins", + "minor snow", + "major snow", + "winter solstice", + "minor cold", + "major cold", + } + wide{ + "spring begins", + "rain water", + "insects awaken", + "kedez-Veurzh", + "bright and clear", + "grain rain", + "summer begins", + "grain full", + "grain in ear", + "goursav-heol an hañv", + "minor heat", + "major heat", + "autumn begins", + "end of heat", + "white dew", + "autumn equinox", + "cold dew", + "frost descends", + "winter begins", + "minor snow", + "major snow", + "winter solstice", + "minor cold", + "major cold", + } + } + } + years{ + format{ + abbreviated{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + narrow{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + wide{ + "jia-zi", + "yi-chou", + "bing-yin", + "ding-mao", + "wu-chen", + "ji-si", + "geng-wu", + "xin-wei", + "ren-shen", + "gui-you", + "jia-xu", + "yi-hai", + "bing-zi", + "ding-chou", + "wu-yin", + "ji-mao", + "geng-chen", + "xin-si", + "ren-wu", + "gui-wei", + "jia-shen", + "yi-you", + "bing-xu", + "ding-hai", + "wu-zi", + "ji-chou", + "geng-yin", + "xin-mao", + "ren-chen", + "gui-si", + "jia-wu", + "yi-wei", + "bing-shen", + "ding-you", + "wu-xu", + "ji-hai", + "geng-zi", + "xin-chou", + "ren-yin", + "gui-mao", + "jia-chen", + "yi-si", + "bing-wu", + "ding-wei", + "wu-shen", + "ji-you", + "geng-xu", + "xin-hai", + "ren-zi", + "gui-chou", + "jia-yin", + "yi-mao", + "bing-chen", + "ding-si", + "wu-wu", + "ji-wei", + "geng-shen", + "xin-you", + "ren-xu", + "gui-hai", + } + } + } + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + M{ + M{"MM–MM"} + } + MMM{ + M{"LLL–LLL"} + } + Md{ + M{"MM-dd – MM-dd"} + } + d{ + d{"d–d"} + } + fallback{"{0} – {1}"} + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + } + monthNames{ + format{ + abbreviated{ + "kentañ miz", + "eil miz", + "trede miz", + "pevare miz", + "pempvet miz", + "cʼhwecʼhvet miz", + "seizhvet miz", + "eizhvet miz", + "navet miz", + "dekvet miz", + "unnekvet miz", + "daouzekvet miz", + } + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + } + wide{ + "kentañ miz", + "eil miz", + "trede miz", + "pevare miz", + "pempvet miz", + "cʼhwecʼhvet miz", + "seizhvet miz", + "eizhvet miz", + "navet miz", + "dekvet miz", + "unnekvet miz", + "daouzekvet miz", + } + } + stand-alone{ + abbreviated{ + "kentañ miz", + "eil miz", + "trede miz", + "pevare miz", + "pempvet miz", + "cʼhwecʼhvet miz", + "seizhvet miz", + "eizhvet miz", + "navet miz", + "dekvet miz", + "unnekvet miz", + "daouzekvet miz", + } + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + } + wide{ + "kentañ miz", + "eil miz", + "trede miz", + "pevare miz", + "pempvet miz", + "cʼhwecʼhvet miz", + "seizhvet miz", + "eizhvet miz", + "navet miz", + "dekvet miz", + "unnekvet miz", + "daouzekvet miz", + } + } + } + } + ethiopic{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM y G", + "d MMMM y G", + "d MMM y G", + "dd/MM/y GGGG", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", + "{1} {0}", + } + availableFormats{ + Ed{"E d"} + Gy{"y G"} + GyMMM{"MMM y G"} + GyMMMEd{"E d MMM y G"} + GyMMMd{"d MMM y G"} + MEd{"E dd/MM"} + MMMEd{"E d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"dd/MM"} + y{"y G"} + yyyy{"y G"} + yyyyM{"MM/y GGGGG"} + yyyyMEd{"E dd/MM/y GGGGG"} + yyyyMMM{"MMM y G"} + yyyyMMMEd{"E d MMM y G"} + yyyyMMMM{"MMMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"dd/MM/y GGGGG"} + yyyyQQQ{"QQQ y G"} + yyyyQQQQ{"QQQQ y G"} + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + MEd{ + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} + } + MMMEd{ + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} + } + MMMd{ + M{"d MMM – d MMM"} + d{"d–d MMM"} + } + Md{ + M{"dd/MM–dd/MM"} + d{"dd/MM–dd/MM"} + } + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + y{ + y{"y–y G"} + } + yM{ + M{"MM/y–MM/y GGGGG"} + y{"MM/y–MM/y GGGGG"} + } + yMEd{ + M{"E dd/MM/y – E dd/MM/y GGGGG"} + d{"E dd/MM/y – E dd/MM/y GGGGG"} + y{"E dd/MM/y – E dd/MM/y GGGGG"} + } + yMMM{ + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} + } + yMMMEd{ + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + yMMMM{ + M{"MMMM – MMMM y G"} + y{"MMMM y – MMMM y G"} + } + yMMMd{ + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} + } + yMd{ + M{"dd/MM/y–dd/MM/y GGGGG"} + d{"dd/MM/y–dd/MM/y GGGGG"} + y{"dd/MM/y–dd/MM/y GGGGG"} + } + } + monthNames{ + format{ + abbreviated{ + "Meskerem", + "Tekemt", + "Hedar", + "Tahsas", + "Ter", + "Yekatit", + "Megabit", + "Miazia", + "Genbot", + "Sene", + "Hamle", + "Nehasse", + "Pagumen", + } + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + } + wide{ + "Meskerem", + "Tekemt", + "Hedar", + "Tahsas", + "Ter", + "Yekatit", + "Megabit", + "Miazia", + "Genbot", + "Sene", + "Hamle", + "Nehasse", + "Pagumen", + } + } + stand-alone{ + abbreviated{ + "Meskerem", + "Tekemt", + "Hedar", + "Tahsas", + "Ter", + "Yekatit", + "Megabit", + "Miazia", + "Genbot", + "Sene", + "Hamle", + "Nehasse", + "Pagumen", + } + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + } + wide{ + "Meskerem", + "Tekemt", + "Hedar", + "Tahsas", + "Ter", + "Yekatit", + "Megabit", + "Miazia", + "Genbot", + "Sene", + "Hamle", + "Nehasse", + "Pagumen", + } + } + } + } generic{ DateTimePatterns{ "HH:mm:ss zzzz", "HH:mm:ss z", "HH:mm:ss", "HH:mm", - "G y MMMM d, EEEE", - "G y MMMM d", - "G y MMM d", - "GGGGG y-MM-dd", - "{1} {0}", - "{1} {0}", - "{1} {0}", - "{1} {0}", + "EEEE d MMMM y G", + "d MMMM y G", + "d MMM y G", + "dd/MM/y GGGG", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", "{1} {0}", } availableFormats{ + Bh{"h B"} + Bhm{"h:mm B"} + Bhms{"h:mm:ss B"} E{"ccc"} - Ed{"d, E"} - Gy{"G y"} - GyMMM{"G y MMM"} - GyMMMEd{"G y MMM d, E"} - GyMMMd{"G y MMM d"} + EBhm{"E h:mm B"} + EBhms{"E h:mm:ss B"} + EHm{"E HH:mm"} + EHms{"E HH:mm:ss"} + Ed{"E d"} + Ehm{"E h:mm a"} + Ehms{"E h:mm:ss a"} + Gy{"y G"} + GyMMM{"MMM y G"} + GyMMMEd{"E d MMM y G"} + GyMMMd{"d MMM y G"} + H{"HH"} + Hm{"HH:mm"} + Hms{"HH:mm:ss"} M{"L"} - MEd{"MM-dd, E"} + MEd{"E dd/MM"} MMM{"LLL"} - MMMEd{"MMM d, E"} - MMMMd{"MMMM d"} - MMMd{"MMM d"} - Md{"MM-dd"} + MMMEd{"E d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"dd/MM"} d{"d"} - y{"G y"} - yyyy{"G y"} - yyyyM{"GGGGG y-MM"} - yyyyMEd{"GGGGG y-MM-dd, E"} - yyyyMMM{"G y MMM"} - yyyyMMMEd{"G y MMM d, E"} - yyyyMMMM{"G y MMMM"} - yyyyMMMd{"G y MMM d"} - yyyyMd{"GGGGG y-MM-dd"} - yyyyQQQ{"G y QQQ"} - yyyyQQQQ{"G y QQQQ"} + h{"h a"} + hm{"h:mm a"} + hms{"h:mm:ss a"} + ms{"mm:ss"} + y{"y G"} + yyyy{"y G"} + yyyyM{"MM/y GGGGG"} + yyyyMEd{"E dd/MM/y GGGGG"} + yyyyMMM{"MMM y G"} + yyyyMMMEd{"E d MMM y G"} + yyyyMMMM{"MMMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"dd/MM/y GGGGG"} + yyyyQQQ{"QQQ y G"} + yyyyQQQQ{"QQQQ y G"} } intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } M{ M{"MM–MM"} } MEd{ - M{"MM-dd, E – MM-dd, E"} - d{"MM-dd, E – MM-dd, E"} + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} } MMM{ M{"LLL–LLL"} } MMMEd{ - M{"MMM d, E – MMM d, E"} - d{"MMM d, E – MMM d, E"} + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} } MMMd{ - M{"MMM d – MMM d"} - d{"MMM d–d"} + M{"d MMM – d MMM"} + d{"d–d MMM"} } Md{ - M{"MM-dd – MM-dd"} - d{"MM-dd – MM-dd"} + M{"dd/MM–dd/MM"} + d{"dd/MM–dd/MM"} } d{ d{"d–d"} } fallback{"{0} – {1}"} + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } y{ - y{"G y–y"} + y{"y–y G"} } yM{ - M{"GGGGG y-MM – y-MM"} - y{"GGGGG y-MM – y-MM"} + M{"MM/y–MM/y GGGGG"} + y{"MM/y–MM/y GGGGG"} } yMEd{ - M{"GGGGG y-MM-dd, E – y-MM-dd, E"} - d{"GGGGG y-MM-dd, E – y-MM-dd, E"} - y{"GGGGG y-MM-dd, E – y-MM-dd, E"} + M{"E dd/MM/y – E dd/MM/y GGGGG"} + d{"E dd/MM/y – E dd/MM/y GGGGG"} + y{"E dd/MM/y – E dd/MM/y GGGGG"} } yMMM{ - M{"G y MMM–MMM"} - y{"G y MMM – y MMM"} + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} } yMMMEd{ - M{"G y MMM d, E – MMM d, E"} - d{"G y MMM d, E – MMM d, E"} - y{"G y MMM d, E – y MMM d, E"} + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} } yMMMM{ - M{"G y MMMM–MMMM"} - y{"G y MMMM – y MMMM"} + M{"MMMM – MMMM y G"} + y{"MMMM y – MMMM y G"} } yMMMd{ - M{"G y MMM d – MMM d"} - d{"G y MMM d–d"} - y{"G y MMM d – y MMM d"} + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} } yMd{ - M{"GGGGG y-MM-dd – y-MM-dd"} - d{"GGGGG y-MM-dd – y-MM-dd"} - y{"GGGGG y-MM-dd – y-MM-dd"} + M{"dd/MM/y–dd/MM/y GGGGG"} + d{"dd/MM/y–dd/MM/y GGGGG"} + y{"dd/MM/y–dd/MM/y GGGGG"} } } } @@ -178,30 +2953,35 @@ br{ "HH:mm:ss z", "HH:mm:ss", "HH:mm", - "y MMMM d, EEEE", - "y MMMM d", - "y MMM d", - "y-MM-dd", - "{1} {0}", + "EEEE d MMMM y", + "d MMMM y", + "d MMM y", + "dd/MM/y", + "{1}, {0}", "{1} 'da' {0}", "{1} 'da' {0}", - "{1} {0}", + "{1}, {0}", "{1} {0}", } appendItems{ Timezone{"{0} {1}"} } availableFormats{ + Bh{"h B"} + Bhm{"h:mm B"} + Bhms{"h:mm:ss B"} E{"ccc"} + EBhm{"E h:mm B"} + EBhms{"E h:mm:ss B"} EHm{"E HH:mm"} EHms{"E HH:mm:ss"} Ed{"E d"} Ehm{"E h:mm a"} Ehms{"E h:mm:ss a"} - Gy{"G y"} - GyMMM{"G y MMM"} - GyMMMEd{"G y MMM d, E"} - GyMMMd{"G y MMM d"} + Gy{"y G"} + GyMMM{"MMM y G"} + GyMMMEd{"E d MMM y G"} + GyMMMd{"d MMM y G"} H{"HH"} Hm{"HH:mm"} Hms{"HH:mm:ss"} @@ -212,13 +2992,13 @@ br{ MMM{"LLL"} MMMEd{"E d MMM"} MMMMW{ - few{"'week' W 'of' MMM"} - many{"'week' W 'of' MMM"} - one{"'week' W 'of' MMM"} - other{"'week' W 'of' MMM"} - two{"'week' W 'of' MMM"} + few{"'sizhun' W MMM"} + many{"'sizhun' W MMM"} + one{"'sizhun' W MMM"} + other{"'sizhun' W MMM"} + two{"'sizhun' W MMM"} } - MMMMd{"MMMM d"} + MMMMd{"d MMMM"} MMMd{"d MMM"} Md{"dd/MM"} d{"d"} @@ -233,17 +3013,17 @@ br{ yMEd{"E dd/MM/y"} yMMM{"MMM y"} yMMMEd{"E d MMM y"} - yMMMM{"y MMMM"} + yMMMM{"MMMM y"} yMMMd{"d MMM y"} yMd{"dd/MM/y"} yQQQ{"QQQ y"} yQQQQ{"QQQQ y"} yw{ - few{"'week' w 'of' Y"} - many{"'week' w 'of' Y"} - one{"'week' w 'of' Y"} - other{"'week' w 'of' Y"} - two{"'week' w 'of' Y"} + few{"'sizhun' w Y"} + many{"'sizhun' w Y"} + one{"'sizhun' w Y"} + other{"'sizhun' w Y"} + two{"'sizhun' w Y"} } } dayNames{ @@ -515,7 +3295,7 @@ br{ "Gwen.", "Here", "Du", - "Ker.", + "Kzu.", } narrow{ "01", @@ -590,22 +3370,1504 @@ br{ } } } + hebrew{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM y G", + "d MMMM y G", + "d MMM y G", + "dd/MM/y GGGG", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", + "{1} {0}", + } + availableFormats{ + E{"ccc"} + Ed{"E d"} + Gy{"y G"} + GyMMM{"MMM y G"} + GyMMMEd{"E d MMM y G"} + GyMMMd{"d MMM y G"} + M{"L"} + MEd{"E d MMM"} + MMM{"LLL"} + MMMEd{"E d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"d MMM"} + d{"d"} + y{"y"} + yyyy{"y G"} + yyyyM{"MM/y GGGGG"} + yyyyMEd{"E dd/MM/y GGGGG"} + yyyyMMM{"MMM y G"} + yyyyMMMEd{"E d MMM y G"} + yyyyMMMM{"MMMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"dd/MM/y GGGGG"} + yyyyQQQ{"QQQ y G"} + yyyyQQQQ{"QQQQ y G"} + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + MEd{ + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} + } + MMMEd{ + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} + } + MMMd{ + M{"d MMM – d MMM"} + d{"d–d MMM"} + } + Md{ + M{"d MMM – d MMM"} + } + fallback{"{0} – {1}"} + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + y{ + y{"y–y G"} + } + yM{ + M{"MMM y – MMM y GGGGG"} + y{"MMM y – MMM y GGGGG"} + } + yMEd{ + M{"E d MMM – E d MMM y GGGGG"} + d{"E d MMM – E d MMM y GGGGG"} + y{"E d MMM y – E d MMM y GGGGG"} + } + yMMM{ + M{"MMM y – MMM y G"} + y{"MMM y – MMM y G"} + } + yMMMEd{ + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + yMMMM{ + M{"MMMM – MMMM y G"} + y{"MMMM y – MMMM y G"} + } + yMMMd{ + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} + } + yMd{ + M{"d MMM y – d MMM y GGGGG"} + d{"d–d MMM y GGGGG"} + y{"d MMM y – d MMM y GGGGG"} + } + } + monthNames{ + format{ + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "7", + } + } + stand-alone{ + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + "13", + "7", + } + } + } + } + indian{ + eras{ + abbreviated{ + "Saka", + } + narrow{ + "Saka", + } + wide{ + "Saka", + } + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + MEd{ + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} + } + MMMEd{ + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} + } + MMMd{ + M{"d MMM – d MMM"} + d{"d–d MMM"} + } + Md{ + M{"dd/MM–dd/MM"} + d{"dd/MM–dd/MM"} + } + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + y{ + y{"y–y G"} + } + yM{ + M{"MM/y–MM/y GGGGG"} + y{"MM/y–MM/y GGGGG"} + } + yMEd{ + M{"E dd/MM/y – E dd/MM/y GGGGG"} + d{"E dd/MM/y – E dd/MM/y GGGGG"} + y{"E dd/MM/y – E dd/MM/y GGGGG"} + } + yMMM{ + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} + } + yMMMEd{ + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + yMMMM{ + M{"MMMM – MMMM y G"} + y{"MMMM y – MMMM y G"} + } + yMMMd{ + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} + } + yMd{ + M{"dd/MM/y–dd/MM/y GGGGG"} + d{"dd/MM/y–dd/MM/y GGGGG"} + y{"dd/MM/y–dd/MM/y GGGGG"} + } + } + monthNames{ + format{ + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + } + } + stand-alone{ + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + } + } + } + } + islamic{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM y G", + "d MMMM y G", + "d MMM y G", + "dd/MM/y GGGG", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", + "{1} {0}", + } + availableFormats{ + Ed{"E d"} + Gy{"y G"} + GyMMM{"MMM y G"} + GyMMMEd{"E d MMM y G"} + GyMMMd{"d MMM y G"} + MEd{"E dd/MM"} + MMMEd{"E d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"dd/MM"} + y{"y G"} + yyyy{"y G"} + yyyyM{"MM/y GGGGG"} + yyyyMEd{"E dd/MM/y GGGGG"} + yyyyMMM{"MMM y G"} + yyyyMMMEd{"E d MMM y G"} + yyyyMMMM{"MMMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"dd/MM/y GGGGG"} + yyyyQQQ{"QQQ y G"} + yyyyQQQQ{"QQQQ y G"} + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + MEd{ + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} + } + MMMEd{ + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} + } + MMMd{ + M{"d MMM – d MMM"} + d{"d–d MMM"} + } + Md{ + M{"dd/MM–dd/MM"} + } + fallback{"{0} – {1}"} + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + y{ + y{"y–y G"} + } + yM{ + M{"MM/y–MM/y GGGGG"} + y{"MM/y–MM/y GGGGG"} + } + yMEd{ + M{"E dd/MM/y – E dd/MM/y GGGGG"} + d{"E dd/MM/y – E dd/MM/y GGGGG"} + y{"E dd/MM/y – E dd/MM/y GGGGG"} + } + yMMM{ + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} + } + yMMMEd{ + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + yMMMM{ + M{"MMMM – MMMM y G"} + y{"MMMM y – MMMM y G"} + } + yMMMd{ + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} + } + yMd{ + M{"dd/MM/y–dd/MM/y GGGGG"} + d{"dd/MM/y–dd/MM/y GGGGG"} + y{"dd/MM/y–dd/MM/y GGGGG"} + } + } + monthNames{ + format{ + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + } + } + stand-alone{ + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + } + } + } + } + japanese{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM y G", + "d MMMM y G", + "d MMM y G", + "dd/MM/y GGGG", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", + "{1} {0}", + } + availableFormats{ + Ed{"E d"} + Gy{"y G"} + GyMMM{"MMM y G"} + GyMMMEd{"E d MMM y G"} + GyMMMd{"d MMM y G"} + MEd{"E dd/MM"} + MMMEd{"E d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"dd/MM"} + y{"y G"} + yyyy{"y G"} + yyyyM{"MM/y GGGGG"} + yyyyMEd{"E dd/MM/y GGGGG"} + yyyyMMM{"MMM y G"} + yyyyMMMEd{"E d MMM y G"} + yyyyMMMM{"MMMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"dd/MM/y GGGGG"} + yyyyQQQ{"QQQ y G"} + yyyyQQQQ{"QQQQ y G"} + } + eras{ + abbreviated{ + "Taika (645–650)", + "Hakuchi (650–671)", + "Hakuhō (672–686)", + "Shuchō (686–701)", + "Taihō (701–704)", + "Keiun (704–708)", + "Wadō (708–715)", + "Reiki (715–717)", + "Yōrō (717–724)", + "Jinki (724–729)", + "Tenpyō (729–749)", + "Tenpyō-kampō (749–749)", + "Tenpyō-shōhō (749–757)", + "Tenpyō-hōji (757–765)", + "Tenpyō-jingo (765–767)", + "Jingo-keiun (767–770)", + "Hōki (770–780)", + "Ten-ō (781–782)", + "Enryaku (782–806)", + "Daidō (806–810)", + "Kōnin (810–824)", + "Tenchō (824–834)", + "Jōwa (834–848)", + "Kajō (848–851)", + "Ninju (851–854)", + "Saikō (854–857)", + "Ten-an (857–859)", + "Jōgan (859–877)", + "Gangyō (877–885)", + "Ninna (885–889)", + "Kanpyō (889–898)", + "Shōtai (898–901)", + "Engi (901–923)", + "Enchō (923–931)", + "Jōhei (931–938)", + "Tengyō (938–947)", + "Tenryaku (947–957)", + "Tentoku (957–961)", + "Ōwa (961–964)", + "Kōhō (964–968)", + "Anna (968–970)", + "Tenroku (970–973)", + "Ten’en (973–976)", + "Jōgen (976–978)", + "Tengen (978–983)", + "Eikan (983–985)", + "Kanna (985–987)", + "Eien (987–989)", + "Eiso (989–990)", + "Shōryaku (990–995)", + "Chōtoku (995–999)", + "Chōhō (999–1004)", + "Kankō (1004–1012)", + "Chōwa (1012–1017)", + "Kannin (1017–1021)", + "Jian (1021–1024)", + "Manju (1024–1028)", + "Chōgen (1028–1037)", + "Chōryaku (1037–1040)", + "Chōkyū (1040–1044)", + "Kantoku (1044–1046)", + "Eishō (1046–1053)", + "Tengi (1053–1058)", + "Kōhei (1058–1065)", + "Jiryaku (1065–1069)", + "Enkyū (1069–1074)", + "Shōho (1074–1077)", + "Shōryaku (1077–1081)", + "Eihō (1081–1084)", + "Ōtoku (1084–1087)", + "Kanji (1087–1094)", + "Kahō (1094–1096)", + "Eichō (1096–1097)", + "Jōtoku (1097–1099)", + "Kōwa (1099–1104)", + "Chōji (1104–1106)", + "Kashō (1106–1108)", + "Tennin (1108–1110)", + "Ten-ei (1110–1113)", + "Eikyū (1113–1118)", + "Gen’ei (1118–1120)", + "Hōan (1120–1124)", + "Tenji (1124–1126)", + "Daiji (1126–1131)", + "Tenshō (1131–1132)", + "Chōshō (1132–1135)", + "Hōen (1135–1141)", + "Eiji (1141–1142)", + "Kōji (1142–1144)", + "Ten’yō (1144–1145)", + "Kyūan (1145–1151)", + "Ninpei (1151–1154)", + "Kyūju (1154–1156)", + "Hōgen (1156–1159)", + "Heiji (1159–1160)", + "Eiryaku (1160–1161)", + "Ōho (1161–1163)", + "Chōkan (1163–1165)", + "Eiman (1165–1166)", + "Nin’an (1166–1169)", + "Kaō (1169–1171)", + "Shōan (1171–1175)", + "Angen (1175–1177)", + "Jishō (1177–1181)", + "Yōwa (1181–1182)", + "Juei (1182–1184)", + "Genryaku (1184–1185)", + "Bunji (1185–1190)", + "Kenkyū (1190–1199)", + "Shōji (1199–1201)", + "Kennin (1201–1204)", + "Genkyū (1204–1206)", + "Ken’ei (1206–1207)", + "Jōgen (1207–1211)", + "Kenryaku (1211–1213)", + "Kenpō (1213–1219)", + "Jōkyū (1219–1222)", + "Jōō (1222–1224)", + "Gennin (1224–1225)", + "Karoku (1225–1227)", + "Antei (1227–1229)", + "Kanki (1229–1232)", + "Jōei (1232–1233)", + "Tenpuku (1233–1234)", + "Bunryaku (1234–1235)", + "Katei (1235–1238)", + "Ryakunin (1238–1239)", + "En’ō (1239–1240)", + "Ninji (1240–1243)", + "Kangen (1243–1247)", + "Hōji (1247–1249)", + "Kenchō (1249–1256)", + "Kōgen (1256–1257)", + "Shōka (1257–1259)", + "Shōgen (1259–1260)", + "Bun’ō (1260–1261)", + "Kōchō (1261–1264)", + "Bun’ei (1264–1275)", + "Kenji (1275–1278)", + "Kōan (1278–1288)", + "Shōō (1288–1293)", + "Einin (1293–1299)", + "Shōan (1299–1302)", + "Kengen (1302–1303)", + "Kagen (1303–1306)", + "Tokuji (1306–1308)", + "Enkyō (1308–1311)", + "Ōchō (1311–1312)", + "Shōwa (1312–1317)", + "Bunpō (1317–1319)", + "Genō (1319–1321)", + "Genkō (1321–1324)", + "Shōchū (1324–1326)", + "Karyaku (1326–1329)", + "Gentoku (1329–1331)", + "Genkō (1331–1334)", + "Kenmu (1334–1336)", + "Engen (1336–1340)", + "Kōkoku (1340–1346)", + "Shōhei (1346–1370)", + "Kentoku (1370–1372)", + "Bunchū (1372–1375)", + "Tenju (1375–1379)", + "Kōryaku (1379–1381)", + "Kōwa (1381–1384)", + "Genchū (1384–1392)", + "Meitoku (1384–1387)", + "Kakei (1387–1389)", + "Kōō (1389–1390)", + "Meitoku (1390–1394)", + "Ōei (1394–1428)", + "Shōchō (1428–1429)", + "Eikyō (1429–1441)", + "Kakitsu (1441–1444)", + "Bun’an (1444–1449)", + "Hōtoku (1449–1452)", + "Kyōtoku (1452–1455)", + "Kōshō (1455–1457)", + "Chōroku (1457–1460)", + "Kanshō (1460–1466)", + "Bunshō (1466–1467)", + "Ōnin (1467–1469)", + "Bunmei (1469–1487)", + "Chōkyō (1487–1489)", + "Entoku (1489–1492)", + "Meiō (1492–1501)", + "Bunki (1501–1504)", + "Eishō (1504–1521)", + "Taiei (1521–1528)", + "Kyōroku (1528–1532)", + "Tenbun (1532–1555)", + "Kōji (1555–1558)", + "Eiroku (1558–1570)", + "Genki (1570–1573)", + "Tenshō (1573–1592)", + "Bunroku (1592–1596)", + "Keichō (1596–1615)", + "Genna (1615–1624)", + "Kan’ei (1624–1644)", + "Shōho (1644–1648)", + "Keian (1648–1652)", + "Jōō (1652–1655)", + "Meireki (1655–1658)", + "Manji (1658–1661)", + "Kanbun (1661–1673)", + "Enpō (1673–1681)", + "Tenna (1681–1684)", + "Jōkyō (1684–1688)", + "Genroku (1688–1704)", + "Hōei (1704–1711)", + "Shōtoku (1711–1716)", + "Kyōhō (1716–1736)", + "Genbun (1736–1741)", + "Kanpō (1741–1744)", + "Enkyō (1744–1748)", + "Kan’en (1748–1751)", + "Hōreki (1751–1764)", + "Meiwa (1764–1772)", + "An’ei (1772–1781)", + "Tenmei (1781–1789)", + "Kansei (1789–1801)", + "Kyōwa (1801–1804)", + "Bunka (1804–1818)", + "Bunsei (1818–1830)", + "Tenpō (1830–1844)", + "Kōka (1844–1848)", + "Kaei (1848–1854)", + "Ansei (1854–1860)", + "Man’en (1860–1861)", + "Bunkyū (1861–1864)", + "Genji (1864–1865)", + "Keiō (1865–1868)", + "Meiji", + "Taishō", + "Shōwa", + "Heisei", + } + narrow{ + "Taika (645–650)", + "Hakuchi (650–671)", + "Hakuhō (672–686)", + "Shuchō (686–701)", + "Taihō (701–704)", + "Keiun (704–708)", + "Wadō (708–715)", + "Reiki (715–717)", + "Yōrō (717–724)", + "Jinki (724–729)", + "Tenpyō (729–749)", + "Tenpyō-kampō (749–749)", + "Tenpyō-shōhō (749–757)", + "Tenpyō-hōji (757–765)", + "Tenpyō-jingo (765–767)", + "Jingo-keiun (767–770)", + "Hōki (770–780)", + "Ten-ō (781–782)", + "Enryaku (782–806)", + "Daidō (806–810)", + "Kōnin (810–824)", + "Tenchō (824–834)", + "Jōwa (834–848)", + "Kajō (848–851)", + "Ninju (851–854)", + "Saikō (854–857)", + "Ten-an (857–859)", + "Jōgan (859–877)", + "Gangyō (877–885)", + "Ninna (885–889)", + "Kanpyō (889–898)", + "Shōtai (898–901)", + "Engi (901–923)", + "Enchō (923–931)", + "Jōhei (931–938)", + "Tengyō (938–947)", + "Tenryaku (947–957)", + "Tentoku (957–961)", + "Ōwa (961–964)", + "Kōhō (964–968)", + "Anna (968–970)", + "Tenroku (970–973)", + "Ten’en (973–976)", + "Jōgen (976–978)", + "Tengen (978–983)", + "Eikan (983–985)", + "Kanna (985–987)", + "Eien (987–989)", + "Eiso (989–990)", + "Shōryaku (990–995)", + "Chōtoku (995–999)", + "Chōhō (999–1004)", + "Kankō (1004–1012)", + "Chōwa (1012–1017)", + "Kannin (1017–1021)", + "Jian (1021–1024)", + "Manju (1024–1028)", + "Chōgen (1028–1037)", + "Chōryaku (1037–1040)", + "Chōkyū (1040–1044)", + "Kantoku (1044–1046)", + "Eishō (1046–1053)", + "Tengi (1053–1058)", + "Kōhei (1058–1065)", + "Jiryaku (1065–1069)", + "Enkyū (1069–1074)", + "Shōho (1074–1077)", + "Shōryaku (1077–1081)", + "Eihō (1081–1084)", + "Ōtoku (1084–1087)", + "Kanji (1087–1094)", + "Kahō (1094–1096)", + "Eichō (1096–1097)", + "Jōtoku (1097–1099)", + "Kōwa (1099–1104)", + "Chōji (1104–1106)", + "Kashō (1106–1108)", + "Tennin (1108–1110)", + "Ten-ei (1110–1113)", + "Eikyū (1113–1118)", + "Gen’ei (1118–1120)", + "Hōan (1120–1124)", + "Tenji (1124–1126)", + "Daiji (1126–1131)", + "Tenshō (1131–1132)", + "Chōshō (1132–1135)", + "Hōen (1135–1141)", + "Eiji (1141–1142)", + "Kōji (1142–1144)", + "Ten’yō (1144–1145)", + "Kyūan (1145–1151)", + "Ninpei (1151–1154)", + "Kyūju (1154–1156)", + "Hōgen (1156–1159)", + "Heiji (1159–1160)", + "Eiryaku (1160–1161)", + "Ōho (1161–1163)", + "Chōkan (1163–1165)", + "Eiman (1165–1166)", + "Nin’an (1166–1169)", + "Kaō (1169–1171)", + "Shōan (1171–1175)", + "Angen (1175–1177)", + "Jishō (1177–1181)", + "Yōwa (1181–1182)", + "Juei (1182–1184)", + "Genryaku (1184–1185)", + "Bunji (1185–1190)", + "Kenkyū (1190–1199)", + "Shōji (1199–1201)", + "Kennin (1201–1204)", + "Genkyū (1204–1206)", + "Ken’ei (1206–1207)", + "Jōgen (1207–1211)", + "Kenryaku (1211–1213)", + "Kenpō (1213–1219)", + "Jōkyū (1219–1222)", + "Jōō (1222–1224)", + "Gennin (1224–1225)", + "Karoku (1225–1227)", + "Antei (1227–1229)", + "Kanki (1229–1232)", + "Jōei (1232–1233)", + "Tenpuku (1233–1234)", + "Bunryaku (1234–1235)", + "Katei (1235–1238)", + "Ryakunin (1238–1239)", + "En’ō (1239–1240)", + "Ninji (1240–1243)", + "Kangen (1243–1247)", + "Hōji (1247–1249)", + "Kenchō (1249–1256)", + "Kōgen (1256–1257)", + "Shōka (1257–1259)", + "Shōgen (1259–1260)", + "Bun’ō (1260–1261)", + "Kōchō (1261–1264)", + "Bun’ei (1264–1275)", + "Kenji (1275–1278)", + "Kōan (1278–1288)", + "Shōō (1288–1293)", + "Einin (1293–1299)", + "Shōan (1299–1302)", + "Kengen (1302–1303)", + "Kagen (1303–1306)", + "Tokuji (1306–1308)", + "Enkyō (1308–1311)", + "Ōchō (1311–1312)", + "Shōwa (1312–1317)", + "Bunpō (1317–1319)", + "Genō (1319–1321)", + "Genkō (1321–1324)", + "Shōchū (1324–1326)", + "Karyaku (1326–1329)", + "Gentoku (1329–1331)", + "Genkō (1331–1334)", + "Kenmu (1334–1336)", + "Engen (1336–1340)", + "Kōkoku (1340–1346)", + "Shōhei (1346–1370)", + "Kentoku (1370–1372)", + "Bunchū (1372–1375)", + "Tenju (1375–1379)", + "Kōryaku (1379–1381)", + "Kōwa (1381–1384)", + "Genchū (1384–1392)", + "Meitoku (1384–1387)", + "Kakei (1387–1389)", + "Kōō (1389–1390)", + "Meitoku (1390–1394)", + "Ōei (1394–1428)", + "Shōchō (1428–1429)", + "Eikyō (1429–1441)", + "Kakitsu (1441–1444)", + "Bun’an (1444–1449)", + "Hōtoku (1449–1452)", + "Kyōtoku (1452–1455)", + "Kōshō (1455–1457)", + "Chōroku (1457–1460)", + "Kanshō (1460–1466)", + "Bunshō (1466–1467)", + "Ōnin (1467–1469)", + "Bunmei (1469–1487)", + "Chōkyō (1487–1489)", + "Entoku (1489–1492)", + "Meiō (1492–1501)", + "Bunki (1501–1504)", + "Eishō (1504–1521)", + "Taiei (1521–1528)", + "Kyōroku (1528–1532)", + "Tenbun (1532–1555)", + "Kōji (1555–1558)", + "Eiroku (1558–1570)", + "Genki (1570–1573)", + "Tenshō (1573–1592)", + "Bunroku (1592–1596)", + "Keichō (1596–1615)", + "Genna (1615–1624)", + "Kan’ei (1624–1644)", + "Shōho (1644–1648)", + "Keian (1648–1652)", + "Jōō (1652–1655)", + "Meireki (1655–1658)", + "Manji (1658–1661)", + "Kanbun (1661–1673)", + "Enpō (1673–1681)", + "Tenna (1681–1684)", + "Jōkyō (1684–1688)", + "Genroku (1688–1704)", + "Hōei (1704–1711)", + "Shōtoku (1711–1716)", + "Kyōhō (1716–1736)", + "Genbun (1736–1741)", + "Kanpō (1741–1744)", + "Enkyō (1744–1748)", + "Kan’en (1748–1751)", + "Hōreki (1751–1764)", + "Meiwa (1764–1772)", + "An’ei (1772–1781)", + "Tenmei (1781–1789)", + "Kansei (1789–1801)", + "Kyōwa (1801–1804)", + "Bunka (1804–1818)", + "Bunsei (1818–1830)", + "Tenpō (1830–1844)", + "Kōka (1844–1848)", + "Kaei (1848–1854)", + "Ansei (1854–1860)", + "Man’en (1860–1861)", + "Bunkyū (1861–1864)", + "Genji (1864–1865)", + "Keiō (1865–1868)", + "M", + "T", + "S", + "H", + } + wide{ + "Taika (645–650)", + "Hakuchi (650–671)", + "Hakuhō (672–686)", + "Shuchō (686–701)", + "Taihō (701–704)", + "Keiun (704–708)", + "Wadō (708–715)", + "Reiki (715–717)", + "Yōrō (717–724)", + "Jinki (724–729)", + "Tenpyō (729–749)", + "Tenpyō-kampō (749–749)", + "Tenpyō-shōhō (749–757)", + "Tenpyō-hōji (757–765)", + "Tenpyō-jingo (765–767)", + "Jingo-keiun (767–770)", + "Hōki (770–780)", + "Ten-ō (781–782)", + "Enryaku (782–806)", + "Daidō (806–810)", + "Kōnin (810–824)", + "Tenchō (824–834)", + "Jōwa (834–848)", + "Kajō (848–851)", + "Ninju (851–854)", + "Saikō (854–857)", + "Ten-an (857–859)", + "Jōgan (859–877)", + "Gangyō (877–885)", + "Ninna (885–889)", + "Kanpyō (889–898)", + "Shōtai (898–901)", + "Engi (901–923)", + "Enchō (923–931)", + "Jōhei (931–938)", + "Tengyō (938–947)", + "Tenryaku (947–957)", + "Tentoku (957–961)", + "Ōwa (961–964)", + "Kōhō (964–968)", + "Anna (968–970)", + "Tenroku (970–973)", + "Ten’en (973–976)", + "Jōgen (976–978)", + "Tengen (978–983)", + "Eikan (983–985)", + "Kanna (985–987)", + "Eien (987–989)", + "Eiso (989–990)", + "Shōryaku (990–995)", + "Chōtoku (995–999)", + "Chōhō (999–1004)", + "Kankō (1004–1012)", + "Chōwa (1012–1017)", + "Kannin (1017–1021)", + "Jian (1021–1024)", + "Manju (1024–1028)", + "Chōgen (1028–1037)", + "Chōryaku (1037–1040)", + "Chōkyū (1040–1044)", + "Kantoku (1044–1046)", + "Eishō (1046–1053)", + "Tengi (1053–1058)", + "Kōhei (1058–1065)", + "Jiryaku (1065–1069)", + "Enkyū (1069–1074)", + "Shōho (1074–1077)", + "Shōryaku (1077–1081)", + "Eihō (1081–1084)", + "Ōtoku (1084–1087)", + "Kanji (1087–1094)", + "Kahō (1094–1096)", + "Eichō (1096–1097)", + "Jōtoku (1097–1099)", + "Kōwa (1099–1104)", + "Chōji (1104–1106)", + "Kashō (1106–1108)", + "Tennin (1108–1110)", + "Ten-ei (1110–1113)", + "Eikyū (1113–1118)", + "Gen’ei (1118–1120)", + "Hōan (1120–1124)", + "Tenji (1124–1126)", + "Daiji (1126–1131)", + "Tenshō (1131–1132)", + "Chōshō (1132–1135)", + "Hōen (1135–1141)", + "Eiji (1141–1142)", + "Kōji (1142–1144)", + "Ten’yō (1144–1145)", + "Kyūan (1145–1151)", + "Ninpei (1151–1154)", + "Kyūju (1154–1156)", + "Hōgen (1156–1159)", + "Heiji (1159–1160)", + "Eiryaku (1160–1161)", + "Ōho (1161–1163)", + "Chōkan (1163–1165)", + "Eiman (1165–1166)", + "Nin’an (1166–1169)", + "Kaō (1169–1171)", + "Shōan (1171–1175)", + "Angen (1175–1177)", + "Jishō (1177–1181)", + "Yōwa (1181–1182)", + "Juei (1182–1184)", + "Genryaku (1184–1185)", + "Bunji (1185–1190)", + "Kenkyū (1190–1199)", + "Shōji (1199–1201)", + "Kennin (1201–1204)", + "Genkyū (1204–1206)", + "Ken’ei (1206–1207)", + "Jōgen (1207–1211)", + "Kenryaku (1211–1213)", + "Kenpō (1213–1219)", + "Jōkyū (1219–1222)", + "Jōō (1222–1224)", + "Gennin (1224–1225)", + "Karoku (1225–1227)", + "Antei (1227–1229)", + "Kanki (1229–1232)", + "Jōei (1232–1233)", + "Tenpuku (1233–1234)", + "Bunryaku (1234–1235)", + "Katei (1235–1238)", + "Ryakunin (1238–1239)", + "En’ō (1239–1240)", + "Ninji (1240–1243)", + "Kangen (1243–1247)", + "Hōji (1247–1249)", + "Kenchō (1249–1256)", + "Kōgen (1256–1257)", + "Shōka (1257–1259)", + "Shōgen (1259–1260)", + "Bun’ō (1260–1261)", + "Kōchō (1261–1264)", + "Bun’ei (1264–1275)", + "Kenji (1275–1278)", + "Kōan (1278–1288)", + "Shōō (1288–1293)", + "Einin (1293–1299)", + "Shōan (1299–1302)", + "Kengen (1302–1303)", + "Kagen (1303–1306)", + "Tokuji (1306–1308)", + "Enkyō (1308–1311)", + "Ōchō (1311–1312)", + "Shōwa (1312–1317)", + "Bunpō (1317–1319)", + "Genō (1319–1321)", + "Genkō (1321–1324)", + "Shōchū (1324–1326)", + "Karyaku (1326–1329)", + "Gentoku (1329–1331)", + "Genkō (1331–1334)", + "Kenmu (1334–1336)", + "Engen (1336–1340)", + "Kōkoku (1340–1346)", + "Shōhei (1346–1370)", + "Kentoku (1370–1372)", + "Bunchū (1372–1375)", + "Tenju (1375–1379)", + "Kōryaku (1379–1381)", + "Kōwa (1381–1384)", + "Genchū (1384–1392)", + "Meitoku (1384–1387)", + "Kakei (1387–1389)", + "Kōō (1389–1390)", + "Meitoku (1390–1394)", + "Ōei (1394–1428)", + "Shōchō (1428–1429)", + "Eikyō (1429–1441)", + "Kakitsu (1441–1444)", + "Bun’an (1444–1449)", + "Hōtoku (1449–1452)", + "Kyōtoku (1452–1455)", + "Kōshō (1455–1457)", + "Chōroku (1457–1460)", + "Kanshō (1460–1466)", + "Bunshō (1466–1467)", + "Ōnin (1467–1469)", + "Bunmei (1469–1487)", + "Chōkyō (1487–1489)", + "Entoku (1489–1492)", + "Meiō (1492–1501)", + "Bunki (1501–1504)", + "Eishō (1504–1521)", + "Taiei (1521–1528)", + "Kyōroku (1528–1532)", + "Tenbun (1532–1555)", + "Kōji (1555–1558)", + "Eiroku (1558–1570)", + "Genki (1570–1573)", + "Tenshō (1573–1592)", + "Bunroku (1592–1596)", + "Keichō (1596–1615)", + "Genna (1615–1624)", + "Kan’ei (1624–1644)", + "Shōho (1644–1648)", + "Keian (1648–1652)", + "Jōō (1652–1655)", + "Meireki (1655–1658)", + "Manji (1658–1661)", + "Kanbun (1661–1673)", + "Enpō (1673–1681)", + "Tenna (1681–1684)", + "Jōkyō (1684–1688)", + "Genroku (1688–1704)", + "Hōei (1704–1711)", + "Shōtoku (1711–1716)", + "Kyōhō (1716–1736)", + "Genbun (1736–1741)", + "Kanpō (1741–1744)", + "Enkyō (1744–1748)", + "Kan’en (1748–1751)", + "Hōreki (1751–1764)", + "Meiwa (1764–1772)", + "An’ei (1772–1781)", + "Tenmei (1781–1789)", + "Kansei (1789–1801)", + "Kyōwa (1801–1804)", + "Bunka (1804–1818)", + "Bunsei (1818–1830)", + "Tenpō (1830–1844)", + "Kōka (1844–1848)", + "Kaei (1848–1854)", + "Ansei (1854–1860)", + "Man’en (1860–1861)", + "Bunkyū (1861–1864)", + "Genji (1864–1865)", + "Keiō (1865–1868)", + "Meiji", + "Taishō", + "Shōwa", + "Heisei", + } + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + MEd{ + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} + } + MMMEd{ + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} + } + MMMd{ + M{"d MMM – d MMM"} + d{"d–d MMM"} + } + Md{ + M{"dd/MM–dd/MM"} + d{"dd/MM–dd/MM"} + } + fallback{"{0} – {1}"} + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + y{ + y{"y–y G"} + } + yM{ + M{"MM/y–MM/y GGGGG"} + y{"MM/y–MM/y GGGGG"} + } + yMEd{ + M{"E dd/MM/y – E dd/MM/y GGGGG"} + d{"E dd/MM/y – E dd/MM/y GGGGG"} + y{"E dd/MM/y – E dd/MM/y GGGGG"} + } + yMMM{ + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} + } + yMMMEd{ + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + yMMMM{ + M{"MMMM – MMMM y G"} + y{"MMMM y – MMMM y G"} + } + yMMMd{ + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} + } + yMd{ + M{"dd/MM/y–dd/MM/y GGGGG"} + d{"dd/MM/y–dd/MM/y GGGGG"} + y{"dd/MM/y–dd/MM/y GGGGG"} + } + } + } + persian{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM y G", + "d MMMM y G", + "d MMM y G", + "dd/MM/y GGGG", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", + "{1} {0}", + } + availableFormats{ + Ed{"E d"} + Gy{"y G"} + GyMMM{"MMM y G"} + GyMMMEd{"E d MMM y G"} + GyMMMd{"d MMM y G"} + MEd{"E dd/MM"} + MMMEd{"E d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"dd/MM"} + y{"y G"} + yyyy{"y G"} + yyyyM{"MM/y GGGGG"} + yyyyMEd{"E dd/MM/y GGGGG"} + yyyyMMM{"MMM y G"} + yyyyMMMEd{"E d MMM y G"} + yyyyMMMM{"MMMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"dd/MM/y GGGGG"} + yyyyQQQ{"QQQ y G"} + yyyyQQQQ{"QQQQ y G"} + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + MEd{ + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} + } + MMMEd{ + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} + } + MMMd{ + M{"d MMM – d MMM"} + d{"d–d MMM"} + } + Md{ + M{"dd/MM–dd/MM"} + d{"dd/MM–dd/MM"} + } + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + y{ + y{"y–y G"} + } + yM{ + M{"MM/y–MM/y GGGGG"} + y{"MM/y–MM/y GGGGG"} + } + yMEd{ + M{"E dd/MM/y – E dd/MM/y GGGGG"} + d{"E dd/MM/y – E dd/MM/y GGGGG"} + y{"E dd/MM/y – E dd/MM/y GGGGG"} + } + yMMM{ + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} + } + yMMMEd{ + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + yMMMM{ + M{"MMMM – MMMM y G"} + y{"MMMM y – MMMM y G"} + } + yMMMd{ + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} + } + yMd{ + M{"dd/MM/y–dd/MM/y GGGGG"} + d{"dd/MM/y–dd/MM/y GGGGG"} + y{"dd/MM/y–dd/MM/y GGGGG"} + } + } + monthNames{ + format{ + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + } + } + stand-alone{ + narrow{ + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "10", + "11", + "12", + } + } + } + } roc{ DateTimePatterns{ "HH:mm:ss zzzz", "HH:mm:ss z", "HH:mm:ss", "HH:mm", - "G y MMMM d, EEEE", - "G y MMMM d", - "G y MMM d", - "GGGGG y-MM-dd", - "{1} {0}", - "{1} {0}", - "{1} {0}", - "{1} {0}", + "EEEE d MMMM y G", + "d MMMM y G", + "d MMM y G", + "dd/MM/y GGGG", + "{1}, {0}", + "{1} 'da' {0}", + "{1} 'da' {0}", + "{1}, {0}", "{1} {0}", } + availableFormats{ + Ed{"E d"} + Gy{"y G"} + GyMMM{"MMM y G"} + GyMMMEd{"E d MMM y G"} + GyMMMd{"d MMM y G"} + MEd{"E dd/MM"} + MMMEd{"E d MMM"} + MMMMd{"d MMMM"} + MMMd{"d MMM"} + Md{"dd/MM"} + y{"y G"} + yyyy{"y G"} + yyyyM{"MM/y GGGGG"} + yyyyMEd{"E dd/MM/y GGGGG"} + yyyyMMM{"MMM y G"} + yyyyMMMEd{"E d MMM y G"} + yyyyMMMM{"MMMM y G"} + yyyyMMMd{"d MMM y G"} + yyyyMd{"dd/MM/y GGGGG"} + yyyyQQQ{"QQQ y G"} + yyyyQQQQ{"QQQQ y G"} + } eras{ abbreviated{ "a-raok R.S.", @@ -621,15 +4883,123 @@ br{ } } intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + MEd{ + M{"E dd/MM – E dd/MM"} + d{"E dd/MM – E dd/MM"} + } + MMMEd{ + M{"E d MMM – E d MMM"} + d{"E d MMM – E d MMM"} + } + MMMd{ + M{"d MMM – d MMM"} + d{"d–d MMM"} + } + Md{ + M{"dd/MM–dd/MM"} + d{"dd/MM–dd/MM"} + } fallback{"{0} – {1}"} + h{ + a{"h a – h a"} + h{"h–h a"} + } + hm{ + a{"h:mm a – h:mm a"} + h{"h:mm–h:mm a"} + m{"h:mm–h:mm a"} + } + hmv{ + a{"h:mm a – h:mm a v"} + h{"h:mm–h:mm a v"} + m{"h:mm–h:mm a v"} + } + hv{ + a{"h a – h a v"} + h{"h–h a v"} + } + y{ + y{"y–y G"} + } + yM{ + M{"MM/y–MM/y GGGGG"} + y{"MM/y–MM/y GGGGG"} + } + yMEd{ + M{"E dd/MM/y – E dd/MM/y GGGGG"} + d{"E dd/MM/y – E dd/MM/y GGGGG"} + y{"E dd/MM/y – E dd/MM/y GGGGG"} + } + yMMM{ + M{"MMM – MMM y G"} + y{"MMM y – MMM y G"} + } + yMMMEd{ + M{"E d MMM – E d MMM y G"} + d{"E d MMM – E d MMM y G"} + y{"E d MMM y – E d MMM y G"} + } + yMMMM{ + M{"MMMM – MMMM y G"} + y{"MMMM y – MMMM y G"} + } + yMMMd{ + M{"d MMM – d MMM y G"} + d{"d–d MMM y G"} + y{"d MMM y – d MMM y G"} + } + yMd{ + M{"dd/MM/y–dd/MM/y GGGGG"} + d{"dd/MM/y–dd/MM/y GGGGG"} + y{"dd/MM/y–dd/MM/y GGGGG"} + } } } } + characterLabel{ + activities{"obererezh"} + african_scripts{"skritur Afrika"} + american_scripts{"skritur Amerika"} + animal{"loen"} + animals_nature{"loened pe natur"} + arrows{"biroù"} + body{"korf"} + braille{"braille"} + building{"savadur"} + currency_symbols{"arouez moneiz"} + digits{"sifr"} + flag{"banniel"} + flags{"bannieloù"} + han_radicals{"gwrizienn han"} + nature{"natur"} + numbers{"niveroù"} + objects{"tra"} + person{"den"} + sport{"sport"} + symbols{"arouez"} + travel{"beaj"} + travel_places{"beaj ha lecʼhioù"} + weather{"amzer"} + } delimiters{ - alternateQuotationEnd{"”"} - alternateQuotationStart{"“"} - quotationEnd{"»"} - quotationStart{"«"} + alternateQuotationEnd{"»"} + alternateQuotationStart{"«"} + quotationEnd{"”"} + quotationStart{"“"} } fields{ day{ @@ -719,6 +5089,22 @@ br{ "0"{"ar Gwener-mañ"} "1"{"Digwener a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Gwener"} + many{"a-benn {0} a Wenerioù"} + one{"a-benn {0} Gwener"} + other{"a-benn {0} Gwener"} + two{"a-benn {0} Wener"} + } + past{ + few{"{0} Gwener zo"} + many{"{0} a Wenerioù zo"} + one{"{0} Gwener zo"} + other{"{0} Gwener zo"} + two{"{0} Wener zo"} + } + } } fri-narrow{ relative{ @@ -736,6 +5122,9 @@ br{ } hour{ dn{"eur"} + relative{ + "0"{"dʼan eur-mañ"} + } relativeTime{ future{ few{"a-benn {0} eur"} @@ -774,6 +5163,9 @@ br{ } hour-short{ dn{"e"} + relative{ + "0"{"dʼan eur-mañ"} + } relativeTime{ future{ few{"a-benn {0} e"} @@ -854,6 +5246,22 @@ br{ "0"{"al Lun-mañ"} "1"{"Dilun a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Lun"} + many{"a-benn {0} a Lunioù"} + one{"a-benn {0} Lun"} + other{"a-benn {0} Lun"} + two{"a-benn {0} Lun"} + } + past{ + few{"{0} Lun zo"} + many{"{0} a Lunioù zo"} + one{"{0} Lun zo"} + other{"{0} Lun zo"} + two{"{0} Lun zo"} + } + } } mon-narrow{ relative{ @@ -861,6 +5269,22 @@ br{ "0"{"L-mañ"} "1"{"L a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} L"} + many{"a-benn {0} a L"} + one{"a-benn {0} L"} + other{"a-benn {0} L"} + two{"a-benn {0} L"} + } + past{ + few{"{0} L zo"} + many{"{0} a L zo"} + one{"{0} L zo"} + other{"{0} L zo"} + two{"{0} L zo"} + } + } } mon-short{ relative{ @@ -868,6 +5292,22 @@ br{ "0"{"Lun-mañ"} "1"{"Lun a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Lun"} + many{"a-benn {0} a Lun."} + one{"a-benn {0} Lun"} + other{"a-benn {0} Lun"} + two{"a-benn {0} Lun"} + } + past{ + few{"{0} Lun zo"} + many{"{0} a Lun. zo"} + one{"{0} Lun zo"} + other{"{0} Lun zo"} + two{"{0} Lun zo"} + } + } } month{ dn{"miz"} @@ -943,6 +5383,11 @@ br{ } quarter{ dn{"trimiziad"} + relative{ + "-1"{"an trimiziad diaraok"} + "0"{"an trimiziad-mañ"} + "1"{"an trimiziad a zeu"} + } relativeTime{ future{ few{"a-benn {0} zrimiziad"} @@ -962,6 +5407,11 @@ br{ } quarter-narrow{ dn{"trim."} + relative{ + "-1"{"an trim. diaraok"} + "0"{"an trim.-mañ"} + "1"{"an trim. a zeu"} + } relativeTime{ future{ few{"+{0} trim."} @@ -981,6 +5431,11 @@ br{ } quarter-short{ dn{"trim."} + relative{ + "-1"{"an trim. diaraok"} + "0"{"an trim.-mañ"} + "1"{"an trim. a zeu"} + } relativeTime{ future{ few{"a-benn {0} trim."} @@ -1004,6 +5459,22 @@ br{ "0"{"ar Sadorn-mañ"} "1"{"Disadorn a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Sadorn"} + many{"a-benn {0} a Sadornioù"} + one{"a-benn {0} Sadorn"} + other{"a-benn {0} Sadorn"} + two{"a-benn {0} Sadorn"} + } + past{ + few{"{0} Sadorn zo"} + many{"{0} a Sadornioù zo"} + one{"{0} Sadorn zo"} + other{"{0} Sadorn zo"} + two{"{0} Sadorn zo"} + } + } } sat-narrow{ relative{ @@ -1011,6 +5482,22 @@ br{ "0"{"Sa-mañ"} "1"{"Sa a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Sa"} + many{"a-benn {0} a Sa"} + one{"a-benn {0} Sa"} + other{"a-benn {0} Sa"} + two{"a-benn {0} Sa"} + } + past{ + few{"{0} Sa zo"} + many{"{0} a Sa zo"} + one{"{0} Sa zo"} + other{"{0} Sa zo"} + two{"{0} Sa zo"} + } + } } sat-short{ relative{ @@ -1018,6 +5505,22 @@ br{ "0"{"Sad.-mañ"} "1"{"Sad. a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Sad."} + many{"a-benn {0} a Sad."} + one{"a-benn {0} Sad."} + other{"a-benn {0} Sad."} + two{"a-benn {0} Sad."} + } + past{ + few{"{0} Sad. zo"} + many{"{0} a Sad. zo"} + one{"{0} Sad. zo"} + other{"{0} Sad. zo"} + two{"{0} Sad. zo"} + } + } } second{ dn{"eilenn"} @@ -1091,6 +5594,22 @@ br{ "0"{"ar Sul-mañ"} "1"{"Disul a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Sul"} + many{"a-benn {0} a Sulioù"} + one{"a-benn {0} Sul"} + other{"a-benn {0} Sul"} + two{"a-benn {0} Sul"} + } + past{ + few{"{0} Sul zo"} + many{"{0} a Sulioù zo"} + one{"{0} Sul zo"} + other{"{0} Sul zo"} + two{"{0} Sul zo"} + } + } } sun-narrow{ relative{ @@ -1098,6 +5617,22 @@ br{ "0"{"Su-mañ"} "1"{"Su a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Su"} + many{"a-benn {0} a Su"} + one{"a-benn {0} Su"} + other{"a-benn {0} Su"} + two{"a-benn {0} Su"} + } + past{ + few{"{0} Su zo"} + many{"{0} a Su zo"} + one{"{0} Su zo"} + other{"{0} Su zo"} + two{"{0} Su zo"} + } + } } sun-short{ relative{ @@ -1105,6 +5640,22 @@ br{ "0"{"Sul-mañ"} "1"{"Sul a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Sul"} + many{"a-benn {0} a Sul."} + one{"a-benn {0} Sul"} + other{"a-benn {0} Sul"} + two{"a-benn {0} Sul"} + } + past{ + few{"{0} Sul zo"} + many{"{0} a Sul. zo"} + one{"{0} Sul zo"} + other{"{0} Sul zo"} + two{"{0} Sul zo"} + } + } } thu{ relative{ @@ -1112,12 +5663,44 @@ br{ "0"{"ar Yaou-mañ"} "1"{"Diriaou a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Yaou"} + many{"a-benn {0} a Yaouioù"} + one{"a-benn {0} Yaou"} + other{"a-benn {0} Yaou"} + two{"a-benn {0} Yaou"} + } + past{ + few{"{0} Yaou zo"} + many{"{0} a Yaouioù zo"} + one{"{0} Yaou zo"} + other{"{0} Yaou zo"} + two{"{0} Yaou zo"} + } + } } thu-narrow{ relative{ "-1"{"Y diwezhañ"} "0"{"Y-mañ"} - "1"{"Yaou a zeu"} + "1"{"Y a zeu"} + } + relativeTime{ + future{ + few{"a-benn {0} Y"} + many{"a-benn {0} a Yaou."} + one{"a-benn {0} Y"} + other{"a-benn {0} Y"} + two{"a-benn {0} Y"} + } + past{ + few{"{0} Y zo"} + many{"{0} a Y zo"} + one{"{0} Y zo"} + other{"{0} Y zo"} + two{"{0} Y zo"} + } } } thu-short{ @@ -1126,6 +5709,22 @@ br{ "0"{"Yaou-mañ"} "1"{"Yaou a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Yaou"} + many{"a-benn {0} a Yaou."} + one{"a-benn {0} Yaou"} + other{"a-benn {0} Yaou"} + two{"a-benn {0} Yaou"} + } + past{ + few{"{0} Yaou zo"} + many{"{0} a Yaou. zo"} + one{"{0} Yaou zo"} + other{"{0} Yaou zo"} + two{"{0} Yaou zo"} + } + } } tue{ relative{ @@ -1133,6 +5732,22 @@ br{ "0"{"ar Meurzh-mañ"} "1"{"Dimeurzh a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Meurzh"} + many{"a-benn {0} a Veurzhioù"} + one{"a-benn {0} Meurzh"} + other{"a-benn {0} Meurzh"} + two{"a-benn {0} Veurzh"} + } + past{ + few{"{0} Meurzh zo"} + many{"{0} a Veurzhioù zo"} + one{"{0} Meurzh zo"} + other{"{0} Meurzh zo"} + two{"{0} Veurzh zo"} + } + } } tue-narrow{ relative{ @@ -1154,6 +5769,22 @@ br{ "0"{"ar Mercʼher-mañ"} "1"{"Dimercʼher a zeu"} } + relativeTime{ + future{ + few{"a-benn {0} Mercʼher"} + many{"a-benn {0} a Vercʼherioù"} + one{"a-benn {0} Mercʼher"} + other{"a-benn {0} Mercʼher"} + two{"a-benn {0} Vercʼher"} + } + past{ + few{"{0} Mercʼher zo"} + many{"{0} Mercʼher zo"} + one{"{0} Mercʼher zo"} + other{"{0} Mercʼher zo"} + two{"{0} Vercʼher zo"} + } + } } wed-narrow{ relative{ @@ -1273,6 +5904,12 @@ br{ } } listPattern{ + or{ + 2{"{0} pe {1}"} + end{"{0}, pe {1}"} + middle{"{0}, {1}"} + start{"{0}, {1}"} + } standard{ 2{"{0}, {1}"} end{"{0}, {1}"} @@ -1303,4 +5940,31 @@ br{ US{"SU"} metric{"metrek"} } + parse{ + date{ + lenient{ + "[\\--/]", + "[\\:∶]", + } + } + general{ + lenient{ + "[.․。︒﹒.。]", + "[\$﹩$$]", + "[£₤]", + "[₨₹{Rp}{Rs}]", + } + } + number{ + lenient{ + "[\\-‒⁻₋−➖﹣-]", + "[,،٫、︐︑﹐﹑,、]", + "[+⁺₊➕﬩﹢+]", + } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", + } + } + } } diff --git a/icu4c/source/data/locales/br_FR.txt b/icu4c/source/data/locales/br_FR.txt index 253b4a9e3b..9c2d783a00 100644 --- a/icu4c/source/data/locales/br_FR.txt +++ b/icu4c/source/data/locales/br_FR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License br_FR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/brx.txt b/icu4c/source/data/locales/brx.txt index f33c98ebbf..33ad153131 100644 --- a/icu4c/source/data/locales/brx.txt +++ b/icu4c/source/data/locales/brx.txt @@ -36,7 +36,7 @@ brx{ } native{"deva"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/brx_IN.txt b/icu4c/source/data/locales/brx_IN.txt index 38d535f808..4e874455ee 100644 --- a/icu4c/source/data/locales/brx_IN.txt +++ b/icu4c/source/data/locales/brx_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License brx_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bs.txt b/icu4c/source/data/locales/bs.txt index c96089c6d7..a5162f11b9 100644 --- a/icu4c/source/data/locales/bs.txt +++ b/icu4c/source/data/locales/bs.txt @@ -234,7 +234,7 @@ bs{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -445,9 +445,9 @@ bs{ yQQQ{"QQQ y."} yQQQQ{"QQQQ y."} yw{ - few{"w. 'sedmica' 'u' Y."} - one{"w. 'sedmica' 'u' Y."} - other{"w. 'sedmica' 'u' Y."} + few{"w. 'sedmica' 'u' y."} + one{"w. 'sedmica' 'u' y."} + other{"w. 'sedmica' 'u' y."} } } dayNames{ @@ -593,14 +593,14 @@ bs{ "p. n. e.", "n. e.", } + narrow{ + "p.n.e.", + "n.e.", + } wide{ "prije nove ere", "nove ere", } - wide%variant{ - "BCE", - "n. e.", - } } intervalFormats{ H{ diff --git a/icu4c/source/data/locales/bs_Cyrl.txt b/icu4c/source/data/locales/bs_Cyrl.txt index 1c6eeb3dec..ecc0cd02da 100644 --- a/icu4c/source/data/locales/bs_Cyrl.txt +++ b/icu4c/source/data/locales/bs_Cyrl.txt @@ -160,8 +160,13 @@ bs_Cyrl{ superscriptingExponent{"×"} } } + minimalPairs{ + ordinal{ + other{"Скрените на {0}. крижању десно."} + } + } } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/bs_Cyrl_BA.txt b/icu4c/source/data/locales/bs_Cyrl_BA.txt index 4286646c68..c928fd2557 100644 --- a/icu4c/source/data/locales/bs_Cyrl_BA.txt +++ b/icu4c/source/data/locales/bs_Cyrl_BA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bs_Cyrl_BA{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/bs_Latn.txt b/icu4c/source/data/locales/bs_Latn.txt index 5e727656b0..0ac3778ca4 100644 --- a/icu4c/source/data/locales/bs_Latn.txt +++ b/icu4c/source/data/locales/bs_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bs_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/bs_Latn_BA.txt b/icu4c/source/data/locales/bs_Latn_BA.txt index e8e2c0a3be..0a353f2641 100644 --- a/icu4c/source/data/locales/bs_Latn_BA.txt +++ b/icu4c/source/data/locales/bs_Latn_BA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bs_Latn_BA{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ca.txt b/icu4c/source/data/locales/ca.txt index a2d38d3cd2..04b36be097 100644 --- a/icu4c/source/data/locales/ca.txt +++ b/icu4c/source/data/locales/ca.txt @@ -216,7 +216,7 @@ ca{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.22"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ @@ -1417,6 +1417,12 @@ ca{ western_asian_scripts{"escriptures de l’Àsia Sud-occidental"} whitespace{"espai en blanc"} } + contextTransforms{ + typographicNames:intvector{ + 1, + 1, + } + } delimiters{ alternateQuotationEnd{"”"} alternateQuotationStart{"“"} diff --git a/icu4c/source/data/locales/ca_AD.txt b/icu4c/source/data/locales/ca_AD.txt index 0065b43cca..06977294af 100644 --- a/icu4c/source/data/locales/ca_AD.txt +++ b/icu4c/source/data/locales/ca_AD.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ca_AD{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ca_ES.txt b/icu4c/source/data/locales/ca_ES.txt index 3c81370829..6dcbf69d5b 100644 --- a/icu4c/source/data/locales/ca_ES.txt +++ b/icu4c/source/data/locales/ca_ES.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ca_ES{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ca_FR.txt b/icu4c/source/data/locales/ca_FR.txt index 24600901b4..1bffa0e43c 100644 --- a/icu4c/source/data/locales/ca_FR.txt +++ b/icu4c/source/data/locales/ca_FR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ca_FR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ca_IT.txt b/icu4c/source/data/locales/ca_IT.txt index 52d7e531ed..391bfd4744 100644 --- a/icu4c/source/data/locales/ca_IT.txt +++ b/icu4c/source/data/locales/ca_IT.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ca_IT{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ccp.txt b/icu4c/source/data/locales/ccp.txt index cdca6c97f4..978121e44a 100644 --- a/icu4c/source/data/locales/ccp.txt +++ b/icu4c/source/data/locales/ccp.txt @@ -71,7 +71,7 @@ ccp{ minimumGroupingDigits{"1"} native{"cakm"} } - Version{"2.1.37.51"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ccp_BD.txt b/icu4c/source/data/locales/ccp_BD.txt index 52790de708..472b12efc6 100644 --- a/icu4c/source/data/locales/ccp_BD.txt +++ b/icu4c/source/data/locales/ccp_BD.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ccp_BD{ - Version{"2.1.36.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ccp_IN.txt b/icu4c/source/data/locales/ccp_IN.txt index e05ca5ecbf..79ff39e4a6 100644 --- a/icu4c/source/data/locales/ccp_IN.txt +++ b/icu4c/source/data/locales/ccp_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ccp_IN{ - Version{"2.1.36.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ce.txt b/icu4c/source/data/locales/ce.txt index 6b9bec2a60..dc4bfea674 100644 --- a/icu4c/source/data/locales/ce.txt +++ b/icu4c/source/data/locales/ce.txt @@ -193,7 +193,7 @@ ce{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -299,6 +299,10 @@ ce{ "в. э. тӀ. я", "в. э", } + abbreviated%variant{ + "МАССО", + "CE", + } wide{ "Ӏийса пайхамар вина де кхачале", "Ӏийса пайхамар вина дийнахь дуьйна", @@ -473,6 +477,15 @@ ce{ } } } + dayOfYear{ + dn{"шеран де"} + } + dayOfYear-narrow{ + dn{"шеран де"} + } + dayOfYear-short{ + dn{"шеран де"} + } dayperiod{ dn{"делкъал тӀехьа"} } @@ -485,6 +498,16 @@ ce{ "0"{"карарчу пӀераскан дийнахь"} "1"{"рогӀерчу пӀераскан дийнахь"} } + relativeTime{ + future{ + one{"+{0} ПӀерасканденошкахь"} + other{"+{0} ПӀерасканденошкахь"} + } + past{ + one{"-{0} ПӀерасканденошкахь"} + other{"-{0} ПӀерасканденошкахь"} + } + } } fri-narrow{ relative{ @@ -492,6 +515,12 @@ ce{ "0"{"карарчу пӀераскан д."} "1"{"рогӀерчу пӀераскан д."} } + relativeTime{ + past{ + one{"-{0} ПӀерасканденошкахь"} + other{"-{0} ПӀерасканденошкахь"} + } + } } fri-short{ relative{ @@ -499,9 +528,18 @@ ce{ "0"{"карарчу пӀераскан д."} "1"{"рогӀерчу пӀераскан д."} } + relativeTime{ + past{ + one{"-{0} ПӀерасканденошкахь"} + other{"-{0} ПӀерасканденошкахь"} + } + } } hour{ dn{"сахьт"} + relative{ + "0"{"хӀокху сахьтехь"} + } relativeTime{ future{ one{"{0} сахьт даьлча"} @@ -541,6 +579,9 @@ ce{ } minute{ dn{"минот"} + relative{ + "0"{"хӀокху минотехь"} + } relativeTime{ future{ one{"{0} минот яьлча"} @@ -688,6 +729,16 @@ ce{ "0"{"карарчу шотдийнахь"} "1"{"рогӀерчу шотдийнахь"} } + relativeTime{ + future{ + one{"+{0} Шотденошкахь"} + other{"+{0} Шотденошкахь"} + } + past{ + one{"-{0} Шотденошкахь"} + other{"-{0} Шотденошкахь"} + } + } } sat-narrow{ relative{ @@ -705,6 +756,9 @@ ce{ } second{ dn{"секунд"} + relative{ + "0"{"хӀинца"} + } relativeTime{ future{ one{"{0} секунд яьлча"} @@ -748,6 +802,16 @@ ce{ "0"{"карарчу кӀиранан дийнахь"} "1"{"рогӀерчу кӀиранан дийнахь"} } + relativeTime{ + future{ + one{"+{0} кӀиранденошкахь"} + other{"+{0} кӀиранденошкахь"} + } + past{ + one{"-{0} кӀиранденошкахь"} + other{"-{0} кӀиранденошкахь"} + } + } } sun-narrow{ relative{ @@ -755,6 +819,16 @@ ce{ "0"{"карарчу кӀиранан д."} "1"{"рогӀерчу кӀиранан д"} } + relativeTime{ + future{ + one{"+{0} кӀиранденошкахь"} + other{"+{0} кӀиранденошкахь"} + } + past{ + one{"-{0} кӀиранденошкахь"} + other{"-{0} кӀиранденошкахь"} + } + } } sun-short{ relative{ @@ -762,6 +836,16 @@ ce{ "0"{"карарчу кӀиранан д."} "1"{"рогӀерчу кӀиранан д."} } + relativeTime{ + future{ + one{"+{0} кӀиранденошкахь"} + other{"+{0} кӀиранденошкахь"} + } + past{ + one{"-{0} кӀиранденошкахь"} + other{"-{0} кӀиранденошкахь"} + } + } } thu{ relative{ @@ -769,6 +853,16 @@ ce{ "0"{"карарчу еарин дийнахь"} "1"{"рогӀерчу еарин дийнахь"} } + relativeTime{ + future{ + one{"+{0} Еаринденошкахь"} + other{"+{0} Еаринденошкахь"} + } + past{ + one{"-{0} Еаринденошкахь"} + other{"-{0} Еаринденошкахь"} + } + } } thu-narrow{ relative{ @@ -776,6 +870,12 @@ ce{ "0"{"карарчу еарин д."} "1"{"рогӀерчу еарин д."} } + relativeTime{ + future{ + one{"+{0} Еаринденошкахь"} + other{"+{0} Еаринденошкахь"} + } + } } thu-short{ relative{ @@ -783,6 +883,12 @@ ce{ "0"{"карарчу еарин д."} "1"{"рогӀерчу еарин д."} } + relativeTime{ + future{ + one{"+{0} Еаринденошкахь"} + other{"+{0} Еаринденошкахь"} + } + } } tue{ relative{ @@ -790,6 +896,16 @@ ce{ "0"{"карарчу шинарин дийнахь"} "1"{"рогӀерчу шинарин дийнахь"} } + relativeTime{ + future{ + one{"+{0} Ширанаденошкахь"} + other{"+{0} Ширанаденошкахь"} + } + past{ + one{"-{0} Ширанаденошкахь"} + other{"-{0} Ширанаденошкахь"} + } + } } tue-narrow{ relative{ @@ -797,6 +913,16 @@ ce{ "0"{"карарчу шинарин д."} "1"{"рогӀерчу шинарин д."} } + relativeTime{ + future{ + one{"+{0} Ширанаденошкахь"} + other{"+{0} Ширанаденошкахь"} + } + past{ + one{"-{0} Ширанаденошкахь"} + other{"-{0} Ширанаденошкахь"} + } + } } tue-short{ relative{ @@ -804,6 +930,16 @@ ce{ "0"{"карарчу шинарин д."} "1"{"рогӀерчу шинарин д."} } + relativeTime{ + future{ + one{"+{0} Ширанаденошкахь"} + other{"+{0} Ширанаденошкахь"} + } + past{ + one{"-{0} Ширанаденошкахь"} + other{"-{0} Ширанаденошкахь"} + } + } } wed{ relative{ @@ -811,6 +947,16 @@ ce{ "0"{"карарчу кхаарин дийнахь"} "1"{"рогӀерчу кхаарин дийнахь"} } + relativeTime{ + future{ + one{"+{0} Кхааринденошкахь"} + other{"+{0} Кхааринденошкахь"} + } + past{ + one{"-{0} Кхааринденошкахь"} + other{"-{0} Кхааринденошкахь"} + } + } } wed-narrow{ relative{ @@ -818,6 +964,12 @@ ce{ "0"{"карарчу кхаарин д."} "1"{"рогӀерчу кхаарин д."} } + relativeTime{ + past{ + one{"-{0} Кхааринденошкахь"} + other{"-{0} Кхааринденошкахь"} + } + } } wed-short{ relative{ @@ -825,6 +977,12 @@ ce{ "0"{"карарчу кхаарин д."} "1"{"рогӀерчу кхаарин д."} } + relativeTime{ + past{ + one{"-{0} Кхааринденошкахь"} + other{"-{0} Кхааринденошкахь"} + } + } } week{ dn{"кӀира"} @@ -846,6 +1004,7 @@ ce{ } week-narrow{ dn{"кӀир."} + relativePeriod{"кӀирнахь {0}"} relativeTime{ future{ one{"{0} кӀир. даьлча"} @@ -859,6 +1018,7 @@ ce{ } week-short{ dn{"кӀир."} + relativePeriod{"кӀирнахь"} relativeTime{ future{ one{"{0} кӀир. даьлча"} @@ -870,8 +1030,29 @@ ce{ } } } + weekOfMonth{ + dn{"беттан кӀира"} + } + weekOfMonth-narrow{ + dn{"беттан кӀира"} + } + weekOfMonth-short{ + dn{"беттан кӀира"} + } weekday{ - dn{"кӀиран де"} + dn{"кӀиранан де"} + } + weekday-narrow{ + dn{"кӀиранан де"} + } + weekday-short{ + dn{"кӀиранан де"} + } + weekdayOfMonth{ + dn{"кӀиранан де"} + } + weekdayOfMonth-short{ + dn{"кӀиранан де"} } year{ dn{"шо"} diff --git a/icu4c/source/data/locales/ce_RU.txt b/icu4c/source/data/locales/ce_RU.txt index 758b560134..e55581eaae 100644 --- a/icu4c/source/data/locales/ce_RU.txt +++ b/icu4c/source/data/locales/ce_RU.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ce_RU{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/cgg.txt b/icu4c/source/data/locales/cgg.txt index a52a39f2bc..e3bbb4c22d 100644 --- a/icu4c/source/data/locales/cgg.txt +++ b/icu4c/source/data/locales/cgg.txt @@ -10,7 +10,7 @@ cgg{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/cgg_UG.txt b/icu4c/source/data/locales/cgg_UG.txt index 5270152f2c..415a14defd 100644 --- a/icu4c/source/data/locales/cgg_UG.txt +++ b/icu4c/source/data/locales/cgg_UG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License cgg_UG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/chr.txt b/icu4c/source/data/locales/chr.txt index 2a5d84a459..705e6ba212 100644 --- a/icu4c/source/data/locales/chr.txt +++ b/icu4c/source/data/locales/chr.txt @@ -116,7 +116,7 @@ chr{ } 10000000000{ one{"¤00B"} - other{"¤ 00G"} + other{"¤00B"} } 100000000000{ one{"¤000B"} @@ -213,7 +213,7 @@ chr{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -232,12 +232,22 @@ chr{ "{1}, {0}", } availableFormats{ + Bh{"h B"} + Bhm{"h:mm B"} + Bhms{"h:mm:ss B"} E{"ccc"} + EBhm{"E h:mm B"} + EBhms{"E h:mm:ss B"} + EHm{"E HH:mm"} + EHms{"E HH:mm:ss"} Ed{"d E"} + Ehm{"E h:mm a"} + Ehms{"E h:mm:ss a"} Gy{"y G"} GyMMM{"MMM y G"} GyMMMEd{"E, MMM d, y G"} GyMMMd{"MMM d, y G"} + H{"HH"} Hm{"H:mm"} Hms{"H:mm:ss"} M{"L"} @@ -248,8 +258,10 @@ chr{ MMMd{"MMM d"} Md{"M/d"} d{"d"} + h{"h a"} hm{"h:mm a"} hms{"h:mm:ss a"} + ms{"mm:ss"} y{"y G"} yyyy{"y G"} yyyyM{"M/y GGGGG"} @@ -333,7 +345,7 @@ chr{ } AmPmMarkersAbbr{ "ᏌᎾᎴ", - "ᏒᎯᏱᎢᏗᏢ", + "ᏒᎯᏱᎢ", } AmPmMarkersNarrow{ "Ꮜ", @@ -358,7 +370,12 @@ chr{ Timezone{"{0} {1}"} } availableFormats{ + Bh{"h B"} + Bhm{"h:mm B"} + Bhms{"h:mm:ss B"} E{"ccc"} + EBhm{"E h:mm B"} + EBhms{"E h:mm:ss B"} EHm{"E HH:mm"} EHms{"E HH:mm:ss"} Ed{"d E"} @@ -508,14 +525,14 @@ chr{ am{"ᏌᎾᎴ"} morning1{"ᏌᎾᎴ"} noon{"ᎢᎦ"} - pm{"ᏒᎯᏱᎢᏗᏢ"} + pm{"ᏒᎯᏱᎢ"} } narrow{ afternoon1{"ᏒᎯᏱᎢᏗᏢ"} am{"ᏌᎾᎴ"} morning1{"ᏌᎾᎴ"} noon{"ᎢᎦ"} - pm{"ᏒᎯᏱᎢᏗᏢ"} + pm{"ᏒᎯᏱᎢ"} } wide{ afternoon1{"ᏒᎯᏱᎢᏗᏢ"} @@ -1640,8 +1657,8 @@ chr{ } listPattern{ or{ - 2{"{0} or {1}"} - end{"{0}, or {1}"} + 2{"{0} ᎠᎴᏱᎩ {1}"} + end{"{0}, ᎠᎴᏱᎩ {1}"} middle{"{0}, {1}"} start{"{0}, {1}"} } diff --git a/icu4c/source/data/locales/chr_US.txt b/icu4c/source/data/locales/chr_US.txt index 034f2edb9f..e72b46c595 100644 --- a/icu4c/source/data/locales/chr_US.txt +++ b/icu4c/source/data/locales/chr_US.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License chr_US{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ckb.txt b/icu4c/source/data/locales/ckb.txt index 9d240aee87..91318d2e25 100644 --- a/icu4c/source/data/locales/ckb.txt +++ b/icu4c/source/data/locales/ckb.txt @@ -57,7 +57,7 @@ ckb{ minimumGroupingDigits{"1"} native{"arab"} } - Version{"2.1.36.86"} + Version{"2.1.38.71"} calendar{ generic{ DateTimePatterns{ @@ -248,8 +248,8 @@ ckb{ yQQQ{"y QQQ"} yQQQQ{"y QQQQ"} yw{ - one{"هەفتەی w ی Y"} - other{"هەفتەی w ی Y"} + one{"هەفتەی w ی y"} + other{"هەفتەی w ی y"} } } dayNames{ diff --git a/icu4c/source/data/locales/ckb_IQ.txt b/icu4c/source/data/locales/ckb_IQ.txt index 7513418997..8899fde1d0 100644 --- a/icu4c/source/data/locales/ckb_IQ.txt +++ b/icu4c/source/data/locales/ckb_IQ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ckb_IQ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ckb_IR.txt b/icu4c/source/data/locales/ckb_IR.txt index be873cdba1..2ebe9d53cb 100644 --- a/icu4c/source/data/locales/ckb_IR.txt +++ b/icu4c/source/data/locales/ckb_IR.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ckb_IR{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ default{"persian"} gregorian{ diff --git a/icu4c/source/data/locales/cs.txt b/icu4c/source/data/locales/cs.txt index 6fc8684976..6cc5f89f92 100644 --- a/icu4c/source/data/locales/cs.txt +++ b/icu4c/source/data/locales/cs.txt @@ -519,7 +519,7 @@ cs{ } } } - Version{"2.1.37.11"} + Version{"2.1.39.15"} calendar{ buddhist{ DateTimePatterns{ @@ -4661,6 +4661,10 @@ cs{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"‘"} diff --git a/icu4c/source/data/locales/cs_CZ.txt b/icu4c/source/data/locales/cs_CZ.txt index c689e8d35f..e59517a393 100644 --- a/icu4c/source/data/locales/cs_CZ.txt +++ b/icu4c/source/data/locales/cs_CZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License cs_CZ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/cy.txt b/icu4c/source/data/locales/cy.txt index 6471e82dac..2cc27308a6 100644 --- a/icu4c/source/data/locales/cy.txt +++ b/icu4c/source/data/locales/cy.txt @@ -393,7 +393,7 @@ cy{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.17"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -727,6 +727,20 @@ cy{ } dayPeriod{ format{ + abbreviated{ + afternoon1{"y prynhawn"} + evening1{"yr hwyr"} + midnight{"canol nos"} + morning1{"y bore"} + noon{"canol dydd"} + } + narrow{ + afternoon1{"yn y prynhawn"} + evening1{"min nos"} + midnight{"canol nos"} + morning1{"yn y bore"} + noon{"canol dydd"} + } wide{ afternoon1{"y prynhawn"} evening1{"yr hwyr"} @@ -737,11 +751,21 @@ cy{ } stand-alone{ abbreviated{ + afternoon1{"prynhawn"} am{"yb"} + evening1{"yr hwyr"} + midnight{"canol nos"} + morning1{"bore"} + noon{"canol dydd"} pm{"yh"} } narrow{ + afternoon1{"prynhawn"} am{"yb"} + evening1{"min nos"} + midnight{"canol nos"} + morning1{"bore"} + noon{"canol dydd"} pm{"yh"} } wide{ diff --git a/icu4c/source/data/locales/cy_GB.txt b/icu4c/source/data/locales/cy_GB.txt index 17ba0ca1c8..96d2964fb6 100644 --- a/icu4c/source/data/locales/cy_GB.txt +++ b/icu4c/source/data/locales/cy_GB.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License cy_GB{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/da.txt b/icu4c/source/data/locales/da.txt index 97503baf7f..07e1fbccb3 100644 --- a/icu4c/source/data/locales/da.txt +++ b/icu4c/source/data/locales/da.txt @@ -210,7 +210,7 @@ da{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ @@ -1194,6 +1194,10 @@ da{ 1, 0, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"’"} diff --git a/icu4c/source/data/locales/da_DK.txt b/icu4c/source/data/locales/da_DK.txt index 63822e6a94..bc54c51a4f 100644 --- a/icu4c/source/data/locales/da_DK.txt +++ b/icu4c/source/data/locales/da_DK.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License da_DK{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/da_GL.txt b/icu4c/source/data/locales/da_GL.txt index 1ea6a92fb8..8fcb7df0d6 100644 --- a/icu4c/source/data/locales/da_GL.txt +++ b/icu4c/source/data/locales/da_GL.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License da_GL{ - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/dav.txt b/icu4c/source/data/locales/dav.txt index 0943501b81..b6332124d0 100644 --- a/icu4c/source/data/locales/dav.txt +++ b/icu4c/source/data/locales/dav.txt @@ -12,7 +12,7 @@ dav{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/dav_KE.txt b/icu4c/source/data/locales/dav_KE.txt index c0f0adf892..aec12a0bac 100644 --- a/icu4c/source/data/locales/dav_KE.txt +++ b/icu4c/source/data/locales/dav_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dav_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/de.txt b/icu4c/source/data/locales/de.txt index efd22062de..c2961aa1eb 100644 --- a/icu4c/source/data/locales/de.txt +++ b/icu4c/source/data/locales/de.txt @@ -90,16 +90,16 @@ de{ patternsShort{ currencyFormat{ 1000{ - one{"0 Tsd'.' ¤"} - other{"0 Tsd'.' ¤"} + one{"0"} + other{"0"} } 10000{ - one{"00 Tsd'.' ¤"} - other{"00 Tsd'.' ¤"} + one{"0"} + other{"0"} } 100000{ - one{"000 Tsd'.' ¤"} - other{"000 Tsd'.' ¤"} + one{"0"} + other{"0"} } 1000000{ one{"0 Mio'.' ¤"} @@ -140,16 +140,16 @@ de{ } decimalFormat{ 1000{ - one{"0 Tsd'.'"} - other{"0 Tsd'.'"} + one{"0"} + other{"0"} } 10000{ - one{"00 Tsd'.'"} - other{"00 Tsd'.'"} + one{"0"} + other{"0"} } 100000{ - one{"000 Tsd'.'"} - other{"000 Tsd'.'"} + one{"0"} + other{"0"} } 1000000{ one{"0 Mio'.'"} @@ -216,7 +216,7 @@ de{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.96"} + Version{"2.1.39.41"} calendar{ buddhist{ eras{ @@ -1713,7 +1713,7 @@ de{ dash_connector{"Gedankenstrich/Bindestrich"} digits{"Stellen"} dingbats{"Zierrat"} - divination_symbols{"Teilungszeichen"} + divination_symbols{"Wahrsagezeichen"} downwards_arrows{"Abwärtspfeile"} downwards_upwards_arrows{"Aufwärts-Abwärtspfeile"} east_asian_scripts{"Ostasiatische Schriften"} @@ -1784,6 +1784,12 @@ de{ western_asian_scripts{"Westasiatische Schriften"} whitespace{"Leerzeichen"} } + contextTransforms{ + typographicNames:intvector{ + 1, + 1, + } + } delimiters{ alternateQuotationEnd{"‘"} alternateQuotationStart{"‚"} diff --git a/icu4c/source/data/locales/de_AT.txt b/icu4c/source/data/locales/de_AT.txt index 4eac700528..4adf5e0a9f 100644 --- a/icu4c/source/data/locales/de_AT.txt +++ b/icu4c/source/data/locales/de_AT.txt @@ -14,7 +14,7 @@ de_AT{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ dayPeriod{ diff --git a/icu4c/source/data/locales/de_BE.txt b/icu4c/source/data/locales/de_BE.txt index 1997b148d5..b4234ad1e6 100644 --- a/icu4c/source/data/locales/de_BE.txt +++ b/icu4c/source/data/locales/de_BE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License de_BE{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/de_CH.txt b/icu4c/source/data/locales/de_CH.txt index d0edd75758..a201293bb0 100644 --- a/icu4c/source/data/locales/de_CH.txt +++ b/icu4c/source/data/locales/de_CH.txt @@ -15,7 +15,7 @@ de_CH{ } } } - Version{"2.1.37.8"} + Version{"2.1.39.37"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/de_DE.txt b/icu4c/source/data/locales/de_DE.txt index 573d78cb8e..a3832ce410 100644 --- a/icu4c/source/data/locales/de_DE.txt +++ b/icu4c/source/data/locales/de_DE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License de_DE{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/de_IT.txt b/icu4c/source/data/locales/de_IT.txt index 5fa4d683b5..63061c1b32 100644 --- a/icu4c/source/data/locales/de_IT.txt +++ b/icu4c/source/data/locales/de_IT.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License de_IT{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ monthNames{ diff --git a/icu4c/source/data/locales/de_LI.txt b/icu4c/source/data/locales/de_LI.txt index 61de5dc6e5..7d4d5454c7 100644 --- a/icu4c/source/data/locales/de_LI.txt +++ b/icu4c/source/data/locales/de_LI.txt @@ -14,7 +14,7 @@ de_LI{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.39"} calendar{ gregorian{ dayPeriod{ diff --git a/icu4c/source/data/locales/de_LU.txt b/icu4c/source/data/locales/de_LU.txt index 1cc34d0b44..0a2a9fcd3e 100644 --- a/icu4c/source/data/locales/de_LU.txt +++ b/icu4c/source/data/locales/de_LU.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License de_LU{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkersNarrow{ diff --git a/icu4c/source/data/locales/dje.txt b/icu4c/source/data/locales/dje.txt index 2bfad7866e..6065b36acc 100644 --- a/icu4c/source/data/locales/dje.txt +++ b/icu4c/source/data/locales/dje.txt @@ -18,7 +18,7 @@ dje{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/dje_NE.txt b/icu4c/source/data/locales/dje_NE.txt index d0bc72ab17..668530bddc 100644 --- a/icu4c/source/data/locales/dje_NE.txt +++ b/icu4c/source/data/locales/dje_NE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dje_NE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/dsb.txt b/icu4c/source/data/locales/dsb.txt index c5484960a1..d689d1a6a3 100644 --- a/icu4c/source/data/locales/dsb.txt +++ b/icu4c/source/data/locales/dsb.txt @@ -196,7 +196,7 @@ dsb{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/dsb_DE.txt b/icu4c/source/data/locales/dsb_DE.txt index 0f5100e475..12186b1a91 100644 --- a/icu4c/source/data/locales/dsb_DE.txt +++ b/icu4c/source/data/locales/dsb_DE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dsb_DE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/dua.txt b/icu4c/source/data/locales/dua.txt index 13cb9ba463..118f028938 100644 --- a/icu4c/source/data/locales/dua.txt +++ b/icu4c/source/data/locales/dua.txt @@ -21,7 +21,7 @@ dua{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/dua_CM.txt b/icu4c/source/data/locales/dua_CM.txt index 15ea4e33b1..02f92e6fa3 100644 --- a/icu4c/source/data/locales/dua_CM.txt +++ b/icu4c/source/data/locales/dua_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dua_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/dyo.txt b/icu4c/source/data/locales/dyo.txt index 85b37ef71b..ebdc001592 100644 --- a/icu4c/source/data/locales/dyo.txt +++ b/icu4c/source/data/locales/dyo.txt @@ -18,7 +18,7 @@ dyo{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/dyo_SN.txt b/icu4c/source/data/locales/dyo_SN.txt index 65ccae5c4d..990e2c369b 100644 --- a/icu4c/source/data/locales/dyo_SN.txt +++ b/icu4c/source/data/locales/dyo_SN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dyo_SN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/dz.txt b/icu4c/source/data/locales/dz.txt index d710b76488..1bd86dc762 100644 --- a/icu4c/source/data/locales/dz.txt +++ b/icu4c/source/data/locales/dz.txt @@ -106,7 +106,7 @@ dz{ } } } - Version{"2.1.36.86"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/dz_BT.txt b/icu4c/source/data/locales/dz_BT.txt index aaf05c7042..0284835db2 100644 --- a/icu4c/source/data/locales/dz_BT.txt +++ b/icu4c/source/data/locales/dz_BT.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dz_BT{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ebu.txt b/icu4c/source/data/locales/ebu.txt index f9bc646f8d..3452776035 100644 --- a/icu4c/source/data/locales/ebu.txt +++ b/icu4c/source/data/locales/ebu.txt @@ -11,7 +11,7 @@ ebu{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ebu_KE.txt b/icu4c/source/data/locales/ebu_KE.txt index c71213f042..1d30fada62 100644 --- a/icu4c/source/data/locales/ebu_KE.txt +++ b/icu4c/source/data/locales/ebu_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ebu_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ee.txt b/icu4c/source/data/locales/ee.txt index c49fc073e7..329efeca7a 100644 --- a/icu4c/source/data/locales/ee.txt +++ b/icu4c/source/data/locales/ee.txt @@ -193,9 +193,14 @@ ee{ superscriptingExponent{"×"} } } + minimalPairs{ + ordinal{ + other{"{0}lia"} + } + } minimumGroupingDigits{"3"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -426,8 +431,8 @@ ee{ yQQQ{"QQQ y"} yQQQQ{"QQQQ y"} yw{ - one{"'kɔsiɖa' w 'lia' 'le' 'ƒe' Y 'me'"} - other{"'kɔsiɖa' w 'lia' 'le' 'ƒe' Y 'me'"} + one{"'kɔsiɖa' w 'lia' 'le' 'ƒe' y 'me'"} + other{"'kɔsiɖa' w 'lia' 'le' 'ƒe' y 'me'"} } } dayNames{ diff --git a/icu4c/source/data/locales/ee_GH.txt b/icu4c/source/data/locales/ee_GH.txt index 5cd0e19cf8..28651bcb4b 100644 --- a/icu4c/source/data/locales/ee_GH.txt +++ b/icu4c/source/data/locales/ee_GH.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ee_GH{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ee_TG.txt b/icu4c/source/data/locales/ee_TG.txt index b40bcd1f60..dd6aab8a65 100644 --- a/icu4c/source/data/locales/ee_TG.txt +++ b/icu4c/source/data/locales/ee_TG.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ee_TG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/el.txt b/icu4c/source/data/locales/el.txt index e159bbf995..badf71b1cf 100644 --- a/icu4c/source/data/locales/el.txt +++ b/icu4c/source/data/locales/el.txt @@ -214,7 +214,7 @@ el{ native{"latn"} traditional{"grek"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/el_CY.txt b/icu4c/source/data/locales/el_CY.txt index 07707c6e89..0cfe8a5467 100644 --- a/icu4c/source/data/locales/el_CY.txt +++ b/icu4c/source/data/locales/el_CY.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License el_CY{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/el_GR.txt b/icu4c/source/data/locales/el_GR.txt index 8241aab641..f3a1da6514 100644 --- a/icu4c/source/data/locales/el_GR.txt +++ b/icu4c/source/data/locales/el_GR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License el_GR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/en.txt b/icu4c/source/data/locales/en.txt index 8425005fb5..ff71f0a9fc 100644 --- a/icu4c/source/data/locales/en.txt +++ b/icu4c/source/data/locales/en.txt @@ -205,7 +205,7 @@ en{ } } } - Version{"2.1.37.44"} + Version{"2.1.39.27"} calendar{ buddhist{ eras{ @@ -1221,6 +1221,10 @@ en{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"’"} diff --git a/icu4c/source/data/locales/en_001.txt b/icu4c/source/data/locales/en_001.txt index a02e5181da..a8feb5be24 100644 --- a/icu4c/source/data/locales/en_001.txt +++ b/icu4c/source/data/locales/en_001.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_001{ - Version{"2.1.35.71"} + Version{"2.1.38.69"} calendar{ chinese{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_150.txt b/icu4c/source/data/locales/en_150.txt index 6a50df9069..2d64043284 100644 --- a/icu4c/source/data/locales/en_150.txt +++ b/icu4c/source/data/locales/en_150.txt @@ -14,7 +14,7 @@ en_150{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_AG.txt b/icu4c/source/data/locales/en_AG.txt index ed7f63df6b..dab34a4d89 100644 --- a/icu4c/source/data/locales/en_AG.txt +++ b/icu4c/source/data/locales/en_AG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_AI.txt b/icu4c/source/data/locales/en_AI.txt index c5cb011db8..65007b4dac 100644 --- a/icu4c/source/data/locales/en_AI.txt +++ b/icu4c/source/data/locales/en_AI.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_AS.txt b/icu4c/source/data/locales/en_AS.txt index cc46beeab6..891295f3d4 100644 --- a/icu4c/source/data/locales/en_AS.txt +++ b/icu4c/source/data/locales/en_AS.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_AS{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_AT.txt b/icu4c/source/data/locales/en_AT.txt index 16639ec231..ca46d13184 100644 --- a/icu4c/source/data/locales/en_AT.txt +++ b/icu4c/source/data/locales/en_AT.txt @@ -14,5 +14,5 @@ en_AT{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_AU.txt b/icu4c/source/data/locales/en_AU.txt index afe3184661..10df922da6 100644 --- a/icu4c/source/data/locales/en_AU.txt +++ b/icu4c/source/data/locales/en_AU.txt @@ -10,7 +10,7 @@ en_AU{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.73"} calendar{ generic{ availableFormats{ @@ -222,6 +222,26 @@ en_AU{ upwards_arrows{"upward arrows"} } fields{ + day-narrow{ + relativeTime{ + future{ + other{"in {0} days"} + } + past{ + other{"{0} days ago"} + } + } + } + day-short{ + relativeTime{ + future{ + other{"in {0} days"} + } + past{ + other{"{0} days ago"} + } + } + } dayOfYear-narrow{ dn{"day of yr"} } @@ -483,6 +503,9 @@ en_AU{ } } tue-narrow{ + relative{ + "-1"{"last Tu"} + } relativeTime{ future{ one{"in {0} Tu"} diff --git a/icu4c/source/data/locales/en_BB.txt b/icu4c/source/data/locales/en_BB.txt index 2c2c05ee56..a3a8e742ca 100644 --- a/icu4c/source/data/locales/en_BB.txt +++ b/icu4c/source/data/locales/en_BB.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BB{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_BE.txt b/icu4c/source/data/locales/en_BE.txt index d415e09043..4e5b741e43 100644 --- a/icu4c/source/data/locales/en_BE.txt +++ b/icu4c/source/data/locales/en_BE.txt @@ -13,7 +13,7 @@ en_BE{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_BI.txt b/icu4c/source/data/locales/en_BI.txt index 1862f81cd1..f3716d81bd 100644 --- a/icu4c/source/data/locales/en_BI.txt +++ b/icu4c/source/data/locales/en_BI.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_BI{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_BM.txt b/icu4c/source/data/locales/en_BM.txt index a07478e07b..dfb1e8704d 100644 --- a/icu4c/source/data/locales/en_BM.txt +++ b/icu4c/source/data/locales/en_BM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_BS.txt b/icu4c/source/data/locales/en_BS.txt index 345700292c..2d875479c1 100644 --- a/icu4c/source/data/locales/en_BS.txt +++ b/icu4c/source/data/locales/en_BS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_BW.txt b/icu4c/source/data/locales/en_BW.txt index 3bdb1350b9..bc14b7534d 100644 --- a/icu4c/source/data/locales/en_BW.txt +++ b/icu4c/source/data/locales/en_BW.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_BZ.txt b/icu4c/source/data/locales/en_BZ.txt index 8b0dbb9855..a0c2b7b2e6 100644 --- a/icu4c/source/data/locales/en_BZ.txt +++ b/icu4c/source/data/locales/en_BZ.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_CA.txt b/icu4c/source/data/locales/en_CA.txt index 7daea77b31..7724aa2cc7 100644 --- a/icu4c/source/data/locales/en_CA.txt +++ b/icu4c/source/data/locales/en_CA.txt @@ -9,7 +9,7 @@ en_CA{ } } } - Version{"2.1.37.22"} + Version{"2.1.38.73"} calendar{ chinese{ DateTimePatterns{ @@ -199,6 +199,10 @@ en_CA{ yMMMEd{"E, MMM d, y"} yMMMd{"MMM d, y"} yMd{"y-MM-dd"} + yw{ + one{"'week' w 'of' y"} + other{"'week' w 'of' y"} + } } dayNames{ format{ @@ -339,6 +343,7 @@ en_CA{ leftwards_rightwards_arrows{"leftward rightward arrow"} letterlike_symbols{"letter-like symbol"} limited_use{"limited use"} + math_symbols{"math symbol"} nonspacing{"non-spacing"} rightwards_arrows{"rightward arrow"} upwards_arrows{"upward arrows"} diff --git a/icu4c/source/data/locales/en_CC.txt b/icu4c/source/data/locales/en_CC.txt index f43f429e00..8d9d97ca8e 100644 --- a/icu4c/source/data/locales/en_CC.txt +++ b/icu4c/source/data/locales/en_CC.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_CH.txt b/icu4c/source/data/locales/en_CH.txt index 66ba1de684..4f656e4ace 100644 --- a/icu4c/source/data/locales/en_CH.txt +++ b/icu4c/source/data/locales/en_CH.txt @@ -13,5 +13,5 @@ en_CH{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_CK.txt b/icu4c/source/data/locales/en_CK.txt index 547be9ba19..2530b30f6e 100644 --- a/icu4c/source/data/locales/en_CK.txt +++ b/icu4c/source/data/locales/en_CK.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_CM.txt b/icu4c/source/data/locales/en_CM.txt index b81e529fcb..ce6d993434 100644 --- a/icu4c/source/data/locales/en_CM.txt +++ b/icu4c/source/data/locales/en_CM.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_CX.txt b/icu4c/source/data/locales/en_CX.txt index b5fbece326..10082b24ce 100644 --- a/icu4c/source/data/locales/en_CX.txt +++ b/icu4c/source/data/locales/en_CX.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CX{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_CY.txt b/icu4c/source/data/locales/en_CY.txt index 4fa4a14173..6e80705b89 100644 --- a/icu4c/source/data/locales/en_CY.txt +++ b/icu4c/source/data/locales/en_CY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_DE.txt b/icu4c/source/data/locales/en_DE.txt index 84b13fe453..181ade0fb0 100644 --- a/icu4c/source/data/locales/en_DE.txt +++ b/icu4c/source/data/locales/en_DE.txt @@ -12,5 +12,5 @@ en_DE{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_DG.txt b/icu4c/source/data/locales/en_DG.txt index d037886d4f..377b962e64 100644 --- a/icu4c/source/data/locales/en_DG.txt +++ b/icu4c/source/data/locales/en_DG.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_DK.txt b/icu4c/source/data/locales/en_DK.txt index 18f9272c52..79d0aab4a2 100644 --- a/icu4c/source/data/locales/en_DK.txt +++ b/icu4c/source/data/locales/en_DK.txt @@ -12,7 +12,7 @@ en_DK{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.69"} calendar{ generic{ availableFormats{ diff --git a/icu4c/source/data/locales/en_DM.txt b/icu4c/source/data/locales/en_DM.txt index 067f54d34d..ead644cd72 100644 --- a/icu4c/source/data/locales/en_DM.txt +++ b/icu4c/source/data/locales/en_DM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_ER.txt b/icu4c/source/data/locales/en_ER.txt index dac4b71551..9809fe60ea 100644 --- a/icu4c/source/data/locales/en_ER.txt +++ b/icu4c/source/data/locales/en_ER.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ER{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_FI.txt b/icu4c/source/data/locales/en_FI.txt index 04c8adb491..1a5a97e7d7 100644 --- a/icu4c/source/data/locales/en_FI.txt +++ b/icu4c/source/data/locales/en_FI.txt @@ -14,7 +14,7 @@ en_FI{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ availableFormats{ diff --git a/icu4c/source/data/locales/en_FJ.txt b/icu4c/source/data/locales/en_FJ.txt index 17022d5e25..32898fb2a9 100644 --- a/icu4c/source/data/locales/en_FJ.txt +++ b/icu4c/source/data/locales/en_FJ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FJ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_FK.txt b/icu4c/source/data/locales/en_FK.txt index 1773dc64cf..82793e5c1e 100644 --- a/icu4c/source/data/locales/en_FK.txt +++ b/icu4c/source/data/locales/en_FK.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_FM.txt b/icu4c/source/data/locales/en_FM.txt index 9b1d31f24f..e4a293d06a 100644 --- a/icu4c/source/data/locales/en_FM.txt +++ b/icu4c/source/data/locales/en_FM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_GB.txt b/icu4c/source/data/locales/en_GB.txt index 0b26898426..5c34227ff4 100644 --- a/icu4c/source/data/locales/en_GB.txt +++ b/icu4c/source/data/locales/en_GB.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GB{ %%Parent{"en_001"} - Version{"2.1.37.22"} + Version{"2.1.38.73"} calendar{ generic{ availableFormats{ @@ -154,13 +154,6 @@ en_GB{ "1"{"tomorrow"} } } - day-narrow{ - relative{ - "-1"{"yesterday"} - "0"{"today"} - "1"{"tomorrow"} - } - } day-short{ relativeTime{ future{ diff --git a/icu4c/source/data/locales/en_GD.txt b/icu4c/source/data/locales/en_GD.txt index a0067276c4..9ad43f39ea 100644 --- a/icu4c/source/data/locales/en_GD.txt +++ b/icu4c/source/data/locales/en_GD.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GD{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_GG.txt b/icu4c/source/data/locales/en_GG.txt index d1e5a2dd62..b374bb90bc 100644 --- a/icu4c/source/data/locales/en_GG.txt +++ b/icu4c/source/data/locales/en_GG.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_GH.txt b/icu4c/source/data/locales/en_GH.txt index 50a4429f30..d244565e52 100644 --- a/icu4c/source/data/locales/en_GH.txt +++ b/icu4c/source/data/locales/en_GH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_GI.txt b/icu4c/source/data/locales/en_GI.txt index 58cd65b39c..77d07dd237 100644 --- a/icu4c/source/data/locales/en_GI.txt +++ b/icu4c/source/data/locales/en_GI.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_GM.txt b/icu4c/source/data/locales/en_GM.txt index 9448c85706..807df46777 100644 --- a/icu4c/source/data/locales/en_GM.txt +++ b/icu4c/source/data/locales/en_GM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_GU.txt b/icu4c/source/data/locales/en_GU.txt index 3f9fbc6887..749bd26c63 100644 --- a/icu4c/source/data/locales/en_GU.txt +++ b/icu4c/source/data/locales/en_GU.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_GU{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_GY.txt b/icu4c/source/data/locales/en_GY.txt index 7c5333b723..4971e6d283 100644 --- a/icu4c/source/data/locales/en_GY.txt +++ b/icu4c/source/data/locales/en_GY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_HK.txt b/icu4c/source/data/locales/en_HK.txt index 5b3cd3cf1c..9e15277866 100644 --- a/icu4c/source/data/locales/en_HK.txt +++ b/icu4c/source/data/locales/en_HK.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_HK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_IE.txt b/icu4c/source/data/locales/en_IE.txt index ecf496b581..4b39c7d5a4 100644 --- a/icu4c/source/data/locales/en_IE.txt +++ b/icu4c/source/data/locales/en_IE.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_IL.txt b/icu4c/source/data/locales/en_IL.txt index 4c99db431a..7d4f569bfb 100644 --- a/icu4c/source/data/locales/en_IL.txt +++ b/icu4c/source/data/locales/en_IL.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IL{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ generic{ availableFormats{ diff --git a/icu4c/source/data/locales/en_IM.txt b/icu4c/source/data/locales/en_IM.txt index f424a5f285..10b318aaf2 100644 --- a/icu4c/source/data/locales/en_IM.txt +++ b/icu4c/source/data/locales/en_IM.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_IN.txt b/icu4c/source/data/locales/en_IN.txt index c22c9438c8..3cda03ef0f 100644 --- a/icu4c/source/data/locales/en_IN.txt +++ b/icu4c/source/data/locales/en_IN.txt @@ -11,7 +11,7 @@ en_IN{ } } } - Version{"2.1.37.11"} + Version{"2.1.38.73"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_IO.txt b/icu4c/source/data/locales/en_IO.txt index 91937a37ba..a2031ed82e 100644 --- a/icu4c/source/data/locales/en_IO.txt +++ b/icu4c/source/data/locales/en_IO.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_JE.txt b/icu4c/source/data/locales/en_JE.txt index 299b52ed51..e7b7626418 100644 --- a/icu4c/source/data/locales/en_JE.txt +++ b/icu4c/source/data/locales/en_JE.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_JE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_JM.txt b/icu4c/source/data/locales/en_JM.txt index ad3c905e00..c7e0feff5d 100644 --- a/icu4c/source/data/locales/en_JM.txt +++ b/icu4c/source/data/locales/en_JM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_JM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_KE.txt b/icu4c/source/data/locales/en_KE.txt index bc5062d917..385a840337 100644 --- a/icu4c/source/data/locales/en_KE.txt +++ b/icu4c/source/data/locales/en_KE.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_KI.txt b/icu4c/source/data/locales/en_KI.txt index f6718535a5..74349d3133 100644 --- a/icu4c/source/data/locales/en_KI.txt +++ b/icu4c/source/data/locales/en_KI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_KN.txt b/icu4c/source/data/locales/en_KN.txt index 573c3892a2..3accb4c1dd 100644 --- a/icu4c/source/data/locales/en_KN.txt +++ b/icu4c/source/data/locales/en_KN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KN{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_KY.txt b/icu4c/source/data/locales/en_KY.txt index 0d60082e40..dfde98221f 100644 --- a/icu4c/source/data/locales/en_KY.txt +++ b/icu4c/source/data/locales/en_KY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_LC.txt b/icu4c/source/data/locales/en_LC.txt index 7033a6a367..9c2e8c485e 100644 --- a/icu4c/source/data/locales/en_LC.txt +++ b/icu4c/source/data/locales/en_LC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_LR.txt b/icu4c/source/data/locales/en_LR.txt index 8d609733ab..3b6da71e24 100644 --- a/icu4c/source/data/locales/en_LR.txt +++ b/icu4c/source/data/locales/en_LR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LR{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_LS.txt b/icu4c/source/data/locales/en_LS.txt index 61d557f1e5..644ca260c2 100644 --- a/icu4c/source/data/locales/en_LS.txt +++ b/icu4c/source/data/locales/en_LS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_MG.txt b/icu4c/source/data/locales/en_MG.txt index 90ed5ba0a7..92d7d362d7 100644 --- a/icu4c/source/data/locales/en_MG.txt +++ b/icu4c/source/data/locales/en_MG.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_MH.txt b/icu4c/source/data/locales/en_MH.txt index 85717c1be7..78a903ada3 100644 --- a/icu4c/source/data/locales/en_MH.txt +++ b/icu4c/source/data/locales/en_MH.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_MH{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_MO.txt b/icu4c/source/data/locales/en_MO.txt index 7c064979b7..5b0cc9abd7 100644 --- a/icu4c/source/data/locales/en_MO.txt +++ b/icu4c/source/data/locales/en_MO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_MP.txt b/icu4c/source/data/locales/en_MP.txt index 2acfccc37f..d739c2c0bf 100644 --- a/icu4c/source/data/locales/en_MP.txt +++ b/icu4c/source/data/locales/en_MP.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_MP{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_MS.txt b/icu4c/source/data/locales/en_MS.txt index 7c41de3981..4655333648 100644 --- a/icu4c/source/data/locales/en_MS.txt +++ b/icu4c/source/data/locales/en_MS.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_MT.txt b/icu4c/source/data/locales/en_MT.txt index 2cd751d1d8..deb04b0506 100644 --- a/icu4c/source/data/locales/en_MT.txt +++ b/icu4c/source/data/locales/en_MT.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MT{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_MU.txt b/icu4c/source/data/locales/en_MU.txt index 5afb4210bb..1e7463428a 100644 --- a/icu4c/source/data/locales/en_MU.txt +++ b/icu4c/source/data/locales/en_MU.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_MW.txt b/icu4c/source/data/locales/en_MW.txt index 8f5bed08f1..f0fe526047 100644 --- a/icu4c/source/data/locales/en_MW.txt +++ b/icu4c/source/data/locales/en_MW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_MY.txt b/icu4c/source/data/locales/en_MY.txt index fc723c2e91..4fa38e55da 100644 --- a/icu4c/source/data/locales/en_MY.txt +++ b/icu4c/source/data/locales/en_MY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_NA.txt b/icu4c/source/data/locales/en_NA.txt index 17f6b2796a..a07f557164 100644 --- a/icu4c/source/data/locales/en_NA.txt +++ b/icu4c/source/data/locales/en_NA.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NA{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_NF.txt b/icu4c/source/data/locales/en_NF.txt index ead26b8be1..cea11e4943 100644 --- a/icu4c/source/data/locales/en_NF.txt +++ b/icu4c/source/data/locales/en_NF.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NF{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_NG.txt b/icu4c/source/data/locales/en_NG.txt index 8102534635..b3022846f6 100644 --- a/icu4c/source/data/locales/en_NG.txt +++ b/icu4c/source/data/locales/en_NG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_NL.txt b/icu4c/source/data/locales/en_NL.txt index f7b478fa61..61bb6fe887 100644 --- a/icu4c/source/data/locales/en_NL.txt +++ b/icu4c/source/data/locales/en_NL.txt @@ -10,5 +10,5 @@ en_NL{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_NR.txt b/icu4c/source/data/locales/en_NR.txt index f73856d862..d3850ba374 100644 --- a/icu4c/source/data/locales/en_NR.txt +++ b/icu4c/source/data/locales/en_NR.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NR{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_NU.txt b/icu4c/source/data/locales/en_NU.txt index 7659da3db4..159679a0c0 100644 --- a/icu4c/source/data/locales/en_NU.txt +++ b/icu4c/source/data/locales/en_NU.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_NZ.txt b/icu4c/source/data/locales/en_NZ.txt index e2a2ce00e7..7c8ca58b7b 100644 --- a/icu4c/source/data/locales/en_NZ.txt +++ b/icu4c/source/data/locales/en_NZ.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NZ{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.73"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_PG.txt b/icu4c/source/data/locales/en_PG.txt index 6146600a51..b0aa15c31d 100644 --- a/icu4c/source/data/locales/en_PG.txt +++ b/icu4c/source/data/locales/en_PG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_PH.txt b/icu4c/source/data/locales/en_PH.txt index 04ac66a416..94d6d4c0ef 100644 --- a/icu4c/source/data/locales/en_PH.txt +++ b/icu4c/source/data/locales/en_PH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_PK.txt b/icu4c/source/data/locales/en_PK.txt index 919acbbf8c..876d8bb993 100644 --- a/icu4c/source/data/locales/en_PK.txt +++ b/icu4c/source/data/locales/en_PK.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_PN.txt b/icu4c/source/data/locales/en_PN.txt index d8d82804f7..46e45eb083 100644 --- a/icu4c/source/data/locales/en_PN.txt +++ b/icu4c/source/data/locales/en_PN.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PN{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_PR.txt b/icu4c/source/data/locales/en_PR.txt index 2d86a687e8..b988b0b14b 100644 --- a/icu4c/source/data/locales/en_PR.txt +++ b/icu4c/source/data/locales/en_PR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_PR{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_PW.txt b/icu4c/source/data/locales/en_PW.txt index 43ec73a073..14fe4d0d9b 100644 --- a/icu4c/source/data/locales/en_PW.txt +++ b/icu4c/source/data/locales/en_PW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_RW.txt b/icu4c/source/data/locales/en_RW.txt index 564630e195..fa5962c644 100644 --- a/icu4c/source/data/locales/en_RW.txt +++ b/icu4c/source/data/locales/en_RW.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_RW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_SB.txt b/icu4c/source/data/locales/en_SB.txt index 08287c09d5..135fc6465a 100644 --- a/icu4c/source/data/locales/en_SB.txt +++ b/icu4c/source/data/locales/en_SB.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SB{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_SC.txt b/icu4c/source/data/locales/en_SC.txt index 1d54d45faa..0b7ed19f66 100644 --- a/icu4c/source/data/locales/en_SC.txt +++ b/icu4c/source/data/locales/en_SC.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_SD.txt b/icu4c/source/data/locales/en_SD.txt index 8fef0053cd..e3323d7294 100644 --- a/icu4c/source/data/locales/en_SD.txt +++ b/icu4c/source/data/locales/en_SD.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SD{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_SE.txt b/icu4c/source/data/locales/en_SE.txt index 994b234b8c..4b33a3ecf3 100644 --- a/icu4c/source/data/locales/en_SE.txt +++ b/icu4c/source/data/locales/en_SE.txt @@ -14,7 +14,7 @@ en_SE{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_SG.txt b/icu4c/source/data/locales/en_SG.txt index 7c9da82005..71ec7f91fe 100644 --- a/icu4c/source/data/locales/en_SG.txt +++ b/icu4c/source/data/locales/en_SG.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_SH.txt b/icu4c/source/data/locales/en_SH.txt index 467f1c5dae..76ddef61a5 100644 --- a/icu4c/source/data/locales/en_SH.txt +++ b/icu4c/source/data/locales/en_SH.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_SI.txt b/icu4c/source/data/locales/en_SI.txt index 55b2dde70a..fc50f433c7 100644 --- a/icu4c/source/data/locales/en_SI.txt +++ b/icu4c/source/data/locales/en_SI.txt @@ -12,5 +12,5 @@ en_SI{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_SL.txt b/icu4c/source/data/locales/en_SL.txt index f3ff3f71b8..627e073601 100644 --- a/icu4c/source/data/locales/en_SL.txt +++ b/icu4c/source/data/locales/en_SL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SL{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_SS.txt b/icu4c/source/data/locales/en_SS.txt index 1b9c52eca1..fac8b78dfb 100644 --- a/icu4c/source/data/locales/en_SS.txt +++ b/icu4c/source/data/locales/en_SS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_SX.txt b/icu4c/source/data/locales/en_SX.txt index e349a5ba01..b04930213a 100644 --- a/icu4c/source/data/locales/en_SX.txt +++ b/icu4c/source/data/locales/en_SX.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SX{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_SZ.txt b/icu4c/source/data/locales/en_SZ.txt index 734e74480d..650774b4c5 100644 --- a/icu4c/source/data/locales/en_SZ.txt +++ b/icu4c/source/data/locales/en_SZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_TC.txt b/icu4c/source/data/locales/en_TC.txt index 31b22e7427..6d30689bba 100644 --- a/icu4c/source/data/locales/en_TC.txt +++ b/icu4c/source/data/locales/en_TC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_TK.txt b/icu4c/source/data/locales/en_TK.txt index 4bc5d7a676..5b0208a2ca 100644 --- a/icu4c/source/data/locales/en_TK.txt +++ b/icu4c/source/data/locales/en_TK.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_TO.txt b/icu4c/source/data/locales/en_TO.txt index 426b5d64e1..3f82fa0f4e 100644 --- a/icu4c/source/data/locales/en_TO.txt +++ b/icu4c/source/data/locales/en_TO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_TT.txt b/icu4c/source/data/locales/en_TT.txt index 4d6d39d39e..284f5f7bbd 100644 --- a/icu4c/source/data/locales/en_TT.txt +++ b/icu4c/source/data/locales/en_TT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TT{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_TV.txt b/icu4c/source/data/locales/en_TV.txt index d8886c87fe..c1175ebbbd 100644 --- a/icu4c/source/data/locales/en_TV.txt +++ b/icu4c/source/data/locales/en_TV.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TV{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_TZ.txt b/icu4c/source/data/locales/en_TZ.txt index 26d3ea51ac..5bd8ffe0ec 100644 --- a/icu4c/source/data/locales/en_TZ.txt +++ b/icu4c/source/data/locales/en_TZ.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_UG.txt b/icu4c/source/data/locales/en_UG.txt index c00c2b580c..18edd97415 100644 --- a/icu4c/source/data/locales/en_UG.txt +++ b/icu4c/source/data/locales/en_UG.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_UG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_UM.txt b/icu4c/source/data/locales/en_UM.txt index f64eece931..0c110c4d5d 100644 --- a/icu4c/source/data/locales/en_UM.txt +++ b/icu4c/source/data/locales/en_UM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_UM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_US.txt b/icu4c/source/data/locales/en_US.txt index 3ea240d043..a4ecd9bee7 100644 --- a/icu4c/source/data/locales/en_US.txt +++ b/icu4c/source/data/locales/en_US.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_US{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_US_POSIX.txt b/icu4c/source/data/locales/en_US_POSIX.txt index fd4923fd17..de07ff4270 100644 --- a/icu4c/source/data/locales/en_US_POSIX.txt +++ b/icu4c/source/data/locales/en_US_POSIX.txt @@ -16,5 +16,5 @@ en_US_POSIX{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_VC.txt b/icu4c/source/data/locales/en_VC.txt index dc17ae0ba1..7f5fda9291 100644 --- a/icu4c/source/data/locales/en_VC.txt +++ b/icu4c/source/data/locales/en_VC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_VG.txt b/icu4c/source/data/locales/en_VG.txt index 995ae52af3..0e708c0e59 100644 --- a/icu4c/source/data/locales/en_VG.txt +++ b/icu4c/source/data/locales/en_VG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_VI.txt b/icu4c/source/data/locales/en_VI.txt index 6884981d81..e403c839f7 100644 --- a/icu4c/source/data/locales/en_VI.txt +++ b/icu4c/source/data/locales/en_VI.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_VI{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_VU.txt b/icu4c/source/data/locales/en_VU.txt index 433c4c98f5..5fe2f2a8b2 100644 --- a/icu4c/source/data/locales/en_VU.txt +++ b/icu4c/source/data/locales/en_VU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_WS.txt b/icu4c/source/data/locales/en_WS.txt index 0697889476..00ce51e8b6 100644 --- a/icu4c/source/data/locales/en_WS.txt +++ b/icu4c/source/data/locales/en_WS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_WS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_ZA.txt b/icu4c/source/data/locales/en_ZA.txt index 44eef0c012..02456d1f39 100644 --- a/icu4c/source/data/locales/en_ZA.txt +++ b/icu4c/source/data/locales/en_ZA.txt @@ -15,7 +15,7 @@ en_ZA{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_ZM.txt b/icu4c/source/data/locales/en_ZM.txt index 3e9be7467f..b330b4666d 100644 --- a/icu4c/source/data/locales/en_ZM.txt +++ b/icu4c/source/data/locales/en_ZM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/en_ZW.txt b/icu4c/source/data/locales/en_ZW.txt index 73a83546a5..7038d59802 100644 --- a/icu4c/source/data/locales/en_ZW.txt +++ b/icu4c/source/data/locales/en_ZW.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/eo.txt b/icu4c/source/data/locales/eo.txt index 6ac9630b58..6c399adda3 100644 --- a/icu4c/source/data/locales/eo.txt +++ b/icu4c/source/data/locales/eo.txt @@ -14,7 +14,7 @@ eo{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es.txt b/icu4c/source/data/locales/es.txt index 6b3e6eeb8a..96a7191af8 100644 --- a/icu4c/source/data/locales/es.txt +++ b/icu4c/source/data/locales/es.txt @@ -213,7 +213,7 @@ es{ minimumGroupingDigits{"2"} native{"latn"} } - Version{"2.1.37.22"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ @@ -751,8 +751,8 @@ es{ yQQQ{"QQQ y"} yQQQQ{"QQQQ 'de' y"} yw{ - one{"'semana' w 'de' Y"} - other{"'semana' w 'de' Y"} + one{"'semana' w 'de' y"} + other{"'semana' w 'de' y"} } } dayNames{ @@ -1718,6 +1718,10 @@ es{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"”"} diff --git a/icu4c/source/data/locales/es_419.txt b/icu4c/source/data/locales/es_419.txt index 1d806cc16d..849cfd5844 100644 --- a/icu4c/source/data/locales/es_419.txt +++ b/icu4c/source/data/locales/es_419.txt @@ -57,7 +57,7 @@ es_419{ } } } - Version{"2.1.37.22"} + Version{"2.1.38.39"} calendar{ coptic{ monthNames{ @@ -221,6 +221,10 @@ es_419{ yMMMEd{"E, d 'de' MMM 'de' y"} yMMMd{"d 'de' MMMM 'de' y"} yQQQ{"QQQ 'de' y"} + yw{ + one{"'semana' w 'de' Y"} + other{"'semana' w 'de' Y"} + } } dayNames{ format{ diff --git a/icu4c/source/data/locales/es_AR.txt b/icu4c/source/data/locales/es_AR.txt index be9fc513cf..1cabc6007b 100644 --- a/icu4c/source/data/locales/es_AR.txt +++ b/icu4c/source/data/locales/es_AR.txt @@ -14,7 +14,7 @@ es_AR{ } } } - Version{"2.1.37.22"} + Version{"2.1.38.39"} calendar{ generic{ availableFormats{ diff --git a/icu4c/source/data/locales/es_BO.txt b/icu4c/source/data/locales/es_BO.txt index 35624b734f..817593ab31 100644 --- a/icu4c/source/data/locales/es_BO.txt +++ b/icu4c/source/data/locales/es_BO.txt @@ -10,7 +10,7 @@ es_BO{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/es_BR.txt b/icu4c/source/data/locales/es_BR.txt index ee8a4443d4..1115ce9cfb 100644 --- a/icu4c/source/data/locales/es_BR.txt +++ b/icu4c/source/data/locales/es_BR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_BR{ %%Parent{"es_419"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/es_BZ.txt b/icu4c/source/data/locales/es_BZ.txt index 7734598e06..3d2302ce36 100644 --- a/icu4c/source/data/locales/es_BZ.txt +++ b/icu4c/source/data/locales/es_BZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_BZ{ %%Parent{"es_419"} - Version{"2.1.32.37"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/es_CL.txt b/icu4c/source/data/locales/es_CL.txt index 2e98df5a44..2df1071b0e 100644 --- a/icu4c/source/data/locales/es_CL.txt +++ b/icu4c/source/data/locales/es_CL.txt @@ -13,7 +13,7 @@ es_CL{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_CO.txt b/icu4c/source/data/locales/es_CO.txt index a9912e0e81..fa22f28f31 100644 --- a/icu4c/source/data/locales/es_CO.txt +++ b/icu4c/source/data/locales/es_CO.txt @@ -13,7 +13,7 @@ es_CO{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_CR.txt b/icu4c/source/data/locales/es_CR.txt index 3ab7193104..d004d7a247 100644 --- a/icu4c/source/data/locales/es_CR.txt +++ b/icu4c/source/data/locales/es_CR.txt @@ -11,7 +11,7 @@ es_CR{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/es_CU.txt b/icu4c/source/data/locales/es_CU.txt index f75d29f4ec..3fb6de11df 100644 --- a/icu4c/source/data/locales/es_CU.txt +++ b/icu4c/source/data/locales/es_CU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_CU{ %%Parent{"es_419"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/es_DO.txt b/icu4c/source/data/locales/es_DO.txt index 47359aca82..f93a0702a6 100644 --- a/icu4c/source/data/locales/es_DO.txt +++ b/icu4c/source/data/locales/es_DO.txt @@ -9,7 +9,7 @@ es_DO{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_EA.txt b/icu4c/source/data/locales/es_EA.txt index 0b689f62a9..e3e5700f1f 100644 --- a/icu4c/source/data/locales/es_EA.txt +++ b/icu4c/source/data/locales/es_EA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License es_EA{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/es_EC.txt b/icu4c/source/data/locales/es_EC.txt index 6391db988f..226472ea82 100644 --- a/icu4c/source/data/locales/es_EC.txt +++ b/icu4c/source/data/locales/es_EC.txt @@ -13,7 +13,7 @@ es_EC{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/es_ES.txt b/icu4c/source/data/locales/es_ES.txt index 64a537a376..e24869167c 100644 --- a/icu4c/source/data/locales/es_ES.txt +++ b/icu4c/source/data/locales/es_ES.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License es_ES{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/es_GQ.txt b/icu4c/source/data/locales/es_GQ.txt index 3e7c3bfb69..b84a9d3832 100644 --- a/icu4c/source/data/locales/es_GQ.txt +++ b/icu4c/source/data/locales/es_GQ.txt @@ -8,5 +8,5 @@ es_GQ{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/es_GT.txt b/icu4c/source/data/locales/es_GT.txt index 59edc3c819..2c75b820aa 100644 --- a/icu4c/source/data/locales/es_GT.txt +++ b/icu4c/source/data/locales/es_GT.txt @@ -46,7 +46,7 @@ es_GT{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_HN.txt b/icu4c/source/data/locales/es_HN.txt index 35a0e298e8..7e58fa9c9b 100644 --- a/icu4c/source/data/locales/es_HN.txt +++ b/icu4c/source/data/locales/es_HN.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_HN{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_IC.txt b/icu4c/source/data/locales/es_IC.txt index c42f579637..8f635b92aa 100644 --- a/icu4c/source/data/locales/es_IC.txt +++ b/icu4c/source/data/locales/es_IC.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License es_IC{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/es_MX.txt b/icu4c/source/data/locales/es_MX.txt index 661dbfc94c..00dfaa70e2 100644 --- a/icu4c/source/data/locales/es_MX.txt +++ b/icu4c/source/data/locales/es_MX.txt @@ -92,7 +92,7 @@ es_MX{ } } } - Version{"2.1.37.32"} + Version{"2.1.38.73"} calendar{ generic{ DateTimePatterns{ @@ -180,8 +180,6 @@ es_MX{ GyMMMd{"d MMM y G"} Hm{"H:mm"} Hms{"H:mm:ss"} - Hmsv{"H:mm:ss v"} - Hmv{"H:mm v"} MMMEd{"E d 'de' MMM"} MMd{"d/MM"} MMdd{"dd/MM"} diff --git a/icu4c/source/data/locales/es_NI.txt b/icu4c/source/data/locales/es_NI.txt index 0d61b3d349..92ed43faf0 100644 --- a/icu4c/source/data/locales/es_NI.txt +++ b/icu4c/source/data/locales/es_NI.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_NI{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/es_PA.txt b/icu4c/source/data/locales/es_PA.txt index eb8a14b182..147a98a4ab 100644 --- a/icu4c/source/data/locales/es_PA.txt +++ b/icu4c/source/data/locales/es_PA.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PA{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_PE.txt b/icu4c/source/data/locales/es_PE.txt index 57cea37119..4e5a9cbb2e 100644 --- a/icu4c/source/data/locales/es_PE.txt +++ b/icu4c/source/data/locales/es_PE.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PE{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_PH.txt b/icu4c/source/data/locales/es_PH.txt index 81aeeae87c..8e7505cb7f 100644 --- a/icu4c/source/data/locales/es_PH.txt +++ b/icu4c/source/data/locales/es_PH.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License es_PH{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_PR.txt b/icu4c/source/data/locales/es_PR.txt index 9cd211cb2f..885cd81116 100644 --- a/icu4c/source/data/locales/es_PR.txt +++ b/icu4c/source/data/locales/es_PR.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PR{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_PY.txt b/icu4c/source/data/locales/es_PY.txt index ff94271153..b2446b9cd9 100644 --- a/icu4c/source/data/locales/es_PY.txt +++ b/icu4c/source/data/locales/es_PY.txt @@ -13,7 +13,7 @@ es_PY{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/es_SV.txt b/icu4c/source/data/locales/es_SV.txt index 781876b2d3..f8611bccdb 100644 --- a/icu4c/source/data/locales/es_SV.txt +++ b/icu4c/source/data/locales/es_SV.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_SV{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/es_US.txt b/icu4c/source/data/locales/es_US.txt index 8b5e42e2a6..84601a62fe 100644 --- a/icu4c/source/data/locales/es_US.txt +++ b/icu4c/source/data/locales/es_US.txt @@ -58,7 +58,7 @@ es_US{ other{"0"} } 10000{ - one{"00 K"} + one{"00 K"} other{"00 K"} } 100000{ @@ -81,7 +81,7 @@ es_US{ } } } - Version{"2.1.37.22"} + Version{"2.1.38.73"} calendar{ generic{ DateTimePatterns{ @@ -261,24 +261,6 @@ es_US{ d{"d–d 'de' MMM 'de' y"} } } - monthNames{ - format{ - abbreviated{ - "ene.", - "feb.", - "mar.", - "abr.", - "may.", - "jun.", - "jul.", - "ago.", - "sep.", - "oct.", - "nov.", - "dic.", - } - } - } } } characterLabel{ diff --git a/icu4c/source/data/locales/es_UY.txt b/icu4c/source/data/locales/es_UY.txt index d1e34c2e8f..bb258644c0 100644 --- a/icu4c/source/data/locales/es_UY.txt +++ b/icu4c/source/data/locales/es_UY.txt @@ -14,7 +14,7 @@ es_UY{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/es_VE.txt b/icu4c/source/data/locales/es_VE.txt index bf6f78a044..b4b9a3922c 100644 --- a/icu4c/source/data/locales/es_VE.txt +++ b/icu4c/source/data/locales/es_VE.txt @@ -13,7 +13,7 @@ es_VE{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/et.txt b/icu4c/source/data/locales/et.txt index f955f8bf05..aba4cca8b5 100644 --- a/icu4c/source/data/locales/et.txt +++ b/icu4c/source/data/locales/et.txt @@ -210,7 +210,7 @@ et{ minimumGroupingDigits{"2"} native{"latn"} } - Version{"2.1.37.22"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/et_EE.txt b/icu4c/source/data/locales/et_EE.txt index f302847e10..04d9f4be39 100644 --- a/icu4c/source/data/locales/et_EE.txt +++ b/icu4c/source/data/locales/et_EE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License et_EE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/eu.txt b/icu4c/source/data/locales/eu.txt index b68baf403d..6e80b383f8 100644 --- a/icu4c/source/data/locales/eu.txt +++ b/icu4c/source/data/locales/eu.txt @@ -213,7 +213,7 @@ eu{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/eu_ES.txt b/icu4c/source/data/locales/eu_ES.txt index 2173095857..3e1cbb5ec3 100644 --- a/icu4c/source/data/locales/eu_ES.txt +++ b/icu4c/source/data/locales/eu_ES.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License eu_ES{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ewo.txt b/icu4c/source/data/locales/ewo.txt index 2684d79ba9..238cc3ce27 100644 --- a/icu4c/source/data/locales/ewo.txt +++ b/icu4c/source/data/locales/ewo.txt @@ -23,7 +23,7 @@ ewo{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ewo_CM.txt b/icu4c/source/data/locales/ewo_CM.txt index 32ef6c153f..93ec11861c 100644 --- a/icu4c/source/data/locales/ewo_CM.txt +++ b/icu4c/source/data/locales/ewo_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ewo_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/fa.txt b/icu4c/source/data/locales/fa.txt index 19b8480208..389b0e5a60 100644 --- a/icu4c/source/data/locales/fa.txt +++ b/icu4c/source/data/locales/fa.txt @@ -254,7 +254,7 @@ fa{ minimumGroupingDigits{"1"} native{"arabext"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ @@ -2627,5 +2627,24 @@ fa{ "[\\:∶]", } } + general{ + lenient{ + "[.․。︒﹒.。]", + "[\$﹩$$]", + "[£₤]", + "[₨₹{Rp}{Rs}]", + } + } + number{ + lenient{ + "[\\-‒⁻₋−➖﹣-]", + "[,،٫、︐︑﹐﹑,、]", + "[+⁺₊➕﬩﹢+]", + } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", + } + } } } diff --git a/icu4c/source/data/locales/fa_AF.txt b/icu4c/source/data/locales/fa_AF.txt index 19c152959c..07ba15e667 100644 --- a/icu4c/source/data/locales/fa_AF.txt +++ b/icu4c/source/data/locales/fa_AF.txt @@ -18,7 +18,7 @@ fa_AF{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ gregorian{ appendItems{ diff --git a/icu4c/source/data/locales/fa_IR.txt b/icu4c/source/data/locales/fa_IR.txt index ce04110152..2d4384dbfc 100644 --- a/icu4c/source/data/locales/fa_IR.txt +++ b/icu4c/source/data/locales/fa_IR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fa_IR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ff.txt b/icu4c/source/data/locales/ff.txt index fe78c1a0aa..3d56a72efc 100644 --- a/icu4c/source/data/locales/ff.txt +++ b/icu4c/source/data/locales/ff.txt @@ -16,7 +16,7 @@ ff{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ff_CM.txt b/icu4c/source/data/locales/ff_CM.txt index 7e021358e8..49d5ddc50d 100644 --- a/icu4c/source/data/locales/ff_CM.txt +++ b/icu4c/source/data/locales/ff_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ff_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ff_GN.txt b/icu4c/source/data/locales/ff_GN.txt index 334d5335f3..6f47caf4c1 100644 --- a/icu4c/source/data/locales/ff_GN.txt +++ b/icu4c/source/data/locales/ff_GN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ff_GN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ff_MR.txt b/icu4c/source/data/locales/ff_MR.txt index eece95dac7..ed4e80bdca 100644 --- a/icu4c/source/data/locales/ff_MR.txt +++ b/icu4c/source/data/locales/ff_MR.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ff_MR{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ff_SN.txt b/icu4c/source/data/locales/ff_SN.txt index ceebdf51af..b7bbc672c6 100644 --- a/icu4c/source/data/locales/ff_SN.txt +++ b/icu4c/source/data/locales/ff_SN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ff_SN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/fi.txt b/icu4c/source/data/locales/fi.txt index 76ae568bef..af14c34be8 100644 --- a/icu4c/source/data/locales/fi.txt +++ b/icu4c/source/data/locales/fi.txt @@ -214,7 +214,7 @@ fi{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.67"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ @@ -1450,7 +1450,7 @@ fi{ } } characterLabel{ - activities{"toiminnot"} + activities{"toiminta"} african_scripts{"afrikkalaiset kirjoitusjärjestelmät"} american_scripts{"amerikkalaiset kirjoitusjärjestelmät"} animal{"eläin"} @@ -1546,6 +1546,10 @@ fi{ 0, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"’"} diff --git a/icu4c/source/data/locales/fi_FI.txt b/icu4c/source/data/locales/fi_FI.txt index 82ca41e952..6dde768a2b 100644 --- a/icu4c/source/data/locales/fi_FI.txt +++ b/icu4c/source/data/locales/fi_FI.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fi_FI{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fil.txt b/icu4c/source/data/locales/fil.txt index 8463c8af1c..db8e0fce5d 100644 --- a/icu4c/source/data/locales/fil.txt +++ b/icu4c/source/data/locales/fil.txt @@ -211,7 +211,7 @@ fil{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fil_PH.txt b/icu4c/source/data/locales/fil_PH.txt index 524c505035..515e175afb 100644 --- a/icu4c/source/data/locales/fil_PH.txt +++ b/icu4c/source/data/locales/fil_PH.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fil_PH{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fo.txt b/icu4c/source/data/locales/fo.txt index ab30dad5aa..d5d23d93e9 100644 --- a/icu4c/source/data/locales/fo.txt +++ b/icu4c/source/data/locales/fo.txt @@ -210,7 +210,7 @@ fo{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -1719,4 +1719,31 @@ fo{ US{"US"} metric{"metralagið"} } + parse{ + date{ + lenient{ + "[\\--/]", + "[\\:∶]", + } + } + general{ + lenient{ + "[.․。︒﹒.。]", + "[\$﹩$$]", + "[£₤]", + "[₨₹{Rp}{Rs}]", + } + } + number{ + lenient{ + "[\\-‒⁻₋−➖﹣-]", + "[,،٫、︐︑﹐﹑,、]", + "[+⁺₊➕﬩﹢+]", + } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", + } + } + } } diff --git a/icu4c/source/data/locales/fo_DK.txt b/icu4c/source/data/locales/fo_DK.txt index 1b7e17c00f..b4f88b11e9 100644 --- a/icu4c/source/data/locales/fo_DK.txt +++ b/icu4c/source/data/locales/fo_DK.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fo_DK{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fo_FO.txt b/icu4c/source/data/locales/fo_FO.txt index 89df7fffc4..2c22a6f27e 100644 --- a/icu4c/source/data/locales/fo_FO.txt +++ b/icu4c/source/data/locales/fo_FO.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fo_FO{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr.txt b/icu4c/source/data/locales/fr.txt index d3995b088b..4df4ca7bc7 100644 --- a/icu4c/source/data/locales/fr.txt +++ b/icu4c/source/data/locales/fr.txt @@ -214,7 +214,7 @@ fr{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ @@ -1944,6 +1944,10 @@ fr{ 0, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"»"} diff --git a/icu4c/source/data/locales/fr_BE.txt b/icu4c/source/data/locales/fr_BE.txt index d593bc5496..60cdba0229 100644 --- a/icu4c/source/data/locales/fr_BE.txt +++ b/icu4c/source/data/locales/fr_BE.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_BE{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_BF.txt b/icu4c/source/data/locales/fr_BF.txt index 4ca723db2e..2f08224882 100644 --- a/icu4c/source/data/locales/fr_BF.txt +++ b/icu4c/source/data/locales/fr_BF.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_BF{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_BI.txt b/icu4c/source/data/locales/fr_BI.txt index 91c68ea1d8..a42510097e 100644 --- a/icu4c/source/data/locales/fr_BI.txt +++ b/icu4c/source/data/locales/fr_BI.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_BI{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_BJ.txt b/icu4c/source/data/locales/fr_BJ.txt index c26257e70d..2badcbb6fd 100644 --- a/icu4c/source/data/locales/fr_BJ.txt +++ b/icu4c/source/data/locales/fr_BJ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_BJ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_BL.txt b/icu4c/source/data/locales/fr_BL.txt index 9bb98c18fb..ee8ccb28e7 100644 --- a/icu4c/source/data/locales/fr_BL.txt +++ b/icu4c/source/data/locales/fr_BL.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_BL{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_CA.txt b/icu4c/source/data/locales/fr_CA.txt index 37d0901456..06dcb7d29c 100644 --- a/icu4c/source/data/locales/fr_CA.txt +++ b/icu4c/source/data/locales/fr_CA.txt @@ -91,7 +91,7 @@ fr_CA{ } } } - Version{"2.1.37.22"} + Version{"2.1.38.73"} calendar{ coptic{ monthNames{ diff --git a/icu4c/source/data/locales/fr_CD.txt b/icu4c/source/data/locales/fr_CD.txt index 5be30d4f4a..d243a1b381 100644 --- a/icu4c/source/data/locales/fr_CD.txt +++ b/icu4c/source/data/locales/fr_CD.txt @@ -8,7 +8,7 @@ fr_CD{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ dayPeriod{ diff --git a/icu4c/source/data/locales/fr_CF.txt b/icu4c/source/data/locales/fr_CF.txt index ba5b5429aa..6ca283dcc7 100644 --- a/icu4c/source/data/locales/fr_CF.txt +++ b/icu4c/source/data/locales/fr_CF.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_CF{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_CG.txt b/icu4c/source/data/locales/fr_CG.txt index 54debb63a9..6c18f5378f 100644 --- a/icu4c/source/data/locales/fr_CG.txt +++ b/icu4c/source/data/locales/fr_CG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_CG{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_CH.txt b/icu4c/source/data/locales/fr_CH.txt index 153725af5d..240de5b780 100644 --- a/icu4c/source/data/locales/fr_CH.txt +++ b/icu4c/source/data/locales/fr_CH.txt @@ -4,7 +4,7 @@ fr_CH{ NumberElements{ latn{ patterns{ - currencyFormat{"#,##0.00 ¤ ;-#,##0.00 ¤"} + currencyFormat{"#,##0.00 ¤;-#,##0.00 ¤"} percentFormat{"#,##0%"} } symbols{ @@ -12,7 +12,7 @@ fr_CH{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.85"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_CI.txt b/icu4c/source/data/locales/fr_CI.txt index 3737eb2d0e..4d78a54153 100644 --- a/icu4c/source/data/locales/fr_CI.txt +++ b/icu4c/source/data/locales/fr_CI.txt @@ -8,5 +8,5 @@ fr_CI{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_CM.txt b/icu4c/source/data/locales/fr_CM.txt index a9c95a7742..4745e4bcc2 100644 --- a/icu4c/source/data/locales/fr_CM.txt +++ b/icu4c/source/data/locales/fr_CM.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/fr_DJ.txt b/icu4c/source/data/locales/fr_DJ.txt index ca9aecc2e5..4470076a9a 100644 --- a/icu4c/source/data/locales/fr_DJ.txt +++ b/icu4c/source/data/locales/fr_DJ.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_DJ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_DZ.txt b/icu4c/source/data/locales/fr_DZ.txt index 2a348b58ce..10726eb92e 100644 --- a/icu4c/source/data/locales/fr_DZ.txt +++ b/icu4c/source/data/locales/fr_DZ.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_DZ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_FR.txt b/icu4c/source/data/locales/fr_FR.txt index 1b747a4a8c..f7f79f0fa3 100644 --- a/icu4c/source/data/locales/fr_FR.txt +++ b/icu4c/source/data/locales/fr_FR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_FR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_GA.txt b/icu4c/source/data/locales/fr_GA.txt index e6fa2acb56..045a4b8a8f 100644 --- a/icu4c/source/data/locales/fr_GA.txt +++ b/icu4c/source/data/locales/fr_GA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_GA{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_GF.txt b/icu4c/source/data/locales/fr_GF.txt index 84c5ab21ec..8c683fb6bd 100644 --- a/icu4c/source/data/locales/fr_GF.txt +++ b/icu4c/source/data/locales/fr_GF.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_GF{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_GN.txt b/icu4c/source/data/locales/fr_GN.txt index c908c10963..22a685bad3 100644 --- a/icu4c/source/data/locales/fr_GN.txt +++ b/icu4c/source/data/locales/fr_GN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_GN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_GP.txt b/icu4c/source/data/locales/fr_GP.txt index 436b1a58b5..f01ea59188 100644 --- a/icu4c/source/data/locales/fr_GP.txt +++ b/icu4c/source/data/locales/fr_GP.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_GP{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_GQ.txt b/icu4c/source/data/locales/fr_GQ.txt index 4c3bf6e587..e2ca0a3b87 100644 --- a/icu4c/source/data/locales/fr_GQ.txt +++ b/icu4c/source/data/locales/fr_GQ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_GQ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_HT.txt b/icu4c/source/data/locales/fr_HT.txt index d342043e98..4d76719e57 100644 --- a/icu4c/source/data/locales/fr_HT.txt +++ b/icu4c/source/data/locales/fr_HT.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_HT{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ dayPeriod{ diff --git a/icu4c/source/data/locales/fr_KM.txt b/icu4c/source/data/locales/fr_KM.txt index fbc59008bb..bf57963c56 100644 --- a/icu4c/source/data/locales/fr_KM.txt +++ b/icu4c/source/data/locales/fr_KM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_KM{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_LU.txt b/icu4c/source/data/locales/fr_LU.txt index 375d76a2ef..15c0a829e8 100644 --- a/icu4c/source/data/locales/fr_LU.txt +++ b/icu4c/source/data/locales/fr_LU.txt @@ -9,5 +9,5 @@ fr_LU{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_MA.txt b/icu4c/source/data/locales/fr_MA.txt index c207c0bd95..d61815720b 100644 --- a/icu4c/source/data/locales/fr_MA.txt +++ b/icu4c/source/data/locales/fr_MA.txt @@ -9,7 +9,7 @@ fr_MA{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.39"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/fr_MC.txt b/icu4c/source/data/locales/fr_MC.txt index f5566e2429..d5d9f09f2c 100644 --- a/icu4c/source/data/locales/fr_MC.txt +++ b/icu4c/source/data/locales/fr_MC.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_MC{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_MF.txt b/icu4c/source/data/locales/fr_MF.txt index ff2d0b6c1e..1b5d35a4b6 100644 --- a/icu4c/source/data/locales/fr_MF.txt +++ b/icu4c/source/data/locales/fr_MF.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_MF{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_MG.txt b/icu4c/source/data/locales/fr_MG.txt index d65bc51619..eda5ce44c0 100644 --- a/icu4c/source/data/locales/fr_MG.txt +++ b/icu4c/source/data/locales/fr_MG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_MG{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_ML.txt b/icu4c/source/data/locales/fr_ML.txt index 19c77c6557..3528d0aebd 100644 --- a/icu4c/source/data/locales/fr_ML.txt +++ b/icu4c/source/data/locales/fr_ML.txt @@ -8,7 +8,7 @@ fr_ML{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_MQ.txt b/icu4c/source/data/locales/fr_MQ.txt index 36602da5e3..4abd3763b1 100644 --- a/icu4c/source/data/locales/fr_MQ.txt +++ b/icu4c/source/data/locales/fr_MQ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_MQ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_MR.txt b/icu4c/source/data/locales/fr_MR.txt index 1d15c7cd20..a874f1ca3c 100644 --- a/icu4c/source/data/locales/fr_MR.txt +++ b/icu4c/source/data/locales/fr_MR.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_MR{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_MU.txt b/icu4c/source/data/locales/fr_MU.txt index 951444ff15..476d9fd4d6 100644 --- a/icu4c/source/data/locales/fr_MU.txt +++ b/icu4c/source/data/locales/fr_MU.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_MU{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_NC.txt b/icu4c/source/data/locales/fr_NC.txt index b9da89a5d9..fc3e073475 100644 --- a/icu4c/source/data/locales/fr_NC.txt +++ b/icu4c/source/data/locales/fr_NC.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_NC{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_NE.txt b/icu4c/source/data/locales/fr_NE.txt index cc057e8794..de9b2d3c20 100644 --- a/icu4c/source/data/locales/fr_NE.txt +++ b/icu4c/source/data/locales/fr_NE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_NE{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_PF.txt b/icu4c/source/data/locales/fr_PF.txt index d97d957f8a..a65041e61d 100644 --- a/icu4c/source/data/locales/fr_PF.txt +++ b/icu4c/source/data/locales/fr_PF.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_PF{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_PM.txt b/icu4c/source/data/locales/fr_PM.txt index d8182af02a..33eab54403 100644 --- a/icu4c/source/data/locales/fr_PM.txt +++ b/icu4c/source/data/locales/fr_PM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_PM{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_RE.txt b/icu4c/source/data/locales/fr_RE.txt index 0175995fb1..9f46470278 100644 --- a/icu4c/source/data/locales/fr_RE.txt +++ b/icu4c/source/data/locales/fr_RE.txt @@ -8,7 +8,7 @@ fr_RE{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ dayPeriod{ diff --git a/icu4c/source/data/locales/fr_RW.txt b/icu4c/source/data/locales/fr_RW.txt index e5cfc50f35..7ad64b679b 100644 --- a/icu4c/source/data/locales/fr_RW.txt +++ b/icu4c/source/data/locales/fr_RW.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_RW{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_SC.txt b/icu4c/source/data/locales/fr_SC.txt index 5ec6d7a6c7..02615f1673 100644 --- a/icu4c/source/data/locales/fr_SC.txt +++ b/icu4c/source/data/locales/fr_SC.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_SC{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_SN.txt b/icu4c/source/data/locales/fr_SN.txt index 9a148bf161..badf5fb390 100644 --- a/icu4c/source/data/locales/fr_SN.txt +++ b/icu4c/source/data/locales/fr_SN.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_SN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ dayPeriod{ diff --git a/icu4c/source/data/locales/fr_SY.txt b/icu4c/source/data/locales/fr_SY.txt index adcb79493f..fc1aabafec 100644 --- a/icu4c/source/data/locales/fr_SY.txt +++ b/icu4c/source/data/locales/fr_SY.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_SY{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_TD.txt b/icu4c/source/data/locales/fr_TD.txt index a0266a78c4..52dc62b74b 100644 --- a/icu4c/source/data/locales/fr_TD.txt +++ b/icu4c/source/data/locales/fr_TD.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_TD{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_TG.txt b/icu4c/source/data/locales/fr_TG.txt index edba47d72c..46110f676e 100644 --- a/icu4c/source/data/locales/fr_TG.txt +++ b/icu4c/source/data/locales/fr_TG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_TG{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_TN.txt b/icu4c/source/data/locales/fr_TN.txt index 69178be551..26ad536a0b 100644 --- a/icu4c/source/data/locales/fr_TN.txt +++ b/icu4c/source/data/locales/fr_TN.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_TN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_VU.txt b/icu4c/source/data/locales/fr_VU.txt index 4d327c27c4..3dfcad2052 100644 --- a/icu4c/source/data/locales/fr_VU.txt +++ b/icu4c/source/data/locales/fr_VU.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_VU{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_WF.txt b/icu4c/source/data/locales/fr_WF.txt index 9a21cf8ade..db44b7b7f5 100644 --- a/icu4c/source/data/locales/fr_WF.txt +++ b/icu4c/source/data/locales/fr_WF.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_WF{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fr_YT.txt b/icu4c/source/data/locales/fr_YT.txt index 40ead0e2ef..0ec388fea4 100644 --- a/icu4c/source/data/locales/fr_YT.txt +++ b/icu4c/source/data/locales/fr_YT.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_YT{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/fur.txt b/icu4c/source/data/locales/fur.txt index 9fce1c5d26..28fa06d9c4 100644 --- a/icu4c/source/data/locales/fur.txt +++ b/icu4c/source/data/locales/fur.txt @@ -27,7 +27,7 @@ fur{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fur_IT.txt b/icu4c/source/data/locales/fur_IT.txt index a27dd4a3fa..b8b4ffe767 100644 --- a/icu4c/source/data/locales/fur_IT.txt +++ b/icu4c/source/data/locales/fur_IT.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fur_IT{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/fy.txt b/icu4c/source/data/locales/fy.txt index 54fa233670..c955deb6e2 100644 --- a/icu4c/source/data/locales/fy.txt +++ b/icu4c/source/data/locales/fy.txt @@ -155,7 +155,7 @@ fy{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fy_NL.txt b/icu4c/source/data/locales/fy_NL.txt index 7f8f301942..453369651c 100644 --- a/icu4c/source/data/locales/fy_NL.txt +++ b/icu4c/source/data/locales/fy_NL.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fy_NL{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ga.txt b/icu4c/source/data/locales/ga.txt index fb4615a6a9..682422031d 100644 --- a/icu4c/source/data/locales/ga.txt +++ b/icu4c/source/data/locales/ga.txt @@ -319,7 +319,7 @@ ga{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ @@ -1071,8 +1071,8 @@ ga{ african_scripts{"Scripteanna na hAfraice"} american_scripts{"Scripteanna Meiriceánacha"} animal{"ainmhí"} - animals_nature{"Ainmhithe agus an Nádúr"} - arrows{"Saighde"} + animals_nature{"Ainmhithe nó an Nádúr"} + arrows{"saighead"} body{"corp"} box_drawing{"Líníocht Boscaí"} braille{"Braille"} @@ -1084,8 +1084,8 @@ ga{ digits{"Digití"} dingbats{"Smísteoga"} divination_symbols{"Siombailí na Fáistine"} - downwards_arrows{"Saighde Síos"} - downwards_upwards_arrows{"Saighde Síos Suas"} + downwards_arrows{"Saigheada Síos"} + downwards_upwards_arrows{"Saigheada Síos Suas"} east_asian_scripts{"Scripteanna na hÁise Thoir"} emoji{"Emoji"} european_scripts{"Scripteanna na hEorpa"} @@ -1095,9 +1095,9 @@ ga{ food_drink{"Bia agus Deoch"} format{"Formáid"} format_whitespace{"Formáid agus Spás Bán"} - full_width_form_variant{"Foirmeacha Malartacha Lánleithid"} + full_width_form_variant{"Foirm Lánleithid"} geometric_shapes{"Cruthanna Geoiméadracha"} - half_width_form_variant{"Foirmeacha Malartacha Leathleithid"} + half_width_form_variant{"Foirm Leathleithid"} han_characters{"Carachtair Han"} han_radicals{"Fréamhacha Han"} hanja{"Hanaí"} @@ -1110,8 +1110,8 @@ ga{ kanbun{"Kanbun"} kanji{"Ceansaí"} keycap{"caipín eochrach"} - leftwards_arrows{"Saighde Clé"} - leftwards_rightwards_arrows{"Saighde Clé-Deas"} + leftwards_arrows{"Saighead Chlé"} + leftwards_rightwards_arrows{"Saighead Chlé-Dheas"} letterlike_symbols{"Siombailí Cosúil le Litreacha"} limited_use{"Neamhfhorleathan"} male{"fireann"} @@ -1122,7 +1122,7 @@ ga{ modifier{"Mionathraitheoir"} musical_symbols{"Siombailí Ceoil"} nature{"nádúr"} - nonspacing{"Neamhspásáilte"} + nonspacing{"Neamhspásáil"} numbers{"Uimhreacha"} objects{"Nithe"} other{"Eile"} @@ -1133,11 +1133,11 @@ ga{ place{"áit"} plant{"planda"} punctuation{"Poncaíocht"} - rightwards_arrows{"Saighde Deasa"} + rightwards_arrows{"Saighead Dheas"} sign_standard_symbols{"Comharthaí/Siombailí Coitianta"} - small_form_variant{"Foirmeacha Beaga Malartacha"} + small_form_variant{"Foirmeacha Beaga"} smiley{"straoiseog"} - smileys_people{"Straoiseoga agus Daoine"} + smileys_people{"Straoiseoga nó Daoine"} south_asian_scripts{"Scripteanna na hÁise Theas"} southeast_asian_scripts{"Scripteanna na hÁise Thoir Theas"} spacing{"Spásáil"} @@ -1146,8 +1146,8 @@ ga{ technical_symbols{"Siombailí Teicniúla"} tone_marks{"Comharthaí Toin"} travel{"taisteal"} - travel_places{"Taisteal agus Áiteanna"} - upwards_arrows{"Saighde Suas"} + travel_places{"Taisteal nó Áiteanna"} + upwards_arrows{"Saighead suas"} variant_forms{"Foirmeacha Malartacha"} vocalic_jamo{"Seamó Guthach"} weather{"aimsir"} diff --git a/icu4c/source/data/locales/ga_IE.txt b/icu4c/source/data/locales/ga_IE.txt index d0e7b96165..a90348fd7b 100644 --- a/icu4c/source/data/locales/ga_IE.txt +++ b/icu4c/source/data/locales/ga_IE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ga_IE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/gd.txt b/icu4c/source/data/locales/gd.txt index b31d79300a..f3ca70f87f 100644 --- a/icu4c/source/data/locales/gd.txt +++ b/icu4c/source/data/locales/gd.txt @@ -915,7 +915,7 @@ gd{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ buddhist{ intervalFormats{ @@ -1176,10 +1176,10 @@ gd{ yQQQ{"QQQ y"} yQQQQ{"QQQQ y"} yw{ - few{"'seachdain' w 'dhe' Y"} - one{"'seachdain' w 'dhe' Y"} - other{"'seachdain' w 'dhe' Y"} - two{"'seachdain' w 'dhe' Y"} + few{"'seachdain' w 'dhe' y"} + one{"'seachdain' w 'dhe' y"} + other{"'seachdain' w 'dhe' y"} + two{"'seachdain' w 'dhe' y"} } } dayNames{ diff --git a/icu4c/source/data/locales/gd_GB.txt b/icu4c/source/data/locales/gd_GB.txt index d942da9694..5b68c49517 100644 --- a/icu4c/source/data/locales/gd_GB.txt +++ b/icu4c/source/data/locales/gd_GB.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gd_GB{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/gl.txt b/icu4c/source/data/locales/gl.txt index 6db2b6baed..6ab0b97a81 100644 --- a/icu4c/source/data/locales/gl.txt +++ b/icu4c/source/data/locales/gl.txt @@ -157,8 +157,8 @@ gl{ other{"00 mill'.'"} } 100000000{ - one{"000 mill'.'"} - other{"000 mill'.'"} + one{"000 mill"} + other{"000 mill"} } 1000000000{ one{"0"} @@ -213,7 +213,7 @@ gl{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/gl_ES.txt b/icu4c/source/data/locales/gl_ES.txt index 617a70f532..bef0bb266f 100644 --- a/icu4c/source/data/locales/gl_ES.txt +++ b/icu4c/source/data/locales/gl_ES.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gl_ES{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/gsw.txt b/icu4c/source/data/locales/gsw.txt index eb5e3f98d5..945b3d772c 100644 --- a/icu4c/source/data/locales/gsw.txt +++ b/icu4c/source/data/locales/gsw.txt @@ -180,7 +180,7 @@ gsw{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/gsw_CH.txt b/icu4c/source/data/locales/gsw_CH.txt index a49edf45fe..b1b0be33c4 100644 --- a/icu4c/source/data/locales/gsw_CH.txt +++ b/icu4c/source/data/locales/gsw_CH.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gsw_CH{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/gsw_FR.txt b/icu4c/source/data/locales/gsw_FR.txt index 655981a6f5..cc6ede913a 100644 --- a/icu4c/source/data/locales/gsw_FR.txt +++ b/icu4c/source/data/locales/gsw_FR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gsw_FR{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/gsw_LI.txt b/icu4c/source/data/locales/gsw_LI.txt index 8b52b8c377..baa9c7b50f 100644 --- a/icu4c/source/data/locales/gsw_LI.txt +++ b/icu4c/source/data/locales/gsw_LI.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gsw_LI{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/gu.txt b/icu4c/source/data/locales/gu.txt index fb0fc5946a..49cee56fc8 100644 --- a/icu4c/source/data/locales/gu.txt +++ b/icu4c/source/data/locales/gu.txt @@ -250,7 +250,7 @@ gu{ minimumGroupingDigits{"1"} native{"gujr"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/gu_IN.txt b/icu4c/source/data/locales/gu_IN.txt index 99e622164d..512c1d91de 100644 --- a/icu4c/source/data/locales/gu_IN.txt +++ b/icu4c/source/data/locales/gu_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gu_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/guz.txt b/icu4c/source/data/locales/guz.txt index 0981568971..8bd0d9816f 100644 --- a/icu4c/source/data/locales/guz.txt +++ b/icu4c/source/data/locales/guz.txt @@ -12,7 +12,7 @@ guz{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/guz_KE.txt b/icu4c/source/data/locales/guz_KE.txt index 9de7fc9130..c7be344908 100644 --- a/icu4c/source/data/locales/guz_KE.txt +++ b/icu4c/source/data/locales/guz_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License guz_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/gv.txt b/icu4c/source/data/locales/gv.txt index 0d92cc6a9f..706f126012 100644 --- a/icu4c/source/data/locales/gv.txt +++ b/icu4c/source/data/locales/gv.txt @@ -23,7 +23,7 @@ gv{ } } } - Version{"2.1.34.91"} + Version{"2.1.38.69"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/gv_IM.txt b/icu4c/source/data/locales/gv_IM.txt index d59bb4bfd9..831a140ebb 100644 --- a/icu4c/source/data/locales/gv_IM.txt +++ b/icu4c/source/data/locales/gv_IM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gv_IM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ha.txt b/icu4c/source/data/locales/ha.txt index 98acbd1304..9fd19cd760 100644 --- a/icu4c/source/data/locales/ha.txt +++ b/icu4c/source/data/locales/ha.txt @@ -173,7 +173,7 @@ ha{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ha_GH.txt b/icu4c/source/data/locales/ha_GH.txt index c853f1a8a9..a4315ff7a2 100644 --- a/icu4c/source/data/locales/ha_GH.txt +++ b/icu4c/source/data/locales/ha_GH.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ha_GH{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ha_NE.txt b/icu4c/source/data/locales/ha_NE.txt index 879225e4d1..c7e0ab09ce 100644 --- a/icu4c/source/data/locales/ha_NE.txt +++ b/icu4c/source/data/locales/ha_NE.txt @@ -1,5 +1,17 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ha_NE{ - Version{"2.1.31.33"} + AuxExemplarCharacters{"[á à â é è ê í ì î ó ò ô p q {r\u0303} ú ù û v x {ʼy}]"} + ExemplarCharacters{"[a b ɓ c d ɗ e f g h i j k ƙ l m n o r s {sh} t {ts} u w y ƴ z ʼ]"} + 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]"} + Version{"2.1.39.37"} + fields{ + day{ + relative{ + "-1"{"Jiya"} + "0"{"Yau"} + "1"{"Gobe"} + } + } + } } diff --git a/icu4c/source/data/locales/ha_NG.txt b/icu4c/source/data/locales/ha_NG.txt index eb448f8d46..8bdb0208b7 100644 --- a/icu4c/source/data/locales/ha_NG.txt +++ b/icu4c/source/data/locales/ha_NG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ha_NG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/haw.txt b/icu4c/source/data/locales/haw.txt index 068c7320c6..86519b01bf 100644 --- a/icu4c/source/data/locales/haw.txt +++ b/icu4c/source/data/locales/haw.txt @@ -32,7 +32,7 @@ haw{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/haw_US.txt b/icu4c/source/data/locales/haw_US.txt index 249d39ea4d..dde92aac94 100644 --- a/icu4c/source/data/locales/haw_US.txt +++ b/icu4c/source/data/locales/haw_US.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License haw_US{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/he.txt b/icu4c/source/data/locales/he.txt index 427dd7959b..582e1159c0 100644 --- a/icu4c/source/data/locales/he.txt +++ b/icu4c/source/data/locales/he.txt @@ -300,7 +300,7 @@ he{ native{"latn"} traditional{"hebr"} } - Version{"2.1.37.22"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ @@ -2014,7 +2014,7 @@ he{ miscellaneous{"שונות"} modern_scripts{"סקריפטים מודרניים"} modifier{"סימן מחליף"} - musical_symbols{"סמלים מוסיקליים"} + musical_symbols{"סמלים מוזיקליים"} nature{"טבע"} nonspacing{"ללא ריווח"} numbers{"מספרים"} @@ -2045,6 +2045,7 @@ he{ variant_forms{"חלופות"} vocalic_jamo{"ג׳אמו ווקאלי"} weather{"מזג אוויר"} + western_asian_scripts{"סקריפטים ממערב אסיה"} whitespace{"רווח לבן"} } delimiters{ @@ -3105,4 +3106,31 @@ he{ US{"ארה״ב"} metric{"מטרי"} } + parse{ + date{ + lenient{ + "[\\--/]", + "[\\:∶]", + } + } + general{ + lenient{ + "[.․。︒﹒.。]", + "[\$﹩$$]", + "[£₤]", + "[₨₹{Rp}{Rs}]", + } + } + number{ + lenient{ + "[\\-‒⁻₋−➖﹣-]", + "[,،٫、︐︑﹐﹑,、]", + "[+⁺₊➕﬩﹢+]", + } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", + } + } + } } diff --git a/icu4c/source/data/locales/he_IL.txt b/icu4c/source/data/locales/he_IL.txt index 24cae182c4..cfd8a46846 100644 --- a/icu4c/source/data/locales/he_IL.txt +++ b/icu4c/source/data/locales/he_IL.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License he_IL{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/hi.txt b/icu4c/source/data/locales/hi.txt index 9af2861c7a..d0c31beda5 100644 --- a/icu4c/source/data/locales/hi.txt +++ b/icu4c/source/data/locales/hi.txt @@ -236,7 +236,7 @@ hi{ minimumGroupingDigits{"1"} native{"deva"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} calendar{ ethiopic{ monthNames{ diff --git a/icu4c/source/data/locales/hi_IN.txt b/icu4c/source/data/locales/hi_IN.txt index 006fb3a781..05e655f532 100644 --- a/icu4c/source/data/locales/hi_IN.txt +++ b/icu4c/source/data/locales/hi_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hi_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/hr.txt b/icu4c/source/data/locales/hr.txt index 34322a8b41..2e17d734c6 100644 --- a/icu4c/source/data/locales/hr.txt +++ b/icu4c/source/data/locales/hr.txt @@ -237,10 +237,20 @@ hr{ timeSeparator{":"} } } + minimalPairs{ + ordinal{ + other{"Skrenite {0}. desno."} + } + plural{ + few{"{0} dana"} + one{"{0} dan"} + other{"{0} dan/a"} + } + } minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/hr_BA.txt b/icu4c/source/data/locales/hr_BA.txt index 25d2636d5a..d4d85e1eaa 100644 --- a/icu4c/source/data/locales/hr_BA.txt +++ b/icu4c/source/data/locales/hr_BA.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hr_BA{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/hr_HR.txt b/icu4c/source/data/locales/hr_HR.txt index c098116c4a..3614a307ba 100644 --- a/icu4c/source/data/locales/hr_HR.txt +++ b/icu4c/source/data/locales/hr_HR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hr_HR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/hsb.txt b/icu4c/source/data/locales/hsb.txt index 63e2ff2cb2..fcaedd894d 100644 --- a/icu4c/source/data/locales/hsb.txt +++ b/icu4c/source/data/locales/hsb.txt @@ -196,7 +196,7 @@ hsb{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/hsb_DE.txt b/icu4c/source/data/locales/hsb_DE.txt index 04d3611ea5..6d00ed447b 100644 --- a/icu4c/source/data/locales/hsb_DE.txt +++ b/icu4c/source/data/locales/hsb_DE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hsb_DE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/hu.txt b/icu4c/source/data/locales/hu.txt index 648a17fa73..ba34075d60 100644 --- a/icu4c/source/data/locales/hu.txt +++ b/icu4c/source/data/locales/hu.txt @@ -221,7 +221,7 @@ hu{ minimumGroupingDigits{"4"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ @@ -1524,6 +1524,12 @@ hu{ western_asian_scripts{"nyugat-ázsiai írásrendszerek"} whitespace{"térköz"} } + contextTransforms{ + typographicNames:intvector{ + 1, + 1, + } + } delimiters{ alternateQuotationEnd{"«"} alternateQuotationStart{"»"} diff --git a/icu4c/source/data/locales/hu_HU.txt b/icu4c/source/data/locales/hu_HU.txt index edaf618907..155793b0ce 100644 --- a/icu4c/source/data/locales/hu_HU.txt +++ b/icu4c/source/data/locales/hu_HU.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hu_HU{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/hy.txt b/icu4c/source/data/locales/hy.txt index 9b3951eb37..22f1dbcfc4 100644 --- a/icu4c/source/data/locales/hy.txt +++ b/icu4c/source/data/locales/hy.txt @@ -214,7 +214,7 @@ hy{ native{"latn"} traditional{"armn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/hy_AM.txt b/icu4c/source/data/locales/hy_AM.txt index 0a88e3c983..b94fdece54 100644 --- a/icu4c/source/data/locales/hy_AM.txt +++ b/icu4c/source/data/locales/hy_AM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hy_AM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/id.txt b/icu4c/source/data/locales/id.txt index ac9eb42748..89556a946c 100644 --- a/icu4c/source/data/locales/id.txt +++ b/icu4c/source/data/locales/id.txt @@ -173,7 +173,7 @@ id{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ @@ -2460,6 +2460,10 @@ id{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"’"} diff --git a/icu4c/source/data/locales/id_ID.txt b/icu4c/source/data/locales/id_ID.txt index 99bd9f4a5e..dbc0837c91 100644 --- a/icu4c/source/data/locales/id_ID.txt +++ b/icu4c/source/data/locales/id_ID.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License id_ID{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ig.txt b/icu4c/source/data/locales/ig.txt index e7bd2ed8e8..b5ca35e97b 100644 --- a/icu4c/source/data/locales/ig.txt +++ b/icu4c/source/data/locales/ig.txt @@ -90,7 +90,7 @@ ig{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ @@ -208,7 +208,7 @@ ig{ yQQQ{"QQQ y"} yQQQQ{"QQQQ y"} yw{ - other{"'week' w 'of' Y"} + other{"'week' w 'of' y"} } } dayNames{ diff --git a/icu4c/source/data/locales/ig_NG.txt b/icu4c/source/data/locales/ig_NG.txt index 0eb225d9d3..65b7962fa6 100644 --- a/icu4c/source/data/locales/ig_NG.txt +++ b/icu4c/source/data/locales/ig_NG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ig_NG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ii.txt b/icu4c/source/data/locales/ii.txt index b77ee4f2aa..1988851ef7 100644 --- a/icu4c/source/data/locales/ii.txt +++ b/icu4c/source/data/locales/ii.txt @@ -20,7 +20,7 @@ ii{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/ii_CN.txt b/icu4c/source/data/locales/ii_CN.txt index 802ee4f081..7df5b6d038 100644 --- a/icu4c/source/data/locales/ii_CN.txt +++ b/icu4c/source/data/locales/ii_CN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ii_CN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/is.txt b/icu4c/source/data/locales/is.txt index 2bf9fa0f5d..343609a81e 100644 --- a/icu4c/source/data/locales/is.txt +++ b/icu4c/source/data/locales/is.txt @@ -219,7 +219,7 @@ is{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/is_IS.txt b/icu4c/source/data/locales/is_IS.txt index b727c18ee2..c4bc78f9d6 100644 --- a/icu4c/source/data/locales/is_IS.txt +++ b/icu4c/source/data/locales/is_IS.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License is_IS{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/it.txt b/icu4c/source/data/locales/it.txt index e8ff951d14..8fd9330f33 100644 --- a/icu4c/source/data/locales/it.txt +++ b/icu4c/source/data/locales/it.txt @@ -211,7 +211,7 @@ it{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.40"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/it_CH.txt b/icu4c/source/data/locales/it_CH.txt index fb6072103f..51d7f82773 100644 --- a/icu4c/source/data/locales/it_CH.txt +++ b/icu4c/source/data/locales/it_CH.txt @@ -13,7 +13,7 @@ it_CH{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/it_IT.txt b/icu4c/source/data/locales/it_IT.txt index 8a1344d566..2a998ebc48 100644 --- a/icu4c/source/data/locales/it_IT.txt +++ b/icu4c/source/data/locales/it_IT.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License it_IT{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/it_SM.txt b/icu4c/source/data/locales/it_SM.txt index d754d333b4..b9b0b4e28e 100644 --- a/icu4c/source/data/locales/it_SM.txt +++ b/icu4c/source/data/locales/it_SM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License it_SM{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/it_VA.txt b/icu4c/source/data/locales/it_VA.txt index b075886a76..54596de5cb 100644 --- a/icu4c/source/data/locales/it_VA.txt +++ b/icu4c/source/data/locales/it_VA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License it_VA{ - Version{"2.1.32.51"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ja.txt b/icu4c/source/data/locales/ja.txt index ab8c0abeb3..6166be537e 100644 --- a/icu4c/source/data/locales/ja.txt +++ b/icu4c/source/data/locales/ja.txt @@ -233,7 +233,7 @@ ja{ native{"latn"} traditional{"jpan"} } - Version{"2.1.37.1"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ja_JP.txt b/icu4c/source/data/locales/ja_JP.txt index 47a938191b..44c4c7c242 100644 --- a/icu4c/source/data/locales/ja_JP.txt +++ b/icu4c/source/data/locales/ja_JP.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ja_JP{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/jgo.txt b/icu4c/source/data/locales/jgo.txt index d80f11ace4..8ab831e2d6 100644 --- a/icu4c/source/data/locales/jgo.txt +++ b/icu4c/source/data/locales/jgo.txt @@ -39,7 +39,7 @@ jgo{ } native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/jgo_CM.txt b/icu4c/source/data/locales/jgo_CM.txt index 04883eb8bc..45b2e1f2d1 100644 --- a/icu4c/source/data/locales/jgo_CM.txt +++ b/icu4c/source/data/locales/jgo_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License jgo_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/jmc.txt b/icu4c/source/data/locales/jmc.txt index 512a80177c..3454b2005b 100644 --- a/icu4c/source/data/locales/jmc.txt +++ b/icu4c/source/data/locales/jmc.txt @@ -11,7 +11,7 @@ jmc{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/jmc_TZ.txt b/icu4c/source/data/locales/jmc_TZ.txt index 45009e9bd1..f52c4d9861 100644 --- a/icu4c/source/data/locales/jmc_TZ.txt +++ b/icu4c/source/data/locales/jmc_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License jmc_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ka.txt b/icu4c/source/data/locales/ka.txt index d7715698f8..52380c2a4c 100644 --- a/icu4c/source/data/locales/ka.txt +++ b/icu4c/source/data/locales/ka.txt @@ -219,7 +219,7 @@ ka{ native{"latn"} traditional{"geor"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ka_GE.txt b/icu4c/source/data/locales/ka_GE.txt index cc4e174c0c..e1701472aa 100644 --- a/icu4c/source/data/locales/ka_GE.txt +++ b/icu4c/source/data/locales/ka_GE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ka_GE{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/kab.txt b/icu4c/source/data/locales/kab.txt index 3d5451146a..c84f2e7152 100644 --- a/icu4c/source/data/locales/kab.txt +++ b/icu4c/source/data/locales/kab.txt @@ -16,7 +16,7 @@ kab{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/kab_DZ.txt b/icu4c/source/data/locales/kab_DZ.txt index 0206933564..40fa767828 100644 --- a/icu4c/source/data/locales/kab_DZ.txt +++ b/icu4c/source/data/locales/kab_DZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kab_DZ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/kam.txt b/icu4c/source/data/locales/kam.txt index 087266c483..4cf18de260 100644 --- a/icu4c/source/data/locales/kam.txt +++ b/icu4c/source/data/locales/kam.txt @@ -11,7 +11,7 @@ kam{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/kam_KE.txt b/icu4c/source/data/locales/kam_KE.txt index f2e2a2968a..56790699f2 100644 --- a/icu4c/source/data/locales/kam_KE.txt +++ b/icu4c/source/data/locales/kam_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kam_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/kde.txt b/icu4c/source/data/locales/kde.txt index 87e4326317..de2bda032e 100644 --- a/icu4c/source/data/locales/kde.txt +++ b/icu4c/source/data/locales/kde.txt @@ -11,7 +11,7 @@ kde{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/kde_TZ.txt b/icu4c/source/data/locales/kde_TZ.txt index b0f9589b54..a8a773a41d 100644 --- a/icu4c/source/data/locales/kde_TZ.txt +++ b/icu4c/source/data/locales/kde_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kde_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/kea.txt b/icu4c/source/data/locales/kea.txt index 5728a90290..ec133364d5 100644 --- a/icu4c/source/data/locales/kea.txt +++ b/icu4c/source/data/locales/kea.txt @@ -129,7 +129,7 @@ kea{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/kea_CV.txt b/icu4c/source/data/locales/kea_CV.txt index 2ba78e3187..b1fa17d853 100644 --- a/icu4c/source/data/locales/kea_CV.txt +++ b/icu4c/source/data/locales/kea_CV.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kea_CV{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/khq.txt b/icu4c/source/data/locales/khq.txt index d6f2b5b3bb..fe93f1c5ec 100644 --- a/icu4c/source/data/locales/khq.txt +++ b/icu4c/source/data/locales/khq.txt @@ -15,7 +15,7 @@ khq{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/khq_ML.txt b/icu4c/source/data/locales/khq_ML.txt index 8f71801299..2f1fe0b6cd 100644 --- a/icu4c/source/data/locales/khq_ML.txt +++ b/icu4c/source/data/locales/khq_ML.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License khq_ML{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ki.txt b/icu4c/source/data/locales/ki.txt index 83f77a32f6..e641f8773b 100644 --- a/icu4c/source/data/locales/ki.txt +++ b/icu4c/source/data/locales/ki.txt @@ -12,7 +12,7 @@ ki{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ki_KE.txt b/icu4c/source/data/locales/ki_KE.txt index 5e2dd217be..1b02fb0f77 100644 --- a/icu4c/source/data/locales/ki_KE.txt +++ b/icu4c/source/data/locales/ki_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ki_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/kk.txt b/icu4c/source/data/locales/kk.txt index aaf8ceb6e1..082202483c 100644 --- a/icu4c/source/data/locales/kk.txt +++ b/icu4c/source/data/locales/kk.txt @@ -219,7 +219,7 @@ kk{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -600,6 +600,10 @@ kk{ "б.з.д.", "б.з.", } + abbreviated%variant{ + "BCE", + "CE", + } wide{ "Біздің заманымызға дейін", "біздің заманымыз", diff --git a/icu4c/source/data/locales/kk_KZ.txt b/icu4c/source/data/locales/kk_KZ.txt index 338db74b6e..ff0a3ecde6 100644 --- a/icu4c/source/data/locales/kk_KZ.txt +++ b/icu4c/source/data/locales/kk_KZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kk_KZ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/kkj.txt b/icu4c/source/data/locales/kkj.txt index 33fc6350ca..fc3a1b67ba 100644 --- a/icu4c/source/data/locales/kkj.txt +++ b/icu4c/source/data/locales/kkj.txt @@ -24,7 +24,7 @@ kkj{ } native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/kkj_CM.txt b/icu4c/source/data/locales/kkj_CM.txt index 973868b954..1a02f5a6f8 100644 --- a/icu4c/source/data/locales/kkj_CM.txt +++ b/icu4c/source/data/locales/kkj_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kkj_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/kl.txt b/icu4c/source/data/locales/kl.txt index de4c23421b..89533c711f 100644 --- a/icu4c/source/data/locales/kl.txt +++ b/icu4c/source/data/locales/kl.txt @@ -25,7 +25,7 @@ kl{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/kl_GL.txt b/icu4c/source/data/locales/kl_GL.txt index dd127fb53c..065da69307 100644 --- a/icu4c/source/data/locales/kl_GL.txt +++ b/icu4c/source/data/locales/kl_GL.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kl_GL{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/kln.txt b/icu4c/source/data/locales/kln.txt index 1d728ccac6..99daff3994 100644 --- a/icu4c/source/data/locales/kln.txt +++ b/icu4c/source/data/locales/kln.txt @@ -12,7 +12,7 @@ kln{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/kln_KE.txt b/icu4c/source/data/locales/kln_KE.txt index fc26bf65eb..f27c381a62 100644 --- a/icu4c/source/data/locales/kln_KE.txt +++ b/icu4c/source/data/locales/kln_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kln_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/km.txt b/icu4c/source/data/locales/km.txt index da047a77ad..c318568d4b 100644 --- a/icu4c/source/data/locales/km.txt +++ b/icu4c/source/data/locales/km.txt @@ -176,7 +176,7 @@ km{ minimumGroupingDigits{"1"} native{"khmr"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/km_KH.txt b/icu4c/source/data/locales/km_KH.txt index ba6a34f385..c72c5f73c9 100644 --- a/icu4c/source/data/locales/km_KH.txt +++ b/icu4c/source/data/locales/km_KH.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License km_KH{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/kn.txt b/icu4c/source/data/locales/kn.txt index 86962b4a82..f3fc2f94c9 100644 --- a/icu4c/source/data/locales/kn.txt +++ b/icu4c/source/data/locales/kn.txt @@ -238,7 +238,7 @@ kn{ minimumGroupingDigits{"1"} native{"knda"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ @@ -717,8 +717,8 @@ kn{ yQQQ{"QQQ y"} yQQQQ{"QQQQ y"} yw{ - one{"'week' w 'of' Y"} - other{"'week' w 'of' Y"} + one{"'week' w 'of' y"} + other{"'week' w 'of' y"} } } dayNames{ diff --git a/icu4c/source/data/locales/kn_IN.txt b/icu4c/source/data/locales/kn_IN.txt index 3deb135567..0767baa4e0 100644 --- a/icu4c/source/data/locales/kn_IN.txt +++ b/icu4c/source/data/locales/kn_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kn_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ko.txt b/icu4c/source/data/locales/ko.txt index df9f96e614..b120431067 100644 --- a/icu4c/source/data/locales/ko.txt +++ b/icu4c/source/data/locales/ko.txt @@ -205,7 +205,7 @@ ko{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/ko_KP.txt b/icu4c/source/data/locales/ko_KP.txt index fd457d8bcc..e7a59aa3b6 100644 --- a/icu4c/source/data/locales/ko_KP.txt +++ b/icu4c/source/data/locales/ko_KP.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ko_KP{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ko_KR.txt b/icu4c/source/data/locales/ko_KR.txt index 02a34f5cf8..64c8955ba4 100644 --- a/icu4c/source/data/locales/ko_KR.txt +++ b/icu4c/source/data/locales/ko_KR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ko_KR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/kok.txt b/icu4c/source/data/locales/kok.txt index 34add274b1..5d99588ed6 100644 --- a/icu4c/source/data/locales/kok.txt +++ b/icu4c/source/data/locales/kok.txt @@ -180,7 +180,7 @@ kok{ minimumGroupingDigits{"1"} native{"deva"} } - Version{"2.1.36.86"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ @@ -282,7 +282,7 @@ kok{ yQQQ{"y QQQ"} yQQQQ{"y QQQQ"} yw{ - other{"'week' w 'of' Y"} + other{"'week' w 'of' y"} } } dayNames{ diff --git a/icu4c/source/data/locales/kok_IN.txt b/icu4c/source/data/locales/kok_IN.txt index 8ef3196ffa..999a3145fb 100644 --- a/icu4c/source/data/locales/kok_IN.txt +++ b/icu4c/source/data/locales/kok_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kok_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ks.txt b/icu4c/source/data/locales/ks.txt index 23dd8a603d..1a5c52480d 100644 --- a/icu4c/source/data/locales/ks.txt +++ b/icu4c/source/data/locales/ks.txt @@ -32,7 +32,7 @@ ks{ } native{"arabext"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ks_IN.txt b/icu4c/source/data/locales/ks_IN.txt index 1cbe8951da..b1005d6223 100644 --- a/icu4c/source/data/locales/ks_IN.txt +++ b/icu4c/source/data/locales/ks_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ks_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ksb.txt b/icu4c/source/data/locales/ksb.txt index 5c0e64994f..23c6e82709 100644 --- a/icu4c/source/data/locales/ksb.txt +++ b/icu4c/source/data/locales/ksb.txt @@ -11,7 +11,7 @@ ksb{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ksb_TZ.txt b/icu4c/source/data/locales/ksb_TZ.txt index 7d398884b0..02ea05618d 100644 --- a/icu4c/source/data/locales/ksb_TZ.txt +++ b/icu4c/source/data/locales/ksb_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ksb_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ksf.txt b/icu4c/source/data/locales/ksf.txt index 3d4f4ee663..d2c83d3b08 100644 --- a/icu4c/source/data/locales/ksf.txt +++ b/icu4c/source/data/locales/ksf.txt @@ -20,7 +20,7 @@ ksf{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ksf_CM.txt b/icu4c/source/data/locales/ksf_CM.txt index 42027081d2..4fab9135b1 100644 --- a/icu4c/source/data/locales/ksf_CM.txt +++ b/icu4c/source/data/locales/ksf_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ksf_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ksh.txt b/icu4c/source/data/locales/ksh.txt index bed97e50f8..149dff1637 100644 --- a/icu4c/source/data/locales/ksh.txt +++ b/icu4c/source/data/locales/ksh.txt @@ -161,7 +161,7 @@ ksh{ } native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ksh_DE.txt b/icu4c/source/data/locales/ksh_DE.txt index 459222507f..00fe1fa5f5 100644 --- a/icu4c/source/data/locales/ksh_DE.txt +++ b/icu4c/source/data/locales/ksh_DE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ksh_DE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/kw.txt b/icu4c/source/data/locales/kw.txt index e8887cd837..24960a961f 100644 --- a/icu4c/source/data/locales/kw.txt +++ b/icu4c/source/data/locales/kw.txt @@ -9,7 +9,7 @@ kw{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/kw_GB.txt b/icu4c/source/data/locales/kw_GB.txt index 896f6b87b9..bca10c3750 100644 --- a/icu4c/source/data/locales/kw_GB.txt +++ b/icu4c/source/data/locales/kw_GB.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kw_GB{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ky.txt b/icu4c/source/data/locales/ky.txt index cb1ba277d9..ed626a99ea 100644 --- a/icu4c/source/data/locales/ky.txt +++ b/icu4c/source/data/locales/ky.txt @@ -212,7 +212,7 @@ ky{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -804,36 +804,36 @@ ky{ } } characterLabel{ - activities{"Аракеттер"} - african_scripts{"Африка жазуулары"} - american_scripts{"Америка жазуулары"} + activities{"аракеттер"} + african_scripts{"африка жазуулары"} + american_scripts{"америка жазуулары"} animal{"жаныбар"} - animals_nature{"Жаныбарлар жана жаратылыш"} - arrows{"Жебелер"} + animals_nature{"жаныбарлар же жаратылыш"} + arrows{"жебелер"} body{"дене"} - box_drawing{"Кутуча чийүү"} + box_drawing{"кутуча чийүү"} braille{"Брайль"} building{"имарат"} - bullets_stars{"Маркерлер/Жылдызчалар"} - consonantal_jamo{"Үнсүз Жамо"} - currency_symbols{"Валюта белгилери"} - dash_connector{"Тире/Байламта"} - digits{"Сандар"} - dingbats{"Полиграфиялык белгилер"} - divination_symbols{"Төлгө белгилери"} - downwards_arrows{"Төмөн караган жебелер"} - downwards_upwards_arrows{"Төмөн жана жогору караган жебелер"} + bullets_stars{"маркерлер/жылдызчалар"} + consonantal_jamo{"үнсүз жамо"} + currency_symbols{"валюта белгилери"} + dash_connector{"тире/байламта"} + digits{"сандар"} + dingbats{"полиграфиялык белгилер"} + divination_symbols{"төлгө белгиси"} + downwards_arrows{"төмөн караган жебе"} + downwards_upwards_arrows{"төмөн жана жогору караган жебе"} east_asian_scripts{"Чыгыш Азия өлкөлөрүнүн жазуулары"} - emoji{"Быйтыкчалар"} + emoji{"быйтыкча"} european_scripts{"Европа өлкөлөрүнүн жазуулары"} female{"аял"} flag{"желек"} - flags{"Желекчелер"} - food_drink{"Тамак-аш жана суусундуктар"} - format{"Формат"} - format_whitespace{"Формат жана боштук"} + flags{"желектер"} + food_drink{"тамак-аш жана суусундуктар"} + format{"формат"} + format_whitespace{"формат жана боштук"} full_width_form_variant{"Толук жазы формасынын варианттары"} - geometric_shapes{"Геометриялык фигуралар"} + geometric_shapes{"геометриялык фигуралар"} half_width_form_variant{"Жарым жазы формасынын варианттары"} han_characters{"Хань белгилери"} han_radicals{"Хань уңгулары"} @@ -841,8 +841,8 @@ ky{ hanzi_simplified{"Ханьзи (Жөнөкөйлөштүрүлгөн)"} hanzi_traditional{"Ханьзи (Салттуу)"} heart{"жүрөк"} - historic_scripts{"Тарыхый жазуулар"} - ideographic_desc_characters{"Идеографиялык сүрөттөө белгилери"} + historic_scripts{"тарыхый жазуулар"} + ideographic_desc_characters{"ideographic desc. character"} japanese_kana{"Жапон Канасы"} kanbun{"Канбун"} kanji{"Кандзи"} diff --git a/icu4c/source/data/locales/ky_KG.txt b/icu4c/source/data/locales/ky_KG.txt index 9e55b2c52b..03d0a534b1 100644 --- a/icu4c/source/data/locales/ky_KG.txt +++ b/icu4c/source/data/locales/ky_KG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ky_KG{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/lag.txt b/icu4c/source/data/locales/lag.txt index 07607b7d65..ec12cafdf8 100644 --- a/icu4c/source/data/locales/lag.txt +++ b/icu4c/source/data/locales/lag.txt @@ -3,7 +3,7 @@ lag{ ExemplarCharacters{"[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]"} 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]"} - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/lag_TZ.txt b/icu4c/source/data/locales/lag_TZ.txt index 1813e8af2d..944841dac7 100644 --- a/icu4c/source/data/locales/lag_TZ.txt +++ b/icu4c/source/data/locales/lag_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lag_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/lb.txt b/icu4c/source/data/locales/lb.txt index aed1bb5804..066a319730 100644 --- a/icu4c/source/data/locales/lb.txt +++ b/icu4c/source/data/locales/lb.txt @@ -156,7 +156,7 @@ lb{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/lb_LU.txt b/icu4c/source/data/locales/lb_LU.txt index 54b59b49e5..30ca2306e6 100644 --- a/icu4c/source/data/locales/lb_LU.txt +++ b/icu4c/source/data/locales/lb_LU.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lb_LU{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/lg.txt b/icu4c/source/data/locales/lg.txt index 4a4e91a858..ea9e7de29c 100644 --- a/icu4c/source/data/locales/lg.txt +++ b/icu4c/source/data/locales/lg.txt @@ -11,7 +11,7 @@ lg{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/lg_UG.txt b/icu4c/source/data/locales/lg_UG.txt index e2a232f395..628db15850 100644 --- a/icu4c/source/data/locales/lg_UG.txt +++ b/icu4c/source/data/locales/lg_UG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lg_UG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/lkt.txt b/icu4c/source/data/locales/lkt.txt index d3d4181bd6..23853be2cc 100644 --- a/icu4c/source/data/locales/lkt.txt +++ b/icu4c/source/data/locales/lkt.txt @@ -9,7 +9,7 @@ lkt{ ExemplarCharactersIndex{"[A B Č E G Ǧ H Ȟ I K L M N Ŋ O P S Š T U W Y Z Ž]"} ExemplarCharactersNumbers{"[\\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"} ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \\: ! ? . \u0022 “ ” ( ) \\[ \\] @ * / \\& #]"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/lkt_US.txt b/icu4c/source/data/locales/lkt_US.txt index a57b4d099b..8ab9e39db0 100644 --- a/icu4c/source/data/locales/lkt_US.txt +++ b/icu4c/source/data/locales/lkt_US.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lkt_US{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ln.txt b/icu4c/source/data/locales/ln.txt index 9d14e7f401..24bfff55b4 100644 --- a/icu4c/source/data/locales/ln.txt +++ b/icu4c/source/data/locales/ln.txt @@ -24,7 +24,7 @@ ln{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ln_AO.txt b/icu4c/source/data/locales/ln_AO.txt index b8dc09db2b..8d6d0d23c0 100644 --- a/icu4c/source/data/locales/ln_AO.txt +++ b/icu4c/source/data/locales/ln_AO.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ln_AO{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ln_CD.txt b/icu4c/source/data/locales/ln_CD.txt index 7d83aeacf3..3a633155d3 100644 --- a/icu4c/source/data/locales/ln_CD.txt +++ b/icu4c/source/data/locales/ln_CD.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ln_CD{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ln_CF.txt b/icu4c/source/data/locales/ln_CF.txt index 20d49ba6c7..242f0a0fd8 100644 --- a/icu4c/source/data/locales/ln_CF.txt +++ b/icu4c/source/data/locales/ln_CF.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ln_CF{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ln_CG.txt b/icu4c/source/data/locales/ln_CG.txt index f469f37e49..2db71f13c9 100644 --- a/icu4c/source/data/locales/ln_CG.txt +++ b/icu4c/source/data/locales/ln_CG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ln_CG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/lo.txt b/icu4c/source/data/locales/lo.txt index cf70906b31..938d698326 100644 --- a/icu4c/source/data/locales/lo.txt +++ b/icu4c/source/data/locales/lo.txt @@ -266,7 +266,7 @@ lo{ minimumGroupingDigits{"1"} native{"laoo"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ chinese{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/lo_LA.txt b/icu4c/source/data/locales/lo_LA.txt index 05a5354a68..5614451145 100644 --- a/icu4c/source/data/locales/lo_LA.txt +++ b/icu4c/source/data/locales/lo_LA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lo_LA{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/lrc.txt b/icu4c/source/data/locales/lrc.txt index 3afc2e5883..e89dbac011 100644 --- a/icu4c/source/data/locales/lrc.txt +++ b/icu4c/source/data/locales/lrc.txt @@ -31,7 +31,7 @@ lrc{ } native{"arabext"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ default{"persian"} generic{ diff --git a/icu4c/source/data/locales/lrc_IQ.txt b/icu4c/source/data/locales/lrc_IQ.txt index ef56a86c8a..afc65a0dcc 100644 --- a/icu4c/source/data/locales/lrc_IQ.txt +++ b/icu4c/source/data/locales/lrc_IQ.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lrc_IQ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ default{"gregorian"} gregorian{ diff --git a/icu4c/source/data/locales/lrc_IR.txt b/icu4c/source/data/locales/lrc_IR.txt index 626b5972f0..c30fc0aa43 100644 --- a/icu4c/source/data/locales/lrc_IR.txt +++ b/icu4c/source/data/locales/lrc_IR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lrc_IR{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/lt.txt b/icu4c/source/data/locales/lt.txt index 88f50bf58b..49e209d5cd 100644 --- a/icu4c/source/data/locales/lt.txt +++ b/icu4c/source/data/locales/lt.txt @@ -290,7 +290,7 @@ lt{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ @@ -3723,4 +3723,31 @@ lt{ US{"JAV"} metric{"metrinė"} } + parse{ + date{ + lenient{ + "[\\--/]", + "[\\:∶]", + } + } + general{ + lenient{ + "[.․。︒﹒.。]", + "[\$﹩$$]", + "[£₤]", + "[₨₹{Rp}{Rs}]", + } + } + number{ + lenient{ + "[\\-‒⁻₋−➖﹣-]", + "[,،٫、︐︑﹐﹑,、]", + "[+⁺₊➕﬩﹢+]", + } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", + } + } + } } diff --git a/icu4c/source/data/locales/lt_LT.txt b/icu4c/source/data/locales/lt_LT.txt index 6b8889e681..24816a43d6 100644 --- a/icu4c/source/data/locales/lt_LT.txt +++ b/icu4c/source/data/locales/lt_LT.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lt_LT{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/lu.txt b/icu4c/source/data/locales/lu.txt index 14bb6aee3e..58230e98e6 100644 --- a/icu4c/source/data/locales/lu.txt +++ b/icu4c/source/data/locales/lu.txt @@ -20,7 +20,7 @@ lu{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/lu_CD.txt b/icu4c/source/data/locales/lu_CD.txt index e8544c516b..c29cc6b2fb 100644 --- a/icu4c/source/data/locales/lu_CD.txt +++ b/icu4c/source/data/locales/lu_CD.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lu_CD{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/luo.txt b/icu4c/source/data/locales/luo.txt index 30f5ac3093..90cee05a66 100644 --- a/icu4c/source/data/locales/luo.txt +++ b/icu4c/source/data/locales/luo.txt @@ -11,7 +11,7 @@ luo{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/luo_KE.txt b/icu4c/source/data/locales/luo_KE.txt index 1526f112fa..6446e42510 100644 --- a/icu4c/source/data/locales/luo_KE.txt +++ b/icu4c/source/data/locales/luo_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License luo_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/luy.txt b/icu4c/source/data/locales/luy.txt index 20a27ed2f3..52fbb7c3af 100644 --- a/icu4c/source/data/locales/luy.txt +++ b/icu4c/source/data/locales/luy.txt @@ -10,7 +10,7 @@ luy{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/luy_KE.txt b/icu4c/source/data/locales/luy_KE.txt index 668cfc2ca8..ce26edc529 100644 --- a/icu4c/source/data/locales/luy_KE.txt +++ b/icu4c/source/data/locales/luy_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License luy_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/lv.txt b/icu4c/source/data/locales/lv.txt index ba031177a3..0e32e23061 100644 --- a/icu4c/source/data/locales/lv.txt +++ b/icu4c/source/data/locales/lv.txt @@ -250,7 +250,7 @@ lv{ minimumGroupingDigits{"2"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/lv_LV.txt b/icu4c/source/data/locales/lv_LV.txt index fc43b39591..031cd132f9 100644 --- a/icu4c/source/data/locales/lv_LV.txt +++ b/icu4c/source/data/locales/lv_LV.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lv_LV{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mas.txt b/icu4c/source/data/locales/mas.txt index 4e4fa8326a..0629f9982c 100644 --- a/icu4c/source/data/locales/mas.txt +++ b/icu4c/source/data/locales/mas.txt @@ -15,7 +15,7 @@ mas{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/mas_KE.txt b/icu4c/source/data/locales/mas_KE.txt index 32608523cf..af1aaa8438 100644 --- a/icu4c/source/data/locales/mas_KE.txt +++ b/icu4c/source/data/locales/mas_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mas_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mas_TZ.txt b/icu4c/source/data/locales/mas_TZ.txt index a330ac3fe8..57a38a0b6f 100644 --- a/icu4c/source/data/locales/mas_TZ.txt +++ b/icu4c/source/data/locales/mas_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mas_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mer.txt b/icu4c/source/data/locales/mer.txt index 42a123c709..47a9de51e2 100644 --- a/icu4c/source/data/locales/mer.txt +++ b/icu4c/source/data/locales/mer.txt @@ -11,7 +11,7 @@ mer{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/mer_KE.txt b/icu4c/source/data/locales/mer_KE.txt index 1ec8451d3c..5fe7cfc357 100644 --- a/icu4c/source/data/locales/mer_KE.txt +++ b/icu4c/source/data/locales/mer_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mer_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mfe.txt b/icu4c/source/data/locales/mfe.txt index 18f8b48f00..d3ecefd91e 100644 --- a/icu4c/source/data/locales/mfe.txt +++ b/icu4c/source/data/locales/mfe.txt @@ -11,7 +11,7 @@ mfe{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/mfe_MU.txt b/icu4c/source/data/locales/mfe_MU.txt index 0c72cf444e..38ef2d54af 100644 --- a/icu4c/source/data/locales/mfe_MU.txt +++ b/icu4c/source/data/locales/mfe_MU.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mfe_MU{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mg.txt b/icu4c/source/data/locales/mg.txt index 5f99f6a43d..37c679601f 100644 --- a/icu4c/source/data/locales/mg.txt +++ b/icu4c/source/data/locales/mg.txt @@ -33,7 +33,7 @@ mg{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/mg_MG.txt b/icu4c/source/data/locales/mg_MG.txt index dbc7d17612..c14cfdf3dc 100644 --- a/icu4c/source/data/locales/mg_MG.txt +++ b/icu4c/source/data/locales/mg_MG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mg_MG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mgh.txt b/icu4c/source/data/locales/mgh.txt index 9db76b9d86..7796dcaf49 100644 --- a/icu4c/source/data/locales/mgh.txt +++ b/icu4c/source/data/locales/mgh.txt @@ -13,7 +13,7 @@ mgh{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/mgh_MZ.txt b/icu4c/source/data/locales/mgh_MZ.txt index 0f80867fd8..d816fb86c9 100644 --- a/icu4c/source/data/locales/mgh_MZ.txt +++ b/icu4c/source/data/locales/mgh_MZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mgh_MZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mgo.txt b/icu4c/source/data/locales/mgo.txt index ae7c709ce3..e5960bb905 100644 --- a/icu4c/source/data/locales/mgo.txt +++ b/icu4c/source/data/locales/mgo.txt @@ -39,7 +39,7 @@ mgo{ } native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/mgo_CM.txt b/icu4c/source/data/locales/mgo_CM.txt index 8e68210186..e4f442c230 100644 --- a/icu4c/source/data/locales/mgo_CM.txt +++ b/icu4c/source/data/locales/mgo_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mgo_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mk.txt b/icu4c/source/data/locales/mk.txt index bd2898c6fd..168a0b6ef4 100644 --- a/icu4c/source/data/locales/mk.txt +++ b/icu4c/source/data/locales/mk.txt @@ -213,7 +213,7 @@ mk{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/mk_MK.txt b/icu4c/source/data/locales/mk_MK.txt index 1045b855c9..b3be82b36d 100644 --- a/icu4c/source/data/locales/mk_MK.txt +++ b/icu4c/source/data/locales/mk_MK.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mk_MK{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ml.txt b/icu4c/source/data/locales/ml.txt index 7814ab0d49..4808d835e2 100644 --- a/icu4c/source/data/locales/ml.txt +++ b/icu4c/source/data/locales/ml.txt @@ -239,7 +239,7 @@ ml{ } native{"mlym"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/ml_IN.txt b/icu4c/source/data/locales/ml_IN.txt index 08c3960c26..ddb6d487f8 100644 --- a/icu4c/source/data/locales/ml_IN.txt +++ b/icu4c/source/data/locales/ml_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ml_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mn.txt b/icu4c/source/data/locales/mn.txt index 88aa540a65..7f33d7b466 100644 --- a/icu4c/source/data/locales/mn.txt +++ b/icu4c/source/data/locales/mn.txt @@ -212,7 +212,7 @@ mn{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -387,8 +387,8 @@ mn{ "HH:mm:ss (z)", "HH:mm:ss", "HH:mm", - "y 'оны' MMM'ын' d. EEEE 'гараг'.", - "y 'оны' MMM'ын' d", + "y.MM.dd, EEEE", + "y.MM.dd", "y.MM.dd", "y.MM.dd", "{1} {0}", diff --git a/icu4c/source/data/locales/mn_MN.txt b/icu4c/source/data/locales/mn_MN.txt index 906e22a247..ff42a15f42 100644 --- a/icu4c/source/data/locales/mn_MN.txt +++ b/icu4c/source/data/locales/mn_MN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mn_MN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/mr.txt b/icu4c/source/data/locales/mr.txt index e13b09479b..5eebb75a0b 100644 --- a/icu4c/source/data/locales/mr.txt +++ b/icu4c/source/data/locales/mr.txt @@ -241,7 +241,7 @@ mr{ minimumGroupingDigits{"1"} native{"deva"} } - Version{"2.1.37.22"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/mr_IN.txt b/icu4c/source/data/locales/mr_IN.txt index 549a126424..92e16cd558 100644 --- a/icu4c/source/data/locales/mr_IN.txt +++ b/icu4c/source/data/locales/mr_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mr_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ms.txt b/icu4c/source/data/locales/ms.txt index 23c86987c4..577a87400b 100644 --- a/icu4c/source/data/locales/ms.txt +++ b/icu4c/source/data/locales/ms.txt @@ -180,7 +180,7 @@ ms{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/ms_BN.txt b/icu4c/source/data/locales/ms_BN.txt index ac813e4762..e20faa27da 100644 --- a/icu4c/source/data/locales/ms_BN.txt +++ b/icu4c/source/data/locales/ms_BN.txt @@ -12,7 +12,7 @@ ms_BN{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ms_MY.txt b/icu4c/source/data/locales/ms_MY.txt index 46eb161f30..663a6e04d8 100644 --- a/icu4c/source/data/locales/ms_MY.txt +++ b/icu4c/source/data/locales/ms_MY.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ms_MY{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ms_SG.txt b/icu4c/source/data/locales/ms_SG.txt index 6af17c70f8..ab8371940b 100644 --- a/icu4c/source/data/locales/ms_SG.txt +++ b/icu4c/source/data/locales/ms_SG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ms_SG{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/mt.txt b/icu4c/source/data/locales/mt.txt index c9c411c09d..e22c428e98 100644 --- a/icu4c/source/data/locales/mt.txt +++ b/icu4c/source/data/locales/mt.txt @@ -45,7 +45,7 @@ mt{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/mt_MT.txt b/icu4c/source/data/locales/mt_MT.txt index a3e6593b4e..0e89a7a3be 100644 --- a/icu4c/source/data/locales/mt_MT.txt +++ b/icu4c/source/data/locales/mt_MT.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mt_MT{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mua.txt b/icu4c/source/data/locales/mua.txt index 788924da9a..8c4786fd51 100644 --- a/icu4c/source/data/locales/mua.txt +++ b/icu4c/source/data/locales/mua.txt @@ -19,7 +19,7 @@ mua{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/mua_CM.txt b/icu4c/source/data/locales/mua_CM.txt index c877d27ae8..99059cb382 100644 --- a/icu4c/source/data/locales/mua_CM.txt +++ b/icu4c/source/data/locales/mua_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mua_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/my.txt b/icu4c/source/data/locales/my.txt index 6b129e6aae..21169438a6 100644 --- a/icu4c/source/data/locales/my.txt +++ b/icu4c/source/data/locales/my.txt @@ -201,7 +201,7 @@ my{ } native{"mymr"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -440,7 +440,7 @@ my{ yQQQ{"y QQQ"} yQQQQ{"y QQQQ"} yw{ - other{"Y ခု w ပတ်မြောက်"} + other{"y ခု w ပတ်မြောက်"} } } dayNames{ diff --git a/icu4c/source/data/locales/my_MM.txt b/icu4c/source/data/locales/my_MM.txt index 799b2d886d..1685187416 100644 --- a/icu4c/source/data/locales/my_MM.txt +++ b/icu4c/source/data/locales/my_MM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License my_MM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/mzn.txt b/icu4c/source/data/locales/mzn.txt index f691891bcf..340ade2789 100644 --- a/icu4c/source/data/locales/mzn.txt +++ b/icu4c/source/data/locales/mzn.txt @@ -21,7 +21,7 @@ mzn{ default{"arabext"} native{"arabext"} } - Version{"2.1.31.86"} + Version{"2.1.39.11"} calendar{ default{"persian"} gregorian{ diff --git a/icu4c/source/data/locales/mzn_IR.txt b/icu4c/source/data/locales/mzn_IR.txt index 2cef1acee5..dd88cb23e6 100644 --- a/icu4c/source/data/locales/mzn_IR.txt +++ b/icu4c/source/data/locales/mzn_IR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mzn_IR{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/naq.txt b/icu4c/source/data/locales/naq.txt index 6d384281c5..b7ec3b4c6a 100644 --- a/icu4c/source/data/locales/naq.txt +++ b/icu4c/source/data/locales/naq.txt @@ -11,7 +11,7 @@ naq{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/naq_NA.txt b/icu4c/source/data/locales/naq_NA.txt index 66e41abdf2..05c53b9326 100644 --- a/icu4c/source/data/locales/naq_NA.txt +++ b/icu4c/source/data/locales/naq_NA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License naq_NA{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/nb.txt b/icu4c/source/data/locales/nb.txt index d3a00378f3..0d26068591 100644 --- a/icu4c/source/data/locales/nb.txt +++ b/icu4c/source/data/locales/nb.txt @@ -1277,7 +1277,7 @@ nb{ } } } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ @@ -6488,6 +6488,10 @@ nb{ 0, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"’"} @@ -6520,8 +6524,10 @@ nb{ dn{"d."} relative{ "-1"{"i går"} + "-2"{"-2 d."} "0"{"i dag"} "1"{"i morgen"} + "2"{"+2 d."} } relativeTime{ future{ diff --git a/icu4c/source/data/locales/nb_NO.txt b/icu4c/source/data/locales/nb_NO.txt index 0a2e388de7..28ece09159 100644 --- a/icu4c/source/data/locales/nb_NO.txt +++ b/icu4c/source/data/locales/nb_NO.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nb_NO{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/nb_SJ.txt b/icu4c/source/data/locales/nb_SJ.txt index c12235767b..26c5c2eee6 100644 --- a/icu4c/source/data/locales/nb_SJ.txt +++ b/icu4c/source/data/locales/nb_SJ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nb_SJ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/nd.txt b/icu4c/source/data/locales/nd.txt index 9eb4e47ad7..288c1bbed3 100644 --- a/icu4c/source/data/locales/nd.txt +++ b/icu4c/source/data/locales/nd.txt @@ -12,7 +12,7 @@ nd{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/nd_ZW.txt b/icu4c/source/data/locales/nd_ZW.txt index 7bb76b93d1..bf36465435 100644 --- a/icu4c/source/data/locales/nd_ZW.txt +++ b/icu4c/source/data/locales/nd_ZW.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nd_ZW{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/nds.txt b/icu4c/source/data/locales/nds.txt index 9604615481..1b99366580 100644 --- a/icu4c/source/data/locales/nds.txt +++ b/icu4c/source/data/locales/nds.txt @@ -4,5 +4,5 @@ nds{ AuxExemplarCharacters{"[á à ă â ā æ ç é è ĕ ê ë ę ē í ì ĭ î ï ī ñ ó ò ŏ ô ø ō œ ú ù ŭ û ū ÿ]"} ExemplarCharacters{"[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]"} ExemplarCharactersNumbers{"[\\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/nds_DE.txt b/icu4c/source/data/locales/nds_DE.txt index 06b962fd70..95d0a19463 100644 --- a/icu4c/source/data/locales/nds_DE.txt +++ b/icu4c/source/data/locales/nds_DE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nds_DE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/nds_NL.txt b/icu4c/source/data/locales/nds_NL.txt index c049e62ff7..62314eb1db 100644 --- a/icu4c/source/data/locales/nds_NL.txt +++ b/icu4c/source/data/locales/nds_NL.txt @@ -8,5 +8,5 @@ nds_NL{ "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ " "″]" } - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ne.txt b/icu4c/source/data/locales/ne.txt index 8f5c73394a..c8430c0327 100644 --- a/icu4c/source/data/locales/ne.txt +++ b/icu4c/source/data/locales/ne.txt @@ -235,7 +235,7 @@ ne{ minimumGroupingDigits{"1"} native{"deva"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -925,7 +925,7 @@ ne{ punctuation{"विराम"} rightwards_arrows{"दायाँतर्फी बाँणहरू"} sign_standard_symbols{"संकेत/मानक चिन्हहरू"} - small_form_variant{"सानो फाराम भ्यारियन्टहरू"} + small_form_variant{"साना भ्यारियन्टहरू"} smiley{"स्माइली"} smileys_people{"स्माइली तथा व्यक्तिहरू"} south_asian_scripts{"दक्षिण एशियाली लिपिहरू"} @@ -938,7 +938,7 @@ ne{ travel{"यात्रा"} travel_places{"यात्रा तथा ठाउँहरू"} upwards_arrows{"माथितिरका बाँणहरू"} - variant_forms{"भ्यारियन्ट फारामहरू"} + variant_forms{"भ्यारियन्ट"} vocalic_jamo{"भोकालिक जामोहरू"} weather{"मौंसम"} western_asian_scripts{"पश्चिमी एशियाली लिपिहरू"} diff --git a/icu4c/source/data/locales/ne_IN.txt b/icu4c/source/data/locales/ne_IN.txt index 6ffc94bd2a..0924c1ff89 100644 --- a/icu4c/source/data/locales/ne_IN.txt +++ b/icu4c/source/data/locales/ne_IN.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ne_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ne_NP.txt b/icu4c/source/data/locales/ne_NP.txt index ce6916bc98..8d31fab6c7 100644 --- a/icu4c/source/data/locales/ne_NP.txt +++ b/icu4c/source/data/locales/ne_NP.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ne_NP{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/nl.txt b/icu4c/source/data/locales/nl.txt index 0430a50bcd..addfbd7924 100644 --- a/icu4c/source/data/locales/nl.txt +++ b/icu4c/source/data/locales/nl.txt @@ -1319,7 +1319,7 @@ nl{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ @@ -5643,6 +5643,10 @@ nl{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"”"} diff --git a/icu4c/source/data/locales/nl_AW.txt b/icu4c/source/data/locales/nl_AW.txt index 87cf5fe6c2..80b6301510 100644 --- a/icu4c/source/data/locales/nl_AW.txt +++ b/icu4c/source/data/locales/nl_AW.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nl_AW{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/nl_BE.txt b/icu4c/source/data/locales/nl_BE.txt index bedf45ae3c..738724385c 100644 --- a/icu4c/source/data/locales/nl_BE.txt +++ b/icu4c/source/data/locales/nl_BE.txt @@ -8,7 +8,7 @@ nl_BE{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/nl_BQ.txt b/icu4c/source/data/locales/nl_BQ.txt index ce670dfdb3..f628e305cf 100644 --- a/icu4c/source/data/locales/nl_BQ.txt +++ b/icu4c/source/data/locales/nl_BQ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nl_BQ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/nl_CW.txt b/icu4c/source/data/locales/nl_CW.txt index c138fea157..5fa1e17538 100644 --- a/icu4c/source/data/locales/nl_CW.txt +++ b/icu4c/source/data/locales/nl_CW.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nl_CW{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/nl_NL.txt b/icu4c/source/data/locales/nl_NL.txt index 9a55e1bb82..4a46e24c3c 100644 --- a/icu4c/source/data/locales/nl_NL.txt +++ b/icu4c/source/data/locales/nl_NL.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nl_NL{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/nl_SR.txt b/icu4c/source/data/locales/nl_SR.txt index 3f1089f908..8b21ffc526 100644 --- a/icu4c/source/data/locales/nl_SR.txt +++ b/icu4c/source/data/locales/nl_SR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nl_SR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/nl_SX.txt b/icu4c/source/data/locales/nl_SX.txt index 5f552bd88c..5facb31495 100644 --- a/icu4c/source/data/locales/nl_SX.txt +++ b/icu4c/source/data/locales/nl_SX.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nl_SX{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/nmg.txt b/icu4c/source/data/locales/nmg.txt index 156e270990..7df4da2bb3 100644 --- a/icu4c/source/data/locales/nmg.txt +++ b/icu4c/source/data/locales/nmg.txt @@ -22,7 +22,7 @@ nmg{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/nmg_CM.txt b/icu4c/source/data/locales/nmg_CM.txt index 7767ea997d..909100b080 100644 --- a/icu4c/source/data/locales/nmg_CM.txt +++ b/icu4c/source/data/locales/nmg_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nmg_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/nn.txt b/icu4c/source/data/locales/nn.txt index eeffe0bbc1..65d3284641 100644 --- a/icu4c/source/data/locales/nn.txt +++ b/icu4c/source/data/locales/nn.txt @@ -98,7 +98,7 @@ nn{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/nn_NO.txt b/icu4c/source/data/locales/nn_NO.txt index 916d807805..8b769ef78b 100644 --- a/icu4c/source/data/locales/nn_NO.txt +++ b/icu4c/source/data/locales/nn_NO.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nn_NO{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/nnh.txt b/icu4c/source/data/locales/nnh.txt index 9b65a77ff2..bc6abe1d8a 100644 --- a/icu4c/source/data/locales/nnh.txt +++ b/icu4c/source/data/locales/nnh.txt @@ -28,7 +28,7 @@ nnh{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/nnh_CM.txt b/icu4c/source/data/locales/nnh_CM.txt index d59b706171..dcc09c5024 100644 --- a/icu4c/source/data/locales/nnh_CM.txt +++ b/icu4c/source/data/locales/nnh_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nnh_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/nus.txt b/icu4c/source/data/locales/nus.txt index 4d25c2c43c..74dcd4c4fb 100644 --- a/icu4c/source/data/locales/nus.txt +++ b/icu4c/source/data/locales/nus.txt @@ -22,7 +22,7 @@ nus{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/nus_SS.txt b/icu4c/source/data/locales/nus_SS.txt index 96ae0ddafc..a190847329 100644 --- a/icu4c/source/data/locales/nus_SS.txt +++ b/icu4c/source/data/locales/nus_SS.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nus_SS{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/nyn.txt b/icu4c/source/data/locales/nyn.txt index 2c61f860aa..6a142b057f 100644 --- a/icu4c/source/data/locales/nyn.txt +++ b/icu4c/source/data/locales/nyn.txt @@ -10,7 +10,7 @@ nyn{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/nyn_UG.txt b/icu4c/source/data/locales/nyn_UG.txt index 89dd530862..c441d3ac03 100644 --- a/icu4c/source/data/locales/nyn_UG.txt +++ b/icu4c/source/data/locales/nyn_UG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nyn_UG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/om.txt b/icu4c/source/data/locales/om.txt index 5d301ef77a..e542947611 100644 --- a/icu4c/source/data/locales/om.txt +++ b/icu4c/source/data/locales/om.txt @@ -35,7 +35,7 @@ om{ native{"latn"} traditional{"ethi"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/om_ET.txt b/icu4c/source/data/locales/om_ET.txt index bd452f3908..ae4e997acd 100644 --- a/icu4c/source/data/locales/om_ET.txt +++ b/icu4c/source/data/locales/om_ET.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License om_ET{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/om_KE.txt b/icu4c/source/data/locales/om_KE.txt index f092530c53..7d48844815 100644 --- a/icu4c/source/data/locales/om_KE.txt +++ b/icu4c/source/data/locales/om_KE.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License om_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/or.txt b/icu4c/source/data/locales/or.txt index f83964916d..e368db0c3a 100644 --- a/icu4c/source/data/locales/or.txt +++ b/icu4c/source/data/locales/or.txt @@ -202,6 +202,15 @@ or{ superscriptingExponent{"×"} } } + minimalPairs{ + ordinal{ + other{"ଡାହାଣରେ ଥିବା {0} ନିଅନ୍ତୁ"} + } + plural{ + one{"{0} ଦିନ"} + other{"{0} ଦିନଗୁଡ଼ିକ"} + } + } minimumGroupingDigits{"1"} native{"orya"} orya{ @@ -225,7 +234,7 @@ or{ } } } - Version{"2.1.37.57"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -360,8 +369,8 @@ or{ "PM", } AmPmMarkersAbbr{ - "am", - "pm", + "AM", + "PM", } AmPmMarkersNarrow{ "ପୂ", @@ -791,15 +800,15 @@ or{ arrows{"ତୀର"} body{"ଶରୀର"} box_drawing{"ବକ୍ସ ଅଙ୍କନ କରିବା"} - braille{"ବ୍ରେଲି"} + braille{"ବ୍ରେଲ୍"} building{"ଅଟ୍ଟାଳିକା"} bullets_stars{"ବୁଲେଟ୍‍ କିମ୍ବା ତାରା"} consonantal_jamo{"ବ୍ୟଞ୍ଜନ ବର୍ଣ୍ଣ ସମ୍ବନ୍ଧୀୟ ଜାମୋ"} - currency_symbols{"ମୁଦ୍ରା ସଙ୍କେତ"} + currency_symbols{"ମୁଦ୍ରା ଚିହ୍ନ"} dash_connector{"ଡ୍ୟାଶ୍‍ କିମ୍ବା ସଂଯୋଜକ"} digits{"ଅଙ୍କ"} dingbats{"ଡିଙ୍ଗବ୍ୟାଟ୍‍"} - divination_symbols{"ଅଲୌକିକ ସଙ୍କେତ"} + divination_symbols{"ଅଲୌକିକ ଚିହ୍ନ"} downwards_arrows{"ନିମ୍ନାଭିମୁଖୀ ତୀର"} downwards_upwards_arrows{"ନିମ୍ନାଭିମୁଖୀ ଉର୍ଦ୍ଧ୍ୱମୁଖୀ ତୀର"} east_asian_scripts{"ପୂର୍ବ ଏସିୟ ସ୍କ୍ରିପ୍ଟ"} @@ -807,15 +816,15 @@ or{ european_scripts{"ୟୁରୋପିୟ ସ୍କ୍ରିପ୍ଟ"} female{"ମହିଳା"} flag{"ପତାକା"} - flags{"ପତାକାଗୁଡିକ"} + flags{"ପତାକାଗୁଡ଼ିକ"} food_drink{"ଖାଦ୍ୟ ଏବଂ ପାନୀୟ"} format{"ଫର୍ମାଟ୍‍"} format_whitespace{"ଫର୍ମାଟ୍‍ ଏବଂ ଧଳା ଖାଲି ସ୍ଥାନ"} - full_width_form_variant{"ପୂର୍ଣ୍ଣ-ପ୍ରସ୍ଥ ଭାରିଏଣ୍ଟ"} + full_width_form_variant{"ପୂର୍ଣ୍ଣ-ପ୍ରସ୍ଥ ଭିନ୍ନତା"} geometric_shapes{"ଜ୍ୟାମିତିକ ଆକୃତି"} - half_width_form_variant{"ଅର୍ଦ୍ଧ-ପ୍ରସ୍ଥ ଭାରିଏଣ୍ଟ"} + half_width_form_variant{"ଅର୍ଦ୍ଧ-ପ୍ରସ୍ଥ ଭିନ୍ନତା"} han_characters{"ହାନ୍‍ ବର୍ଣ୍ଣ"} - han_radicals{"ହାନ୍‍ ମୂଳ ରାଶି"} + han_radicals{"ହାନ୍‍ ରାଡିକାଲ୍"} hanja{"ହାଞ୍ଜା"} hanzi_simplified{"ହାଞ୍ଜି (ସରଳୀକୃତ)"} hanzi_traditional{"ହାଞ୍ଜି (ପାରମ୍ପରିକ)"} @@ -828,43 +837,43 @@ or{ keycap{"କୀକ୍ୟାପ୍‍"} leftwards_arrows{"ବାମମୁଖୀ ତୀର"} leftwards_rightwards_arrows{"ବାମମୁଖୀ ଡାହାଣମୁଖୀ ତୀର"} - letterlike_symbols{"ଅକ୍ଷର ପରି ସଙ୍କେତ"} - limited_use{"ସୀମିତ ବ୍ୟବହାର"} + letterlike_symbols{"ଅକ୍ଷରପରି ଚିହ୍ନ"} + limited_use{"ସୀମିତ-ବ୍ୟବହାର"} male{"ପୁରୁଷ"} - math_symbols{"ଗାଣିତିକ ସଙ୍କେତ"} - middle_eastern_scripts{"ମଧ୍ୟ ପୂର୍ବ ସ୍କ୍ରିପ୍ଟ"} + math_symbols{"ଗାଣିତିକ ଚିହ୍ନ"} + middle_eastern_scripts{"ମଧ୍ୟପ୍ରାଚ୍ୟ ସ୍କ୍ରିପ୍ଟ"} miscellaneous{"ବିବିଧ"} modern_scripts{"ଆଧୁନିକ ସ୍କ୍ରିପ୍ଟ"} modifier{"ସଂଶୋଧକ"} - musical_symbols{"ସଙ୍ଗୀତ ସମ୍ବନ୍ଧୀୟ ସଙ୍କେତ"} + musical_symbols{"ସାଙ୍ଗୀତିକ ଚିହ୍ନ"} nature{"ପ୍ରକୃତି"} nonspacing{"ଅଣବ୍ୟବଧାନୀକରଣ"} - numbers{"ସଂଖ୍ୟାଗୁଡିକ"} + numbers{"ସଂଖ୍ୟାଗୁଡ଼ିକ"} objects{"ପଦାର୍ଥ"} other{"ଅନ୍ୟ"} - paired{"ଯୋଡା"} + paired{"ଯୋଡ଼ା"} person{"ବ୍ୟକ୍ତି"} phonetic_alphabet{"ଫୋନେଟିକ୍‍ ବର୍ଣ୍ଣମାଳା"} - pictographs{"ଚିତ୍ର ପ୍ରତୀକ"} + pictographs{"ପିକ୍ଟୋଗ୍ରାଫ୍"} place{"ସ୍ଥାନ"} - plant{"ଉଦ୍ଭିଦ"} + plant{"ଗଛ"} punctuation{"ବିରାମ ଚିହ୍ନ"} rightwards_arrows{"ଡାହାଣମୁଖୀ ତୀର"} sign_standard_symbols{"ଚିହ୍ନ କିମ୍ବା ସଙ୍କେତ"} - small_form_variant{"ଛୋଟ ଭାରିଏଣ୍ଟ"} + small_form_variant{"ଛୋଟ ଭିନ୍ନତା"} smiley{"ସ୍ମାଇଲି"} smileys_people{"ସ୍ମାଇଲି କିମ୍ବା ବ୍ୟକ୍ତି"} south_asian_scripts{"ଦକ୍ଷିଣ ଏସିୟ ସ୍କ୍ରିପ୍ଟ"} southeast_asian_scripts{"ଦକ୍ଷିଣପୂର୍ବ ଏସିୟ ସ୍କ୍ରିପ୍ଟ"} spacing{"ବ୍ୟବଧାନୀକରଣ"} - sport{"କ୍ରୀଡା"} + sport{"କ୍ରୀଡ଼ା"} symbols{"ସଙ୍କେତ"} - technical_symbols{"ବୈଷୟିକ ସଙ୍କେତ"} + technical_symbols{"ବୈଷୟିକ ଚିହ୍ନ"} tone_marks{"ସ୍ୱର ଚିହ୍ନ"} travel{"ଯାତ୍ରା"} travel_places{"ଯାତ୍ରା କିମ୍ବା ସ୍ଥାନ"} - upwards_arrows{"ଉର୍ଦ୍ଧ୍ୱମୁଖୀ ତୀରଗୁଡିକ"} - variant_forms{"ଭାରିଏଣ୍ଟ"} + upwards_arrows{"ଉର୍ଦ୍ଧ୍ୱମୁଖୀ ତୀରଗୁଡ଼ିକ"} + variant_forms{"ଭିନ୍ନତା"} vocalic_jamo{"ସ୍ୱରବର୍ଣ୍ଣ ସମ୍ବନ୍ଧୀୟ ଜାମୋ"} weather{"ପାଣିପାଗ"} western_asian_scripts{"ପଶ୍ଚିମ ଏସିୟ ସ୍କ୍ରିପ୍ଟ"} @@ -1690,4 +1699,31 @@ or{ US{"ୟୁଏସ୍‌"} metric{"ମେଟ୍ରିକ୍‌"} } + parse{ + date{ + lenient{ + "[\\--/]", + "[\\:∶]", + } + } + general{ + lenient{ + "[.․。︒﹒.。]", + "[\$﹩$$]", + "[£₤]", + "[₨₹{Rp}{Rs}]", + } + } + number{ + lenient{ + "[\\-‒⁻₋−➖﹣-]", + "[,،٫、︐︑﹐﹑,、]", + "[+⁺₊➕﬩﹢+]", + } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", + } + } + } } diff --git a/icu4c/source/data/locales/or_IN.txt b/icu4c/source/data/locales/or_IN.txt index 93e5fa28cb..186607a536 100644 --- a/icu4c/source/data/locales/or_IN.txt +++ b/icu4c/source/data/locales/or_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License or_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/os.txt b/icu4c/source/data/locales/os.txt index 9bf5355162..6c15ee610b 100644 --- a/icu4c/source/data/locales/os.txt +++ b/icu4c/source/data/locales/os.txt @@ -44,7 +44,7 @@ os{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/os_GE.txt b/icu4c/source/data/locales/os_GE.txt index c1d7390f05..cba5baf1d0 100644 --- a/icu4c/source/data/locales/os_GE.txt +++ b/icu4c/source/data/locales/os_GE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License os_GE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/os_RU.txt b/icu4c/source/data/locales/os_RU.txt index 5a03778121..f8d50f2b3c 100644 --- a/icu4c/source/data/locales/os_RU.txt +++ b/icu4c/source/data/locales/os_RU.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License os_RU{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/pa.txt b/icu4c/source/data/locales/pa.txt index 3d7cad5b4c..402c1c6be7 100644 --- a/icu4c/source/data/locales/pa.txt +++ b/icu4c/source/data/locales/pa.txt @@ -254,7 +254,7 @@ pa{ minimumGroupingDigits{"1"} native{"guru"} } - Version{"2.1.37.22"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/pa_Arab.txt b/icu4c/source/data/locales/pa_Arab.txt index 3d09b38abf..7bff8b14d9 100644 --- a/icu4c/source/data/locales/pa_Arab.txt +++ b/icu4c/source/data/locales/pa_Arab.txt @@ -18,7 +18,7 @@ pa_Arab{ } native{"arabext"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/pa_Arab_PK.txt b/icu4c/source/data/locales/pa_Arab_PK.txt index b1547516ff..51dc9b0eb4 100644 --- a/icu4c/source/data/locales/pa_Arab_PK.txt +++ b/icu4c/source/data/locales/pa_Arab_PK.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pa_Arab_PK{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/pa_Guru.txt b/icu4c/source/data/locales/pa_Guru.txt index a731d5e2c1..e558d243f7 100644 --- a/icu4c/source/data/locales/pa_Guru.txt +++ b/icu4c/source/data/locales/pa_Guru.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pa_Guru{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/pa_Guru_IN.txt b/icu4c/source/data/locales/pa_Guru_IN.txt index cce945c895..ffecc0e94b 100644 --- a/icu4c/source/data/locales/pa_Guru_IN.txt +++ b/icu4c/source/data/locales/pa_Guru_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pa_Guru_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/pl.txt b/icu4c/source/data/locales/pl.txt index d9cdc99fd4..32a475d949 100644 --- a/icu4c/source/data/locales/pl.txt +++ b/icu4c/source/data/locales/pl.txt @@ -287,7 +287,7 @@ pl{ minimumGroupingDigits{"2"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.15"} calendar{ buddhist{ eras{ @@ -1713,6 +1713,10 @@ pl{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"»"} diff --git a/icu4c/source/data/locales/pl_PL.txt b/icu4c/source/data/locales/pl_PL.txt index 410d1796d9..5b197e53b7 100644 --- a/icu4c/source/data/locales/pl_PL.txt +++ b/icu4c/source/data/locales/pl_PL.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pl_PL{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ps.txt b/icu4c/source/data/locales/ps.txt index d8c3a6c6e5..938fa7c14a 100644 --- a/icu4c/source/data/locales/ps.txt +++ b/icu4c/source/data/locales/ps.txt @@ -230,7 +230,7 @@ ps{ minimumGroupingDigits{"1"} native{"arabext"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} calendar{ default{"persian"} generic{ diff --git a/icu4c/source/data/locales/ps_AF.txt b/icu4c/source/data/locales/ps_AF.txt index 7507ea5908..aa0966a1cd 100644 --- a/icu4c/source/data/locales/ps_AF.txt +++ b/icu4c/source/data/locales/ps_AF.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ps_AF{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/pt.txt b/icu4c/source/data/locales/pt.txt index ffaa0f0f50..99a87d3f32 100644 --- a/icu4c/source/data/locales/pt.txt +++ b/icu4c/source/data/locales/pt.txt @@ -216,7 +216,7 @@ pt{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ @@ -1757,6 +1757,10 @@ pt{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"’"} diff --git a/icu4c/source/data/locales/pt_AO.txt b/icu4c/source/data/locales/pt_AO.txt index 96477f4fb5..06c4599a27 100644 --- a/icu4c/source/data/locales/pt_AO.txt +++ b/icu4c/source/data/locales/pt_AO.txt @@ -5,5 +5,5 @@ pt_AO{ NumberElements{ minimumGroupingDigits{"1"} } - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/pt_BR.txt b/icu4c/source/data/locales/pt_BR.txt index 79d6b24b51..86a03551ef 100644 --- a/icu4c/source/data/locales/pt_BR.txt +++ b/icu4c/source/data/locales/pt_BR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pt_BR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/pt_CH.txt b/icu4c/source/data/locales/pt_CH.txt index 90d6a1ee17..acd87d80ca 100644 --- a/icu4c/source/data/locales/pt_CH.txt +++ b/icu4c/source/data/locales/pt_CH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_CH{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/pt_CV.txt b/icu4c/source/data/locales/pt_CV.txt index 6b3cbbb615..a42064fef0 100644 --- a/icu4c/source/data/locales/pt_CV.txt +++ b/icu4c/source/data/locales/pt_CV.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_CV{ %%Parent{"pt_PT"} - Version{"2.1.35.71"} + Version{"2.1.39.12"} } diff --git a/icu4c/source/data/locales/pt_GQ.txt b/icu4c/source/data/locales/pt_GQ.txt index 793e0604c1..8a8947f609 100644 --- a/icu4c/source/data/locales/pt_GQ.txt +++ b/icu4c/source/data/locales/pt_GQ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_GQ{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/pt_GW.txt b/icu4c/source/data/locales/pt_GW.txt index e137e518dc..f13157386c 100644 --- a/icu4c/source/data/locales/pt_GW.txt +++ b/icu4c/source/data/locales/pt_GW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_GW{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/pt_LU.txt b/icu4c/source/data/locales/pt_LU.txt index e6d1c609c8..d30ba916a9 100644 --- a/icu4c/source/data/locales/pt_LU.txt +++ b/icu4c/source/data/locales/pt_LU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_LU{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/pt_MO.txt b/icu4c/source/data/locales/pt_MO.txt index b0100006f1..c7d61f4789 100644 --- a/icu4c/source/data/locales/pt_MO.txt +++ b/icu4c/source/data/locales/pt_MO.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_MO{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/pt_MZ.txt b/icu4c/source/data/locales/pt_MZ.txt index b86fd1ee9c..1274cac25b 100644 --- a/icu4c/source/data/locales/pt_MZ.txt +++ b/icu4c/source/data/locales/pt_MZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_MZ{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/pt_PT.txt b/icu4c/source/data/locales/pt_PT.txt index 90a464c4c9..29e3966361 100644 --- a/icu4c/source/data/locales/pt_PT.txt +++ b/icu4c/source/data/locales/pt_PT.txt @@ -156,7 +156,7 @@ pt_PT{ } minimumGroupingDigits{"2"} } - Version{"2.1.37.6"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/pt_ST.txt b/icu4c/source/data/locales/pt_ST.txt index 95f596c152..3d6d885344 100644 --- a/icu4c/source/data/locales/pt_ST.txt +++ b/icu4c/source/data/locales/pt_ST.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_ST{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/locales/pt_TL.txt b/icu4c/source/data/locales/pt_TL.txt index 786b6020ef..0f0ddb9fdc 100644 --- a/icu4c/source/data/locales/pt_TL.txt +++ b/icu4c/source/data/locales/pt_TL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_TL{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/qu.txt b/icu4c/source/data/locales/qu.txt index dfd64c249e..428b2dbfc6 100644 --- a/icu4c/source/data/locales/qu.txt +++ b/icu4c/source/data/locales/qu.txt @@ -153,7 +153,7 @@ qu{ } } } - Version{"2.1.37.5"} + Version{"2.1.38.72"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/qu_BO.txt b/icu4c/source/data/locales/qu_BO.txt index 65eebd61df..749eb1eaf8 100644 --- a/icu4c/source/data/locales/qu_BO.txt +++ b/icu4c/source/data/locales/qu_BO.txt @@ -9,5 +9,5 @@ qu_BO{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/qu_EC.txt b/icu4c/source/data/locales/qu_EC.txt index df92db8f04..66be261f77 100644 --- a/icu4c/source/data/locales/qu_EC.txt +++ b/icu4c/source/data/locales/qu_EC.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License qu_EC{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/qu_PE.txt b/icu4c/source/data/locales/qu_PE.txt index 9707bf0d19..29d9775e98 100644 --- a/icu4c/source/data/locales/qu_PE.txt +++ b/icu4c/source/data/locales/qu_PE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License qu_PE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/resfiles.mk b/icu4c/source/data/locales/resfiles.mk index e220241af9..47b1a5746c 100644 --- a/icu4c/source/data/locales/resfiles.mk +++ b/icu4c/source/data/locales/resfiles.mk @@ -1,6 +1,6 @@ # © 2016 and later: Unicode, Inc. and others. # License & terms of use: http://www.unicode.org/copyright.html#License -GENRB_CLDR_VERSION = 32.0.1 +GENRB_CLDR_VERSION = 33 # A list of txt's to build # Note: # diff --git a/icu4c/source/data/locales/rm.txt b/icu4c/source/data/locales/rm.txt index a18c661c27..4e6c0377bb 100644 --- a/icu4c/source/data/locales/rm.txt +++ b/icu4c/source/data/locales/rm.txt @@ -35,7 +35,7 @@ rm{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/rm_CH.txt b/icu4c/source/data/locales/rm_CH.txt index 62fcb64f23..97dc36dc57 100644 --- a/icu4c/source/data/locales/rm_CH.txt +++ b/icu4c/source/data/locales/rm_CH.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rm_CH{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/rn.txt b/icu4c/source/data/locales/rn.txt index cde4ac8ff0..e29ea9c880 100644 --- a/icu4c/source/data/locales/rn.txt +++ b/icu4c/source/data/locales/rn.txt @@ -17,7 +17,7 @@ rn{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/rn_BI.txt b/icu4c/source/data/locales/rn_BI.txt index 09c2afb464..7ff073ef36 100644 --- a/icu4c/source/data/locales/rn_BI.txt +++ b/icu4c/source/data/locales/rn_BI.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rn_BI{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ro.txt b/icu4c/source/data/locales/ro.txt index 439b00fbca..82cec7b6d7 100644 --- a/icu4c/source/data/locales/ro.txt +++ b/icu4c/source/data/locales/ro.txt @@ -248,7 +248,7 @@ ro{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ @@ -1718,6 +1718,12 @@ ro{ western_asian_scripts{"scriere vest-asiatică"} whitespace{"spațiu alb"} } + contextTransforms{ + typographicNames:intvector{ + 1, + 1, + } + } delimiters{ alternateQuotationEnd{"»"} alternateQuotationStart{"«"} diff --git a/icu4c/source/data/locales/ro_MD.txt b/icu4c/source/data/locales/ro_MD.txt index 2eb4feae16..9fddc2b8d6 100644 --- a/icu4c/source/data/locales/ro_MD.txt +++ b/icu4c/source/data/locales/ro_MD.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ro_MD{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/ro_RO.txt b/icu4c/source/data/locales/ro_RO.txt index ba86b4b4a1..6e73795b44 100644 --- a/icu4c/source/data/locales/ro_RO.txt +++ b/icu4c/source/data/locales/ro_RO.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ro_RO{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/rof.txt b/icu4c/source/data/locales/rof.txt index d87c94982e..80212cdf57 100644 --- a/icu4c/source/data/locales/rof.txt +++ b/icu4c/source/data/locales/rof.txt @@ -11,7 +11,7 @@ rof{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/rof_TZ.txt b/icu4c/source/data/locales/rof_TZ.txt index 7e6ec67982..6a1b6ca579 100644 --- a/icu4c/source/data/locales/rof_TZ.txt +++ b/icu4c/source/data/locales/rof_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rof_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/root.txt b/icu4c/source/data/locales/root.txt index e419ce9fdb..7c2f82e266 100644 --- a/icu4c/source/data/locales/root.txt +++ b/icu4c/source/data/locales/root.txt @@ -22,7 +22,7 @@ root{ patterns{ accountingFormat:alias{"/LOCALE/NumberElements/arab/patterns/currencyFormat"} currencyFormat{"#,##0.00 ¤"} - percentFormat{"#,##0 %"} + percentFormat{"#,##0%"} } symbols{ decimal{"٫"} @@ -172,7 +172,7 @@ root{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.27"} calendar{ buddhist{ AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"} diff --git a/icu4c/source/data/locales/ru.txt b/icu4c/source/data/locales/ru.txt index 3fdd3565cd..a207718920 100644 --- a/icu4c/source/data/locales/ru.txt +++ b/icu4c/source/data/locales/ru.txt @@ -290,7 +290,7 @@ ru{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.58"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ @@ -1962,8 +1962,8 @@ ru{ } characterLabel{ activities{"занятия"} - african_scripts{"африканская письменность"} - american_scripts{"американская письменность"} + african_scripts{"письменности Африки"} + american_scripts{"письменности Америки"} animal{"животные"} animals_nature{"животные и природа"} arrows{"стрелки"} @@ -1972,7 +1972,7 @@ ru{ braille{"шрифт Брайля"} building{"здания"} bullets_stars{"маркеры списка/звезды"} - consonantal_jamo{"согласные джамо"} + consonantal_jamo{"согласные чамо"} currency_symbols{"символы валюты"} dash_connector{"тире/связка"} digits{"цифры"} @@ -1980,9 +1980,9 @@ ru{ divination_symbols{"оккультные символы"} downwards_arrows{"стрелки вниз"} downwards_upwards_arrows{"стрелки вверх и вниз"} - east_asian_scripts{"восточноазиатская письменность"} + east_asian_scripts{"письменности Восточной Азии"} emoji{"эмодзи"} - european_scripts{"европейская письменность"} + european_scripts{"письменности Европы"} female{"женщины"} flag{"флаги"} flags{"флаги"} @@ -2010,10 +2010,10 @@ ru{ limited_use{"ограниченное использование"} male{"мужчины"} math_symbols{"математические символы"} - middle_eastern_scripts{"центрально-восточная письменность"} + middle_eastern_scripts{"письменности Среднего Востока"} miscellaneous{"разное"} modern_scripts{"современная письменность"} - modifier{"модификатор"} + modifier{"модификаторы"} musical_symbols{"музыкальные символы"} nature{"природа"} nonspacing{"непротяженные символы"} @@ -2032,9 +2032,9 @@ ru{ small_form_variant{"маленькие варианты формы"} smiley{"смайлики"} smileys_people{"смайлики и люди"} - south_asian_scripts{"южноазиатская письменность"} - southeast_asian_scripts{"письменность Юго-Восточной Азии"} - spacing{"пробелы"} + south_asian_scripts{"письменности Южной Азии"} + southeast_asian_scripts{"письменности Юго-Восточной Азии"} + spacing{"промежутки"} sport{"спорт"} symbols{"символы"} technical_symbols{"технические символы"} @@ -2043,9 +2043,9 @@ ru{ travel_places{"путешествия и места"} upwards_arrows{"стрелки вверх"} variant_forms{"вариативные формы"} - vocalic_jamo{"гласные джамо"} + vocalic_jamo{"гласные чамо"} weather{"погода"} - western_asian_scripts{"западноазиатская письменность"} + western_asian_scripts{"письменности Западной Азии"} whitespace{"пробелы"} } contextTransforms{ @@ -2093,6 +2093,10 @@ ru{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"“"} diff --git a/icu4c/source/data/locales/ru_BY.txt b/icu4c/source/data/locales/ru_BY.txt index 2a8f81e785..24501018e2 100644 --- a/icu4c/source/data/locales/ru_BY.txt +++ b/icu4c/source/data/locales/ru_BY.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ru_BY{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ru_KG.txt b/icu4c/source/data/locales/ru_KG.txt index 525ff34c80..922da6c36b 100644 --- a/icu4c/source/data/locales/ru_KG.txt +++ b/icu4c/source/data/locales/ru_KG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ru_KG{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ru_KZ.txt b/icu4c/source/data/locales/ru_KZ.txt index c07d5bc30f..2b4ca449d0 100644 --- a/icu4c/source/data/locales/ru_KZ.txt +++ b/icu4c/source/data/locales/ru_KZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ru_KZ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ru_MD.txt b/icu4c/source/data/locales/ru_MD.txt index 085734aacf..4643fa1fa5 100644 --- a/icu4c/source/data/locales/ru_MD.txt +++ b/icu4c/source/data/locales/ru_MD.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ru_MD{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ru_RU.txt b/icu4c/source/data/locales/ru_RU.txt index 15adf545cc..9c48e15cd1 100644 --- a/icu4c/source/data/locales/ru_RU.txt +++ b/icu4c/source/data/locales/ru_RU.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ru_RU{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ru_UA.txt b/icu4c/source/data/locales/ru_UA.txt index 935aef118a..22d7777c11 100644 --- a/icu4c/source/data/locales/ru_UA.txt +++ b/icu4c/source/data/locales/ru_UA.txt @@ -4,7 +4,7 @@ ru_UA{ NumberElements{ minimumGroupingDigits{"2"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/rw.txt b/icu4c/source/data/locales/rw.txt index f679c42329..6baf9681e3 100644 --- a/icu4c/source/data/locales/rw.txt +++ b/icu4c/source/data/locales/rw.txt @@ -32,7 +32,7 @@ rw{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.5"} + Version{"2.1.38.72"} calendar{ generic{ DateTimePatterns{ @@ -126,7 +126,7 @@ rw{ yQQQ{"y QQQ"} yQQQQ{"y QQQQ"} yw{ - other{"'week' w 'of' Y"} + other{"'week' w 'of' y"} } } dayNames{ diff --git a/icu4c/source/data/locales/rw_RW.txt b/icu4c/source/data/locales/rw_RW.txt index f08e6469e1..811265b427 100644 --- a/icu4c/source/data/locales/rw_RW.txt +++ b/icu4c/source/data/locales/rw_RW.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rw_RW{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/rwk.txt b/icu4c/source/data/locales/rwk.txt index 0f65b8ee2e..da1178dcf0 100644 --- a/icu4c/source/data/locales/rwk.txt +++ b/icu4c/source/data/locales/rwk.txt @@ -11,7 +11,7 @@ rwk{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/rwk_TZ.txt b/icu4c/source/data/locales/rwk_TZ.txt index e90429183c..eaf5168f2e 100644 --- a/icu4c/source/data/locales/rwk_TZ.txt +++ b/icu4c/source/data/locales/rwk_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rwk_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/sah.txt b/icu4c/source/data/locales/sah.txt index bec8ebdb66..21bd4fddc3 100644 --- a/icu4c/source/data/locales/sah.txt +++ b/icu4c/source/data/locales/sah.txt @@ -164,7 +164,7 @@ sah{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/sah_RU.txt b/icu4c/source/data/locales/sah_RU.txt index 86129e30b2..c3b04482de 100644 --- a/icu4c/source/data/locales/sah_RU.txt +++ b/icu4c/source/data/locales/sah_RU.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sah_RU{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/saq.txt b/icu4c/source/data/locales/saq.txt index 846b0a9fca..607f81f9bf 100644 --- a/icu4c/source/data/locales/saq.txt +++ b/icu4c/source/data/locales/saq.txt @@ -12,7 +12,7 @@ saq{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/saq_KE.txt b/icu4c/source/data/locales/saq_KE.txt index d5045a47d9..de4feff067 100644 --- a/icu4c/source/data/locales/saq_KE.txt +++ b/icu4c/source/data/locales/saq_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License saq_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/sbp.txt b/icu4c/source/data/locales/sbp.txt index 76b06f60f2..8c25ee078a 100644 --- a/icu4c/source/data/locales/sbp.txt +++ b/icu4c/source/data/locales/sbp.txt @@ -18,7 +18,7 @@ sbp{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/sbp_TZ.txt b/icu4c/source/data/locales/sbp_TZ.txt index 87bac8d37e..0a48a7f21b 100644 --- a/icu4c/source/data/locales/sbp_TZ.txt +++ b/icu4c/source/data/locales/sbp_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sbp_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/se.txt b/icu4c/source/data/locales/se.txt index a1cbc08a50..9a6d66b643 100644 --- a/icu4c/source/data/locales/se.txt +++ b/icu4c/source/data/locales/se.txt @@ -166,7 +166,7 @@ se{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/se_FI.txt b/icu4c/source/data/locales/se_FI.txt index 74dfeb7bf2..576bba846d 100644 --- a/icu4c/source/data/locales/se_FI.txt +++ b/icu4c/source/data/locales/se_FI.txt @@ -1,7 +1,68 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License se_FI{ - Version{"2.1.37.6"} + NumberElements{ + latn{ + patternsLong{ + decimalFormat{ + 1000{ + other{"0 duháhat"} + two{"0 dt"} + } + 10000{ + one{"00 duháhat"} + two{"00 dt"} + } + 100000{ + one{"000 duháhat"} + two{"000 dt"} + } + 1000000{ + two{"0 mn"} + } + 10000000{ + one{"00 miljonat"} + two{"00 mn"} + } + 100000000{ + one{"000 miljonat"} + two{"000 mn"} + } + 1000000000{ + one{"0 miljárda"} + other{"0 miljárdat"} + two{"0 miljárdat"} + } + 10000000000{ + one{"00 miljárdat"} + other{"00 miljárdat"} + two{"00 md"} + } + 100000000000{ + one{"000 miljárdat"} + other{"000 miljárdat"} + two{"000 md"} + } + 1000000000000{ + one{"0 biljovdna"} + other{"0 biljovdnat"} + two{"0 bn"} + } + 10000000000000{ + one{"00 biljovdnat"} + other{"00 biljovdnat"} + two{"00 bn"} + } + 100000000000000{ + one{"000 biljovdnat"} + other{"000 biljovdnat"} + two{"000 bn"} + } + } + } + } + } + Version{"2.1.38.73"} calendar{ generic{ DateTimePatterns{ @@ -482,20 +543,30 @@ se_FI{ } } fri-narrow{ + relative{ + "-1"{"mannan be"} + "0"{"dán be"} + "1"{"boahtte be"} + } relativeTime{ future{ - one{"boahtte be"} + one{"boahtte {0} be"} other{"boahtte {0} be"} two{"boahtte {0} bearjadaga"} } past{ - one{"mannan be"} + one{"{0} mannan be"} other{"-{0} be dás ovdal"} two{"ovddet bearjadaga"} } } } fri-short{ + relative{ + "-1"{"mannan be"} + "0"{"dán be"} + "1"{"boahtte be"} + } relativeTime{ future{ one{"boahtte be"} @@ -623,6 +694,11 @@ se_FI{ } } mon-narrow{ + relative{ + "-1"{"mannan má"} + "0"{"dán má"} + "1"{"boahtte má"} + } relativeTime{ future{ one{"{0} boahtte má"} @@ -630,13 +706,18 @@ se_FI{ two{"{0} boahtte mánnodaga"} } past{ - one{"mannan má"} + one{"{0} mannan má"} other{"{0} má dás ovdal"} two{"ovddet má"} } } } mon-short{ + relative{ + "-1"{"mannan má"} + "0"{"dán má"} + "1"{"boahtte má"} + } relativeTime{ future{ one{"{0} boahtte má"} @@ -769,6 +850,11 @@ se_FI{ } } sat-narrow{ + relative{ + "-1"{"mannan lá"} + "0"{"dán lá"} + "1"{"boahtte lá"} + } relativeTime{ future{ one{"+{0} boahtte lá"} @@ -776,13 +862,18 @@ se_FI{ two{"boahtte {0} lá"} } past{ - one{"mannan lá"} + one{"{0} mannan lá"} other{"-{0} lá dás ovdal"} two{"ovddet lá"} } } } sat-short{ + relative{ + "-1"{"mannan lá"} + "0"{"dán lá"} + "1"{"boahtte lá"} + } relativeTime{ future{ one{"+{0} boahtte lá"} @@ -863,6 +954,11 @@ se_FI{ } } sun-narrow{ + relative{ + "-1"{"mannan so"} + "0"{"dán so"} + "1"{"boahtte so"} + } relativeTime{ future{ one{"{0} boahtte so"} @@ -870,13 +966,18 @@ se_FI{ two{"boahtte {0} sotnabeaivve"} } past{ - one{"mannan so"} + one{"{0} mannan so"} other{"{0} so dás ovdal"} two{"ovddet sotnabeaivve"} } } } sun-short{ + relative{ + "-1"{"mannan so"} + "0"{"dán so"} + "1"{"boahtte so"} + } relativeTime{ future{ one{"boahtte so"} @@ -910,20 +1011,30 @@ se_FI{ } } thu-narrow{ + relative{ + "-1"{"mannan du"} + "0"{"dán du"} + "1"{"boahtte du"} + } relativeTime{ future{ - one{"boahtte du"} + one{"{0} boahtte du"} other{"+{0} boahtte du"} two{"+{0} boahtte duorastaga"} } past{ - one{"mannan du"} + one{"{0} mannan du"} other{"{0} du dás ovdal"} two{"ovddet duorastaga"} } } } thu-short{ + relative{ + "-1"{"mannan du"} + "0"{"dán du"} + "1"{"boahtte du"} + } relativeTime{ future{ one{"boahtte du"} @@ -957,20 +1068,30 @@ se_FI{ } } tue-narrow{ + relative{ + "-1"{"mannan di"} + "0"{"dán di"} + "1"{"boahtte di"} + } relativeTime{ future{ - one{"boahtte di"} + one{"{0} boahtte di"} other{"{0} boahtte di"} two{"{0} boahtte disdaga"} } past{ - one{"mannan di"} + one{"{0} mannan di"} other{"{0} di dás ovdal"} two{"ovddet disdaga"} } } } tue-short{ + relative{ + "-1"{"mannan di"} + "0"{"dán di"} + "1"{"boahtte di"} + } relativeTime{ future{ one{"boahtte di"} @@ -1004,20 +1125,30 @@ se_FI{ } } wed-narrow{ + relative{ + "-1"{"mannan ga"} + "0"{"dán ga"} + "1"{"boahtte ga"} + } relativeTime{ future{ - one{"boahtte ga"} + one{"{0} boahtte ga"} other{"{0} boahtte ga"} two{"{0} boahtte gaskavahku"} } past{ - one{"mannan ga"} + one{"{0} mannan ga"} other{"{0} ga dás ovdal"} two{"ovddet gaskavahku"} } } } wed-short{ + relative{ + "-1"{"mannan ga"} + "0"{"dán ga"} + "1"{"boahtte ga"} + } relativeTime{ future{ one{"boahtte ga"} diff --git a/icu4c/source/data/locales/se_NO.txt b/icu4c/source/data/locales/se_NO.txt index cc82d076fa..27f2b840f0 100644 --- a/icu4c/source/data/locales/se_NO.txt +++ b/icu4c/source/data/locales/se_NO.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License se_NO{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/se_SE.txt b/icu4c/source/data/locales/se_SE.txt index aa1b0e72ef..f0a67c05b3 100644 --- a/icu4c/source/data/locales/se_SE.txt +++ b/icu4c/source/data/locales/se_SE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License se_SE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/seh.txt b/icu4c/source/data/locales/seh.txt index ef8ef1d7b8..4f15f8783b 100644 --- a/icu4c/source/data/locales/seh.txt +++ b/icu4c/source/data/locales/seh.txt @@ -18,7 +18,7 @@ seh{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/seh_MZ.txt b/icu4c/source/data/locales/seh_MZ.txt index 08a83a161d..1056476dda 100644 --- a/icu4c/source/data/locales/seh_MZ.txt +++ b/icu4c/source/data/locales/seh_MZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License seh_MZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ses.txt b/icu4c/source/data/locales/ses.txt index 2dd9aecc33..4b1d4b0a2d 100644 --- a/icu4c/source/data/locales/ses.txt +++ b/icu4c/source/data/locales/ses.txt @@ -15,7 +15,7 @@ ses{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ses_ML.txt b/icu4c/source/data/locales/ses_ML.txt index 05ece0f5f1..ff0ae1c2fc 100644 --- a/icu4c/source/data/locales/ses_ML.txt +++ b/icu4c/source/data/locales/ses_ML.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ses_ML{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/sg.txt b/icu4c/source/data/locales/sg.txt index 2fb5d3c3a4..943ffee9cc 100644 --- a/icu4c/source/data/locales/sg.txt +++ b/icu4c/source/data/locales/sg.txt @@ -16,7 +16,7 @@ sg{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/sg_CF.txt b/icu4c/source/data/locales/sg_CF.txt index 0cccdf3c86..a66d1f6c03 100644 --- a/icu4c/source/data/locales/sg_CF.txt +++ b/icu4c/source/data/locales/sg_CF.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sg_CF{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/shi.txt b/icu4c/source/data/locales/shi.txt index cd2eb5c410..f9f5794c2e 100644 --- a/icu4c/source/data/locales/shi.txt +++ b/icu4c/source/data/locales/shi.txt @@ -15,7 +15,7 @@ shi{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/shi_Latn.txt b/icu4c/source/data/locales/shi_Latn.txt index 93fecda0b0..ab16d2f011 100644 --- a/icu4c/source/data/locales/shi_Latn.txt +++ b/icu4c/source/data/locales/shi_Latn.txt @@ -17,7 +17,7 @@ shi_Latn{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/shi_Latn_MA.txt b/icu4c/source/data/locales/shi_Latn_MA.txt index 545342c7cc..6a951bfd20 100644 --- a/icu4c/source/data/locales/shi_Latn_MA.txt +++ b/icu4c/source/data/locales/shi_Latn_MA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License shi_Latn_MA{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/shi_Tfng.txt b/icu4c/source/data/locales/shi_Tfng.txt index ba03fa368a..aaf5c7b363 100644 --- a/icu4c/source/data/locales/shi_Tfng.txt +++ b/icu4c/source/data/locales/shi_Tfng.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License shi_Tfng{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/shi_Tfng_MA.txt b/icu4c/source/data/locales/shi_Tfng_MA.txt index 7c551627dd..c057e589fd 100644 --- a/icu4c/source/data/locales/shi_Tfng_MA.txt +++ b/icu4c/source/data/locales/shi_Tfng_MA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License shi_Tfng_MA{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/si.txt b/icu4c/source/data/locales/si.txt index db2151671e..c4b1ee56f0 100644 --- a/icu4c/source/data/locales/si.txt +++ b/icu4c/source/data/locales/si.txt @@ -219,7 +219,7 @@ si{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/si_LK.txt b/icu4c/source/data/locales/si_LK.txt index fd62c4ce3d..9156ed31b0 100644 --- a/icu4c/source/data/locales/si_LK.txt +++ b/icu4c/source/data/locales/si_LK.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License si_LK{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/sk.txt b/icu4c/source/data/locales/sk.txt index a6525d4402..e3e19ae8f7 100644 --- a/icu4c/source/data/locales/sk.txt +++ b/icu4c/source/data/locales/sk.txt @@ -287,7 +287,7 @@ sk{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ @@ -1582,6 +1582,13 @@ sk{ } day-narrow{ dn{"d."} + relative{ + "-1"{"včera"} + "-2"{"predvčerom"} + "0"{"dnes"} + "1"{"zajtra"} + "2"{"pozajtra"} + } relativeTime{ future{ few{"o {0} d."} @@ -1599,6 +1606,13 @@ sk{ } day-short{ dn{"d."} + relative{ + "-1"{"včera"} + "-2"{"predvčerom"} + "0"{"dnes"} + "1"{"zajtra"} + "2"{"pozajtra"} + } relativeTime{ future{ few{"o {0} d."} diff --git a/icu4c/source/data/locales/sk_SK.txt b/icu4c/source/data/locales/sk_SK.txt index 5e0310efb0..5f4d1e3bb6 100644 --- a/icu4c/source/data/locales/sk_SK.txt +++ b/icu4c/source/data/locales/sk_SK.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sk_SK{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/sl.txt b/icu4c/source/data/locales/sl.txt index b033b96735..fd7479aa03 100644 --- a/icu4c/source/data/locales/sl.txt +++ b/icu4c/source/data/locales/sl.txt @@ -287,7 +287,7 @@ sl{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/sl_SI.txt b/icu4c/source/data/locales/sl_SI.txt index 34132e7c03..4eb2ab1478 100644 --- a/icu4c/source/data/locales/sl_SI.txt +++ b/icu4c/source/data/locales/sl_SI.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sl_SI{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/smn.txt b/icu4c/source/data/locales/smn.txt index 57dc234512..52a2d5708b 100644 --- a/icu4c/source/data/locales/smn.txt +++ b/icu4c/source/data/locales/smn.txt @@ -98,7 +98,7 @@ smn{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/smn_FI.txt b/icu4c/source/data/locales/smn_FI.txt index f76c55c438..6cf0af4fa7 100644 --- a/icu4c/source/data/locales/smn_FI.txt +++ b/icu4c/source/data/locales/smn_FI.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License smn_FI{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/sn.txt b/icu4c/source/data/locales/sn.txt index 9e5b2fa01d..f347fedd7f 100644 --- a/icu4c/source/data/locales/sn.txt +++ b/icu4c/source/data/locales/sn.txt @@ -33,7 +33,7 @@ sn{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/sn_ZW.txt b/icu4c/source/data/locales/sn_ZW.txt index 341039b5a2..abcd24d808 100644 --- a/icu4c/source/data/locales/sn_ZW.txt +++ b/icu4c/source/data/locales/sn_ZW.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sn_ZW{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/so.txt b/icu4c/source/data/locales/so.txt index 2ebb56b96f..0835ddef7a 100644 --- a/icu4c/source/data/locales/so.txt +++ b/icu4c/source/data/locales/so.txt @@ -30,7 +30,7 @@ so{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/so_DJ.txt b/icu4c/source/data/locales/so_DJ.txt index 3ee31fc25c..b6bba4ec5f 100644 --- a/icu4c/source/data/locales/so_DJ.txt +++ b/icu4c/source/data/locales/so_DJ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License so_DJ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/so_ET.txt b/icu4c/source/data/locales/so_ET.txt index 4f599523e5..0b2b0915e3 100644 --- a/icu4c/source/data/locales/so_ET.txt +++ b/icu4c/source/data/locales/so_ET.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License so_ET{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/so_KE.txt b/icu4c/source/data/locales/so_KE.txt index a35014f1ed..c9375ab9b4 100644 --- a/icu4c/source/data/locales/so_KE.txt +++ b/icu4c/source/data/locales/so_KE.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License so_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/so_SO.txt b/icu4c/source/data/locales/so_SO.txt index c8d718d037..9c2a1e1385 100644 --- a/icu4c/source/data/locales/so_SO.txt +++ b/icu4c/source/data/locales/so_SO.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License so_SO{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/sq.txt b/icu4c/source/data/locales/sq.txt index edf5affab7..3469fa871a 100644 --- a/icu4c/source/data/locales/sq.txt +++ b/icu4c/source/data/locales/sq.txt @@ -220,7 +220,7 @@ sq{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -848,7 +848,7 @@ sq{ currency_symbols{"simbole monedhash/valutash"} dash_connector{"vizë lidhëse"} digits{"shifra"} - dingbats{"dingbats (shndërrues germash në yje ose figura)"} + dingbats{"dingbat (shndërrues germash në yje ose figura)"} divination_symbols{"simbole parashikimi"} downwards_arrows{"shigjeta për së poshti"} downwards_upwards_arrows{"shigjeta lart-poshtë"} diff --git a/icu4c/source/data/locales/sq_AL.txt b/icu4c/source/data/locales/sq_AL.txt index baafec9007..a3664640c0 100644 --- a/icu4c/source/data/locales/sq_AL.txt +++ b/icu4c/source/data/locales/sq_AL.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sq_AL{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/sq_MK.txt b/icu4c/source/data/locales/sq_MK.txt index f1b8374a43..63d772497c 100644 --- a/icu4c/source/data/locales/sq_MK.txt +++ b/icu4c/source/data/locales/sq_MK.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sq_MK{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/sq_XK.txt b/icu4c/source/data/locales/sq_XK.txt index ffbc2a3b72..27f7632f98 100644 --- a/icu4c/source/data/locales/sq_XK.txt +++ b/icu4c/source/data/locales/sq_XK.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sq_XK{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/sr.txt b/icu4c/source/data/locales/sr.txt index 821d13a768..c79471353c 100644 --- a/icu4c/source/data/locales/sr.txt +++ b/icu4c/source/data/locales/sr.txt @@ -234,10 +234,20 @@ sr{ timeSeparator{":"} } } + minimalPairs{ + ordinal{ + other{"Скрените у {0}. десно."} + } + plural{ + few{"{0} сата"} + one{"{0} сат"} + other{"{0} сати"} + } + } minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/sr_Cyrl.txt b/icu4c/source/data/locales/sr_Cyrl.txt index cac24ec8b9..1d0d0a90e9 100644 --- a/icu4c/source/data/locales/sr_Cyrl.txt +++ b/icu4c/source/data/locales/sr_Cyrl.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Cyrl{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/sr_Cyrl_BA.txt b/icu4c/source/data/locales/sr_Cyrl_BA.txt index 967ed0dab3..7ecb457eac 100644 --- a/icu4c/source/data/locales/sr_Cyrl_BA.txt +++ b/icu4c/source/data/locales/sr_Cyrl_BA.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Cyrl_BA{ - Version{"2.1.37.6"} + Version{"2.1.38.69"} calendar{ generic{ intervalFormats{ diff --git a/icu4c/source/data/locales/sr_Cyrl_ME.txt b/icu4c/source/data/locales/sr_Cyrl_ME.txt index c66eb27631..d98d138c08 100644 --- a/icu4c/source/data/locales/sr_Cyrl_ME.txt +++ b/icu4c/source/data/locales/sr_Cyrl_ME.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Cyrl_ME{ - Version{"2.1.37.6"} + Version{"2.1.38.69"} calendar{ generic{ intervalFormats{ diff --git a/icu4c/source/data/locales/sr_Cyrl_RS.txt b/icu4c/source/data/locales/sr_Cyrl_RS.txt index 7a8ea8f0e8..39dd10c141 100644 --- a/icu4c/source/data/locales/sr_Cyrl_RS.txt +++ b/icu4c/source/data/locales/sr_Cyrl_RS.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Cyrl_RS{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/sr_Cyrl_XK.txt b/icu4c/source/data/locales/sr_Cyrl_XK.txt index 1d45fad997..27c160d6a8 100644 --- a/icu4c/source/data/locales/sr_Cyrl_XK.txt +++ b/icu4c/source/data/locales/sr_Cyrl_XK.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Cyrl_XK{ - Version{"2.1.37.6"} + Version{"2.1.38.69"} calendar{ generic{ intervalFormats{ diff --git a/icu4c/source/data/locales/sr_Latn.txt b/icu4c/source/data/locales/sr_Latn.txt index 57a1279b60..3ca3dc8fea 100644 --- a/icu4c/source/data/locales/sr_Latn.txt +++ b/icu4c/source/data/locales/sr_Latn.txt @@ -235,10 +235,20 @@ sr_Latn{ timeSeparator{":"} } } + minimalPairs{ + ordinal{ + other{"Skrenite u {0}. desno."} + } + plural{ + few{"{0} sata"} + one{"{0} sat"} + other{"{0} sati"} + } + } minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.8"} + Version{"2.1.39.37"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/sr_Latn_BA.txt b/icu4c/source/data/locales/sr_Latn_BA.txt index 7007a1c2a4..eef550d71b 100644 --- a/icu4c/source/data/locales/sr_Latn_BA.txt +++ b/icu4c/source/data/locales/sr_Latn_BA.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Latn_BA{ - Version{"2.1.37.8"} + Version{"2.1.38.69"} calendar{ generic{ intervalFormats{ diff --git a/icu4c/source/data/locales/sr_Latn_ME.txt b/icu4c/source/data/locales/sr_Latn_ME.txt index 1e40950559..6ac50ae2d5 100644 --- a/icu4c/source/data/locales/sr_Latn_ME.txt +++ b/icu4c/source/data/locales/sr_Latn_ME.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Latn_ME{ - Version{"2.1.37.8"} + Version{"2.1.38.69"} calendar{ generic{ intervalFormats{ diff --git a/icu4c/source/data/locales/sr_Latn_RS.txt b/icu4c/source/data/locales/sr_Latn_RS.txt index c5b4bac614..1129c77212 100644 --- a/icu4c/source/data/locales/sr_Latn_RS.txt +++ b/icu4c/source/data/locales/sr_Latn_RS.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Latn_RS{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/sr_Latn_XK.txt b/icu4c/source/data/locales/sr_Latn_XK.txt index 60d7b5e59a..259fcf3ce6 100644 --- a/icu4c/source/data/locales/sr_Latn_XK.txt +++ b/icu4c/source/data/locales/sr_Latn_XK.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Latn_XK{ - Version{"2.1.37.8"} + Version{"2.1.38.69"} calendar{ generic{ intervalFormats{ diff --git a/icu4c/source/data/locales/sv.txt b/icu4c/source/data/locales/sv.txt index 01debf95c8..067bfc2182 100644 --- a/icu4c/source/data/locales/sv.txt +++ b/icu4c/source/data/locales/sv.txt @@ -251,7 +251,7 @@ sv{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ @@ -1839,6 +1839,10 @@ sv{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"’"} diff --git a/icu4c/source/data/locales/sv_AX.txt b/icu4c/source/data/locales/sv_AX.txt index 3d5b2e8998..cdc0958685 100644 --- a/icu4c/source/data/locales/sv_AX.txt +++ b/icu4c/source/data/locales/sv_AX.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sv_AX{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/sv_FI.txt b/icu4c/source/data/locales/sv_FI.txt index 834c2ef5cd..9fc83afd74 100644 --- a/icu4c/source/data/locales/sv_FI.txt +++ b/icu4c/source/data/locales/sv_FI.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sv_FI{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/sv_SE.txt b/icu4c/source/data/locales/sv_SE.txt index 81d88fbb73..3a47107c68 100644 --- a/icu4c/source/data/locales/sv_SE.txt +++ b/icu4c/source/data/locales/sv_SE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sv_SE{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/sw.txt b/icu4c/source/data/locales/sw.txt index 471a016029..1c30e0bac2 100644 --- a/icu4c/source/data/locales/sw.txt +++ b/icu4c/source/data/locales/sw.txt @@ -209,7 +209,7 @@ sw{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.34"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -864,14 +864,14 @@ sw{ divination_symbols{"alama za kugawa"} downwards_arrows{"mishale inayoelekea chini"} downwards_upwards_arrows{"mishale ya kuwili"} - east_asian_scripts{"hati za mashariki wa Asia"} + east_asian_scripts{"hati za mashariki ya Asia"} emoji{"emoji"} european_scripts{"hati za Ulaya"} female{"mwanamke"} flag{"bendera"} flags{"bendera"} food_drink{"vyakula na vinywaji"} - format{"miundo"} + format{"muundo"} format_whitespace{"miundo na sehemu wazi"} full_width_form_variant{"sehemu za fomu ya upana kamili"} geometric_shapes{"maumbo ya jiometri"} @@ -884,14 +884,14 @@ sw{ heart{"moyo"} historic_scripts{"hati za kihistoria"} ideographic_desc_characters{"herufi za maelezo ya idiografia"} - japanese_kana{"herufi za kijapani"} + japanese_kana{"herufi za kijapani (kana)"} kanbun{"herufi za kanbun"} - kanji{"kanji"} + kanji{"herufi za kijapani (kanji)"} keycap{"kitufe"} leftwards_arrows{"mishale inayoelekea kushoto"} leftwards_rightwards_arrows{"mishale inayoelekea kulia na kushoto"} - letterlike_symbols{"alama Zinazofanana na Herufi"} - limited_use{"matumizi machache"} + letterlike_symbols{"alama zinazofanana na herufi"} + limited_use{"matumizi finyu"} male{"mwanamume"} math_symbols{"alama za hesabu"} middle_eastern_scripts{"hati za mashariki ya kati"} @@ -929,7 +929,7 @@ sw{ variant_forms{"maumbo mbalimbali"} vocalic_jamo{"vibambo vya jamo vya sauti"} weather{"hali ya hewa"} - western_asian_scripts{"hati za magharibi wa Asia"} + western_asian_scripts{"hati za magharibi mwa Asia"} whitespace{"sehemu wazi"} } delimiters{ diff --git a/icu4c/source/data/locales/sw_CD.txt b/icu4c/source/data/locales/sw_CD.txt index 132dceab3b..57c611d6e6 100644 --- a/icu4c/source/data/locales/sw_CD.txt +++ b/icu4c/source/data/locales/sw_CD.txt @@ -11,7 +11,7 @@ sw_CD{ } } } - Version{"2.1.37.6"} + Version{"2.1.39.11"} calendar{ generic{ availableFormats{ diff --git a/icu4c/source/data/locales/sw_KE.txt b/icu4c/source/data/locales/sw_KE.txt index c2e4a96a3d..9c3a6276a8 100644 --- a/icu4c/source/data/locales/sw_KE.txt +++ b/icu4c/source/data/locales/sw_KE.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sw_KE{ - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/sw_TZ.txt b/icu4c/source/data/locales/sw_TZ.txt index 1422ca3f23..a7f0b1334e 100644 --- a/icu4c/source/data/locales/sw_TZ.txt +++ b/icu4c/source/data/locales/sw_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sw_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/sw_UG.txt b/icu4c/source/data/locales/sw_UG.txt index e557327ce3..8f105929d4 100644 --- a/icu4c/source/data/locales/sw_UG.txt +++ b/icu4c/source/data/locales/sw_UG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sw_UG{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ta.txt b/icu4c/source/data/locales/ta.txt index a7a1fd32ef..4884b3ce92 100644 --- a/icu4c/source/data/locales/ta.txt +++ b/icu4c/source/data/locales/ta.txt @@ -236,7 +236,7 @@ ta{ } traditional{"taml"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/ta_IN.txt b/icu4c/source/data/locales/ta_IN.txt index a48c549d31..f0bde6ccc0 100644 --- a/icu4c/source/data/locales/ta_IN.txt +++ b/icu4c/source/data/locales/ta_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ta_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ta_LK.txt b/icu4c/source/data/locales/ta_LK.txt index ade1eaa7e4..eddb4c4d8a 100644 --- a/icu4c/source/data/locales/ta_LK.txt +++ b/icu4c/source/data/locales/ta_LK.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ta_LK{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ta_MY.txt b/icu4c/source/data/locales/ta_MY.txt index 40793241c8..52e16418e9 100644 --- a/icu4c/source/data/locales/ta_MY.txt +++ b/icu4c/source/data/locales/ta_MY.txt @@ -10,5 +10,5 @@ ta_MY{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ta_SG.txt b/icu4c/source/data/locales/ta_SG.txt index 6cd57c6716..be33cae884 100644 --- a/icu4c/source/data/locales/ta_SG.txt +++ b/icu4c/source/data/locales/ta_SG.txt @@ -10,5 +10,5 @@ ta_SG{ } } } - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/te.txt b/icu4c/source/data/locales/te.txt index 537e062b9f..2b2f07baf2 100644 --- a/icu4c/source/data/locales/te.txt +++ b/icu4c/source/data/locales/te.txt @@ -238,7 +238,7 @@ te{ } } } - Version{"2.1.36.86"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ diff --git a/icu4c/source/data/locales/te_IN.txt b/icu4c/source/data/locales/te_IN.txt index 1ab2a865db..7383589785 100644 --- a/icu4c/source/data/locales/te_IN.txt +++ b/icu4c/source/data/locales/te_IN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License te_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/teo.txt b/icu4c/source/data/locales/teo.txt index 3db1ed7f20..5020d17b2c 100644 --- a/icu4c/source/data/locales/teo.txt +++ b/icu4c/source/data/locales/teo.txt @@ -12,7 +12,7 @@ teo{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/teo_KE.txt b/icu4c/source/data/locales/teo_KE.txt index 32b392661c..cb3b31e616 100644 --- a/icu4c/source/data/locales/teo_KE.txt +++ b/icu4c/source/data/locales/teo_KE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License teo_KE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/teo_UG.txt b/icu4c/source/data/locales/teo_UG.txt index 19c4cc7852..b8d45dd359 100644 --- a/icu4c/source/data/locales/teo_UG.txt +++ b/icu4c/source/data/locales/teo_UG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License teo_UG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/tg.txt b/icu4c/source/data/locales/tg.txt index f2d0f4655f..e227d9dada 100644 --- a/icu4c/source/data/locales/tg.txt +++ b/icu4c/source/data/locales/tg.txt @@ -34,7 +34,7 @@ tg{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.4"} + Version{"2.1.38.71"} calendar{ generic{ DateTimePatterns{ @@ -143,7 +143,7 @@ tg{ yQQQ{"QQQ y"} yQQQQ{"QQQQ y"} yw{ - other{"'ҳафтаи' w, Y"} + other{"'ҳафтаи' w, y"} } } dayNames{ diff --git a/icu4c/source/data/locales/tg_TJ.txt b/icu4c/source/data/locales/tg_TJ.txt index 417d97661f..8052edb5e5 100644 --- a/icu4c/source/data/locales/tg_TJ.txt +++ b/icu4c/source/data/locales/tg_TJ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tg_TJ{ - Version{"2.1.36.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/th.txt b/icu4c/source/data/locales/th.txt index 4794938a71..b063530cf4 100644 --- a/icu4c/source/data/locales/th.txt +++ b/icu4c/source/data/locales/th.txt @@ -181,7 +181,7 @@ th{ minimumGroupingDigits{"1"} native{"thai"} } - Version{"2.1.37.56"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/th_TH.txt b/icu4c/source/data/locales/th_TH.txt index d251ddfeee..4170ffc05f 100644 --- a/icu4c/source/data/locales/th_TH.txt +++ b/icu4c/source/data/locales/th_TH.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License th_TH{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ti.txt b/icu4c/source/data/locales/ti.txt index eb94cb2772..6840c408a5 100644 --- a/icu4c/source/data/locales/ti.txt +++ b/icu4c/source/data/locales/ti.txt @@ -202,7 +202,7 @@ ti{ native{"latn"} traditional{"ethi"} } - Version{"2.1.37.5"} + Version{"2.1.38.72"} calendar{ generic{ DateTimePatterns{ @@ -312,8 +312,8 @@ ti{ yQQQ{"QQQ y"} yQQQQ{"y QQQQ"} yw{ - one{"መበል w ሰሙን ናይ Y"} - other{"መበል w ሰሙን ናይ Y"} + one{"መበል w ሰሙን ናይ y"} + other{"መበል w ሰሙን ናይ y"} } } dayNames{ diff --git a/icu4c/source/data/locales/ti_ER.txt b/icu4c/source/data/locales/ti_ER.txt index 299a920132..572d66fe86 100644 --- a/icu4c/source/data/locales/ti_ER.txt +++ b/icu4c/source/data/locales/ti_ER.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ti_ER{ - Version{"2.1.37.6"} + Version{"2.1.38.73"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ti_ET.txt b/icu4c/source/data/locales/ti_ET.txt index 4cb7be8e05..fcff8d985b 100644 --- a/icu4c/source/data/locales/ti_ET.txt +++ b/icu4c/source/data/locales/ti_ET.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ti_ET{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/to.txt b/icu4c/source/data/locales/to.txt index 7dd74f5ec0..f69b43f131 100644 --- a/icu4c/source/data/locales/to.txt +++ b/icu4c/source/data/locales/to.txt @@ -166,7 +166,7 @@ to{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.38.39"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/to_TO.txt b/icu4c/source/data/locales/to_TO.txt index 97a16aea37..4db9e528f8 100644 --- a/icu4c/source/data/locales/to_TO.txt +++ b/icu4c/source/data/locales/to_TO.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License to_TO{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/tr.txt b/icu4c/source/data/locales/tr.txt index ed544a917d..819ee75b77 100644 --- a/icu4c/source/data/locales/tr.txt +++ b/icu4c/source/data/locales/tr.txt @@ -216,7 +216,7 @@ tr{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ @@ -412,7 +412,12 @@ tr{ "{1} {0}", } availableFormats{ + Bh{"B h"} + Bhm{"B h:mm"} + Bhms{"B h:mm:ss"} E{"ccc"} + EBhm{"E B h:mm"} + EBhms{"E B h:mm:ss"} EHm{"E HH:mm"} EHms{"E HH:mm:ss"} Ed{"d E"} @@ -1403,6 +1408,10 @@ tr{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"’"} diff --git a/icu4c/source/data/locales/tr_CY.txt b/icu4c/source/data/locales/tr_CY.txt index ad482b72d4..d66de16975 100644 --- a/icu4c/source/data/locales/tr_CY.txt +++ b/icu4c/source/data/locales/tr_CY.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tr_CY{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/tr_TR.txt b/icu4c/source/data/locales/tr_TR.txt index dd4f99f9c8..cf12f14c32 100644 --- a/icu4c/source/data/locales/tr_TR.txt +++ b/icu4c/source/data/locales/tr_TR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tr_TR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/tt.txt b/icu4c/source/data/locales/tt.txt index bb41500f15..35edede02e 100644 --- a/icu4c/source/data/locales/tt.txt +++ b/icu4c/source/data/locales/tt.txt @@ -40,7 +40,7 @@ tt{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.38.72"} calendar{ generic{ DateTimePatterns{ @@ -135,7 +135,7 @@ tt{ yQQQ{"QQQ, y 'ел'"} yQQQQ{"QQQQ, y 'ел'"} yw{ - other{"Y 'елның' w 'атнасы'"} + other{"y 'елның' w 'атнасы'"} } } dayNames{ diff --git a/icu4c/source/data/locales/tt_RU.txt b/icu4c/source/data/locales/tt_RU.txt index 16d146bd23..b8e6b95d22 100644 --- a/icu4c/source/data/locales/tt_RU.txt +++ b/icu4c/source/data/locales/tt_RU.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tt_RU{ - Version{"2.1.36.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/twq.txt b/icu4c/source/data/locales/twq.txt index d2c733affc..4f0fec1545 100644 --- a/icu4c/source/data/locales/twq.txt +++ b/icu4c/source/data/locales/twq.txt @@ -17,7 +17,7 @@ twq{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/twq_NE.txt b/icu4c/source/data/locales/twq_NE.txt index a7c756d1e2..e8ddfaed67 100644 --- a/icu4c/source/data/locales/twq_NE.txt +++ b/icu4c/source/data/locales/twq_NE.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License twq_NE{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/tzm.txt b/icu4c/source/data/locales/tzm.txt index 696549b488..729cd6ead8 100644 --- a/icu4c/source/data/locales/tzm.txt +++ b/icu4c/source/data/locales/tzm.txt @@ -16,7 +16,7 @@ tzm{ } } } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/tzm_MA.txt b/icu4c/source/data/locales/tzm_MA.txt index e503aa71e8..98fb458147 100644 --- a/icu4c/source/data/locales/tzm_MA.txt +++ b/icu4c/source/data/locales/tzm_MA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tzm_MA{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/ug.txt b/icu4c/source/data/locales/ug.txt index 1f3a77a6f5..070baf583f 100644 --- a/icu4c/source/data/locales/ug.txt +++ b/icu4c/source/data/locales/ug.txt @@ -142,7 +142,7 @@ ug{ } native{"arabext"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ @@ -406,8 +406,8 @@ ug{ yQQQ{"y QQQ"} yQQQQ{"y QQQQ"} yw{ - one{"Y، w-ھەپتە"} - other{"Y، w-ھەپتە"} + one{"y، w-ھەپتە"} + other{"y، w-ھەپتە"} } } dayNames{ diff --git a/icu4c/source/data/locales/ug_CN.txt b/icu4c/source/data/locales/ug_CN.txt index ee7ab2c785..4fc6dcd9ea 100644 --- a/icu4c/source/data/locales/ug_CN.txt +++ b/icu4c/source/data/locales/ug_CN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ug_CN{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/uk.txt b/icu4c/source/data/locales/uk.txt index 9bf8cb444b..8916d4b52a 100644 --- a/icu4c/source/data/locales/uk.txt +++ b/icu4c/source/data/locales/uk.txt @@ -288,7 +288,7 @@ uk{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.12"} + Version{"2.1.39.20"} calendar{ buddhist{ eras{ @@ -1550,6 +1550,10 @@ uk{ 1, 1, } + typographicNames:intvector{ + 1, + 1, + } } delimiters{ alternateQuotationEnd{"“"} diff --git a/icu4c/source/data/locales/uk_UA.txt b/icu4c/source/data/locales/uk_UA.txt index 4e2add6daf..99bf4eaaa9 100644 --- a/icu4c/source/data/locales/uk_UA.txt +++ b/icu4c/source/data/locales/uk_UA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uk_UA{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/ur.txt b/icu4c/source/data/locales/ur.txt index 66dee3ed43..5121f259bb 100644 --- a/icu4c/source/data/locales/ur.txt +++ b/icu4c/source/data/locales/ur.txt @@ -240,7 +240,7 @@ ur{ minimumGroupingDigits{"1"} native{"arabext"} } - Version{"2.1.37.69"} + Version{"2.1.39.11"} calendar{ buddhist{ eras{ @@ -458,7 +458,7 @@ ur{ MEd{"E، d/M"} MMM{"LLL"} MMMEd{"E، d MMM"} - MMMMd{"MMMM d"} + MMMMd{"d MMMM"} MMMd{"d MMM"} Md{"d/M"} d{"d"} @@ -592,9 +592,9 @@ ur{ "h:mm:ss a z", "h:mm:ss a", "h:mm a", - "EEEE, MMMM d, y", - "MMMM d, y", - "MMM d, y", + "EEEE، d MMMM، y", + "d MMMM، y", + "d MMM، y", "d/M/yy", "{1} {0}", "{1} {0}", @@ -634,7 +634,7 @@ ur{ one{"MMMM کا ہفتہ W"} other{"MMMM کا ہفتہ W"} } - MMMMd{"MMMM d"} + MMMMd{"d MMMM"} MMMd{"d MMM"} Md{"d/M"} d{"d"} @@ -901,7 +901,7 @@ ur{ } yMMMd{ M{"d MMM – d MMM، y"} - d{"y MMM d–d"} + d{"d–d MMM y"} y{"d MMM، y – d MMM، y"} } yMd{ diff --git a/icu4c/source/data/locales/ur_IN.txt b/icu4c/source/data/locales/ur_IN.txt index 87fbdbc435..157abb8404 100644 --- a/icu4c/source/data/locales/ur_IN.txt +++ b/icu4c/source/data/locales/ur_IN.txt @@ -14,7 +14,7 @@ ur_IN{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} fields{ day-narrow{ relativeTime{ diff --git a/icu4c/source/data/locales/ur_PK.txt b/icu4c/source/data/locales/ur_PK.txt index ecf1f7e936..5ef8983dc7 100644 --- a/icu4c/source/data/locales/ur_PK.txt +++ b/icu4c/source/data/locales/ur_PK.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ur_PK{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/uz.txt b/icu4c/source/data/locales/uz.txt index 078872f28a..388117619d 100644 --- a/icu4c/source/data/locales/uz.txt +++ b/icu4c/source/data/locales/uz.txt @@ -233,7 +233,7 @@ uz{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -439,8 +439,8 @@ uz{ yQQQ{"y, QQQ"} yQQQQ{"y, QQQQ"} yw{ - one{"Y, w-'hafta'"} - other{"Y, w-'hafta'"} + one{"y, w-'hafta'"} + other{"y, w-'hafta'"} } } dayNames{ @@ -987,6 +987,15 @@ uz{ } } } + dayOfYear{ + dn{"yilning kuni"} + } + dayOfYear-narrow{ + dn{"yilning kuni"} + } + dayOfYear-short{ + dn{"yilning kuni"} + } dayperiod{ dn{"TO/TK"} } diff --git a/icu4c/source/data/locales/uz_Arab.txt b/icu4c/source/data/locales/uz_Arab.txt index 249cce58b0..1ef17f91e7 100644 --- a/icu4c/source/data/locales/uz_Arab.txt +++ b/icu4c/source/data/locales/uz_Arab.txt @@ -28,7 +28,7 @@ uz_Arab{ } native{"arabext"} } - Version{"2.1.36.86"} + Version{"2.1.38.69"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/uz_Arab_AF.txt b/icu4c/source/data/locales/uz_Arab_AF.txt index 62deb71bb1..92e8816703 100644 --- a/icu4c/source/data/locales/uz_Arab_AF.txt +++ b/icu4c/source/data/locales/uz_Arab_AF.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uz_Arab_AF{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} calendar{ default{"persian"} } diff --git a/icu4c/source/data/locales/uz_Cyrl.txt b/icu4c/source/data/locales/uz_Cyrl.txt index 818856097e..811f9562a7 100644 --- a/icu4c/source/data/locales/uz_Cyrl.txt +++ b/icu4c/source/data/locales/uz_Cyrl.txt @@ -165,7 +165,7 @@ uz_Cyrl{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/uz_Cyrl_UZ.txt b/icu4c/source/data/locales/uz_Cyrl_UZ.txt index 7eeb177387..ee0c8f0b6f 100644 --- a/icu4c/source/data/locales/uz_Cyrl_UZ.txt +++ b/icu4c/source/data/locales/uz_Cyrl_UZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uz_Cyrl_UZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/uz_Latn.txt b/icu4c/source/data/locales/uz_Latn.txt index 36553dac4d..66698d6157 100644 --- a/icu4c/source/data/locales/uz_Latn.txt +++ b/icu4c/source/data/locales/uz_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uz_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/uz_Latn_UZ.txt b/icu4c/source/data/locales/uz_Latn_UZ.txt index 871f1eea2c..4209f6a96e 100644 --- a/icu4c/source/data/locales/uz_Latn_UZ.txt +++ b/icu4c/source/data/locales/uz_Latn_UZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uz_Latn_UZ{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/vai.txt b/icu4c/source/data/locales/vai.txt index 13c1f2ede1..7e59ff052c 100644 --- a/icu4c/source/data/locales/vai.txt +++ b/icu4c/source/data/locales/vai.txt @@ -28,7 +28,7 @@ vai{ } native{"vaii"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -125,7 +125,7 @@ vai{ monthNames{ format{ abbreviated{ - "ꖨꕪꖃ", + "ꖨꖕꔞ", "ꕒꕡ", "ꕾꖺ", "ꖢꖕ", @@ -136,10 +136,10 @@ vai{ "ꕢꕌ", "ꕭꖃ", "ꔞꘋ", - "ꖨꕪꕱ", + "ꖨꖕꗏ", } wide{ - "ꖨꕪꖃ ꔞꕮ", + "ꖨꖕ ꕪꕴ ꔞꔀꕮꕊ", "ꕒꕡꖝꖕ", "ꕾꖺ", "ꖢꖕ", @@ -150,12 +150,12 @@ vai{ "ꕢꕌ", "ꕭꖃ", "ꔞꘋꕔꕿ ꕸꖃꗏ", - "ꖨꕪꕱ ꗏꕮ", + "ꖨꖕ ꕪꕴ ꗏꖺꕮꕊ", } } stand-alone{ abbreviated{ - "ꖨꕪꖃ", + "ꖨꖕꔞ", "ꕒꕡ", "ꕾꖺ", "ꖢꖕ", @@ -166,10 +166,10 @@ vai{ "ꕢꕌ", "ꕭꖃ", "ꔞꘋ", - "ꖨꕪꕱ", + "ꖨꖕꗏ", } wide{ - "ꖨꕪꖃ ꔞꕮ", + "ꖨꖕ ꕪꕴ ꔞꔀꕮꕊ", "ꕒꕡꖝꖕ", "ꕾꖺ", "ꖢꖕ", @@ -180,7 +180,7 @@ vai{ "ꕢꕌ", "ꕭꖃ", "ꔞꘋꕔꕿ ꕸꖃꗏ", - "ꖨꕪꕱ ꗏꕮ", + "ꖨꖕ ꕪꕴ ꗏꖺꕮꕊ", } } } diff --git a/icu4c/source/data/locales/vai_Latn.txt b/icu4c/source/data/locales/vai_Latn.txt index 9f09509b69..9d9418db7b 100644 --- a/icu4c/source/data/locales/vai_Latn.txt +++ b/icu4c/source/data/locales/vai_Latn.txt @@ -23,7 +23,7 @@ vai_Latn{ } native{"vaii"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/vai_Latn_LR.txt b/icu4c/source/data/locales/vai_Latn_LR.txt index f8a96ffb6d..4f4a8c5990 100644 --- a/icu4c/source/data/locales/vai_Latn_LR.txt +++ b/icu4c/source/data/locales/vai_Latn_LR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vai_Latn_LR{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/vai_Vaii.txt b/icu4c/source/data/locales/vai_Vaii.txt index 487dfa96c7..6ef45173df 100644 --- a/icu4c/source/data/locales/vai_Vaii.txt +++ b/icu4c/source/data/locales/vai_Vaii.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vai_Vaii{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/vai_Vaii_LR.txt b/icu4c/source/data/locales/vai_Vaii_LR.txt index 37fdc3c28d..494a1ed6f4 100644 --- a/icu4c/source/data/locales/vai_Vaii_LR.txt +++ b/icu4c/source/data/locales/vai_Vaii_LR.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vai_Vaii_LR{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/vi.txt b/icu4c/source/data/locales/vi.txt index 36813d5f66..aeb6ad4445 100644 --- a/icu4c/source/data/locales/vi.txt +++ b/icu4c/source/data/locales/vi.txt @@ -182,7 +182,7 @@ vi{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ @@ -1040,7 +1040,7 @@ vi{ "sau CN", } abbreviated%variant{ - "BCE", + "trước CN", "CN", } narrow{ @@ -1052,7 +1052,7 @@ vi{ "sau CN", } wide%variant{ - "BCE", + "trước CN", "CN", } } @@ -1611,6 +1611,12 @@ vi{ western_asian_scripts{"chữ viết Tây Á"} whitespace{"dấu cách"} } + contextTransforms{ + typographicNames:intvector{ + 1, + 1, + } + } delimiters{ alternateQuotationEnd{"’"} alternateQuotationStart{"‘"} @@ -2275,6 +2281,9 @@ vi{ weekday{ dn{"ngày trong tuần"} } + weekday-narrow{ + dn{"ngày trong tuần"} + } weekday-short{ dn{"ngày trong tuần"} } diff --git a/icu4c/source/data/locales/vi_VN.txt b/icu4c/source/data/locales/vi_VN.txt index d806d1ac75..1110af9eea 100644 --- a/icu4c/source/data/locales/vi_VN.txt +++ b/icu4c/source/data/locales/vi_VN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vi_VN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/vun.txt b/icu4c/source/data/locales/vun.txt index 169d7bbc78..53cd57e925 100644 --- a/icu4c/source/data/locales/vun.txt +++ b/icu4c/source/data/locales/vun.txt @@ -11,7 +11,7 @@ vun{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/vun_TZ.txt b/icu4c/source/data/locales/vun_TZ.txt index ad0140d2b1..661c47d6ae 100644 --- a/icu4c/source/data/locales/vun_TZ.txt +++ b/icu4c/source/data/locales/vun_TZ.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vun_TZ{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/wae.txt b/icu4c/source/data/locales/wae.txt index 74330f9f6c..4f2842ba61 100644 --- a/icu4c/source/data/locales/wae.txt +++ b/icu4c/source/data/locales/wae.txt @@ -16,7 +16,7 @@ wae{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/wae_CH.txt b/icu4c/source/data/locales/wae_CH.txt index 13645e875d..af7930408f 100644 --- a/icu4c/source/data/locales/wae_CH.txt +++ b/icu4c/source/data/locales/wae_CH.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License wae_CH{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/wo.txt b/icu4c/source/data/locales/wo.txt index 2e14640150..3d69966906 100644 --- a/icu4c/source/data/locales/wo.txt +++ b/icu4c/source/data/locales/wo.txt @@ -35,7 +35,7 @@ wo{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.4"} + Version{"2.1.38.71"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/wo_SN.txt b/icu4c/source/data/locales/wo_SN.txt index a45a1c2939..955cbc4388 100644 --- a/icu4c/source/data/locales/wo_SN.txt +++ b/icu4c/source/data/locales/wo_SN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License wo_SN{ - Version{"2.1.36.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/xog.txt b/icu4c/source/data/locales/xog.txt index e2340b23a5..1aa24a14ca 100644 --- a/icu4c/source/data/locales/xog.txt +++ b/icu4c/source/data/locales/xog.txt @@ -10,7 +10,7 @@ xog{ } } } - Version{"2.1.31.33"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/xog_UG.txt b/icu4c/source/data/locales/xog_UG.txt index 3a0bde76e1..51930fa892 100644 --- a/icu4c/source/data/locales/xog_UG.txt +++ b/icu4c/source/data/locales/xog_UG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License xog_UG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/yav.txt b/icu4c/source/data/locales/yav.txt index d8ecb40296..16bb936f36 100644 --- a/icu4c/source/data/locales/yav.txt +++ b/icu4c/source/data/locales/yav.txt @@ -22,7 +22,7 @@ yav{ } } } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/yav_CM.txt b/icu4c/source/data/locales/yav_CM.txt index 2f4b9dc68b..87478a88a6 100644 --- a/icu4c/source/data/locales/yav_CM.txt +++ b/icu4c/source/data/locales/yav_CM.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yav_CM{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/yi.txt b/icu4c/source/data/locales/yi.txt index 619faa2eaa..9cad3a791a 100644 --- a/icu4c/source/data/locales/yi.txt +++ b/icu4c/source/data/locales/yi.txt @@ -29,7 +29,7 @@ yi{ native{"latn"} traditional{"hebr"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/yi_001.txt b/icu4c/source/data/locales/yi_001.txt index 3a0addfa97..de146a4e9d 100644 --- a/icu4c/source/data/locales/yi_001.txt +++ b/icu4c/source/data/locales/yi_001.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yi_001{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/yo.txt b/icu4c/source/data/locales/yo.txt index 302708d3b8..40463b78dc 100644 --- a/icu4c/source/data/locales/yo.txt +++ b/icu4c/source/data/locales/yo.txt @@ -36,7 +36,7 @@ yo{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -154,7 +154,7 @@ yo{ yQQQ{"QQQ y"} yQQQQ{"QQQQ y"} yw{ - other{"'week' w 'of' Y"} + other{"'week' w 'of' y"} } } dayNames{ diff --git a/icu4c/source/data/locales/yo_BJ.txt b/icu4c/source/data/locales/yo_BJ.txt index 4548fd80bd..882f9a462f 100644 --- a/icu4c/source/data/locales/yo_BJ.txt +++ b/icu4c/source/data/locales/yo_BJ.txt @@ -5,7 +5,7 @@ yo_BJ{ "[a á à b d e é è ɛ {ɛ\u0301} {ɛ\u0300} f g {gb} h i í ì j k l m n o ó ò ɔ {ɔ" "\u0301} {ɔ\u0300} p r s {sh} t u ú ù w y]" } - Version{"2.1.37.9"} + Version{"2.1.39.11"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/yo_NG.txt b/icu4c/source/data/locales/yo_NG.txt index 8ca4a58e07..50ccbfdc14 100644 --- a/icu4c/source/data/locales/yo_NG.txt +++ b/icu4c/source/data/locales/yo_NG.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yo_NG{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/yue.txt b/icu4c/source/data/locales/yue.txt index 74dd462fdb..a0202b1b1b 100644 --- a/icu4c/source/data/locales/yue.txt +++ b/icu4c/source/data/locales/yue.txt @@ -118,7 +118,7 @@ yue{ patternsLong{ decimalFormat{ 1000{ - other{"0"} + other{"0千"} } 10000{ other{"0萬"} @@ -158,7 +158,7 @@ yue{ patternsShort{ currencyFormat{ 1000{ - other{"0"} + other{"¤0千"} } 10000{ other{"¤0萬"} @@ -196,7 +196,7 @@ yue{ } decimalFormat{ 1000{ - other{"0"} + other{"0千"} } 10000{ other{"0萬"} @@ -260,7 +260,7 @@ yue{ native{"hanidec"} traditional{"hant"} } - Version{"2.1.37.33"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ @@ -2619,7 +2619,7 @@ yue{ sign_standard_symbols{"標記/標準符號"} small_form_variant{"小寫變體"} smiley{"表情符號"} - smileys_people{"表情符號與人"} + smileys_people{"表情符號同人"} south_asian_scripts{"南亞字體"} southeast_asian_scripts{"東南亞字體"} spacing{"空位"} @@ -2628,7 +2628,7 @@ yue{ technical_symbols{"技術符號"} tone_marks{"聲調符號"} travel{"旅遊"} - travel_places{"旅遊和地點"} + travel_places{"旅遊同地點"} upwards_arrows{"向上箭咀"} variant_forms{"變化型"} vocalic_jamo{"元音字母"} diff --git a/icu4c/source/data/locales/yue_Hans.txt b/icu4c/source/data/locales/yue_Hans.txt index b08798366f..641927dc66 100644 --- a/icu4c/source/data/locales/yue_Hans.txt +++ b/icu4c/source/data/locales/yue_Hans.txt @@ -258,7 +258,7 @@ yue_Hans{ native{"hanidec"} traditional{"hans"} } - Version{"2.1.37.8"} + Version{"2.1.39.11"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/yue_Hans_CN.txt b/icu4c/source/data/locales/yue_Hans_CN.txt index f023c5ef66..f423ec4c1a 100644 --- a/icu4c/source/data/locales/yue_Hans_CN.txt +++ b/icu4c/source/data/locales/yue_Hans_CN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yue_Hans_CN{ - Version{"2.1.36.80"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/yue_Hant.txt b/icu4c/source/data/locales/yue_Hant.txt index b8cde827d5..a263f97fda 100644 --- a/icu4c/source/data/locales/yue_Hant.txt +++ b/icu4c/source/data/locales/yue_Hant.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yue_Hant{ - Version{"2.1.36.80"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/yue_Hant_HK.txt b/icu4c/source/data/locales/yue_Hant_HK.txt index ef784a2187..946754c4da 100644 --- a/icu4c/source/data/locales/yue_Hant_HK.txt +++ b/icu4c/source/data/locales/yue_Hant_HK.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yue_Hant_HK{ - Version{"2.1.36.80"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/zgh.txt b/icu4c/source/data/locales/zgh.txt index dc55799793..55fd030432 100644 --- a/icu4c/source/data/locales/zgh.txt +++ b/icu4c/source/data/locales/zgh.txt @@ -32,7 +32,7 @@ zgh{ } minimumGroupingDigits{"1"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zgh_MA.txt b/icu4c/source/data/locales/zgh_MA.txt index d6598a62ae..a699c8ebea 100644 --- a/icu4c/source/data/locales/zgh_MA.txt +++ b/icu4c/source/data/locales/zgh_MA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zgh_MA{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/locales/zh.txt b/icu4c/source/data/locales/zh.txt index 6e8013b1fb..9d73df93a3 100644 --- a/icu4c/source/data/locales/zh.txt +++ b/icu4c/source/data/locales/zh.txt @@ -825,7 +825,7 @@ zh{ } } } - Version{"2.1.37.42"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zh_Hans.txt b/icu4c/source/data/locales/zh_Hans.txt index e2e6871e41..a37beaceb9 100644 --- a/icu4c/source/data/locales/zh_Hans.txt +++ b/icu4c/source/data/locales/zh_Hans.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/zh_Hans_CN.txt b/icu4c/source/data/locales/zh_Hans_CN.txt index c5fe732e5e..1de587bd0a 100644 --- a/icu4c/source/data/locales/zh_Hans_CN.txt +++ b/icu4c/source/data/locales/zh_Hans_CN.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans_CN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/zh_Hans_HK.txt b/icu4c/source/data/locales/zh_Hans_HK.txt index 78c87a629c..1851383fb9 100644 --- a/icu4c/source/data/locales/zh_Hans_HK.txt +++ b/icu4c/source/data/locales/zh_Hans_HK.txt @@ -31,7 +31,7 @@ zh_Hans_HK{ } } } - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zh_Hans_MO.txt b/icu4c/source/data/locales/zh_Hans_MO.txt index 0cc19ba468..5e232c600a 100644 --- a/icu4c/source/data/locales/zh_Hans_MO.txt +++ b/icu4c/source/data/locales/zh_Hans_MO.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans_MO{ - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ chinese{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zh_Hans_SG.txt b/icu4c/source/data/locales/zh_Hans_SG.txt index cc63963e01..6fe1ce9397 100644 --- a/icu4c/source/data/locales/zh_Hans_SG.txt +++ b/icu4c/source/data/locales/zh_Hans_SG.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans_SG{ - Version{"2.1.37.6"} + Version{"2.1.38.39"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zh_Hant.txt b/icu4c/source/data/locales/zh_Hant.txt index 5ff361e0b6..d99bc73c9e 100644 --- a/icu4c/source/data/locales/zh_Hant.txt +++ b/icu4c/source/data/locales/zh_Hant.txt @@ -1374,7 +1374,7 @@ zh_Hant{ } } } - Version{"2.1.37.5"} + Version{"2.1.39.20"} calendar{ buddhist{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zh_Hant_HK.txt b/icu4c/source/data/locales/zh_Hant_HK.txt index 38e4cb107d..d9f1812e21 100644 --- a/icu4c/source/data/locales/zh_Hant_HK.txt +++ b/icu4c/source/data/locales/zh_Hant_HK.txt @@ -91,7 +91,7 @@ zh_Hant_HK{ } } } - Version{"2.1.37.6"} + Version{"2.1.39.11"} calendar{ buddhist{ availableFormats{ diff --git a/icu4c/source/data/locales/zh_Hant_MO.txt b/icu4c/source/data/locales/zh_Hant_MO.txt index 78fdee5c4f..f61452cd6c 100644 --- a/icu4c/source/data/locales/zh_Hant_MO.txt +++ b/icu4c/source/data/locales/zh_Hant_MO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant_MO{ %%Parent{"zh_Hant_HK"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/zh_Hant_TW.txt b/icu4c/source/data/locales/zh_Hant_TW.txt index dbc6d3a5ea..f59f2c1d2e 100644 --- a/icu4c/source/data/locales/zh_Hant_TW.txt +++ b/icu4c/source/data/locales/zh_Hant_TW.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant_TW{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/locales/zu.txt b/icu4c/source/data/locales/zu.txt index 5575e7a85a..ef361dda70 100644 --- a/icu4c/source/data/locales/zu.txt +++ b/icu4c/source/data/locales/zu.txt @@ -216,7 +216,7 @@ zu{ minimumGroupingDigits{"1"} native{"latn"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} calendar{ generic{ DateTimePatterns{ @@ -1776,6 +1776,10 @@ zu{ "[,،٫、︐︑﹐﹑,、]", "[+⁺₊➕﬩﹢+]", } + stricter{ + "[,٫︐﹐,]", + "[.․﹒.。]", + } } } } diff --git a/icu4c/source/data/locales/zu_ZA.txt b/icu4c/source/data/locales/zu_ZA.txt index 350b1f800e..f548fb3c4e 100644 --- a/icu4c/source/data/locales/zu_ZA.txt +++ b/icu4c/source/data/locales/zu_ZA.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zu_ZA{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/misc/keyTypeData.txt b/icu4c/source/data/misc/keyTypeData.txt index b5a3dcbdff..dd434ad40c 100644 --- a/icu4c/source/data/misc/keyTypeData.txt +++ b/icu4c/source/data/misc/keyTypeData.txt @@ -335,6 +335,7 @@ keyTypeData:table(nofallback){ mnt{""} mop{""} mro{""} + mru{""} mtl{""} mtp{""} mur{""} diff --git a/icu4c/source/data/misc/likelySubtags.txt b/icu4c/source/data/misc/likelySubtags.txt index 6e69c681c9..57dd91f241 100644 --- a/icu4c/source/data/misc/likelySubtags.txt +++ b/icu4c/source/data/misc/likelySubtags.txt @@ -1576,7 +1576,7 @@ likelySubtags:table(nofallback){ und_Plrd{"hmd_Plrd_CN"} und_Prti{"xpr_Prti_IR"} und_QA{"ar_Arab_QA"} - und_QO{"en_Latn_IO"} + und_QO{"en_Latn_DG"} und_RE{"fr_Latn_RE"} und_RO{"ro_Latn_RO"} und_RS{"sr_Cyrl_RS"} diff --git a/icu4c/source/data/misc/metaZones.txt b/icu4c/source/data/misc/metaZones.txt index 564992a3b1..3285496541 100644 --- a/icu4c/source/data/misc/metaZones.txt +++ b/icu4c/source/data/misc/metaZones.txt @@ -131,11 +131,11 @@ metaZones:table(nofallback){ 001{"America/Halifax"} AG{"America/Antigua"} AI{"America/Anguilla"} - AN{"America/Curacao"} AW{"America/Aruba"} BB{"America/Barbados"} BM{"Atlantic/Bermuda"} BQ{"America/Kralendijk"} + CW{"America/Curacao"} DM{"America/Dominica"} GD{"America/Grenada"} GL{"America/Thule"} diff --git a/icu4c/source/data/misc/metadata.txt b/icu4c/source/data/misc/metadata.txt index 06d2b215eb..5a2449ab62 100644 --- a/icu4c/source/data/misc/metadata.txt +++ b/icu4c/source/data/misc/metadata.txt @@ -199,6 +199,10 @@ metadata:table(nofallback){ reason{"macrolanguage"} replacement{"zh"} } + cnr{ + reason{"legacy"} + replacement{"sr_ME"} + } cor{ reason{"overlong"} replacement{"kw"} @@ -1355,6 +1359,130 @@ metadata:table(nofallback){ } } subdivision{ + cn11{ + reason{"deprecated"} + replacement{"cnbj"} + } + cn12{ + reason{"deprecated"} + replacement{"cntj"} + } + cn13{ + reason{"deprecated"} + replacement{"cnhe"} + } + cn14{ + reason{"deprecated"} + replacement{"cnsx"} + } + cn15{ + reason{"deprecated"} + replacement{"cnmn"} + } + cn21{ + reason{"deprecated"} + replacement{"cnln"} + } + cn22{ + reason{"deprecated"} + replacement{"cnjl"} + } + cn23{ + reason{"deprecated"} + replacement{"cnhl"} + } + cn31{ + reason{"deprecated"} + replacement{"cnsh"} + } + cn32{ + reason{"deprecated"} + replacement{"cnjs"} + } + cn33{ + reason{"deprecated"} + replacement{"cnzj"} + } + cn34{ + reason{"deprecated"} + replacement{"cnah"} + } + cn35{ + reason{"deprecated"} + replacement{"cnfj"} + } + cn36{ + reason{"deprecated"} + replacement{"cnjx"} + } + cn37{ + reason{"deprecated"} + replacement{"cnsd"} + } + cn41{ + reason{"deprecated"} + replacement{"cnha"} + } + cn42{ + reason{"deprecated"} + replacement{"cnhb"} + } + cn43{ + reason{"deprecated"} + replacement{"cnhn"} + } + cn44{ + reason{"deprecated"} + replacement{"cngd"} + } + cn45{ + reason{"deprecated"} + replacement{"cngx"} + } + cn46{ + reason{"deprecated"} + replacement{"cnhi"} + } + cn50{ + reason{"deprecated"} + replacement{"cncq"} + } + cn51{ + reason{"deprecated"} + replacement{"cnsc"} + } + cn52{ + reason{"deprecated"} + replacement{"cngz"} + } + cn53{ + reason{"deprecated"} + replacement{"cnyn"} + } + cn54{ + reason{"deprecated"} + replacement{"cnxz"} + } + cn61{ + reason{"deprecated"} + replacement{"cnsn"} + } + cn62{ + reason{"deprecated"} + replacement{"cngs"} + } + cn63{ + reason{"deprecated"} + replacement{"cnqh"} + } + cn64{ + reason{"deprecated"} + replacement{"cnnx"} + } + cn65{ + reason{"deprecated"} + replacement{"cnxj"} + } cn71{ reason{"overlong"} replacement{"TW"} @@ -1367,10 +1495,94 @@ metadata:table(nofallback){ reason{"overlong"} replacement{"MO"} } + cnhk{ + reason{"overlong"} + replacement{"HK"} + } + cnmo{ + reason{"overlong"} + replacement{"MO"} + } + cntw{ + reason{"overlong"} + replacement{"TW"} + } + cz10a{ + reason{"deprecated"} + replacement{"cz110"} + } + cz10b{ + reason{"deprecated"} + replacement{"cz111"} + } + cz10c{ + reason{"deprecated"} + replacement{"cz112"} + } + cz10d{ + reason{"deprecated"} + replacement{"cz113"} + } + cz10e{ + reason{"deprecated"} + replacement{"cz114"} + } + cz10f{ + reason{"deprecated"} + replacement{"cz115"} + } + cz611{ + reason{"deprecated"} + replacement{"cz663"} + } + cz612{ + reason{"deprecated"} + replacement{"cz632"} + } + cz613{ + reason{"deprecated"} + replacement{"cz633"} + } + cz614{ + reason{"deprecated"} + replacement{"cz634"} + } + cz615{ + reason{"deprecated"} + replacement{"cz635"} + } + cz621{ + reason{"deprecated"} + replacement{"cz641"} + } + cz622{ + reason{"deprecated"} + replacement{"cz642"} + } + cz623{ + reason{"deprecated"} + replacement{"cz643"} + } + cz624{ + reason{"deprecated"} + replacement{"cz644"} + } + cz626{ + reason{"deprecated"} + replacement{"cz646"} + } + cz627{ + reason{"deprecated"} + replacement{"cz647"} + } czjc{ reason{"deprecated"} replacement{"cz31"} } + czjm{ + reason{"deprecated"} + replacement{"cz64"} + } czka{ reason{"deprecated"} replacement{"cz41"} @@ -1399,6 +1611,10 @@ metadata:table(nofallback){ reason{"deprecated"} replacement{"cz32"} } + czpr{ + reason{"deprecated"} + replacement{"cz10"} + } czst{ reason{"deprecated"} replacement{"cz20"} @@ -1407,6 +1623,10 @@ metadata:table(nofallback){ reason{"deprecated"} replacement{"cz42"} } + czvy{ + reason{"deprecated"} + replacement{"cz63"} + } czzl{ reason{"deprecated"} replacement{"cz72"} @@ -4445,6 +4665,7 @@ metadata:table(nofallback){ "sah_RU", "saq_KE", "sbp_TZ", + "scn_IT", "sd_PK", "sdh_IR", "se_NO", diff --git a/icu4c/source/data/misc/plurals.txt b/icu4c/source/data/misc/plurals.txt index 78c4419787..3ed3b93c05 100644 --- a/icu4c/source/data/misc/plurals.txt +++ b/icu4c/source/data/misc/plurals.txt @@ -149,6 +149,7 @@ plurals:table(nofallback){ rwk{"set8"} sah{"set0"} saq{"set8"} + scn{"set4"} sd{"set8"} sdh{"set8"} se{"set16"} @@ -278,6 +279,7 @@ plurals:table(nofallback){ ro{"set37"} root{"set35"} ru{"set35"} + scn{"set44"} sd{"set35"} sh{"set35"} si{"set35"} @@ -329,14 +331,14 @@ plurals:table(nofallback){ } set11{ one{ - "v = 0 and i % 10 = 1 or f % 10 = 1 @integer 1, 11, 21, 31, 41, 51, 6" - "1, 71, 101, 1001, … @decimal 0.1, 1.1, 2.1, 3.1, 4.1, 5.1, 6.1, 7.1," - " 10.1, 100.1, 1000.1, …" + "v = 0 and i % 10 = 1 and i % 100 != 11 or f % 10 = 1 and f % 100 != " + "11 @integer 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, … @decimal 0.1" + ", 1.1, 2.1, 3.1, 4.1, 5.1, 6.1, 7.1, 10.1, 100.1, 1000.1, …" } other{ - " @integer 0, 2~10, 12~17, 100, 1000, 10000, 100000, 1000000, … @deci" - "mal 0.0, 0.2~1.0, 1.2~1.7, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1" - "000000.0, …" + " @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, … @decimal 0.0" + ", 0.2~1.0, 1.2~1.7, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000." + "0, …" } } set12{ diff --git a/icu4c/source/data/misc/supplementalData.txt b/icu4c/source/data/misc/supplementalData.txt index 794520ec9c..13d9c599d1 100644 --- a/icu4c/source/data/misc/supplementalData.txt +++ b/icu4c/source/data/misc/supplementalData.txt @@ -1841,7 +1841,7 @@ supplementalData:table(nofallback){ "islamic-tbla", } } - cldrVersion{"32.0.1"} + cldrVersion{"33"} codeMappings{ { "AA", @@ -3752,6 +3752,10 @@ supplementalData:table(nofallback){ "MRO", "478", } + { + "MRU", + "929", + } { "MUR", "480", @@ -3904,6 +3908,10 @@ supplementalData:table(nofallback){ "STD", "678", } + { + "STN", + "930", + } { "SYP", "760", @@ -4171,6 +4179,7 @@ supplementalData:table(nofallback){ "SIT", "SKK", "SRG", + "STD", "SUR", "SVC", "TJR", @@ -4338,7 +4347,7 @@ supplementalData:table(nofallback){ "SOS", "SRD", "SSP", - "STD", + "STN", "SYP", "SZL", "THB", @@ -4383,6 +4392,7 @@ supplementalData:table(nofallback){ "bxr", "cld", "cmn", + "cnr", "cwd", "dgo", "dhd", @@ -10798,6 +10808,7 @@ supplementalData:table(nofallback){ "hsistemo", "ijekavsk", "itihasa", + "ivanchov", "jauer", "jyutping", "kkcor", @@ -19384,40 +19395,40 @@ supplementalData:table(nofallback){ "cmsw", } CN{ - "cn11", - "cn12", - "cn13", - "cn14", - "cn15", - "cn21", - "cn22", - "cn23", - "cn31", - "cn32", - "cn33", - "cn34", - "cn35", - "cn36", - "cn37", - "cn41", - "cn42", - "cn43", - "cn44", - "cn45", - "cn46", - "cn50", - "cn51", - "cn52", - "cn53", - "cn54", - "cn61", - "cn62", - "cn63", - "cn64", - "cn65", - "cn71", - "cn91", - "cn92", + "cnah", + "cnbj", + "cncq", + "cnfj", + "cngd", + "cngs", + "cngx", + "cngz", + "cnha", + "cnhb", + "cnhe", + "cnhi", + "cnhk", + "cnhl", + "cnhn", + "cnjl", + "cnjs", + "cnjx", + "cnln", + "cnmo", + "cnnm", + "cnnx", + "cnqh", + "cnsc", + "cnsd", + "cnsh", + "cnsn", + "cnsx", + "cntj", + "cntw", + "cnxj", + "cnxz", + "cnyn", + "cnzj", } CO{ "coama", @@ -20371,6 +20382,7 @@ supplementalData:table(nofallback){ "kp09", "kp10", "kp13", + "kp14", } KR{ "kr11", @@ -20939,6 +20951,8 @@ supplementalData:table(nofallback){ "ml6", "ml7", "ml8", + "ml9", + "ml10", "mlbko", } MM{ @@ -21547,6 +21561,7 @@ supplementalData:table(nofallback){ "qakh", "qams", "qara", + "qash", "qaus", "qawa", "qaza", @@ -24380,6 +24395,7 @@ supplementalData:table(nofallback){ "ug122", "ug123", "ug124", + "ug125", } uge{ "ug201", @@ -24414,6 +24430,8 @@ supplementalData:table(nofallback){ "ug230", "ug231", "ug232", + "ug233", + "ug234", } ugn{ "ug301", @@ -24446,6 +24464,8 @@ supplementalData:table(nofallback){ "ug328", "ug329", "ug330", + "ug331", + "ug332", } ugw{ "ug401", @@ -24474,6 +24494,11 @@ supplementalData:table(nofallback){ "ug424", "ug425", "ug426", + "ug427", + "ug428", + "ug429", + "ug430", + "ug431", } } telephoneCodeData{ @@ -25801,11 +25826,13 @@ supplementalData:table(nofallback){ "AR", "BO", "BR", + "BV", "CL", "CO", "EC", "FK", "GF", + "GS", "GY", "PE", "PY", @@ -25854,6 +25881,7 @@ supplementalData:table(nofallback){ "DJ", "ER", "ET", + "IO", "KE", "KM", "MG", @@ -25998,6 +26026,9 @@ supplementalData:table(nofallback){ } 053{ "AU", + "CC", + "CX", + "HM", "NF", "NZ", } @@ -26016,6 +26047,7 @@ supplementalData:table(nofallback){ "MP", "NR", "PW", + "UM", } 061{ "AS", @@ -26060,6 +26092,7 @@ supplementalData:table(nofallback){ "QA", "SA", "SY", + "TF", "TR", "YE", } @@ -26112,14 +26145,6 @@ supplementalData:table(nofallback){ } QO{ "AQ", - "BV", - "CC", - "CX", - "GS", - "HM", - "IO", - "TF", - "UM", "AC", "CP", "DG", @@ -26174,7 +26199,7 @@ supplementalData:table(nofallback){ populationShareF:int{49990000} } territoryF:intvector{ - 57404600, + 57418000, 49990000, 52940000, } @@ -26214,7 +26239,7 @@ supplementalData:table(nofallback){ populationShareF:int{48290000} } territoryF:intvector{ - 61667200, + 61691900, 49900000, 56607248, } @@ -26246,7 +26271,7 @@ supplementalData:table(nofallback){ populationShareF:int{49430000} } territoryF:intvector{ - 60640800, + 60695100, 49281000, 57341248, } @@ -26271,7 +26296,7 @@ supplementalData:table(nofallback){ populationShareF:int{48170000} } territoryF:intvector{ - 59217100, + 59239000, 49990000, 54947310, } @@ -26299,7 +26324,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 60339000, + 60358700, 49968000, 56304799, } @@ -26316,7 +26341,7 @@ supplementalData:table(nofallback){ populationShareF:int{48330000} } territoryF:intvector{ - 60263000, + 60272100, 49996000, 56304519, } @@ -26334,7 +26359,7 @@ supplementalData:table(nofallback){ populationShareF:int{49670000} } territoryF:intvector{ - 61189000, + 61192000, 49704000, 57293103, } @@ -26344,7 +26369,7 @@ supplementalData:table(nofallback){ } AQ{ territoryF:intvector{ - 57170500, + 57177800, 49990000, 52300000, } @@ -26367,7 +26392,7 @@ supplementalData:table(nofallback){ populationShareF:int{46470000} } territoryF:intvector{ - 61879400, + 61911500, 49979000, 57442933, } @@ -26417,7 +26442,7 @@ supplementalData:table(nofallback){ populationShareF:int{47370000} } territoryF:intvector{ - 61416600, + 61434100, 49980000, 56875441, } @@ -26431,7 +26456,7 @@ supplementalData:table(nofallback){ populationShareF:int{48190000} } territoryF:intvector{ - 62118900, + 62123500, 49990000, 57232324, } @@ -26484,7 +26509,7 @@ supplementalData:table(nofallback){ populationShareF:int{47240000} } territoryF:intvector{ - 61167900, + 61166800, 49998000, 56996140, } @@ -26525,7 +26550,7 @@ supplementalData:table(nofallback){ writingShareF:int{48500000} } territoryF:intvector{ - 60425300, + 60438500, 49980000, 56385618, } @@ -26536,7 +26561,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 59480400, + 59491900, 49997000, 55292336, } @@ -26573,7 +26598,7 @@ supplementalData:table(nofallback){ populationShareF:int{48500000} } territoryF:intvector{ - 61628400, + 61686500, 49577000, 58157827, } @@ -26595,7 +26620,7 @@ supplementalData:table(nofallback){ populationShareF:int{49550000} } territoryF:intvector{ - 61508600, + 61526400, 49990000, 57114913, } @@ -26619,7 +26644,7 @@ supplementalData:table(nofallback){ populationShareF:int{49400000} } territoryF:intvector{ - 60329900, + 60356800, 49287000, 57201075, } @@ -26639,7 +26664,7 @@ supplementalData:table(nofallback){ populationShareF:int{49230000} } territoryF:intvector{ - 61143100, + 61152400, 49984000, 56710151, } @@ -26656,7 +26681,7 @@ supplementalData:table(nofallback){ populationShareF:int{48330000} } territoryF:intvector{ - 60663700, + 60697700, 49946000, 56141094, } @@ -26678,7 +26703,7 @@ supplementalData:table(nofallback){ populationShareF:int{46550000} } territoryF:intvector{ - 59789200, + 59798500, 49672000, 57114668, } @@ -26692,7 +26717,7 @@ supplementalData:table(nofallback){ populationShareF:int{49350000} } territoryF:intvector{ - 60243100, + 60252900, 49424000, 57110388, } @@ -26735,7 +26760,7 @@ supplementalData:table(nofallback){ populationShareF:int{48500000} } territoryF:intvector{ - 60337300, + 60329100, 49954000, 55443593, } @@ -26763,7 +26788,7 @@ supplementalData:table(nofallback){ populationShareF:int{49320000} } territoryF:intvector{ - 60783500, + 60835000, 49912000, 57111382, } @@ -26812,7 +26837,7 @@ supplementalData:table(nofallback){ populationShareF:int{49910000} } territoryF:intvector{ - 62308100, + 62321900, 49904000, 58207353, } @@ -26829,7 +26854,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 59906600, + 59933900, 49956000, 55329988, } @@ -26849,7 +26874,7 @@ supplementalData:table(nofallback){ populationShareF:int{49170000} } territoryF:intvector{ - 59643200, + 59701100, 49528000, 55758288, } @@ -26859,7 +26884,7 @@ supplementalData:table(nofallback){ } BV{ territoryF:intvector{ - 54430400, + 54444700, 49990000, 50100000, } @@ -26876,7 +26901,7 @@ supplementalData:table(nofallback){ populationShareF:int{49810000} } territoryF:intvector{ - 60359000, + 60395500, 49851000, 56221486, } @@ -26895,7 +26920,7 @@ supplementalData:table(nofallback){ populationShareF:int{49120000} } territoryF:intvector{ - 61165400, + 61175900, 49996000, 56954975, } @@ -26909,7 +26934,7 @@ supplementalData:table(nofallback){ populationShareF:int{49280000} } territoryF:intvector{ - 59308800, + 59323000, 49769000, 55360346, } @@ -26993,7 +27018,7 @@ supplementalData:table(nofallback){ populationShareF:int{45350000} } territoryF:intvector{ - 62167400, + 62176400, 49990000, 57356237, } @@ -27010,7 +27035,7 @@ supplementalData:table(nofallback){ populationShareF:int{49830000} } territoryF:intvector{ - 57305000, + 57316800, 49990000, 52596000, } @@ -27046,7 +27071,7 @@ supplementalData:table(nofallback){ populationShareF:int{49500000} } territoryF:intvector{ - 60660100, + 60679900, 49668000, 57833012, } @@ -27064,7 +27089,7 @@ supplementalData:table(nofallback){ populationShareF:int{49490000} } territoryF:intvector{ - 59320600, + 59339500, 49566000, 56562512, } @@ -27078,7 +27103,7 @@ supplementalData:table(nofallback){ populationShareF:int{48240000} } territoryF:intvector{ - 60302700, + 60291600, 49838000, 56495467, } @@ -27119,7 +27144,7 @@ supplementalData:table(nofallback){ populationShareF:int{47290000} } territoryF:intvector{ - 61496300, + 61516700, 49990000, 56823630, } @@ -27152,7 +27177,7 @@ supplementalData:table(nofallback){ writingShareF:int{48500000} } territoryF:intvector{ - 60871200, + 60962700, 49569000, 57241848, } @@ -27180,7 +27205,7 @@ supplementalData:table(nofallback){ populationShareF:int{49980000} } territoryF:intvector{ - 61436100, + 61452100, 49986000, 57177893, } @@ -27274,7 +27299,7 @@ supplementalData:table(nofallback){ populationShareF:int{48140000} } territoryF:intvector{ - 60772400, + 60815500, 49713000, 57249949, } @@ -27346,7 +27371,7 @@ supplementalData:table(nofallback){ populationShareF:int{46190000} } territoryF:intvector{ - 63211400, + 63231200, 49951000, 59137930, } @@ -27384,14 +27409,14 @@ supplementalData:table(nofallback){ populationShareF:int{47270000} } territoryF:intvector{ - 61688000, + 61712500, 49936000, 57476985, } } CP{ territoryF:intvector{ - 54402200, + 54421100, 49990000, 50100000, } @@ -27405,7 +27430,7 @@ supplementalData:table(nofallback){ populationShareF:int{49950000} } territoryF:intvector{ - 60792600, + 60852000, 49963000, 56493026, } @@ -27430,7 +27455,7 @@ supplementalData:table(nofallback){ populationShareF:int{49760000} } territoryF:intvector{ - 59358300, + 59373400, 49849000, 55560899, } @@ -27459,7 +27484,7 @@ supplementalData:table(nofallback){ populationShareF:int{49630000} } territoryF:intvector{ - 58112800, + 58117200, 49990000, 53220500, } @@ -27482,7 +27507,7 @@ supplementalData:table(nofallback){ populationShareF:int{47220000} } territoryF:intvector{ - 60292600, + 60311900, 49987000, 56122155, } @@ -27509,7 +27534,7 @@ supplementalData:table(nofallback){ populationShareF:int{49160000} } territoryF:intvector{ - 61350900, + 61372600, 49990000, 57106747, } @@ -27592,7 +27617,7 @@ supplementalData:table(nofallback){ writingShareF:int{48500000} } territoryF:intvector{ - 62397900, + 62415000, 49990000, 57805940, } @@ -27609,7 +27634,7 @@ supplementalData:table(nofallback){ populationShareF:int{49990000} } territoryF:intvector{ - 57215200, + 57222300, 49990000, 52500000, } @@ -27630,7 +27655,7 @@ supplementalData:table(nofallback){ populationShareF:int{49410000} } territoryF:intvector{ - 59334500, + 59364000, 49679000, 55865267, } @@ -27661,7 +27686,7 @@ supplementalData:table(nofallback){ populationShareF:int{49130000} } territoryF:intvector{ - 61264800, + 61285500, 49990000, 56560595, } @@ -27672,7 +27697,7 @@ supplementalData:table(nofallback){ populationShareF:int{49940000} } territoryF:intvector{ - 58812000, + 58851000, 49940000, 54738970, } @@ -27686,7 +27711,7 @@ supplementalData:table(nofallback){ populationShareF:int{49780000} } territoryF:intvector{ - 61161900, + 61172600, 49901000, 57107342, } @@ -27711,7 +27736,7 @@ supplementalData:table(nofallback){ populationShareF:int{48780000} } territoryF:intvector{ - 61609400, + 61629300, 49726000, 57409694, } @@ -27722,7 +27747,7 @@ supplementalData:table(nofallback){ populationShareF:int{49980000} } territoryF:intvector{ - 59517800, + 59542000, 49977000, 55150000, } @@ -27740,7 +27765,7 @@ supplementalData:table(nofallback){ populationShareF:int{48570000} } territoryF:intvector{ - 61182400, + 61188500, 49916000, 57162909, } @@ -27760,7 +27785,7 @@ supplementalData:table(nofallback){ populationShareF:int{49560000} } territoryF:intvector{ - 60387000, + 60412000, 49998000, 56125158, } @@ -27783,7 +27808,7 @@ supplementalData:table(nofallback){ populationShareF:int{49350000} } territoryF:intvector{ - 62110500, + 62119900, 49739000, 57970411, } @@ -27819,7 +27844,7 @@ supplementalData:table(nofallback){ populationShareF:int{48360000} } territoryF:intvector{ - 59916900, + 59963100, 49689000, 56591892, } @@ -27859,7 +27884,7 @@ supplementalData:table(nofallback){ populationShareF:int{48700000} } territoryF:intvector{ - 62169000, + 62176900, 49977000, 57489582, } @@ -27885,7 +27910,7 @@ supplementalData:table(nofallback){ populationShareF:int{48600000} } territoryF:intvector{ - 61174700, + 61195800, 49390000, 58105350, } @@ -27930,7 +27955,7 @@ supplementalData:table(nofallback){ populationShareF:int{49440000} } territoryF:intvector{ - 61225700, + 61242400, 50100000, 56551837, } @@ -27955,7 +27980,7 @@ supplementalData:table(nofallback){ populationShareF:int{47270000} } territoryF:intvector{ - 59837400, + 59864700, 49937000, 55920938, } @@ -27986,7 +28011,7 @@ supplementalData:table(nofallback){ populationShareF:int{49230000} } territoryF:intvector{ - 58314000, + 58347000, 49890000, 55104196, } @@ -28063,7 +28088,7 @@ supplementalData:table(nofallback){ populationShareF:int{48130000} } territoryF:intvector{ - 62269900, + 62282600, 49990000, 57671062, } @@ -28077,7 +28102,7 @@ supplementalData:table(nofallback){ populationShareF:int{48900000} } territoryF:intvector{ - 60359800, + 60367500, 49890000, 56177226, } @@ -28135,7 +28160,7 @@ supplementalData:table(nofallback){ populationShareF:int{47510000} } territoryF:intvector{ - 62278800, + 62288000, 49990000, 57647695, } @@ -28152,7 +28177,7 @@ supplementalData:table(nofallback){ populationShareF:int{49960000} } territoryF:intvector{ - 59151100, + 59159000, 49960000, 55111724, } @@ -28180,7 +28205,7 @@ supplementalData:table(nofallback){ populationShareF:int{48900000} } territoryF:intvector{ - 60372700, + 60393200, 49997000, 56492633, } @@ -28252,7 +28277,7 @@ supplementalData:table(nofallback){ populationShareF:int{46150000} } territoryF:intvector{ - 61120800, + 61130200, 49715000, 57274999, } @@ -28294,7 +28319,7 @@ supplementalData:table(nofallback){ populationShareF:int{49290000} } territoryF:intvector{ - 59338700, + 59358200, 49511000, 56205136, } @@ -28320,7 +28345,7 @@ supplementalData:table(nofallback){ populationShareF:int{49110000} } territoryF:intvector{ - 60160800, + 60264500, 49410000, 57124139, } @@ -28356,7 +28381,7 @@ supplementalData:table(nofallback){ populationShareF:int{44100000} } territoryF:intvector{ - 60317700, + 60293800, 49942000, 55778358, } @@ -28388,7 +28413,7 @@ supplementalData:table(nofallback){ populationShareF:int{46930000} } territoryF:intvector{ - 61290500, + 61299500, 49973000, 57107685, } @@ -28401,7 +28426,7 @@ supplementalData:table(nofallback){ } GS{ territoryF:intvector{ - 55860900, + 55889300, 49990000, 51200000, } @@ -28420,7 +28445,7 @@ supplementalData:table(nofallback){ populationShareF:int{48700000} } territoryF:intvector{ - 61131800, + 61138300, 49759000, 57154607, } @@ -28449,7 +28474,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 59285100, + 59307100, 49553000, 56179234, } @@ -28460,7 +28485,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 59609300, + 59636700, 49918000, 55737718, } @@ -28471,7 +28496,7 @@ supplementalData:table(nofallback){ populationShareF:int{49510000} } territoryF:intvector{ - 61427400, + 61453000, 49935000, 56719150, } @@ -28488,7 +28513,7 @@ supplementalData:table(nofallback){ } HM{ territoryF:intvector{ - 54511800, + 54531600, 49990000, 50100000, } @@ -28506,7 +28531,7 @@ supplementalData:table(nofallback){ populationShareF:int{49780000} } territoryF:intvector{ - 60431900, + 60456800, 49851000, 56903874, } @@ -28524,7 +28549,7 @@ supplementalData:table(nofallback){ populationShareF:int{48160000} } territoryF:intvector{ - 60942400, + 61100200, 49989000, 56429210, } @@ -28540,7 +28565,7 @@ supplementalData:table(nofallback){ populationShareF:int{49810000} } territoryF:intvector{ - 60193400, + 60198800, 49487000, 57106467, } @@ -28572,7 +28597,7 @@ supplementalData:table(nofallback){ populationShareF:int{46510000} } territoryF:intvector{ - 61267600, + 61283600, 49990000, 56985085, } @@ -28583,7 +28608,7 @@ supplementalData:table(nofallback){ populationShareF:int{49980000} } territoryF:intvector{ - 60724400, + 60758300, 49977000, 56209859, } @@ -28681,7 +28706,7 @@ supplementalData:table(nofallback){ populationShareF:int{46920000} } territoryF:intvector{ - 62302800, + 62324300, 49928000, 58260581, } @@ -28702,7 +28727,7 @@ supplementalData:table(nofallback){ populationShareF:int{49220000} } territoryF:intvector{ - 61322000, + 61344800, 49990000, 56501110, } @@ -28741,7 +28766,7 @@ supplementalData:table(nofallback){ populationShareF:int{49110000} } territoryF:intvector{ - 61297000, + 61315600, 49971000, 56829971, } @@ -29007,7 +29032,7 @@ supplementalData:table(nofallback){ populationShareF:int{48720000} } territoryF:intvector{ - 62872100, + 62944700, 49628000, 59128194, } @@ -29042,7 +29067,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 58150700, + 58155600, 49990000, 53350000, } @@ -29073,7 +29098,7 @@ supplementalData:table(nofallback){ populationShareF:int{47500000} } territoryF:intvector{ - 61596700, + 61660700, 49785000, 57391921, } @@ -29144,7 +29169,7 @@ supplementalData:table(nofallback){ populationShareF:int{48370000} } territoryF:intvector{ - 62145900, + 62163100, 49850000, 57820216, } @@ -29161,7 +29186,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 60161500, + 60177300, 49990000, 55339747, } @@ -29227,7 +29252,7 @@ supplementalData:table(nofallback){ populationShareF:int{47170000} } territoryF:intvector{ - 62222100, + 62230700, 49990000, 57621378, } @@ -29255,7 +29280,7 @@ supplementalData:table(nofallback){ populationShareF:int{49950000} } territoryF:intvector{ - 60253900, + 60262000, 49870000, 56299056, } @@ -29269,7 +29294,7 @@ supplementalData:table(nofallback){ populationShareF:int{49450000} } territoryF:intvector{ - 60861900, + 60890500, 49959000, 57102481, } @@ -29287,7 +29312,7 @@ supplementalData:table(nofallback){ writingShareF:int{48500000} } territoryF:intvector{ - 62493200, + 62540500, 49990000, 58126451, } @@ -29361,7 +29386,7 @@ supplementalData:table(nofallback){ populationShareF:int{47740000} } territoryF:intvector{ - 61152700, + 61163400, 49874000, 57476157, } @@ -29376,7 +29401,7 @@ supplementalData:table(nofallback){ populationShareF:int{49360000} } territoryF:intvector{ - 60210100, + 60226400, 49992000, 56578912, } @@ -29393,7 +29418,7 @@ supplementalData:table(nofallback){ populationShareF:int{49890000} } territoryF:intvector{ - 60589400, + 60642100, 49739000, 57162045, } @@ -29408,7 +29433,7 @@ supplementalData:table(nofallback){ populationShareF:int{49600000} } territoryF:intvector{ - 58211000, + 58224000, 49900000, 55108145, } @@ -29423,7 +29448,7 @@ supplementalData:table(nofallback){ populationShareF:int{49560000} } territoryF:intvector{ - 59125900, + 59132300, 49755000, 55808080, } @@ -29442,7 +29467,7 @@ supplementalData:table(nofallback){ populationShareF:int{49980000} } territoryF:intvector{ - 59142700, + 59152800, 49978000, 54527150, } @@ -29464,7 +29489,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 62192900, + 62202700, 49979000, 57511813, } @@ -29475,7 +29500,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 61301100, + 61302500, 49939000, 56287542, } @@ -29507,7 +29532,7 @@ supplementalData:table(nofallback){ populationShareF:int{49720000} } territoryF:intvector{ - 61460700, + 61474300, 49997000, 57185567, } @@ -29527,7 +29552,7 @@ supplementalData:table(nofallback){ populationShareF:int{49690000} } territoryF:intvector{ - 60409600, + 60492100, 49727000, 56712671, } @@ -29550,7 +29575,7 @@ supplementalData:table(nofallback){ populationShareF:int{48160000} } territoryF:intvector{ - 60851600, + 60878900, 49896000, 56622979, } @@ -29561,7 +29586,7 @@ supplementalData:table(nofallback){ populationShareF:int{49900000} } territoryF:intvector{ - 59208300, + 59238400, 49901000, 55164994, } @@ -29598,7 +29623,7 @@ supplementalData:table(nofallback){ populationShareF:int{49150000} } territoryF:intvector{ - 61236700, + 61278200, 49912000, 57224094, } @@ -29615,7 +29640,7 @@ supplementalData:table(nofallback){ populationShareF:int{47480000} } territoryF:intvector{ - 59388100, + 59390600, 49608000, 56468902, } @@ -29639,7 +29664,7 @@ supplementalData:table(nofallback){ populationShareF:int{49980000} } territoryF:intvector{ - 59601900, + 59744800, 49896000, 56195804, } @@ -29668,7 +29693,7 @@ supplementalData:table(nofallback){ populationShareF:int{0} } territoryF:intvector{ - 60856200, + 60906300, 49997000, 56282386, } @@ -29694,7 +29719,7 @@ supplementalData:table(nofallback){ populationShareF:int{49160000} } territoryF:intvector{ - 60587400, + 60643900, 50100000, 55594130, } @@ -29714,7 +29739,7 @@ supplementalData:table(nofallback){ populationShareF:int{49380000} } territoryF:intvector{ - 60506500, + 60534700, 49998000, 56194464, } @@ -29725,7 +29750,7 @@ supplementalData:table(nofallback){ populationShareF:int{49740000} } territoryF:intvector{ - 60908900, + 60631400, 49895000, 56665321, } @@ -29763,7 +29788,7 @@ supplementalData:table(nofallback){ populationShareF:int{48870000} } territoryF:intvector{ - 61282800, + 61300100, 49671000, 57339867, } @@ -29802,7 +29827,7 @@ supplementalData:table(nofallback){ populationShareF:int{48300000} } territoryF:intvector{ - 60185400, + 60200700, 49990000, 56347412, } @@ -29822,7 +29847,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 60106100, + 60108600, 49985000, 55642550, } @@ -29852,7 +29877,7 @@ supplementalData:table(nofallback){ populationShareF:int{49900000} } territoryF:intvector{ - 60368600, + 60398100, 49645000, 57250542, } @@ -29867,7 +29892,7 @@ supplementalData:table(nofallback){ populationShareF:int{49730000} } territoryF:intvector{ - 58180000, + 58189000, 49937000, 54745390, } @@ -29882,7 +29907,7 @@ supplementalData:table(nofallback){ populationShareF:int{49250000} } territoryF:intvector{ - 60295200, + 60315500, 49974000, 56210372, } @@ -29932,7 +29957,7 @@ supplementalData:table(nofallback){ populationShareF:int{48590000} } territoryF:intvector{ - 60380900, + 60409800, 49334000, 57178852, } @@ -29958,7 +29983,7 @@ supplementalData:table(nofallback){ populationShareF:int{48640000} } territoryF:intvector{ - 61311100, + 61330900, 49927000, 57551238, } @@ -29975,7 +30000,7 @@ supplementalData:table(nofallback){ populationShareF:int{47130000} } territoryF:intvector{ - 60370000, + 60384000, 49974000, 56306824, } @@ -29995,7 +30020,7 @@ supplementalData:table(nofallback){ populationShareF:int{48500000} } territoryF:intvector{ - 60632200, + 60735800, 49956000, 55601969, } @@ -30044,7 +30069,7 @@ supplementalData:table(nofallback){ populationShareF:int{49170000} } territoryF:intvector{ - 60167100, + 60173700, 49586000, 56375857, } @@ -30079,7 +30104,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 60163200, + 60185300, 49924000, 55416338, } @@ -30103,7 +30128,7 @@ supplementalData:table(nofallback){ populationShareF:int{48250000} } territoryF:intvector{ - 60258500, + 60274400, 49888000, 56135639, } @@ -30117,7 +30142,7 @@ supplementalData:table(nofallback){ populationShareF:int{49940000} } territoryF:intvector{ - 59540700, + 59689600, 49984000, 55392709, } @@ -30132,7 +30157,7 @@ supplementalData:table(nofallback){ populationShareF:int{49630000} } territoryF:intvector{ - 60212000, + 60224700, 49748000, 57191962, } @@ -30170,7 +30195,7 @@ supplementalData:table(nofallback){ populationShareF:int{44700000} } territoryF:intvector{ - 62230700, + 62240600, 49935000, 58124575, } @@ -30208,7 +30233,7 @@ supplementalData:table(nofallback){ populationShareF:int{48420000} } territoryF:intvector{ - 61863000, + 61926100, 49931000, 57313820, } @@ -30246,7 +30271,7 @@ supplementalData:table(nofallback){ populationShareF:int{46350000} } territoryF:intvector{ - 60350100, + 60373900, 49561000, 57265737, } @@ -30287,7 +30312,7 @@ supplementalData:table(nofallback){ populationShareF:int{49210000} } territoryF:intvector{ - 60259900, + 60270200, 49888000, 56248478, } @@ -30324,7 +30349,7 @@ supplementalData:table(nofallback){ populationShareF:int{49410000} } territoryF:intvector{ - 60201500, + 60216200, 49287000, 57192453, } @@ -30341,7 +30366,7 @@ supplementalData:table(nofallback){ populationShareF:int{49760000} } territoryF:intvector{ - 58113100, + 58117500, 49990000, 53221000, } @@ -30392,7 +30417,7 @@ supplementalData:table(nofallback){ populationShareF:int{49210000} } territoryF:intvector{ - 62108900, + 62111800, 49613000, 58190632, } @@ -30411,7 +30436,7 @@ supplementalData:table(nofallback){ populationShareF:int{49780000} } territoryF:intvector{ - 60335500, + 60362200, 49780000, 56602595, } @@ -30454,7 +30479,7 @@ supplementalData:table(nofallback){ populationShareF:int{48120000} } territoryF:intvector{ - 61870800, + 61915200, 49990000, 57170847, } @@ -30479,7 +30504,7 @@ supplementalData:table(nofallback){ populationShareF:int{47290000} } territoryF:intvector{ - 61364700, + 61375900, 50100000, 56532005, } @@ -30557,7 +30582,7 @@ supplementalData:table(nofallback){ populationShareF:int{47120000} } territoryF:intvector{ - 60715200, + 60785500, 49574000, 57293843, } @@ -30593,7 +30618,7 @@ supplementalData:table(nofallback){ populationShareF:int{49710000} } territoryF:intvector{ - 58150800, + 58159000, 49990000, 53964200, } @@ -30623,7 +30648,7 @@ supplementalData:table(nofallback){ populationShareF:int{48280000} } territoryF:intvector{ - 61174800, + 61185700, 49990000, 56451033, } @@ -30640,7 +30665,7 @@ supplementalData:table(nofallback){ populationShareF:int{47940000} } territoryF:intvector{ - 61173100, + 61187900, 49869000, 56342439, } @@ -30654,7 +30679,7 @@ supplementalData:table(nofallback){ populationShareF:int{49690000} } territoryF:intvector{ - 60931200, + 60994300, 49941000, 56375314, } @@ -30675,7 +30700,7 @@ supplementalData:table(nofallback){ populationShareF:int{49150000} } territoryF:intvector{ - 61410400, + 61424600, 49896000, 57310367, } @@ -30709,7 +30734,7 @@ supplementalData:table(nofallback){ writingShareF:int{48500000} } territoryF:intvector{ - 60280200, + 60308400, 49624000, 56690970, } @@ -30783,7 +30808,7 @@ supplementalData:table(nofallback){ populationShareF:int{45960000} } territoryF:intvector{ - 61801900, + 61874500, 49954000, 58104256, } @@ -30867,7 +30892,7 @@ supplementalData:table(nofallback){ populationShareF:int{48910000} } territoryF:intvector{ - 61988200, + 62105600, 49549000, 58204925, } @@ -30912,7 +30937,7 @@ supplementalData:table(nofallback){ populationShareF:int{48130000} } territoryF:intvector{ - 62105200, + 62111100, 49997000, 57384763, } @@ -30940,7 +30965,7 @@ supplementalData:table(nofallback){ populationShareF:int{49850000} } territoryF:intvector{ - 56232400, + 56240100, 49990000, 51540000, } @@ -30955,7 +30980,7 @@ supplementalData:table(nofallback){ populationShareF:int{49870000} } territoryF:intvector{ - 61131000, + 61127300, 49903000, 56335183, } @@ -30989,7 +31014,7 @@ supplementalData:table(nofallback){ populationShareF:int{49960000} } territoryF:intvector{ - 61297100, + 61311300, 49954000, 57108395, } @@ -31004,7 +31029,7 @@ supplementalData:table(nofallback){ populationShareF:int{49740000} } territoryF:intvector{ - 58276000, + 58301000, 49920000, 54214310, } @@ -31022,7 +31047,7 @@ supplementalData:table(nofallback){ populationShareF:int{49800000} } territoryF:intvector{ - 60646700, + 60680500, 49939000, 56694374, } @@ -31039,7 +31064,7 @@ supplementalData:table(nofallback){ populationShareF:int{47280000} } territoryF:intvector{ - 61334500, + 61341700, 49963000, 56231431, } @@ -31094,7 +31119,7 @@ supplementalData:table(nofallback){ populationShareF:int{47120000} } territoryF:intvector{ - 61441000, + 61474000, 49977000, 57215300, } @@ -31132,7 +31157,7 @@ supplementalData:table(nofallback){ writingShareF:int{48500000} } territoryF:intvector{ - 61101800, + 61106600, 49980000, 56711102, } @@ -31254,7 +31279,7 @@ supplementalData:table(nofallback){ populationShareF:int{45350000} } territoryF:intvector{ - 62374500, + 62400000, 49997000, 58142258, } @@ -31291,7 +31316,7 @@ supplementalData:table(nofallback){ populationShareF:int{49770000} } territoryF:intvector{ - 60219700, + 60246100, 49711000, 57119015, } @@ -31302,7 +31327,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 62173100, + 62178900, 49872000, 57285718, } @@ -31316,7 +31341,7 @@ supplementalData:table(nofallback){ populationShareF:int{48150000} } territoryF:intvector{ - 59119800, + 59131700, 49841000, 55647581, } @@ -31334,7 +31359,7 @@ supplementalData:table(nofallback){ populationShareF:int{49600000} } territoryF:intvector{ - 59260800, + 59271200, 49918000, 54939200, } @@ -31364,7 +31389,7 @@ supplementalData:table(nofallback){ populationShareF:int{47990000} } territoryF:intvector{ - 61176300, + 61186800, 49719000, 57373459, } @@ -31404,7 +31429,7 @@ supplementalData:table(nofallback){ populationShareF:int{49950000} } territoryF:intvector{ - 61498100, + 61521700, 49990000, 56996049, } @@ -31432,7 +31457,7 @@ supplementalData:table(nofallback){ populationShareF:int{48210000} } territoryF:intvector{ - 61487900, + 61513700, 49959000, 56588893, } @@ -31473,7 +31498,7 @@ supplementalData:table(nofallback){ populationShareF:int{49870000} } territoryF:intvector{ - 60683500, + 60703600, 49997000, 56197213, } @@ -31487,7 +31512,7 @@ supplementalData:table(nofallback){ populationShareF:int{49450000} } territoryF:intvector{ - 58182800, + 58188400, 50100000, 53266700, } @@ -31513,7 +31538,7 @@ supplementalData:table(nofallback){ populationShareF:int{49900000} } territoryF:intvector{ - 61168800, + 61178700, 49996000, 56544583, } @@ -31537,7 +31562,7 @@ supplementalData:table(nofallback){ populationShareF:int{49260000} } territoryF:intvector{ - 60106400, + 60117500, 49433000, 56616320, } @@ -31551,7 +31576,7 @@ supplementalData:table(nofallback){ populationShareF:int{49890000} } territoryF:intvector{ - 59202300, + 59208300, 49960000, 54335370, } @@ -31610,7 +31635,7 @@ supplementalData:table(nofallback){ populationShareF:int{49110000} } territoryF:intvector{ - 60397200, + 60430700, 49497000, 57146685, } @@ -31641,7 +31666,7 @@ supplementalData:table(nofallback){ populationShareF:int{48200000} } territoryF:intvector{ - 59471900, + 60174700, 49378000, 57110314, } @@ -31656,7 +31681,7 @@ supplementalData:table(nofallback){ populationShareF:int{49680000} } territoryF:intvector{ - 59854700, + 59792800, 49947000, 55591919, } @@ -31676,7 +31701,7 @@ supplementalData:table(nofallback){ populationShareF:int{48560000} } territoryF:intvector{ - 60208800, + 60197500, 49270000, 57130261, } @@ -31687,7 +31712,7 @@ supplementalData:table(nofallback){ populationShareF:int{49850000} } territoryF:intvector{ - 58694000, + 58682000, 49695000, 55201025, } @@ -31698,7 +31723,7 @@ supplementalData:table(nofallback){ populationShareF:int{49890000} } territoryF:intvector{ - 60547900, + 60569000, 49845000, 56617201, } @@ -31759,7 +31784,7 @@ supplementalData:table(nofallback){ populationShareF:int{49580000} } territoryF:intvector{ - 60110600, + 60113400, 49878000, 56146715, } @@ -31775,7 +31800,7 @@ supplementalData:table(nofallback){ populationShareF:int{49990000} } territoryF:intvector{ - 57118400, + 57122300, 49990000, 52275000, } @@ -31801,7 +31826,7 @@ supplementalData:table(nofallback){ populationShareF:int{49260000} } territoryF:intvector{ - 60305900, + 60296400, 49354000, 57120760, } @@ -31812,7 +31837,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 56563100, + 56589600, 49990000, 52140000, } @@ -31830,7 +31855,7 @@ supplementalData:table(nofallback){ populationShareF:int{48130000} } territoryF:intvector{ - 60116100, + 60124300, 49604000, 56796506, } @@ -31871,7 +31896,7 @@ supplementalData:table(nofallback){ writingShareF:int{48500000} } territoryF:intvector{ - 62116100, + 62122900, 49935000, 57684141, } @@ -31899,7 +31924,7 @@ supplementalData:table(nofallback){ populationShareF:int{49120000} } territoryF:intvector{ - 60258100, + 60276700, 49997000, 56846856, } @@ -31931,7 +31956,7 @@ supplementalData:table(nofallback){ populationShareF:int{49590000} } territoryF:intvector{ - 59497500, + 59621100, 49583000, 56129136, } @@ -31948,7 +31973,7 @@ supplementalData:table(nofallback){ populationShareF:int{49120000} } territoryF:intvector{ - 60947200, + 61103500, 49996000, 56535128, } @@ -31973,7 +31998,7 @@ supplementalData:table(nofallback){ populationShareF:int{49740000} } territoryF:intvector{ - 61130800, + 61135900, 49791000, 57114038, } @@ -31984,7 +32009,7 @@ supplementalData:table(nofallback){ populationShareF:int{49280000} } territoryF:intvector{ - 58557000, + 58587000, 49990000, 55106479, } @@ -32053,7 +32078,7 @@ supplementalData:table(nofallback){ writingShareF:int{48500000} } territoryF:intvector{ - 62167000, + 62213300, 49941000, 57808452, } @@ -32080,7 +32105,7 @@ supplementalData:table(nofallback){ populationShareF:int{47340000} } territoryF:intvector{ - 60435700, + 60427800, 49988000, 56121821, } @@ -32091,7 +32116,7 @@ supplementalData:table(nofallback){ populationShareF:int{48970000} } territoryF:intvector{ - 57390000, + 57420000, 49950000, 54110520, } @@ -32102,7 +32127,7 @@ supplementalData:table(nofallback){ } TW{ territoryF:intvector{ - 62112700, + 62117500, 49961000, 57235084, } @@ -32165,7 +32190,7 @@ supplementalData:table(nofallback){ populationShareF:int{49900000} } territoryF:intvector{ - 61150600, + 61162800, 49678000, 57539509, } @@ -32203,7 +32228,7 @@ supplementalData:table(nofallback){ populationShareF:int{48120000} } territoryF:intvector{ - 61352600, + 61366400, 49997000, 57440339, } @@ -32255,7 +32280,7 @@ supplementalData:table(nofallback){ populationShareF:int{48390000} } territoryF:intvector{ - 60849300, + 60886100, 49732000, 57395701, } @@ -32272,7 +32297,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 57179600, + 57187300, 49990000, 52316000, } @@ -32341,7 +32366,7 @@ supplementalData:table(nofallback){ populationShareF:int{47240000} } territoryF:intvector{ - 63185600, + 63193600, 49990000, 58326626, } @@ -32361,7 +32386,7 @@ supplementalData:table(nofallback){ populationShareF:int{49880000} } territoryF:intvector{ - 60732500, + 60784100, 49981000, 56336015, } @@ -32374,7 +32399,7 @@ supplementalData:table(nofallback){ populationShareF:int{49140000} } territoryF:intvector{ - 61202300, + 61221700, 49994000, 57297489, } @@ -32399,7 +32424,7 @@ supplementalData:table(nofallback){ populationShareF:int{49820000} } territoryF:intvector{ - 57357400, + 57371300, 50100000, 53100000, } @@ -32410,7 +32435,7 @@ supplementalData:table(nofallback){ populationShareF:int{49960000} } territoryF:intvector{ - 59124100, + 59128100, 49960000, 55102089, } @@ -32421,7 +32446,7 @@ supplementalData:table(nofallback){ populationShareF:int{49820000} } territoryF:intvector{ - 61468600, + 61389400, 49955000, 57313040, } @@ -32454,7 +32479,7 @@ supplementalData:table(nofallback){ populationShareF:int{46890000} } territoryF:intvector{ - 61594900, + 61643900, 49934000, 57961602, } @@ -32480,7 +32505,7 @@ supplementalData:table(nofallback){ populationShareF:int{49500000} } territoryF:intvector{ - 58723000, + 58787000, 49832000, 55282814, } @@ -32512,7 +32537,7 @@ supplementalData:table(nofallback){ populationShareF:int{50100000} } territoryF:intvector{ - 59104600, + 59113000, 49988000, 55200108, } @@ -32534,7 +32559,7 @@ supplementalData:table(nofallback){ populationShareF:int{48500000} } territoryF:intvector{ - 60184900, + 60193800, 49919000, 56189525, } @@ -32548,7 +32573,7 @@ supplementalData:table(nofallback){ populationShareF:int{48900000} } territoryF:intvector{ - 60734500, + 60689500, 49653000, 57280368, } @@ -32613,7 +32638,7 @@ supplementalData:table(nofallback){ populationShareF:int{45180000} } territoryF:intvector{ - 61739100, + 61757300, 49930000, 57548416, } @@ -32658,7 +32683,7 @@ supplementalData:table(nofallback){ populationShareF:int{49150000} } territoryF:intvector{ - 60651700, + 60689000, 49614000, 57159720, } @@ -32689,7 +32714,7 @@ supplementalData:table(nofallback){ populationShareF:int{49810000} } territoryF:intvector{ - 60283300, + 60338700, 49836000, 57138051, } @@ -35203,7 +35228,7 @@ supplementalData:table(nofallback){ 86400000, } BD:intvector{ - 6, + 1, 1, 7, 0, diff --git a/icu4c/source/data/misc/windowsZones.txt b/icu4c/source/data/misc/windowsZones.txt index d7f143cf87..739a21d285 100644 --- a/icu4c/source/data/misc/windowsZones.txt +++ b/icu4c/source/data/misc/windowsZones.txt @@ -212,7 +212,6 @@ windowsZones:table(nofallback){ KE{"Africa/Nairobi"} KM{"Indian/Comoro"} MG{"Indian/Antananarivo"} - SD{"Africa/Khartoum"} SO{"Africa/Mogadishu"} SS{"Africa/Juba"} TZ{"Africa/Dar_es_Salaam"} @@ -614,6 +613,10 @@ windowsZones:table(nofallback){ 001{"Asia/Colombo"} LK{"Asia/Colombo"} } + "Sudan Standard Time"{ + 001{"Africa/Khartoum"} + SD{"Africa/Khartoum"} + } "Syria Standard Time"{ 001{"Asia/Damascus"} SY{"Asia/Damascus"} diff --git a/icu4c/source/data/rbnf/ccp.txt b/icu4c/source/data/rbnf/ccp.txt new file mode 100644 index 0000000000..63384ff143 --- /dev/null +++ b/icu4c/source/data/rbnf/ccp.txt @@ -0,0 +1,55 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +ccp{ + RBNFRules{ + SpelloutRules{ + "%spellout-numbering-year:", + "0: =%spellout-numbering=;", + "%spellout-numbering:", + "0: =%spellout-cardinal=;", + "%spellout-cardinal:", + "-x: \U0001111C\U00011122\U00011127\U00011107\U00011134 >>;", + "x.x: << \U0001111C\U0001112A\U00011118\U0001112E >>;", + "Inf: \U00011103\U00011127\U0001111C\U0001112A\U00011122\U00011127\U0001111A\U00011134\U00011118\U00011128;", + "NaN: \U0001111A\U00011118 \U0001111A\U00011127\U00011120\U00011134;", + "0: \U00011125\U0001112A\U0001111A\U00011133\U00011120\U00011134\U00011127;", + "1: \U00011106\U00011107\U00011134;", + "2: \U00011118\U00011128;", + "3: \U00011116\U00011128\U0001111A\U00011134;", + "4: \U0001110C\U00011133\U00011106\U0001112C\U00011122\U00011134;", + "5: \U0001111B\U0001110C\U00011134;", + "6: \U0001110D\U00011127;", + "7: \U00011125\U00011116\U00011134;", + "8: \U00011103\U00011116\U00011133\U00011120\U00011134\U00011127;", + "9: \U0001111A\U00011127;", + "10: \U00011118\U00011127\U0001110C\U00011134;", + "11: \U00011106\U00011109\U00011122\U00011127;", + "12: \U0001111D\U00011122\U00011133\U00011126\U00011127;", + "13: \U00011116\U0001112C\U00011122\U00011133\U00011126\U00011127;", + "14: \U0001110C\U0001112E\U00011116\U00011134\U00011119\U0001112E;", + "15: \U0001111B\U00011127\U0001111A\U00011134\U00011118\U00011133\U00011122\U00011127;", + "16: \U00011125\U0001112A\U00011123\U0001112E;", + "17: \U00011125\U00011127\U00011116\U00011134\U00011127\U00011122\U00011127;", + "18: \U00011103\U00011118\U00011127\U00011122\U00011133\U00011126\U00011127;", + "19: \U00011103\U0001112A\U0001111A\U00011134\U0001112E\U0001110C\U00011134;", + "20: \U00011107\U0001112A\U00011122\U00011128[ >>];", + "30: \U00011116\U00011133\U00011122\U00011128\U0001110C\U00011134[ >>];", + "40: \U0001110C\U00011123\U00011128\U00011128\U0001110C\U00011134[ >>];", + "50: \U0001111B\U00011127\U0001111A\U00011134\U0001110E\U0001110C\U00011134[ >>];", + "60: \U00011126\U0001112C\U00011116\U00011134[ >>];", + "70: \U00011126\U0001112E\U00011116\U00011134\U0001112A\U00011122\U00011134[ >>];", + "80: \U00011103\U0001110E\U00011128[ >>];", + "90: \U0001111A\U00011127\U0001111B\U00011134\U0001111D\U00011130[ >>];", + "100: <<\U00011125\U00011127[ >>];", + "1000: << \U00011126\U0001110E\U00011122\U00011134[ >>];", + "100000: << \U00011123\U00011107\U00011134[ >>];", + "10000000: << \U00011107\U0001112A\U00011116\U00011128[ >>];", + "100000000000000000: =#,##,##0=;", + "%spellout-ordinal:", + "-x: \U0001111C\U00011122\U00011127\U00011107\U00011134 >>;", + "x.x: =#,##,##0.0=;", + "0: =%spellout-numbering= \U0001111B\U00011133\U00011106\U00011118\U00011133\U00011120\U0001112C;", + } + } + Version{"2.1.38.68"} +} diff --git a/icu4c/source/data/rbnf/ff.txt b/icu4c/source/data/rbnf/ff.txt new file mode 100644 index 0000000000..fb4fb22a7e --- /dev/null +++ b/icu4c/source/data/rbnf/ff.txt @@ -0,0 +1,89 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +ff{ + RBNFRules{ + SpelloutRules{ + "%spellout-numbering-year:", + "x.x: =0.0=;", + "0: =%spellout-numbering=;", + "%spellout-numbering:", + "0: =%spellout-cardinal=;", + "%spellout-cardinal:", + "NaN: alaa limoore;", + "Inf: infinity;", + "-x: minus >>;", + "x.x: << poofirgel >>;", + "0: \u0253olum;", + "1: go\u02BCo;", + "2: \u0257i\u0257i;", + "3: tati;", + "4: nawi;", + "5: jowi;", + "6: jeego\u02BCo;", + "7: jee\u0257i\u0257i;", + "8: jeetati;", + "9: jeenawi;", + "10: sappo[ e >>];", + "20: noogas[ e >>];", + "30: cepanze <<[ e >>];", + "100: temedere <<[ e >>];", + "1000: ujunere <<[ e >>];", + "1000000: miliyo <<[, >>];", + "1000000000: miliyaari <<[, >>];", + "1000000000000: biliyo <<[, >>];", + "1000000000000000: biliyaari <<[, >>];", + "1000000000000000000: =#,##0=;", + "%spellout-cardinal-class-o:", + "NaN: alaa limoore;", + "Inf: infinity;", + "-x: minus >>;", + "x.x: << poofirgel >>;", + "0: \u0253olum;", + "1: gooto;", + "2: \u0257i\u0257o;", + "3: tato;", + "4: nawo;", + "5: njowo;", + "6: jeegomo;", + "7: jee\u0257i\u0257o;", + "8: jeetato;", + "9: jeenawo;", + "10: sappo[ e >>];", + "20: noogas[ e >>];", + "30: cepanze <<[ e >>];", + "100: temedere <<[ e >>];", + "1000: ujunere <<[ e >>];", + "1000000: miliyo <<[, >>];", + "1000000000: miliyaari <<[, >>];", + "1000000000000: biliyo <<[, >>];", + "1000000000000000: biliyaari <<[, >>];", + "1000000000000000000: =#,##0=;", + "%spellout-ordinal:", + "NaN: alaa limoore;", + "Inf: infinity;", + "-x: minus >>;", + "x.x: =#,##0.0=;", + "0: \u0253olum;", + "1: arande;", + "2: \u0257i\u0257a\u0253o;", + "3: tatia\u0253o;", + "4: nawa\u0253o;", + "5: jowa\u0253o;", + "6: jeearande;", + "7: jee\u0257i\u0257a\u0253o;", + "8: jeetata\u0253o;", + "9: jeenawa\u0253o;", + "10: sappo[ e >>];", + "20: noogas[ e >>];", + "30: cepanze <<[ e >>];", + "100: temedere <<[ e >>];", + "1000: ujunere <<[ e >>];", + "1000000: miliyo <<[, >>];", + "1000000000: miliyaari <<[, >>];", + "1000000000000: biliyo <<[, >>];", + "1000000000000000: biliyaari <<[, >>];", + "1000000000000000000: =#,##0=;", + } + } + Version{"2.1.38.68"} +} diff --git a/icu4c/source/data/rbnf/he.txt b/icu4c/source/data/rbnf/he.txt index 3ec09a161a..b50dd3ba78 100644 --- a/icu4c/source/data/rbnf/he.txt +++ b/icu4c/source/data/rbnf/he.txt @@ -207,7 +207,7 @@ he{ "x.x: <%%spellout-numbering-m< \u05E0\u05E7\u05D5\u05D3\u05D4 >> ;", "0: \u05D0\u05E4\u05E1;", "1: \u05D0\u05D7\u05D3;", - "2: \u05E9\u05E0\u05D9\u05D9\u05DD;", + "2: \u05E9\u05E0\u05D9;", "3: \u05E9\u05DC\u05D5\u05E9\u05D4;", "4: \u05D0\u05E8\u05D1\u05E2\u05D4;", "5: \u05D7\u05DE\u05D9\u05E9\u05D4;", @@ -248,6 +248,18 @@ he{ "3000000000000000: <%%spellout-numbering-m< \u05D8\u05E8\u05D9\u05DC\u05D9\u05D5\u05DF[ >%%and-masculine>];", "1000000000000000000: =#,##0=;", "%spellout-cardinal-feminine:", + "-x: \u05DE\u05D9\u05E0\u05D5\u05E1 >>;", + "x.x: << \u05E0\u05E7\u05D5\u05D3\u05D4 >>;", + "0: =%spellout-numbering=;", + "2: \u05E9\u05EA\u05D9;", + "3: =%spellout-numbering=;", + "%spellout-cardinal-masculine-standalone:", + "-x: \u05DE\u05D9\u05E0\u05D5\u05E1 >>;", + "x.x: <%%spellout-numbering-m< \u05E0\u05E7\u05D5\u05D3\u05D4 >> ;", + "0: =%spellout-cardinal-masculine=;", + "2: \u05E9\u05E0\u05D9\u05D9\u05DD;", + "3: =%spellout-cardinal-masculine=;", + "%spellout-cardinal-feminine-standalone:", "0: =%spellout-numbering=;", "%spellout-construct-masculine:", "-x: \u05DE\u05D9\u05E0\u05D5\u05E1 >>;", @@ -300,5 +312,5 @@ he{ "11: =%spellout-numbering=;", } } - Version{"2.1.27.22"} + Version{"2.1.38.34"} } diff --git a/icu4c/source/data/rbnf/lb.txt b/icu4c/source/data/rbnf/lb.txt new file mode 100644 index 0000000000..a8fbb7cbd6 --- /dev/null +++ b/icu4c/source/data/rbnf/lb.txt @@ -0,0 +1,205 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +lb{ + RBNFRules{ + SpelloutRules{ + "%spellout-numbering-year:", + "Inf: \u00C9iwegkeet;", + "NaN: net eng Nummer;", + "-x: minus >>;", + "x.x: =0.0=;", + "0: =%spellout-cardinal-neuter=;", + "1010/100: <%spellout-cardinal-masculine%spellout-cardinal-neuter>];", + "2000: =%spellout-cardinal-neuter=;", + "2010/100: <%spellout-cardinal-masculine%spellout-cardinal-neuter>];", + "3000: =%spellout-cardinal-neuter=;", + "3010/100: <%spellout-cardinal-masculine%spellout-cardinal-neuter>];", + "4000: =%spellout-cardinal-neuter=;", + "4010/100: <%spellout-cardinal-masculine%spellout-cardinal-neuter>];", + "5000: =%spellout-cardinal-neuter=;", + "5010/100: <%spellout-cardinal-masculine%spellout-cardinal-neuter>];", + "6000: =%spellout-cardinal-neuter=;", + "6010/100: <%spellout-cardinal-masculine%spellout-cardinal-neuter>];", + "7000: =%spellout-cardinal-neuter=;", + "7010/100: <%spellout-cardinal-masculine%spellout-cardinal-neuter>];", + "8000: =%spellout-cardinal-neuter=;", + "8010/100: <%spellout-cardinal-masculine%spellout-cardinal-neuter>];", + "9000: =%spellout-cardinal-neuter=;", + "9010/100: <%spellout-cardinal-masculine%spellout-cardinal-neuter>];", + "10000: =%spellout-cardinal-neuter=;", + "%spellout-numbering:", + "0: =%spellout-cardinal-masculine=;", + "%spellout-cardinal-masculine:", + "Inf: Onendlechkeet;", + "NaN: net eng Nummer;", + "-x: minus >>;", + "x.x: << Komma >>;", + "0: null;", + "1: eent;", + "2: zwee;", + "3: dr\u00E4i;", + "4: v\u00E9ier;", + "5: f\u00EBnnef;", + "6: sechs;", + "7: siwen;", + "8: aacht;", + "9: n\u00E9ng;", + "10: z\u00E9ng;", + "11: eelef;", + "12: zwielef;", + "13: dr\u00E4iz\u00E9ng;", + "14: v\u00E9ierz\u00E9ng;", + "15: fofz\u00E9ng;", + "16: siechz\u00E9ng;", + "17: siwwenz\u00E9ng;", + "18: uechtz\u00E9ng;", + "19: nonz\u00E9ng;", + "20: [>%spellout-cardinal-neuter>an]zwanzeg;", + "30: [>%spellout-cardinal-neuter>an]dr\u00EBsseg;", + "40: [>%spellout-cardinal-neuter>an]v\u00E9ierzeg;", + "50: [>%spellout-cardinal-neuter>an]fofzeg;", + "60: [>%spellout-cardinal-neuter>an]siechzeg;", + "70: [>%spellout-cardinal-neuter>an]siwwenzeg;", + "80: [>%spellout-cardinal-neuter>an]achtzeg;", + "90: [>%spellout-cardinal-neuter>an]nonzeg;", + "100: \u00ADhonnert\u00AD[>>];", + "200: <%spellout-cardinal-masculine<\u00ADhonnert\u00AD[>>];", + "1000: \u00ADdausend\u00AD[>>];", + "2000: <%spellout-cardinal-masculine<\u00ADdausend\u00AD[>>];", + "1000000: <%spellout-cardinal-feminine< $(cardinal,one{Millioun}other{Milliounen})$[ >>];", + "1000000000: <%spellout-cardinal-feminine< $(cardinal,one{Milliard}other{Milliarden})$[ >>];", + "1000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billioun}other{Billiounen})$[ >>];", + "1000000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billiard}other{Billiarden})$[ >>];", + "1000000000000000000: =#,##0=;", + "%spellout-cardinal-feminine:", + "Inf: Onendlechkeet;", + "NaN: net eng Nummer;", + "-x: minus >>;", + "x.x: =%spellout-cardinal-masculine=;", + "0: null;", + "1: eng;", + "2: zwou;", + "3: =%spellout-cardinal-masculine=;", + "100: \u00ADhonnert\u00AD[>>];", + "200: <%spellout-cardinal-masculine<\u00ADhonnert\u00AD[>>];", + "1000: \u00ADdausend\u00AD[>>];", + "2000: <%spellout-cardinal-masculine<\u00ADdausend\u00AD[>>];", + "1000000: <%spellout-cardinal-feminine< $(cardinal,one{Millioun}other{Milliounen})$[ >>];", + "1000000000: <%spellout-cardinal-feminine< $(cardinal,one{Milliard}other{Milliarden})$[ >>];", + "1000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billioun}other{Billiounen})$[ >>];", + "1000000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billiard}other{Billiarden})$[ >>];", + "1000000000000000000: =#,##0=;", + "%spellout-cardinal-neuter:", + "Inf: Onendlechkeet;", + "NaN: net eng Nummer;", + "-x: minus >>;", + "x.x: =%spellout-cardinal-masculine=;", + "0: null;", + "1: een;", + "2: =%spellout-cardinal-masculine=;", + "100: \u00ADhonnert\u00AD[>>];", + "200: <%spellout-cardinal-masculine<\u00ADhonnert\u00AD[>>];", + "1000: \u00ADdausend\u00AD[>>];", + "2000: <%spellout-cardinal-masculine<\u00ADdausend\u00AD[>>];", + "1000000: <%spellout-cardinal-feminine< $(cardinal,one{Millioun}other{Milliounen})$[ >>];", + "1000000000: <%spellout-cardinal-feminine< $(cardinal,one{Milliard}other{Milliarden})$[ >>];", + "1000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billioun}other{Billiounen})$[ >>];", + "1000000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billiard}other{Billiarden})$[ >>];", + "1000000000000000000: =#,##0=;", + "%spellout-ordinal-masculine:", + "Inf: onendlechten;", + "NaN: net eng Nummer;", + "-x: minus >>;", + "x.x: =#,##0.0=.;", + "0: nullten;", + "1: \u00E9ischten;", + "2: zweeten;", + "3: dr\u00EBtten;", + "4: v\u00E9ierten;", + "5: f\u00EBnneften;", + "6: sechsten;", + "7: siwenten;", + "8: aachten;", + "9: =%spellout-cardinal-neuter=ten;", + "20: =%spellout-cardinal-neuter=sten;", + "100: \u00ADhonnert\u00AD>%%ord-t-masc>;", + "200: <%spellout-cardinal-masculine<\u00ADhonnert\u00AD>%%ord-t-masc>;", + "1000: \u00ADdausend\u00AD>%%ord-t-masc>;", + "2000: <%spellout-cardinal-masculine<\u00ADdausend\u00AD>%%ord-t-masc>;", + "1000000: <%spellout-cardinal-feminine< $(cardinal,one{Millioun}other{Milliounen})$>%%ord-M-masc>;", + "1000000000: <%spellout-cardinal-feminine< $(cardinal,one{Milliard}other{Milliarden})$>%%ord-M-masc>;", + "1000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billioun}other{Billiounen})$>%%ord-M-masc>;", + "1000000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billiard}other{Billiarden})$>%%ord-M-masc>;", + "1000000000000000000: =#,##0=.;", + "%%ord-t-masc:", + "0: en;", + "1: =%spellout-ordinal-masculine=;", + "%%ord-M-masc:", + "0: ten;", + "1: ' =%spellout-ordinal-masculine=;", + "%spellout-ordinal-feminine:", + "Inf: onendlechter;", + "NaN: net eng Nummer;", + "-x: minus >>;", + "x.x: =#,##0.0=.;", + "0: nullter;", + "1: \u00E9ischter;", + "2: zweeter;", + "3: dr\u00EBtter;", + "4: v\u00E9ierter;", + "5: f\u00EBnnefter;", + "6: sechster;", + "7: siwenter;", + "8: aachter;", + "9: =%spellout-cardinal-neuter=ter;", + "20: =%spellout-cardinal-neuter=ster;", + "100: \u00ADhonnert\u00AD>%%ord-t-fem>;", + "200: <%spellout-cardinal-masculine<\u00ADhonnert\u00AD>%%ord-t-fem>;", + "1000: \u00ADdausend\u00AD>%%ord-t-fem>;", + "2000: <%spellout-cardinal-masculine<\u00ADdausend\u00AD>%%ord-t-fem>;", + "1000000: <%spellout-cardinal-feminine< $(cardinal,one{Millioun}other{Milliounen})$>%%ord-M-fem>;", + "1000000000: <%spellout-cardinal-feminine< $(cardinal,one{Milliard}other{Milliarden})$>%%ord-M-fem>;", + "1000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billioun}other{Billiounen})$>%%ord-M-fem>;", + "1000000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billiard}other{Billiarden})$>%%ord-M-fem>;", + "1000000000000000000: =#,##0=.;", + "%%ord-t-fem:", + "0: er;", + "1: =%spellout-ordinal-feminine=;", + "%%ord-M-fem:", + "0: ter;", + "1: ' =%spellout-ordinal-feminine=;", + "%spellout-ordinal-neuter:", + "Inf: onendlecht;", + "NaN: net eng Nummer;", + "-x: minus >>;", + "x.x: =#,##0.0=.;", + "0: nullt;", + "1: \u00E9ischt;", + "2: zweet;", + "3: dr\u00EBtt;", + "4: v\u00E9iert;", + "5: f\u00EBnneft;", + "6: sechst;", + "7: siwent;", + "8: aacht;", + "9: =%spellout-cardinal-neuter=t;", + "20: =%spellout-cardinal-neuter=st;", + "100: \u00ADhonnert\u00AD>%%ord-t-neut>;", + "200: <%spellout-cardinal-masculine<\u00ADhonnert\u00AD>%%ord-t-neut>;", + "1000: \u00ADdausend\u00AD>%%ord-t-neut>;", + "2000: <%spellout-cardinal-masculine<\u00ADdausend\u00AD>%%ord-t-neut>;", + "1000000: <%spellout-cardinal-feminine< $(cardinal,one{Millioun}other{Milliounen})$>%%ord-M-neut>;", + "1000000000: <%spellout-cardinal-feminine< $(cardinal,one{Milliard}other{Milliarden})$>%%ord-M-neut>;", + "1000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billioun}other{Billiounen})$>%%ord-M-neut>;", + "1000000000000000: <%spellout-cardinal-feminine< $(cardinal,one{Billiard}other{Billiarden})$>%%ord-M-neut>;", + "1000000000000000000: =#,##0=.;", + "%%ord-t-neut:", + "0: et;", + "1: =%spellout-ordinal-neuter=;", + "%%ord-M-neut:", + "0: t;", + "1: ' =%spellout-ordinal-neuter=;", + } + } + Version{"2.1.38.68"} +} diff --git a/icu4c/source/data/rbnf/qu.txt b/icu4c/source/data/rbnf/qu.txt new file mode 100644 index 0000000000..e8797f6505 --- /dev/null +++ b/icu4c/source/data/rbnf/qu.txt @@ -0,0 +1,46 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +qu{ + RBNFRules{ + SpelloutRules{ + "%spellout-numbering-year:", + "x.x: =0.0=;", + "0: =%spellout-numbering=;", + "%spellout-numbering:", + "0: =%spellout-cardinal=;", + "%%spellout-cardinal-with:", + "0: =%spellout-cardinal=-ni-yuq;", + "3: =%spellout-cardinal=-yuq;", + "7: =%spellout-cardinal=-ni-yuq;", + "%spellout-cardinal:", + "NaN: mana yupay;", + "Inf: mana usay;", + "-x: minusu >>;", + "x.x: << comma >>;", + "0: chusaq;", + "1: huk;", + "2: iskay;", + "3: kinsa;", + "4: tawa;", + "5: phisqa;", + "6: suqta;", + "7: qanchis;", + "8: pusaq;", + "9: isqun;", + "10: chunka[ >%%spellout-cardinal-with>];", + "20: << chunka[ >%%spellout-cardinal-with>];", + "100: << pachak[ >>];", + "1000: << waranqa[ >>];", + "1000000: << hunu[ >>];", + "1000000000: << lluna[ >>];", + "1000000000000: << trilionu[ >>];", + "1000000000000000: << kvadrilionu[ >>];", + "1000000000000000000: =#,##0.#=;", + "%spellout-ordinal:", + "-x: minusu >>;", + "x.x: =0.0=;", + "0: =%spellout-cardinal=-\u00F1iqin;", + } + } + Version{"2.1.38.68"} +} diff --git a/icu4c/source/data/rbnf/rbnffiles.mk b/icu4c/source/data/rbnf/rbnffiles.mk index bc99401a27..6f895b528a 100644 --- a/icu4c/source/data/rbnf/rbnffiles.mk +++ b/icu4c/source/data/rbnf/rbnffiles.mk @@ -1,6 +1,6 @@ # © 2016 and later: Unicode, Inc. and others. # License & terms of use: http://www.unicode.org/copyright.html#License -RBNF_CLDR_VERSION = 32.0.1 +RBNF_CLDR_VERSION = 33 # A list of txt's to build # Note: # @@ -39,18 +39,19 @@ RBNF_ALIAS_SOURCE = $(RBNF_SYNTHETIC_ALIAS) # Ordinary resources RBNF_SOURCE = af.txt ak.txt am.txt ar.txt\ az.txt be.txt bg.txt bs.txt ca.txt\ - chr.txt cs.txt cy.txt da.txt de.txt\ - de_CH.txt ee.txt el.txt en.txt en_001.txt\ - en_IN.txt eo.txt es.txt es_419.txt et.txt\ - fa.txt fa_AF.txt fi.txt fil.txt fo.txt\ - fr.txt fr_BE.txt fr_CH.txt ga.txt he.txt\ - hi.txt hr.txt hu.txt hy.txt id.txt\ - is.txt it.txt ja.txt ka.txt kl.txt\ - km.txt ko.txt ky.txt lo.txt lrc.txt\ - lt.txt lv.txt mk.txt ms.txt mt.txt\ - my.txt nb.txt nl.txt nn.txt pl.txt\ - pt.txt pt_PT.txt ro.txt ru.txt se.txt\ - sk.txt sl.txt sq.txt sr.txt sr_Latn.txt\ - sv.txt ta.txt th.txt tr.txt uk.txt\ + ccp.txt chr.txt cs.txt cy.txt da.txt\ + de.txt de_CH.txt ee.txt el.txt en.txt\ + en_001.txt en_IN.txt eo.txt es.txt es_419.txt\ + et.txt fa.txt fa_AF.txt ff.txt fi.txt\ + fil.txt fo.txt fr.txt fr_BE.txt fr_CH.txt\ + ga.txt he.txt hi.txt hr.txt hu.txt\ + hy.txt id.txt is.txt it.txt ja.txt\ + ka.txt kl.txt km.txt ko.txt ky.txt\ + lb.txt lo.txt lrc.txt lt.txt lv.txt\ + mk.txt ms.txt mt.txt my.txt nb.txt\ + nl.txt nn.txt pl.txt pt.txt pt_PT.txt\ + qu.txt ro.txt ru.txt se.txt sk.txt\ + sl.txt sq.txt sr.txt sr_Latn.txt sv.txt\ + sw.txt ta.txt th.txt tr.txt uk.txt\ vi.txt yue.txt yue_Hans.txt zh.txt zh_Hant.txt diff --git a/icu4c/source/data/rbnf/sw.txt b/icu4c/source/data/rbnf/sw.txt new file mode 100644 index 0000000000..463576dfe8 --- /dev/null +++ b/icu4c/source/data/rbnf/sw.txt @@ -0,0 +1,52 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +sw{ + RBNFRules{ + SpelloutRules{ + "%spellout-numbering-year:", + "x.x: =0.0=;", + "0: =%spellout-numbering=;", + "%spellout-numbering:", + "0: =%spellout-cardinal=;", + "%spellout-cardinal:", + "NaN: si nambari;", + "Inf: usio;", + "-x: kasoro >>;", + "x.x: << nukta >>;", + "0: sifuri;", + "1: moja;", + "2: mbili;", + "3: tatu;", + "4: nne;", + "5: tano;", + "6: sita;", + "7: saba;", + "8: nane;", + "9: tisa;", + "10: kumi[ na >>];", + "20: ishirini[ na >>];", + "30: thelathini[ na >>];", + "40: arobaini[ na >>];", + "50: hamsini[ na >>];", + "60: sitini[ na >>];", + "70: sabini[ na >>];", + "80: themanini[ na >>];", + "90: tisini[ na >>];", + "100: mia <<[ na >>];", + "1000: elfu <<[, >>];", + "1000000: milioni <<[, >>];", + "1000000000: bilioni <<[, >>];", + "1000000000000: trilioni <<[, >>];", + "1000000000000000: kvadrilioni <<[, >>];", + "1000000000000000000: =#,##0.#=;", + "%spellout-ordinal:", + "-x: wa kasoro >%spellout-cardinal>;", + "x.x: =0.0=;", + "0: wa sifuri;", + "1: kwanza;", + "2: pili;", + "3: wa =%spellout-cardinal=;", + } + } + Version{"2.1.38.68"} +} diff --git a/icu4c/source/data/region/af.txt b/icu4c/source/data/region/af.txt index a9464f62e6..38fa248c47 100644 --- a/icu4c/source/data/region/af.txt +++ b/icu4c/source/data/region/af.txt @@ -31,6 +31,7 @@ af{ 151{"Oos-Europa"} 154{"Noord-Europa"} 155{"Wes-Europa"} + 202{"Afrika suid van die Sahara"} 419{"Latyns-Amerika"} AC{"Ascensioneiland"} AD{"Andorra"} @@ -309,5 +310,5 @@ af{ FK{"Falklandeilande (Malvinas)"} MK{"Macedonië (VJRM)"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/agq.txt b/icu4c/source/data/region/agq.txt index 87ff2f128d..f6a66e4b30 100644 --- a/icu4c/source/data/region/agq.txt +++ b/icu4c/source/data/region/agq.txt @@ -227,5 +227,5 @@ agq{ ZM{"Zambìa"} ZW{"Zìmbagbɛ̀"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ak.txt b/icu4c/source/data/region/ak.txt index 867ba5ece7..9337bebebf 100644 --- a/icu4c/source/data/region/ak.txt +++ b/icu4c/source/data/region/ak.txt @@ -227,5 +227,5 @@ ak{ ZM{"Zambia"} ZW{"Zembabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/am.txt b/icu4c/source/data/region/am.txt index ed40f9676d..85f09c9459 100644 --- a/icu4c/source/data/region/am.txt +++ b/icu4c/source/data/region/am.txt @@ -31,6 +31,7 @@ am{ 151{"ምዕራባዊ አውሮፓ"} 154{"ሰሜናዊ አውሮፓ"} 155{"ምስራቃዊ አውሮፓ"} + 202{"ከሰሃራ በታች አፍሪካ"} 419{"ላቲን አሜሪካ"} AC{"አሴንሽን ደሴት"} AD{"አንዶራ"} @@ -311,5 +312,5 @@ am{ MK{"መቄዶንያ (የቀድሞ የዩጎስላቭ መቄዶንያ ሪፐብሊክ)"} TL{"ምስራቅ ቲሞር"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ar.txt b/icu4c/source/data/region/ar.txt index ecc2391298..f58c77c56a 100644 --- a/icu4c/source/data/region/ar.txt +++ b/icu4c/source/data/region/ar.txt @@ -31,6 +31,7 @@ ar{ 151{"شرق أوروبا"} 154{"شمال أوروبا"} 155{"غرب أوروبا"} + 202{"202"} 419{"أمريكا اللاتينية"} AC{"جزيرة أسينشيون"} AD{"أندورا"} @@ -311,5 +312,5 @@ ar{ MK{"مقدونيا- جمهورية مقدونيا اليوغسلافية السابقة"} TL{"تيمور الشرقية"} } - Version{"2.1.36.86"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/ar_AE.txt b/icu4c/source/data/region/ar_AE.txt index 7e70bf289b..7bd71b1439 100644 --- a/icu4c/source/data/region/ar_AE.txt +++ b/icu4c/source/data/region/ar_AE.txt @@ -5,5 +5,5 @@ ar_AE{ CI{"ساحل العاج"} TL{"التيمور الشرقية"} } - Version{"2.1.31.33"} + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/region/ar_LY.txt b/icu4c/source/data/region/ar_LY.txt index 7c5f4f69bb..577b5fb583 100644 --- a/icu4c/source/data/region/ar_LY.txt +++ b/icu4c/source/data/region/ar_LY.txt @@ -6,5 +6,5 @@ ar_LY{ MS{"مونتيسيرات"} UY{"أوروغواي"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/ar_SA.txt b/icu4c/source/data/region/ar_SA.txt index 4d10bcac1d..a0865507ed 100644 --- a/icu4c/source/data/region/ar_SA.txt +++ b/icu4c/source/data/region/ar_SA.txt @@ -16,5 +16,5 @@ ar_SA{ Countries%variant{ CZ{"التشيك"} } - Version{"2.1.37.6"} + Version{"2.1.38.80"} } diff --git a/icu4c/source/data/region/as.txt b/icu4c/source/data/region/as.txt index b03cf9eeaa..e4c8f9ce49 100644 --- a/icu4c/source/data/region/as.txt +++ b/icu4c/source/data/region/as.txt @@ -2,240 +2,313 @@ // License & terms of use: http://www.unicode.org/copyright.html#License as{ Countries{ - 053{"অস্ট্রেলেশিয়া"} - 054{"ম্যালেনেশিয়া"} - 057{ - "মাইক্রোনেশিয়ান অঞ্চল (অনুবাদ সংকেত: সতর্কতা, ডানদিকে তথ্য প্যানেল দেখুন" - "।)" - } - AC{"অ্যাসেনশন আইল্যান্ড"} - AD{"এ্যান্ডোরা"} - AE{"UAE"} + 001{"বিশ্ব"} + 002{"আফ্ৰিকা"} + 003{"উদীচ্য আমেৰিকা"} + 005{"দক্ষিণ আমেৰিকা"} + 009{"অ’চেনীয়া"} + 011{"পাশ্চাত্য আফ্ৰিকা"} + 013{"মধ্য আমেৰিকা"} + 014{"প্ৰাচ্য আফ্ৰিকা"} + 015{"উদীচ্য আফ্ৰিকা"} + 017{"মধ্য আফ্ৰিকা"} + 018{"দাক্ষিণাত্য আফ্ৰিকা"} + 019{"আমেৰিকাছ্"} + 021{"উত্তৰীয় আমেৰিকা"} + 029{"কেৰিবিয়ান"} + 030{"প্ৰাচ্য এছিয়া"} + 034{"দাক্ষিণাত্য এছিয়া"} + 035{"দক্ষিণ-পূব এছিয়া"} + 039{"দাক্ষিণাত্য ইউৰোপ"} + 053{"অষ্ট্ৰেলেছিয়া"} + 054{"মেলানেছিয়া"} + 057{"মাইক্ৰোনেচিয় ক্ষেত্ৰ"} + 061{"পলিনেচিয়া"} + 142{"এছিয়া"} + 143{"মধ্য এছিয়া"} + 145{"পাশ্চাত্য এছিয়া"} + 150{"ইউৰোপ"} + 151{"প্ৰাচ্য ইউৰোপ"} + 154{"উদীচ্য ইউৰোপ"} + 155{"পাশ্চাত্য ইউৰোপ"} + 202{"উপ-ছাহাৰান আফ্ৰিকা"} + 419{"লেটিন আমেৰিকা"} + AC{"এচেনচিয়ন দ্বীপ"} + AD{"আন্দোৰা"} + AE{"সংযুক্ত আৰব আমিৰাত"} AF{"আফগানিস্তান"} - AI{"এ্যাঙ্গুইলা"} - AL{"আল্বেনিয়া"} - AM{"আরমেনিয়া"} - AO{"অ্যাঙ্গোলা"} - AQ{"এন্টাৰ্টিকা"} - AR{"আর্জিণ্টিনা"} - AS{"আমেরিকান সামোয়া"} - AT{"অস্ট্রিয়া"} - AU{"অস্ট্রেলিয়া"} - AX{"আলে্যান্ড দ্বীপপুঞ্জ"} - AZ{"আজেরবাইজান"} - BA{"বসনিয়া ও হারজেগোভিনা"} + AG{"এণ্টিগুৱা আৰু বাৰ্বুডা"} + AI{"এনগুইলা"} + AL{"আলবেনিয়া"} + AM{"আৰ্মেনিয়া"} + AO{"এংগোলা"} + AQ{"এণ্টাৰ্কটিকা"} + AR{"আৰ্জেণ্টিনা"} + AS{"আমেৰিকান চামোৱা"} + AT{"অষ্ট্ৰিয়া"} + AU{"অষ্ট্ৰেলিয়া"} + AW{"আৰুবা"} + AX{"আলণ্ড দ্বীপপুঞ্জ"} + AZ{"আজাৰবেইজান"} + BA{"ব’ছনিয়া আৰু হাৰ্জেগ’ভিনা"} + BB{"বাৰ্বাডোচ"} BD{"বাংলাদেশ"} BE{"বেলজিয়াম"} - BF{"বুর্কিনা ফাসো"} - BG{"বুলগেরিয়া"} - BH{"বাহরাইন"} - BI{"বুরুন্ডি"} + BF{"বুৰকিনা ফাচো"} + BG{"বুলগেৰিয়া"} + BH{"বাহৰেইন"} + BI{"বুৰুণ্ডি"} BJ{"বেনিন"} - BN{"ব্রুনেই"} - BO{"বোলিভিয়া"} - BR{"ব্রাজিল"} + BL{"ছেইণ্ট বাৰ্থলেমে"} + BM{"বাৰ্মুডা"} + BN{"ব্ৰুনেই"} + BO{"বলিভিয়া"} + BQ{"কেৰিবিয়ান নেদাৰলেণ্ডছ"} + BR{"ব্ৰাজিল"} + BS{"বাহামাছ"} BT{"ভুটান"} - BV{"বভেট দ্বীপ"} - BW{"বোট্স্বানা"} - BY{"বেলারুশ"} - CC{"কোকোস (কিলিং) দ্বীপপুঞ্জ"} - CD{"কঙ্গো - কিনসাসা"} + BV{"বুভে দ্বীপ"} + BW{"ব’টচোৱানা"} + BY{"বেলাৰুছ"} + BZ{"বেলিজ"} + CA{"কানাডা"} + CC{"কোকোচ (কীলিং) দ্বীপপুঞ্জ"} + CD{"কঙ্গো - কিনচাছা"} CF{"মধ্য আফ্রিকান প্রজাতন্ত্র"} CG{"কঙ্গো - ব্রাজাভিল"} - CH{"সুইজর্লণ্ড"} - CI{"আইভরি কোস্ট"} + CH{"চুইজাৰলেণ্ড"} + CI{"কোটে ডি আইভৰ"} CK{"কুক দ্বীপপুঞ্জ"} CL{"চিলি"} - CM{"ক্যামেরুন"} + CM{"কেমেৰুণ"} CN{"চীন"} - CO{"কলোমবিয়া"} - CP{"ক্লিপারটন দ্বীপ"} + CO{"কলম্বিয়া"} + CP{"ক্লিপাৰটোন দ্বীপ"} + CR{"কোষ্টা ৰিকা"} + CU{"কিউবা"} CV{"কেপ ভার্দে"} - CX{"ক্রিস্টমাস দ্বীপ"} - CY{"সাইপ্রাসদ্বিপ"} - DE{"জাৰ্মানি"} - DG{"দিয়েগো গার্সিয়া"} - DJ{"জিবুতি"} - DK{"ডেন্মার্ক্"} - DZ{"আলজেরিয়া"} - EA{"কিউটা & ম্লিলা"} - EC{"ইকোয়াডর"} - EE{"এস্তোনিয়াদেশ"} - EG{"মিশর"} - EH{"পশ্চিম সাহারা"} - ER{"ইরিত্রিয়া"} - ES{"স্পেন"} - ET{"ইথিওপিয়া"} - FI{"ফিনল্যাণ্ড"} + CW{"কুৰাকাও"} + CX{"খ্ৰীষ্টমাছ দ্বীপ"} + CY{"চাইপ্ৰাছ"} + CZ{"চিজেচিয়া"} + DE{"জাৰ্মানী"} + DG{"ডিয়েগো গাৰ্চিয়া"} + DJ{"জিবুটি"} + DK{"ডেনমাৰ্ক"} + DM{"ড’মিনিকা"} + DO{"ড’মিনিকান ৰিপাব্লিক"} + DZ{"আলজেৰিয়া"} + EA{"চেউটা আৰু মেলিলা"} + EC{"ইকুৱেডৰ"} + EE{"ইষ্টোনিয়া"} + EG{"ইজিপ্ত"} + EH{"পশ্চিমীয় ছাহাৰা"} + ER{"এৰিত্ৰিয়া"} + ES{"স্পেইন"} + ET{"ইথিঅ’পিয়া"} + EU{"ইউৰোপীয় সংঘ"} + EZ{"ইউৰোজ’ন"} + FI{"ফিনলেণ্ড"} FJ{"ফিজি"} - FK{"ফকল্যান্ড দ্বীপপুঞ্জ"} - FM{"মাইক্রোনেশিয়া"} - FO{"ফারো দ্বীপপুঞ্জ"} + FK{"ফকলেণ্ড দ্বীপপুঞ্জ"} + FM{"মাইক্ৰোনেচিয়া"} + FO{"ফাৰো দ্বীপপুঞ্জ"} FR{"ফ্ৰান্স"} - GA{"গাবোনবাদ্যযন্ত্র"} + GA{"গেবন"} GB{"সংযুক্ত ৰাজ্য"} - GE{"জর্জিয়া"} - GF{"একটি দেশের নাম"} - GG{"গেঁজি"} + GD{"গ্ৰেনাডা"} + GE{"জৰ্জিয়া"} + GF{"ফ্ৰান্স গয়ানা"} + GG{"গোৰেনচি"} GH{"ঘানা"} - GI{"জিব্রালটার"} - GM{"গাম্বিয়াদেশ"} + GI{"জিব্ৰাল্টৰ"} + GL{"গ্ৰীণলেণ্ড"} + GM{"গাম্বিয়া"} GN{"গিনি"} - GQ{"নিরক্ষীয় গিনি"} - GR{"গ্রীস"} - GS{"দক্ষিণ জৰ্জিয়া আৰু দক্ষিণ চেণ্ডৱিচ্‌ দ্বীপপুঞ্জ"} - GU{"গুয়াম"} - GW{"গিনি-বিসাউ"} + GP{"গুৱাডেলুপ"} + GQ{"ইকুৱেটৰিয়েল গিনি"} + GR{"গ্ৰীচ"} + GS{"দক্ষিণ জৰ্জিয়া আৰু দক্ষিণ চেণ্ডৱিচ দ্বীপপুঞ্জ"} + GT{"গুৱাটেমালা"} + GU{"গুৱাম"} + GW{"গিনি-বিছাও"} GY{"গায়ানা"} - HK{"হংকং এসএআর চীন"} - HM{"হাৰ্ড দ্বীপ আৰু মেক্‌ডোনাল্ড দ্বীপ"} - HR{"ক্রোয়েশিয়া"} - HU{"হাঙ্গেরি"} - IC{"ক্যানারি দ্বীপপুঞ্জ"} - ID{"ইন্দোনেশিয়া"} - IE{"আয়ারল্যাণ্ড"} - IL{"ইস্রায়েল"} - IM{"আইল অফ ম্যান"} - IN{"ভারত"} - IO{"ব্ৰিটিশ্ব ইণ্ডিয়ান মহাসাগৰৰ অঞ্চল"} - IQ{"ইরাক"} - IR{"ইরান"} - IS{"আইস্ল্যাণ্ড"} + HK{"হং কং এছ. এ. আৰ. চীন"} + HM{"হাৰ্ড দ্বীপ আৰু মেকডোনাল্ড দ্বীপপুঞ্জ"} + HN{"হন্দুৰাছ"} + HR{"ক্ৰোৱেছিয়া"} + HT{"হাইটি"} + HU{"হাংগেৰী"} + IC{"কেনেৰী দ্বীপপুঞ্জ"} + ID{"ইণ্ডোনেচিয়া"} + IE{"আয়াৰলেণ্ড"} + IL{"ইজৰাইল"} + IM{"আইল অফ মেন"} + IN{"ভাৰত"} + IO{"ব্ৰিটিছ ইণ্ডিয়ান অ’চন টেৰিট’ৰি"} + IQ{"ইৰাক"} + IR{"ইৰান"} + IS{"আইচলেণ্ড"} IT{"ইটালি"} - JE{"জার্সি"} - JO{"জর্ডন"} + JE{"জাৰ্চি"} + JM{"জামাইকা"} + JO{"জৰ্ডান"} JP{"জাপান"} KE{"কেনিয়া"} - KG{"কিরগিজস্তান"} - KH{"কাম্বোজ"} - KI{"কিরিবাতি"} - KM{"কমোরোস"} - KP{"উত্তর কোরিয়া"} - KR{"দক্ষিণ কোরিয়া"} - KW{"কুয়েত"} - KZ{"কাজাকস্থান"} - LA{"লাত্তস"} + KG{"কিৰ্গিজস্তান"} + KH{"কম্বোডিয়া"} + KI{"কিৰিবাটি"} + KM{"কোমোৰোজ"} + KN{"ছেইণ্ট কিটছ আৰু নেভিছ"} + KP{"উত্তৰ কোৰিয়া"} + KR{"দক্ষিণ কোৰিয়া"} + KW{"কুৱেইট"} + KY{"কেইমেন দ্বীপপুঞ্জ"} + KZ{"কাজাখাস্তান"} + LA{"লাওচ"} LB{"লেবানন"} - LI{"লিচেনস্টেইন"} + LC{"ছেইণ্ট লুচিয়া"} + LI{"লিচটেনষ্টেইন"} LK{"শ্রীলংকা"} - LR{"লাইবেরিয়া"} - LS{"লেসোথো"} - LT{"লিত্ভা"} - LU{"লাক্সেমবার্গ"} - LV{"ল্যাট্ভিআ"} + LR{"লিবেৰিয়া"} + LS{"লেছ’থ’"} + LT{"লিথুৱানিয়া"} + LU{"লাক্সেমবাৰ্গ"} + LV{"লাটভিয়া"} LY{"লিবিয়া"} - MA{"মরক্কো"} + MA{"মৰক্কো"} MC{"মোনাকো"} - MD{"মোল্দাভিয়া"} - ME{"মন্টিনিগ্রো"} - MG{"ম্যাডাগ্যাস্কার"} - MH{"মার্শাল দ্বীপপুঞ্জ"} - MK{"ম্যাসাডোনিয়া"} + MD{"মোলডোভা"} + ME{"মণ্টেনেগ্ৰু"} + MF{"ছেইণ্ট মাৰ্টিন"} + MG{"মাদাগাস্কাৰ"} + MH{"মাৰ্শ্বাল দ্বীপপুঞ্জ"} + MK{"মেচিডোনীয়া"} ML{"মালি"} - MM{"মায়ানমার (বার্মা)"} - MN{"মঙ্গোলিআ"} - MO{"ম্যাকাও এসএআর চীন"} - MP{"উত্তর মারিয়ানা দ্বীপপুঞ্জ"} - MR{"মরিতানিয়া"} - MT{"মালটা"} - MU{"মরিশাস"} + MM{"ম্যানমাৰ (বাৰ্মা)"} + MN{"মঙ্গোলিয়া"} + MO{"মাকাউ এছ. এ. আৰ. চীন"} + MP{"উত্তৰ মাৰিয়ানা দ্বীপপুঞ্জ"} + MQ{"মাৰ্টিনিক"} + MR{"মাউৰিটানিয়া"} + MS{"ম’ণ্টছেৰাট"} + MT{"মাল্টা"} + MU{"মৰিছাছ"} MV{"মালদ্বীপ"} - MW{"মালাউই"} - MY{"মাল্যাশিয়া"} - MZ{"মোজাম্বিক"} + MW{"মালাৱি"} + MX{"মেক্সিকো"} + MY{"মালয়েচিয়া"} + MZ{"ম’জামবিক"} NA{"নামিবিয়া"} - NC{"নতুন ক্যালেডোনিয়া"} - NE{"নাইজারনদী"} - NF{"নরফোক দ্বীপ"} - NG{"নাইজিরিয়াদেশ"} - NL{"নেদারল্যান্ডস"} - NO{"নরত্তএদেশ"} + NC{"নিউ কেলিডোনিয়া"} + NE{"নাইজাৰ"} + NF{"ন’ৰফ’ক দ্বীপ"} + NG{"নাইজেৰিয়া"} + NI{"নিকাৰাগুৱা"} + NL{"নেডাৰলেণ্ড"} + NO{"নৰৱে"} NP{"নেপাল"} - NR{"নাউরু"} - NU{"নিউই"} - NZ{"নিউজিল্যান্ড"} + NR{"নাউৰু"} + NU{"নিউ"} + NZ{"নিউজিলেণ্ড"} OM{"ওমান"} - PE{"পেরু"} - PF{"ফরাসি পলিনেশিয়া"} - PG{"পাপুয়া নিউ গিনি"} - PH{"ফিলিপাইন"} + PA{"পানামা"} + PE{"পেৰু"} + PF{"ফ্ৰান্স পোলেনচিয়া"} + PG{"পাপুৱা নিউ গিনি"} + PH{"ফিলিপাইনছ"} PK{"পাকিস্তান"} - PL{"পোল্যান্ড"} - PN{"পিটকেয়ার্ন দ্বীপপুঞ্জ"} + PL{"পোলেণ্ড"} + PM{"ছেইণ্ট পিয়েৰে আৰু মিকিউৱেলন"} + PN{"পিটকেইৰ্ণ দ্বীপপুঞ্জ"} + PR{"পুৱেৰ্টো ৰিকো"} PS{"ফিলিস্তিন অঞ্চল"} - PT{"পর্তুগাল"} + PT{"পৰ্তুগাল"} PW{"পালাউ"} - PY{"প্যারাগুয়ে"} - QA{"কাতার"} - RE{"সাক্ষাৎ"} - RO{"রুমানিয়া"} - RS{"সার্বিয়া"} - RU{"রাশিয়া"} - RW{"রুয়ান্ডা"} - SA{"সৌদি আরব"} - SB{"সলোমান দ্বীপপুঞ্জ"} - SC{"সিসিলি"} - SD{"সুদান"} - SE{"সুইডেন"} - SG{"সিঙ্গাপুর"} - SH{"সেন্ট হেলেনা"} - SI{"স্লোভানিয়া"} - SJ{"সাভালবার্ড ও জান মেন"} + PY{"পাৰাগুৱে"} + QA{"কাটাৰ"} + QO{"আউটলায়িং অ’চিয়ানিয়া"} + RE{"ৰিইউনিয়ন"} + RO{"ৰোমানিয়া"} + RS{"ছাৰ্বিয়া"} + RU{"ৰাছিয়া"} + RW{"ৰোৱাণ্ডা"} + SA{"চৌডি আৰবিয়া"} + SB{"চোলোমোন দ্বীপপুঞ্জ"} + SC{"ছিচিলিছ"} + SD{"চুডান"} + SE{"চুইডেন"} + SG{"ছিংগাপুৰ"} + SH{"ছেইণ্ট হেলেনা"} + SI{"শ্লোভেনিয়া"} + SJ{"চাভালবাৰ্ড আৰু জন মেয়ন"} SK{"শ্লোভাকিয়া"} - SL{"সিয়েরা লিওন"} - SM{"সান মেরিনো"} - SN{"সেনেগাল"} - SO{"সোমালিয়া"} - SR{"সুরিনাম"} - SS{"দক্ষিণ সুদান"} - ST{"সাও টোম এবং প্রিনসিপে"} - SY{"সিরিয়া"} - SZ{"সোয়াজিল্যান্ড"} - TA{"ট্রিস্টান ডা কুনা"} - TD{"মত্স্যবিশেষ"} + SL{"চিয়েৰা লিঅ’ন"} + SM{"চান মাৰিনো"} + SN{"চেনেগাল"} + SO{"চোমালিয়া"} + SR{"ছুৰিনাম"} + SS{"দক্ষিণ চুডান"} + ST{"চাও টোমে আৰু প্ৰিনচিপে"} + SV{"এল ছেলভেড’ৰ"} + SX{"চিণ্ট মাৰ্টেন"} + SY{"চিৰিয়া"} + SZ{"স্বাজিলেণ্ড"} + TA{"ত্ৰিস্তান দ্যা কুনহা"} + TC{"টাৰ্কছ অৰু কেইক’ছ দ্বীপপুঞ্জ"} + TD{"চাড"} TF{"দক্ষিণ ফ্ৰান্সৰ অঞ্চল"} - TG{"যাও"} - TH{"থাইল্যান্ড"} - TJ{"তাজিকস্থান"} + TG{"টোগো"} + TH{"থাইলেণ্ড"} + TJ{"তাজিকিস্তান"} TK{"টোকেলাউ"} - TL{"পূর্ব তিমুর"} - TM{"তুর্কমেনিয়া"} - TN{"টিউনিস্"} - TO{"টাঙ্গা"} - TR{"তুরস্ক"} + TL{"টিমোৰ-লেচটে"} + TM{"তুৰ্কমেনিস্তান"} + TN{"টুনিচিয়া"} + TO{"টংগা"} + TR{"তুৰ্কি"} + TT{"ট্ৰিনিডাড আৰু টোবাগো"} TV{"টুভালু"} - TW{"তাইওয়ান"} + TW{"টাইৱান"} TZ{"তাঞ্জানিয়া"} - UA{"ইউক্রেইন্"} - UG{"উগান্ডা"} - UM{"ইউ এস আউটলিং আইল্যান্ডস"} - US{"যুক্তৰাষ্ট্ৰ"} - UY{"উরুগুয়ে"} - UZ{"উজ্বেকিস্থান"} - VA{"ভ্যাটিকান সিটি"} - VE{"ভেনেজুয়েলা"} - VN{"ভিয়েতনাম"} - VU{"ভানুয়াতু"} - WF{"ওয়ালিস ও ফুটুনা"} - WS{"সামোয়া"} - XK{"কসোভো"} - YE{"ইমেন"} - YT{"মায়োত্তে"} - ZA{"দক্ষিন আফ্রিকা"} + UA{"ইউক্ৰেইন"} + UG{"উগাণ্ডা"} + UM{"ইউ. এছ. আউটলায়িং দ্বীপপুঞ্জ"} + UN{"ৰাষ্ট্ৰসংঘ"} + US{"মাৰ্কিন যুক্তৰাষ্ট্ৰ"} + UY{"উৰুগুৱে"} + UZ{"উজবেকিস্তান"} + VA{"ভেটিকান চিটি"} + VC{"ছেইণ্ট ভিনচেণ্ট আৰু গ্ৰীণাডাইনছ"} + VE{"ভেনিজুৱেলা"} + VG{"ব্ৰিটিছ ভাৰ্জিন দ্বীপপুঞ্জ"} + VI{"ইউ. এছ. ভাৰ্জিন দ্বীপপুঞ্জ"} + VN{"ভিয়েটনাম"} + VU{"ভানাটু"} + WF{"ৱালিছ আৰু ফুটুনা"} + WS{"চামোৱা"} + XK{"কচ’ভ’"} + YE{"য়েমেন"} + YT{"মায়োট্টে"} + ZA{"দক্ষিণ আফ্রিকা"} ZM{"জাম্বিয়া"} - ZW{"জিম্বাবুয়ে"} - ZZ{"অজ্ঞাত অঞ্চল"} + ZW{"জিম্বাবৱে"} + ZZ{"অজ্ঞাত ক্ষেত্ৰ"} } Countries%short{ - GB{"যুক্তরাজ্য"} - HK{"হংকং"} - MO{"ম্যাকা"} + GB{"ইউ. কে."} + HK{"হং কং"} + MO{"মাকাউ"} PS{"ফিলিস্তিন"} + US{"মা. যু."} } Countries%variant{ CD{"কঙ্গো (DRC)"} CG{"কঙ্গো (প্রজাতন্ত্র)"} + CI{"আইভৰী কোষ্ট"} CZ{"চেক প্রজাতন্ত্র"} + MK{"মেচিডোনীয়া (FYROM)"} + TL{"পূৱ টিমোৰ"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/asa.txt b/icu4c/source/data/region/asa.txt index 5414fcaa36..66e92b3016 100644 --- a/icu4c/source/data/region/asa.txt +++ b/icu4c/source/data/region/asa.txt @@ -225,5 +225,5 @@ asa{ ZM{"Dhambia"} ZW{"Dhimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ast.txt b/icu4c/source/data/region/ast.txt index 34c1d501a1..ddbcc2fb26 100644 --- a/icu4c/source/data/region/ast.txt +++ b/icu4c/source/data/region/ast.txt @@ -310,5 +310,5 @@ ast{ MK{"Macedonia (ARYDM)"} TL{"Timor Este"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/az.txt b/icu4c/source/data/region/az.txt index 188d46728a..5130a715b6 100644 --- a/icu4c/source/data/region/az.txt +++ b/icu4c/source/data/region/az.txt @@ -31,6 +31,7 @@ az{ 151{"Şərqi Avropa"} 154{"Şimali Avropa"} 155{"Qərbi Avropa"} + 202{"Saharadan cənub"} 419{"Latın Amerikası"} AC{"Askenson adası"} AD{"Andorra"} @@ -311,5 +312,5 @@ az{ MK{"Makedoniya (KYRM)"} TL{"Doğu Timor"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/az_Cyrl.txt b/icu4c/source/data/region/az_Cyrl.txt index d48f7d00bb..d243b96621 100644 --- a/icu4c/source/data/region/az_Cyrl.txt +++ b/icu4c/source/data/region/az_Cyrl.txt @@ -302,5 +302,5 @@ az_Cyrl{ FK{"Фолкленд адалары (Малвин адалары)"} MK{"Македонија (КЈРМ)"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/az_Latn.txt b/icu4c/source/data/region/az_Latn.txt index 9df6ff318a..47ecb5cc89 100644 --- a/icu4c/source/data/region/az_Latn.txt +++ b/icu4c/source/data/region/az_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License az_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/bas.txt b/icu4c/source/data/region/bas.txt index f186147f12..aacbd849f0 100644 --- a/icu4c/source/data/region/bas.txt +++ b/icu4c/source/data/region/bas.txt @@ -224,5 +224,5 @@ bas{ ZM{"Zàmbià"} ZW{"Zìmbàbwê"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/be.txt b/icu4c/source/data/region/be.txt index cdc0f35fb5..b6b99b20e1 100644 --- a/icu4c/source/data/region/be.txt +++ b/icu4c/source/data/region/be.txt @@ -31,6 +31,7 @@ be{ 151{"Усходняя Еўропа"} 154{"Паўночная Еўропа"} 155{"Заходняя Еўропа"} + 202{"Трапічная Афрыка"} 419{"Лацінская Амерыка"} AC{"Востраў Узнясення"} AD{"Андора"} @@ -310,5 +311,5 @@ be{ MK{"Македонія (БЮРМ)"} TL{"Усходні Тымор"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/bem.txt b/icu4c/source/data/region/bem.txt index c3ffcfeb07..7c15764725 100644 --- a/icu4c/source/data/region/bem.txt +++ b/icu4c/source/data/region/bem.txt @@ -4,5 +4,5 @@ bem{ Countries{ ZM{"Zambia"} } - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/bez.txt b/icu4c/source/data/region/bez.txt index efafd76d40..189363d45f 100644 --- a/icu4c/source/data/region/bez.txt +++ b/icu4c/source/data/region/bez.txt @@ -227,5 +227,5 @@ bez{ ZM{"Huzambia"} ZW{"Huzimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/bg.txt b/icu4c/source/data/region/bg.txt index 0c4346fd54..ca6cf0db8a 100644 --- a/icu4c/source/data/region/bg.txt +++ b/icu4c/source/data/region/bg.txt @@ -31,6 +31,7 @@ bg{ 151{"Източна Европа"} 154{"Северна Европа"} 155{"Западна Европа"} + 202{"Субсахарска Африка"} 419{"Латинска Америка"} AC{"остров Възнесение"} AD{"Андора"} @@ -309,5 +310,5 @@ bg{ FK{"Фолклендски острови (Малвински острови)"} MK{"Бивша югославска република Македония"} } - Version{"2.1.37.59"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/bm.txt b/icu4c/source/data/region/bm.txt index 8156740272..70e7d0c3ce 100644 --- a/icu4c/source/data/region/bm.txt +++ b/icu4c/source/data/region/bm.txt @@ -227,5 +227,5 @@ bm{ ZM{"Zanbi"} ZW{"Zimbabuwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/bn.txt b/icu4c/source/data/region/bn.txt index 3c869806c5..37c1ff03bc 100644 --- a/icu4c/source/data/region/bn.txt +++ b/icu4c/source/data/region/bn.txt @@ -31,6 +31,7 @@ bn{ 151{"পূর্ব ইউরোপ"} 154{"উত্তর ইউরোপ"} 155{"পশ্চিম ইউরোপ"} + 202{"উপ সাহারান আফ্রিকা"} 419{"ল্যাটিন আমেরিকা"} AC{"অ্যাসসেনশন আইল্যান্ড"} AD{"আন্ডোরা"} @@ -311,5 +312,5 @@ bn{ MK{"ম্যাসিডোনিয়া (FYROM)"} TL{"পূর্ব তিমুর"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/bn_IN.txt b/icu4c/source/data/region/bn_IN.txt index 988ce1c3e4..26bbd861a3 100644 --- a/icu4c/source/data/region/bn_IN.txt +++ b/icu4c/source/data/region/bn_IN.txt @@ -8,5 +8,5 @@ bn_IN{ Countries%variant{ CD{"কঙ্গো (DRC)"} } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/bo.txt b/icu4c/source/data/region/bo.txt index b7aee05619..a16e7dd055 100644 --- a/icu4c/source/data/region/bo.txt +++ b/icu4c/source/data/region/bo.txt @@ -15,5 +15,5 @@ bo{ US{"ཨ་མེ་རི་ཀ།"} ZZ{"མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག"} } - Version{"2.1.36.86"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/bo_IN.txt b/icu4c/source/data/region/bo_IN.txt index 7389294988..2163f77947 100644 --- a/icu4c/source/data/region/bo_IN.txt +++ b/icu4c/source/data/region/bo_IN.txt @@ -4,5 +4,5 @@ bo_IN{ Countries{ 009{"ཨོཤི་ཡཱན་ན།"} } - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/br.txt b/icu4c/source/data/region/br.txt index 189a079a06..5024b56513 100644 --- a/icu4c/source/data/region/br.txt +++ b/icu4c/source/data/region/br.txt @@ -31,6 +31,7 @@ br{ 151{"Europa ar Reter"} 154{"Europa an Norzh"} 155{"Europa ar Cʼhornôg"} + 202{"Afrika issaharat"} 419{"Amerika Latin"} AC{"Enez Ascension"} AD{"Andorra"} @@ -89,7 +90,7 @@ br{ CW{"Curaçao"} CX{"Enez Christmas"} CY{"Kiprenez"} - CZ{"Republik Tchek"} + CZ{"Tchekia"} DE{"Alamagn"} DG{"Diego Garcia"} DJ{"Djibouti"} @@ -106,6 +107,7 @@ br{ ES{"Spagn"} ET{"Etiopia"} EU{"Unaniezh Europa"} + EZ{"takad an euro"} FI{"Finland"} FJ{"Fidji"} FK{"Inizi Falkland"} @@ -272,6 +274,7 @@ br{ UA{"Ukraina"} UG{"Ouganda"} UM{"Inizi diabell ar Stadoù-Unanet"} + UN{"Broadoù unanet"} US{"Stadoù-Unanet"} UY{"Uruguay"} UZ{"Ouzbekistan"} @@ -303,9 +306,10 @@ br{ CD{"Kongo (RDK)"} CG{"Kongo (Republik)"} CI{"Aod Olifant"} + CZ{"Republik Tchek"} FK{"Inizi Falkland (Inizi Maloù)"} MK{"Makedonia (RYKM)"} TL{"Timor ar Reter"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/brx.txt b/icu4c/source/data/region/brx.txt index 32a823d539..38158f4bb7 100644 --- a/icu4c/source/data/region/brx.txt +++ b/icu4c/source/data/region/brx.txt @@ -281,5 +281,5 @@ brx{ ZW{"ज़ीम्बाब्वे"} ZZ{"अज्ञात या अवैध प्रदेश"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/bs.txt b/icu4c/source/data/region/bs.txt index c06239e267..e7fb1d7c3b 100644 --- a/icu4c/source/data/region/bs.txt +++ b/icu4c/source/data/region/bs.txt @@ -31,6 +31,7 @@ bs{ 151{"Istočna Evropa"} 154{"Sjeverna Evropa"} 155{"Zapadna Evropa"} + 202{"Subsaharska Afrika"} 419{"Latinska Amerika"} AC{"Ostrvo Ascension"} AD{"Andora"} @@ -311,5 +312,5 @@ bs{ MK{"Makedonija (BJR)"} TL{"TL"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/bs_Cyrl.txt b/icu4c/source/data/region/bs_Cyrl.txt index f68656c5d5..7f6725f374 100644 --- a/icu4c/source/data/region/bs_Cyrl.txt +++ b/icu4c/source/data/region/bs_Cyrl.txt @@ -308,5 +308,5 @@ bs_Cyrl{ FK{"Фокландска (Малвинска) острва"} MK{"Македонија (БЈР)"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/bs_Latn.txt b/icu4c/source/data/region/bs_Latn.txt index 5e727656b0..0ac3778ca4 100644 --- a/icu4c/source/data/region/bs_Latn.txt +++ b/icu4c/source/data/region/bs_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bs_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/ca.txt b/icu4c/source/data/region/ca.txt index fa1e1e10e6..c1f6872951 100644 --- a/icu4c/source/data/region/ca.txt +++ b/icu4c/source/data/region/ca.txt @@ -31,6 +31,7 @@ ca{ 151{"Europa oriental"} 154{"Europa septentrional"} 155{"Europa occidental"} + 202{"Àfrica subsahariana"} 419{"Amèrica Llatina"} AC{"Illa de l’Ascensió"} AD{"Andorra"} @@ -309,5 +310,5 @@ ca{ FK{"Illes Malvines (Illes Falkland)"} MK{"Macedònia (Antiga República Iugoslava de Macedònia)"} } - Version{"2.1.37.22"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/ccp.txt b/icu4c/source/data/region/ccp.txt index b1031bbe80..306cc77b27 100644 --- a/icu4c/source/data/region/ccp.txt +++ b/icu4c/source/data/region/ccp.txt @@ -322,5 +322,5 @@ ccp{ MK{"𑄟𑄬𑄥𑄨𑄓𑄮𑄚𑄠(FYROM)"} TL{"𑄛𑄪𑄉𑄮 𑄖𑄨𑄟𑄪𑄢𑄴"} } - Version{"2.1.37.51"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ce.txt b/icu4c/source/data/region/ce.txt index 7b7a8c672e..c98f2dd99e 100644 --- a/icu4c/source/data/region/ce.txt +++ b/icu4c/source/data/region/ce.txt @@ -308,5 +308,5 @@ ce{ FK{"Фолклендан гӀайренаш (Мальвинаш)"} TL{"Тимор-Лесте"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/cgg.txt b/icu4c/source/data/region/cgg.txt index 3f5aa358ed..29e45642f7 100644 --- a/icu4c/source/data/region/cgg.txt +++ b/icu4c/source/data/region/cgg.txt @@ -225,5 +225,5 @@ cgg{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/chr.txt b/icu4c/source/data/region/chr.txt index 219f5777db..4b98f254bc 100644 --- a/icu4c/source/data/region/chr.txt +++ b/icu4c/source/data/region/chr.txt @@ -31,12 +31,13 @@ chr{ 151{"ᏗᎧᎸᎬ ᏗᏜ ᏳᎳᏛ"} 154{"ᏧᏴᏢ ᏗᏜ ᏳᎳᏛ"} 155{"ᏭᏕᎵᎬ ᏗᏜ ᏳᎳᏛ"} + 202{"ᎭᏫᏂ-ᏌᎭᏩ ᎬᎿᎨᏍᏛ"} 419{"ᎳᏘᏂ ᎠᎹᏰᏟ"} AC{"ᎤᎵᏌᎳᏓᏅ ᎤᎦᏚᏛᎢ"} AD{"ᎠᏂᏙᎳ"} AE{"ᏌᏊ ᎢᏳᎾᎵᏍᏔᏅ ᎡᎳᏈ ᎢᎹᎵᏘᏏ"} AF{"ᎠᏫᎨᏂᏍᏖᏂ"} - AG{"ᎤᏪᏘ ᎠᎴ ᏆᏊᏓ"} + AG{"ᎤᏪᏘ & ᏆᏊᏓ"} AI{"ᎠᏂᎩᎳ"} AL{"ᎠᎵᏇᏂᏯ"} AM{"ᎠᎵᎻᏂᎠ"} @@ -49,7 +50,7 @@ chr{ AW{"ᎠᎷᏆ"} AX{"ᎣᎴᏅᏓ ᏚᎦᏚᏛᎢ"} AZ{"ᎠᏎᏆᏣᏂ"} - BA{"ᏉᏏᏂᎠ ᎠᎴ ᎲᏤᎪᏫ"} + BA{"ᏉᏏᏂᎠ & ᎲᏤᎪᏫ"} BB{"ᏆᏇᏙᏍ"} BD{"ᏆᏂᎦᎵᏕᏍ"} BE{"ᏇᎵᏥᎥᎻ"} @@ -184,7 +185,7 @@ chr{ MH{"ᎹᏌᎵ ᏚᎦᏚᏛᎢ"} MK{"ᎹᏎᏙᏂᏯ"} ML{"ᎹᎵ"} - MM{"ᎹᏯᎹᎵ"} + MM{"ᎹᏯᎹᎵ (ᏇᎵᎹ)"} MN{"ᎹᏂᎪᎵᎠ"} MO{"ᎹᎧᎣ (ᎤᏓᏤᎵᏓ ᏧᏂᎸᏫᏍᏓᏁᏗ ᎢᎬᎾᏕᎾ) ᏣᎢ"} MP{"ᏧᏴᏢ ᏗᏜ ᎹᎵᎠᎾ ᏚᎦᏚᏛᎢ"} @@ -310,5 +311,5 @@ chr{ MK{"ᎹᏎᏙᏂᏯ (FYROM)"} TL{"ᏗᎧᎸᎬᎢ ᏘᎼᎵ"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ckb.txt b/icu4c/source/data/region/ckb.txt index bc94a44041..f2de435638 100644 --- a/icu4c/source/data/region/ckb.txt +++ b/icu4c/source/data/region/ckb.txt @@ -197,5 +197,5 @@ ckb{ CD{"کۆماری دیموکراتیکی کۆنگۆ"} CG{"کۆماری کۆنگۆ"} } - Version{"2.1.36.86"} + Version{"2.1.38.71"} } diff --git a/icu4c/source/data/region/cs.txt b/icu4c/source/data/region/cs.txt index 2c30865c0f..c0f5826804 100644 --- a/icu4c/source/data/region/cs.txt +++ b/icu4c/source/data/region/cs.txt @@ -31,6 +31,7 @@ cs{ 151{"východní Evropa"} 154{"severní Evropa"} 155{"západní Evropa"} + 202{"subsaharská Afrika"} 419{"Latinská Amerika"} AC{"Ascension"} AD{"Andorra"} @@ -310,5 +311,5 @@ cs{ FK{"Falklandské ostrovy (Malvíny)"} MK{"Makedonie (FYROM)"} } - Version{"2.1.37.11"} + Version{"2.1.39.15"} } diff --git a/icu4c/source/data/region/cy.txt b/icu4c/source/data/region/cy.txt index d08347fd6b..e3c08db98d 100644 --- a/icu4c/source/data/region/cy.txt +++ b/icu4c/source/data/region/cy.txt @@ -31,6 +31,7 @@ cy{ 151{"Dwyrain Ewrop"} 154{"Gogledd Ewrop"} 155{"Gorllewin Ewrop"} + 202{"Affrica Is-Sahara"} 419{"America Ladin"} AC{"Ynys Ascension"} AD{"Andorra"} @@ -49,7 +50,7 @@ cy{ AW{"Aruba"} AX{"Ynysoedd Åland"} AZ{"Azerbaijan"} - BA{"Bosnia a Herzegovina"} + BA{"Bosnia & Herzegovina"} BB{"Barbados"} BD{"Bangladesh"} BE{"Gwlad Belg"} @@ -311,5 +312,5 @@ cy{ MK{"Macedonia (CWIM)"} TL{"Dwyrain Timor"} } - Version{"2.1.37.17"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/da.txt b/icu4c/source/data/region/da.txt index 9dfb4ef707..81eaf31f08 100644 --- a/icu4c/source/data/region/da.txt +++ b/icu4c/source/data/region/da.txt @@ -31,6 +31,7 @@ da{ 151{"Østeuropa"} 154{"Nordeuropa"} 155{"Vesteuropa"} + 202{"Afrika syd for Sahara"} 419{"Latinamerika"} AC{"Ascensionøen"} AD{"Andorra"} @@ -310,5 +311,5 @@ da{ MK{"Den tidligere jugoslaviske republik Makedonien"} TL{"Østtimor"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/dav.txt b/icu4c/source/data/region/dav.txt index d090bf519f..71e6c1ac4e 100644 --- a/icu4c/source/data/region/dav.txt +++ b/icu4c/source/data/region/dav.txt @@ -227,5 +227,5 @@ dav{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/de.txt b/icu4c/source/data/region/de.txt index 712f14924f..7eb66f45f7 100644 --- a/icu4c/source/data/region/de.txt +++ b/icu4c/source/data/region/de.txt @@ -311,5 +311,5 @@ de{ MK{"Mazedonien (EJR)"} TL{"Osttimor"} } - Version{"2.1.37.96"} + Version{"2.1.39.41"} } diff --git a/icu4c/source/data/region/de_AT.txt b/icu4c/source/data/region/de_AT.txt index 61693a4ea8..c4b626a065 100644 --- a/icu4c/source/data/region/de_AT.txt +++ b/icu4c/source/data/region/de_AT.txt @@ -4,5 +4,5 @@ de_AT{ Countries{ SJ{"Svalbard und Jan Mayen"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/de_CH.txt b/icu4c/source/data/region/de_CH.txt index e6ceb2fbee..5a714ce969 100644 --- a/icu4c/source/data/region/de_CH.txt +++ b/icu4c/source/data/region/de_CH.txt @@ -12,5 +12,5 @@ de_CH{ TL{"Osttimor"} ZW{"Zimbabwe"} } - Version{"2.1.37.8"} + Version{"2.1.39.37"} } diff --git a/icu4c/source/data/region/dje.txt b/icu4c/source/data/region/dje.txt index a96ae39c54..366e9e9019 100644 --- a/icu4c/source/data/region/dje.txt +++ b/icu4c/source/data/region/dje.txt @@ -226,5 +226,5 @@ dje{ ZM{"Zambi"} ZW{"Zimbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/dsb.txt b/icu4c/source/data/region/dsb.txt index b3b1edbc07..c5ba399129 100644 --- a/icu4c/source/data/region/dsb.txt +++ b/icu4c/source/data/region/dsb.txt @@ -307,5 +307,5 @@ dsb{ MK{"Makedońska (PRJ)"} TL{"Pódzajtšny Timor"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/dua.txt b/icu4c/source/data/region/dua.txt index 142ea9aeca..28404ee050 100644 --- a/icu4c/source/data/region/dua.txt +++ b/icu4c/source/data/region/dua.txt @@ -4,5 +4,5 @@ dua{ Countries{ CM{"Cameroun"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/dyo.txt b/icu4c/source/data/region/dyo.txt index 0c57f4c587..3aee65d960 100644 --- a/icu4c/source/data/region/dyo.txt +++ b/icu4c/source/data/region/dyo.txt @@ -111,5 +111,5 @@ dyo{ TG{"Togo"} TH{"Tailand"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/dz.txt b/icu4c/source/data/region/dz.txt index bd9bdc3de2..cb6d21ef43 100644 --- a/icu4c/source/data/region/dz.txt +++ b/icu4c/source/data/region/dz.txt @@ -303,5 +303,5 @@ dz{ MK{"མ་སེ་ཌོ་ནི་ཡ་ (ཡུ་གོ་སླཱ་བི་ཡ)"} TL{"ཤར་ཕྱོགས་ཏི་་མོར"} } - Version{"2.1.36.86"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/ebu.txt b/icu4c/source/data/region/ebu.txt index 4bc81236ac..f34c9eb2d4 100644 --- a/icu4c/source/data/region/ebu.txt +++ b/icu4c/source/data/region/ebu.txt @@ -227,5 +227,5 @@ ebu{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ee.txt b/icu4c/source/data/region/ee.txt index 0b7a05c43f..348174792f 100644 --- a/icu4c/source/data/region/ee.txt +++ b/icu4c/source/data/region/ee.txt @@ -298,5 +298,5 @@ ee{ MK{"Makedonia (FYROM) nutome"} TL{"Ɣedzeƒe Timɔ nutome"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/el.txt b/icu4c/source/data/region/el.txt index d477df60d5..d7426171a2 100644 --- a/icu4c/source/data/region/el.txt +++ b/icu4c/source/data/region/el.txt @@ -31,6 +31,7 @@ el{ 151{"Ανατολική Ευρώπη"} 154{"Βόρεια Ευρώπη"} 155{"Δυτική Ευρώπη"} + 202{"202"} 419{"Λατινική Αμερική"} AC{"Νήσος Ασενσιόν"} AD{"Ανδόρα"} @@ -305,10 +306,11 @@ el{ Countries%variant{ CD{"Κονγκό (DRC)"} CG{"Κονγκό (Δημοκρατία)"} + CI{"CI"} CZ{"Τσεχική Δημοκρατία"} FK{"Νήσοι Φόκλαντ (Νήσοι Μαλβίνας)"} MK{"Πρώην Γιουγκοσλαβική Δημοκρατία της Μακεδονίας (ΠΓΔΜ)"} TL{"Ανατολικό Τιμόρ"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/en.txt b/icu4c/source/data/region/en.txt index 001b5c8f0e..968ec71ba0 100644 --- a/icu4c/source/data/region/en.txt +++ b/icu4c/source/data/region/en.txt @@ -314,5 +314,5 @@ en{ MK{"Macedonia (FYROM)"} TL{"East Timor"} } - Version{"2.1.37.44"} + Version{"2.1.39.27"} } diff --git a/icu4c/source/data/region/en_150.txt b/icu4c/source/data/region/en_150.txt index 564d55e27a..c7bcd8341e 100644 --- a/icu4c/source/data/region/en_150.txt +++ b/icu4c/source/data/region/en_150.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_150{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_AG.txt b/icu4c/source/data/region/en_AG.txt index ed7f63df6b..dab34a4d89 100644 --- a/icu4c/source/data/region/en_AG.txt +++ b/icu4c/source/data/region/en_AG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_AI.txt b/icu4c/source/data/region/en_AI.txt index a92294bd91..e77964de92 100644 --- a/icu4c/source/data/region/en_AI.txt +++ b/icu4c/source/data/region/en_AI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_AT.txt b/icu4c/source/data/region/en_AT.txt index 0bca0cd4ec..c955b37479 100644 --- a/icu4c/source/data/region/en_AT.txt +++ b/icu4c/source/data/region/en_AT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AT{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_AU.txt b/icu4c/source/data/region/en_AU.txt index decf9b8301..c9aab67f24 100644 --- a/icu4c/source/data/region/en_AU.txt +++ b/icu4c/source/data/region/en_AU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AU{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/region/en_BB.txt b/icu4c/source/data/region/en_BB.txt index 2c2c05ee56..a3a8e742ca 100644 --- a/icu4c/source/data/region/en_BB.txt +++ b/icu4c/source/data/region/en_BB.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BB{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_BE.txt b/icu4c/source/data/region/en_BE.txt index 6c7e5abda8..c0eab022a3 100644 --- a/icu4c/source/data/region/en_BE.txt +++ b/icu4c/source/data/region/en_BE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BE{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_BM.txt b/icu4c/source/data/region/en_BM.txt index a07478e07b..dfb1e8704d 100644 --- a/icu4c/source/data/region/en_BM.txt +++ b/icu4c/source/data/region/en_BM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_BS.txt b/icu4c/source/data/region/en_BS.txt index 345700292c..2d875479c1 100644 --- a/icu4c/source/data/region/en_BS.txt +++ b/icu4c/source/data/region/en_BS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_BW.txt b/icu4c/source/data/region/en_BW.txt index e9eeab0db7..63e350bf31 100644 --- a/icu4c/source/data/region/en_BW.txt +++ b/icu4c/source/data/region/en_BW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_BZ.txt b/icu4c/source/data/region/en_BZ.txt index 8807b66222..8a36306cc7 100644 --- a/icu4c/source/data/region/en_BZ.txt +++ b/icu4c/source/data/region/en_BZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_CA.txt b/icu4c/source/data/region/en_CA.txt index 4688f8709f..8541441fa8 100644 --- a/icu4c/source/data/region/en_CA.txt +++ b/icu4c/source/data/region/en_CA.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CA{ %%Parent{"en_001"} - Version{"2.1.37.22"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/region/en_CC.txt b/icu4c/source/data/region/en_CC.txt index 67fe580e5a..e8c2d335c0 100644 --- a/icu4c/source/data/region/en_CC.txt +++ b/icu4c/source/data/region/en_CC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_CH.txt b/icu4c/source/data/region/en_CH.txt index 1bbe2604b9..745eed060f 100644 --- a/icu4c/source/data/region/en_CH.txt +++ b/icu4c/source/data/region/en_CH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CH{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_CK.txt b/icu4c/source/data/region/en_CK.txt index 8f3b9a4c0a..a6909b9aa0 100644 --- a/icu4c/source/data/region/en_CK.txt +++ b/icu4c/source/data/region/en_CK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_CM.txt b/icu4c/source/data/region/en_CM.txt index e3da63d465..9cb94c0dc8 100644 --- a/icu4c/source/data/region/en_CM.txt +++ b/icu4c/source/data/region/en_CM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_CX.txt b/icu4c/source/data/region/en_CX.txt index 4e3c98e0fb..7166f9d6fd 100644 --- a/icu4c/source/data/region/en_CX.txt +++ b/icu4c/source/data/region/en_CX.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CX{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_CY.txt b/icu4c/source/data/region/en_CY.txt index 4fa4a14173..6e80705b89 100644 --- a/icu4c/source/data/region/en_CY.txt +++ b/icu4c/source/data/region/en_CY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_DE.txt b/icu4c/source/data/region/en_DE.txt index fd1145349f..96316822cc 100644 --- a/icu4c/source/data/region/en_DE.txt +++ b/icu4c/source/data/region/en_DE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DE{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_DG.txt b/icu4c/source/data/region/en_DG.txt index bd59dcb7d6..a1852846cf 100644 --- a/icu4c/source/data/region/en_DG.txt +++ b/icu4c/source/data/region/en_DG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_DK.txt b/icu4c/source/data/region/en_DK.txt index 9f596cd668..342c39157a 100644 --- a/icu4c/source/data/region/en_DK.txt +++ b/icu4c/source/data/region/en_DK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DK{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_DM.txt b/icu4c/source/data/region/en_DM.txt index 067f54d34d..ead644cd72 100644 --- a/icu4c/source/data/region/en_DM.txt +++ b/icu4c/source/data/region/en_DM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_ER.txt b/icu4c/source/data/region/en_ER.txt index dac4b71551..9809fe60ea 100644 --- a/icu4c/source/data/region/en_ER.txt +++ b/icu4c/source/data/region/en_ER.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ER{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_FI.txt b/icu4c/source/data/region/en_FI.txt index 0940644be1..8626b2412b 100644 --- a/icu4c/source/data/region/en_FI.txt +++ b/icu4c/source/data/region/en_FI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FI{ %%Parent{"en_150"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_FJ.txt b/icu4c/source/data/region/en_FJ.txt index 17022d5e25..32898fb2a9 100644 --- a/icu4c/source/data/region/en_FJ.txt +++ b/icu4c/source/data/region/en_FJ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FJ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_FK.txt b/icu4c/source/data/region/en_FK.txt index edbb4d869e..7551e65b4e 100644 --- a/icu4c/source/data/region/en_FK.txt +++ b/icu4c/source/data/region/en_FK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_FM.txt b/icu4c/source/data/region/en_FM.txt index 9b1d31f24f..e4a293d06a 100644 --- a/icu4c/source/data/region/en_FM.txt +++ b/icu4c/source/data/region/en_FM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_GB.txt b/icu4c/source/data/region/en_GB.txt index e8459ff997..9986ea265c 100644 --- a/icu4c/source/data/region/en_GB.txt +++ b/icu4c/source/data/region/en_GB.txt @@ -16,5 +16,5 @@ en_GB{ Countries%short{ US{"US"} } - Version{"2.1.37.22"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/region/en_GD.txt b/icu4c/source/data/region/en_GD.txt index a0067276c4..9ad43f39ea 100644 --- a/icu4c/source/data/region/en_GD.txt +++ b/icu4c/source/data/region/en_GD.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GD{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_GG.txt b/icu4c/source/data/region/en_GG.txt index b91b6b8db0..6e3d4df2e6 100644 --- a/icu4c/source/data/region/en_GG.txt +++ b/icu4c/source/data/region/en_GG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_GH.txt b/icu4c/source/data/region/en_GH.txt index 50a4429f30..d244565e52 100644 --- a/icu4c/source/data/region/en_GH.txt +++ b/icu4c/source/data/region/en_GH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_GI.txt b/icu4c/source/data/region/en_GI.txt index e19c4d87c5..fc5f7d7b48 100644 --- a/icu4c/source/data/region/en_GI.txt +++ b/icu4c/source/data/region/en_GI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_GM.txt b/icu4c/source/data/region/en_GM.txt index 9448c85706..807df46777 100644 --- a/icu4c/source/data/region/en_GM.txt +++ b/icu4c/source/data/region/en_GM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_GY.txt b/icu4c/source/data/region/en_GY.txt index 7c5333b723..4971e6d283 100644 --- a/icu4c/source/data/region/en_GY.txt +++ b/icu4c/source/data/region/en_GY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_HK.txt b/icu4c/source/data/region/en_HK.txt index d43b56c4ed..78bb499bfd 100644 --- a/icu4c/source/data/region/en_HK.txt +++ b/icu4c/source/data/region/en_HK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_HK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_IE.txt b/icu4c/source/data/region/en_IE.txt index 94ab93c38c..7cb27d7797 100644 --- a/icu4c/source/data/region/en_IE.txt +++ b/icu4c/source/data/region/en_IE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_IL.txt b/icu4c/source/data/region/en_IL.txt index 55a5091a18..df09f53dbd 100644 --- a/icu4c/source/data/region/en_IL.txt +++ b/icu4c/source/data/region/en_IL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IL{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_IM.txt b/icu4c/source/data/region/en_IM.txt index 3ccab11bc2..2af02411c1 100644 --- a/icu4c/source/data/region/en_IM.txt +++ b/icu4c/source/data/region/en_IM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_IN.txt b/icu4c/source/data/region/en_IN.txt index a2978db6f6..428b8605ac 100644 --- a/icu4c/source/data/region/en_IN.txt +++ b/icu4c/source/data/region/en_IN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IN{ %%Parent{"en_001"} - Version{"2.1.37.11"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/region/en_IO.txt b/icu4c/source/data/region/en_IO.txt index 3f89192bbc..d87cdfff6b 100644 --- a/icu4c/source/data/region/en_IO.txt +++ b/icu4c/source/data/region/en_IO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_JE.txt b/icu4c/source/data/region/en_JE.txt index 66de22d567..2d50f0a1ae 100644 --- a/icu4c/source/data/region/en_JE.txt +++ b/icu4c/source/data/region/en_JE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_JE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_JM.txt b/icu4c/source/data/region/en_JM.txt index ad3c905e00..c7e0feff5d 100644 --- a/icu4c/source/data/region/en_JM.txt +++ b/icu4c/source/data/region/en_JM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_JM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_KE.txt b/icu4c/source/data/region/en_KE.txt index 0af301a3b3..4e7344a0a1 100644 --- a/icu4c/source/data/region/en_KE.txt +++ b/icu4c/source/data/region/en_KE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_KI.txt b/icu4c/source/data/region/en_KI.txt index f6718535a5..74349d3133 100644 --- a/icu4c/source/data/region/en_KI.txt +++ b/icu4c/source/data/region/en_KI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_KN.txt b/icu4c/source/data/region/en_KN.txt index 573c3892a2..3accb4c1dd 100644 --- a/icu4c/source/data/region/en_KN.txt +++ b/icu4c/source/data/region/en_KN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KN{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_KY.txt b/icu4c/source/data/region/en_KY.txt index 0d60082e40..dfde98221f 100644 --- a/icu4c/source/data/region/en_KY.txt +++ b/icu4c/source/data/region/en_KY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_LC.txt b/icu4c/source/data/region/en_LC.txt index 7033a6a367..9c2e8c485e 100644 --- a/icu4c/source/data/region/en_LC.txt +++ b/icu4c/source/data/region/en_LC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_LR.txt b/icu4c/source/data/region/en_LR.txt index 8d609733ab..3b6da71e24 100644 --- a/icu4c/source/data/region/en_LR.txt +++ b/icu4c/source/data/region/en_LR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LR{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_LS.txt b/icu4c/source/data/region/en_LS.txt index 61d557f1e5..644ca260c2 100644 --- a/icu4c/source/data/region/en_LS.txt +++ b/icu4c/source/data/region/en_LS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_MG.txt b/icu4c/source/data/region/en_MG.txt index f5b2bfd4eb..500786d0a9 100644 --- a/icu4c/source/data/region/en_MG.txt +++ b/icu4c/source/data/region/en_MG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_MO.txt b/icu4c/source/data/region/en_MO.txt index 7c064979b7..5b0cc9abd7 100644 --- a/icu4c/source/data/region/en_MO.txt +++ b/icu4c/source/data/region/en_MO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_MS.txt b/icu4c/source/data/region/en_MS.txt index 28ef10d012..31e49957ae 100644 --- a/icu4c/source/data/region/en_MS.txt +++ b/icu4c/source/data/region/en_MS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_MT.txt b/icu4c/source/data/region/en_MT.txt index 0d4bc8b217..5ae61e852c 100644 --- a/icu4c/source/data/region/en_MT.txt +++ b/icu4c/source/data/region/en_MT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MT{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_MU.txt b/icu4c/source/data/region/en_MU.txt index f36ff7e938..70f4a69501 100644 --- a/icu4c/source/data/region/en_MU.txt +++ b/icu4c/source/data/region/en_MU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_MW.txt b/icu4c/source/data/region/en_MW.txt index 8f5bed08f1..f0fe526047 100644 --- a/icu4c/source/data/region/en_MW.txt +++ b/icu4c/source/data/region/en_MW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_MY.txt b/icu4c/source/data/region/en_MY.txt index fc723c2e91..4fa38e55da 100644 --- a/icu4c/source/data/region/en_MY.txt +++ b/icu4c/source/data/region/en_MY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_NA.txt b/icu4c/source/data/region/en_NA.txt index 17f6b2796a..a07f557164 100644 --- a/icu4c/source/data/region/en_NA.txt +++ b/icu4c/source/data/region/en_NA.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NA{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_NF.txt b/icu4c/source/data/region/en_NF.txt index 56b1a98c27..b1e3b071c5 100644 --- a/icu4c/source/data/region/en_NF.txt +++ b/icu4c/source/data/region/en_NF.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NF{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_NG.txt b/icu4c/source/data/region/en_NG.txt index 8102534635..b3022846f6 100644 --- a/icu4c/source/data/region/en_NG.txt +++ b/icu4c/source/data/region/en_NG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_NL.txt b/icu4c/source/data/region/en_NL.txt index 4566eb342c..d27f8a3c87 100644 --- a/icu4c/source/data/region/en_NL.txt +++ b/icu4c/source/data/region/en_NL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NL{ %%Parent{"en_150"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_NR.txt b/icu4c/source/data/region/en_NR.txt index a66b87fe40..7e1b070bed 100644 --- a/icu4c/source/data/region/en_NR.txt +++ b/icu4c/source/data/region/en_NR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NR{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_NU.txt b/icu4c/source/data/region/en_NU.txt index 86aa256d27..d79dc18cb8 100644 --- a/icu4c/source/data/region/en_NU.txt +++ b/icu4c/source/data/region/en_NU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_NZ.txt b/icu4c/source/data/region/en_NZ.txt index 55787c8f9d..e077345acb 100644 --- a/icu4c/source/data/region/en_NZ.txt +++ b/icu4c/source/data/region/en_NZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NZ{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/region/en_PG.txt b/icu4c/source/data/region/en_PG.txt index 6146600a51..b0aa15c31d 100644 --- a/icu4c/source/data/region/en_PG.txt +++ b/icu4c/source/data/region/en_PG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_PH.txt b/icu4c/source/data/region/en_PH.txt index 04ac66a416..94d6d4c0ef 100644 --- a/icu4c/source/data/region/en_PH.txt +++ b/icu4c/source/data/region/en_PH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_PK.txt b/icu4c/source/data/region/en_PK.txt index 3d5d2f6528..ae335cafdd 100644 --- a/icu4c/source/data/region/en_PK.txt +++ b/icu4c/source/data/region/en_PK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_PN.txt b/icu4c/source/data/region/en_PN.txt index 8b83a8d156..907c98b5e7 100644 --- a/icu4c/source/data/region/en_PN.txt +++ b/icu4c/source/data/region/en_PN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PN{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_PW.txt b/icu4c/source/data/region/en_PW.txt index 43ec73a073..14fe4d0d9b 100644 --- a/icu4c/source/data/region/en_PW.txt +++ b/icu4c/source/data/region/en_PW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_RW.txt b/icu4c/source/data/region/en_RW.txt index 1323a2881a..b5bd04ca46 100644 --- a/icu4c/source/data/region/en_RW.txt +++ b/icu4c/source/data/region/en_RW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_RW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SB.txt b/icu4c/source/data/region/en_SB.txt index 08287c09d5..135fc6465a 100644 --- a/icu4c/source/data/region/en_SB.txt +++ b/icu4c/source/data/region/en_SB.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SB{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SC.txt b/icu4c/source/data/region/en_SC.txt index 9c803082ae..9026bef4a1 100644 --- a/icu4c/source/data/region/en_SC.txt +++ b/icu4c/source/data/region/en_SC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SD.txt b/icu4c/source/data/region/en_SD.txt index 8fef0053cd..e3323d7294 100644 --- a/icu4c/source/data/region/en_SD.txt +++ b/icu4c/source/data/region/en_SD.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SD{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SE.txt b/icu4c/source/data/region/en_SE.txt index 35978fe0d8..fa6772c320 100644 --- a/icu4c/source/data/region/en_SE.txt +++ b/icu4c/source/data/region/en_SE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SE{ %%Parent{"en_150"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SG.txt b/icu4c/source/data/region/en_SG.txt index 904e860bf4..c0e7458741 100644 --- a/icu4c/source/data/region/en_SG.txt +++ b/icu4c/source/data/region/en_SG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SH.txt b/icu4c/source/data/region/en_SH.txt index dbaac39df1..46006e9df6 100644 --- a/icu4c/source/data/region/en_SH.txt +++ b/icu4c/source/data/region/en_SH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SI.txt b/icu4c/source/data/region/en_SI.txt index c6837fec8f..8dc7c6aa0e 100644 --- a/icu4c/source/data/region/en_SI.txt +++ b/icu4c/source/data/region/en_SI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SI{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SL.txt b/icu4c/source/data/region/en_SL.txt index f3ff3f71b8..627e073601 100644 --- a/icu4c/source/data/region/en_SL.txt +++ b/icu4c/source/data/region/en_SL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SL{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SS.txt b/icu4c/source/data/region/en_SS.txt index 1b9c52eca1..fac8b78dfb 100644 --- a/icu4c/source/data/region/en_SS.txt +++ b/icu4c/source/data/region/en_SS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SX.txt b/icu4c/source/data/region/en_SX.txt index c619269580..e6eb9bb29f 100644 --- a/icu4c/source/data/region/en_SX.txt +++ b/icu4c/source/data/region/en_SX.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SX{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_SZ.txt b/icu4c/source/data/region/en_SZ.txt index 734e74480d..650774b4c5 100644 --- a/icu4c/source/data/region/en_SZ.txt +++ b/icu4c/source/data/region/en_SZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_TC.txt b/icu4c/source/data/region/en_TC.txt index 31b22e7427..6d30689bba 100644 --- a/icu4c/source/data/region/en_TC.txt +++ b/icu4c/source/data/region/en_TC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_TK.txt b/icu4c/source/data/region/en_TK.txt index 380b9d9625..a102a8c323 100644 --- a/icu4c/source/data/region/en_TK.txt +++ b/icu4c/source/data/region/en_TK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_TO.txt b/icu4c/source/data/region/en_TO.txt index 426b5d64e1..3f82fa0f4e 100644 --- a/icu4c/source/data/region/en_TO.txt +++ b/icu4c/source/data/region/en_TO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_TT.txt b/icu4c/source/data/region/en_TT.txt index 4d6d39d39e..284f5f7bbd 100644 --- a/icu4c/source/data/region/en_TT.txt +++ b/icu4c/source/data/region/en_TT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TT{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_TV.txt b/icu4c/source/data/region/en_TV.txt index debe076c03..7ad38cb8b6 100644 --- a/icu4c/source/data/region/en_TV.txt +++ b/icu4c/source/data/region/en_TV.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TV{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_TZ.txt b/icu4c/source/data/region/en_TZ.txt index 25e40bfb16..ed8f720f22 100644 --- a/icu4c/source/data/region/en_TZ.txt +++ b/icu4c/source/data/region/en_TZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_UG.txt b/icu4c/source/data/region/en_UG.txt index d28e1079a0..6d416713b6 100644 --- a/icu4c/source/data/region/en_UG.txt +++ b/icu4c/source/data/region/en_UG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_UG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_VC.txt b/icu4c/source/data/region/en_VC.txt index dc17ae0ba1..7f5fda9291 100644 --- a/icu4c/source/data/region/en_VC.txt +++ b/icu4c/source/data/region/en_VC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_VG.txt b/icu4c/source/data/region/en_VG.txt index 995ae52af3..0e708c0e59 100644 --- a/icu4c/source/data/region/en_VG.txt +++ b/icu4c/source/data/region/en_VG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_VU.txt b/icu4c/source/data/region/en_VU.txt index 433c4c98f5..5fe2f2a8b2 100644 --- a/icu4c/source/data/region/en_VU.txt +++ b/icu4c/source/data/region/en_VU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_WS.txt b/icu4c/source/data/region/en_WS.txt index 0697889476..00ce51e8b6 100644 --- a/icu4c/source/data/region/en_WS.txt +++ b/icu4c/source/data/region/en_WS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_WS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_ZA.txt b/icu4c/source/data/region/en_ZA.txt index 844f02cf16..41c2c2e3a3 100644 --- a/icu4c/source/data/region/en_ZA.txt +++ b/icu4c/source/data/region/en_ZA.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZA{ %%Parent{"en_001"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_ZM.txt b/icu4c/source/data/region/en_ZM.txt index 3e9be7467f..b330b4666d 100644 --- a/icu4c/source/data/region/en_ZM.txt +++ b/icu4c/source/data/region/en_ZM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/en_ZW.txt b/icu4c/source/data/region/en_ZW.txt index 5fb189a894..f20fa35c66 100644 --- a/icu4c/source/data/region/en_ZW.txt +++ b/icu4c/source/data/region/en_ZW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/eo.txt b/icu4c/source/data/region/eo.txt index 3630f0239c..6c45ef897d 100644 --- a/icu4c/source/data/region/eo.txt +++ b/icu4c/source/data/region/eo.txt @@ -226,5 +226,5 @@ eo{ ZM{"Zambio"} ZW{"Zimbabvo"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/es.txt b/icu4c/source/data/region/es.txt index 57d523dbc5..e4853ff182 100644 --- a/icu4c/source/data/region/es.txt +++ b/icu4c/source/data/region/es.txt @@ -31,6 +31,7 @@ es{ 151{"Europa oriental"} 154{"Europa septentrional"} 155{"Europa occidental"} + 202{"África subsahariana"} 419{"Latinoamérica"} AC{"Isla de la Ascensión"} AD{"Andorra"} @@ -310,5 +311,5 @@ es{ MK{"Macedonia (ERYM)"} TL{"Timor Oriental"} } - Version{"2.1.37.22"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/es_419.txt b/icu4c/source/data/region/es_419.txt index 9495a2961a..53bba86d8e 100644 --- a/icu4c/source/data/region/es_419.txt +++ b/icu4c/source/data/region/es_419.txt @@ -30,5 +30,5 @@ es_419{ Countries%short{ GB{"R. U."} } - Version{"2.1.37.22"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_AR.txt b/icu4c/source/data/region/es_AR.txt index 16d3bebf3a..6442e81a9d 100644 --- a/icu4c/source/data/region/es_AR.txt +++ b/icu4c/source/data/region/es_AR.txt @@ -12,5 +12,5 @@ es_AR{ Countries%short{ GB{"RU"} } - Version{"2.1.37.22"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_BO.txt b/icu4c/source/data/region/es_BO.txt index 1246b4f806..31ff3d4a21 100644 --- a/icu4c/source/data/region/es_BO.txt +++ b/icu4c/source/data/region/es_BO.txt @@ -11,5 +11,5 @@ es_BO{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_BR.txt b/icu4c/source/data/region/es_BR.txt index ee8a4443d4..1115ce9cfb 100644 --- a/icu4c/source/data/region/es_BR.txt +++ b/icu4c/source/data/region/es_BR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_BR{ %%Parent{"es_419"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_BZ.txt b/icu4c/source/data/region/es_BZ.txt index 7734598e06..3d2302ce36 100644 --- a/icu4c/source/data/region/es_BZ.txt +++ b/icu4c/source/data/region/es_BZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_BZ{ %%Parent{"es_419"} - Version{"2.1.32.37"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_CL.txt b/icu4c/source/data/region/es_CL.txt index a0b6d495c4..622f036ae9 100644 --- a/icu4c/source/data/region/es_CL.txt +++ b/icu4c/source/data/region/es_CL.txt @@ -12,5 +12,5 @@ es_CL{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_CO.txt b/icu4c/source/data/region/es_CO.txt index 832593a963..276f9a9083 100644 --- a/icu4c/source/data/region/es_CO.txt +++ b/icu4c/source/data/region/es_CO.txt @@ -12,5 +12,5 @@ es_CO{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_CR.txt b/icu4c/source/data/region/es_CR.txt index c06062736a..82873faa96 100644 --- a/icu4c/source/data/region/es_CR.txt +++ b/icu4c/source/data/region/es_CR.txt @@ -11,5 +11,5 @@ es_CR{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_CU.txt b/icu4c/source/data/region/es_CU.txt index f75d29f4ec..3fb6de11df 100644 --- a/icu4c/source/data/region/es_CU.txt +++ b/icu4c/source/data/region/es_CU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_CU{ %%Parent{"es_419"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_DO.txt b/icu4c/source/data/region/es_DO.txt index 1dfaff25bb..2a3806cf26 100644 --- a/icu4c/source/data/region/es_DO.txt +++ b/icu4c/source/data/region/es_DO.txt @@ -11,5 +11,5 @@ es_DO{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_EC.txt b/icu4c/source/data/region/es_EC.txt index ff77ed29b3..149728ccef 100644 --- a/icu4c/source/data/region/es_EC.txt +++ b/icu4c/source/data/region/es_EC.txt @@ -11,5 +11,5 @@ es_EC{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_GT.txt b/icu4c/source/data/region/es_GT.txt index 42795ce9e0..7218143983 100644 --- a/icu4c/source/data/region/es_GT.txt +++ b/icu4c/source/data/region/es_GT.txt @@ -11,5 +11,5 @@ es_GT{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_HN.txt b/icu4c/source/data/region/es_HN.txt index e406615378..49e25558b3 100644 --- a/icu4c/source/data/region/es_HN.txt +++ b/icu4c/source/data/region/es_HN.txt @@ -11,5 +11,5 @@ es_HN{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_MX.txt b/icu4c/source/data/region/es_MX.txt index f937a9b8fd..65aa2727f0 100644 --- a/icu4c/source/data/region/es_MX.txt +++ b/icu4c/source/data/region/es_MX.txt @@ -29,5 +29,5 @@ es_MX{ Countries%short{ GB{"RU"} } - Version{"2.1.37.32"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/region/es_NI.txt b/icu4c/source/data/region/es_NI.txt index e63cd73057..b86ffb2447 100644 --- a/icu4c/source/data/region/es_NI.txt +++ b/icu4c/source/data/region/es_NI.txt @@ -11,5 +11,5 @@ es_NI{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_PA.txt b/icu4c/source/data/region/es_PA.txt index 5910e9d5a4..d0c712d76b 100644 --- a/icu4c/source/data/region/es_PA.txt +++ b/icu4c/source/data/region/es_PA.txt @@ -11,5 +11,5 @@ es_PA{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_PE.txt b/icu4c/source/data/region/es_PE.txt index 5f27bf8e7c..44b6b112c1 100644 --- a/icu4c/source/data/region/es_PE.txt +++ b/icu4c/source/data/region/es_PE.txt @@ -11,5 +11,5 @@ es_PE{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_PR.txt b/icu4c/source/data/region/es_PR.txt index 80c30d9411..81693df446 100644 --- a/icu4c/source/data/region/es_PR.txt +++ b/icu4c/source/data/region/es_PR.txt @@ -5,5 +5,5 @@ es_PR{ Countries{ UM{"Islas menores alejadas de EE. UU."} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_PY.txt b/icu4c/source/data/region/es_PY.txt index ebdc004d98..5821b07b9d 100644 --- a/icu4c/source/data/region/es_PY.txt +++ b/icu4c/source/data/region/es_PY.txt @@ -11,5 +11,5 @@ es_PY{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_SV.txt b/icu4c/source/data/region/es_SV.txt index 635560388a..8addad6a38 100644 --- a/icu4c/source/data/region/es_SV.txt +++ b/icu4c/source/data/region/es_SV.txt @@ -5,5 +5,5 @@ es_SV{ Countries{ UM{"Islas menores alejadas de EE. UU."} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_US.txt b/icu4c/source/data/region/es_US.txt index e340d070aa..cf4f04d573 100644 --- a/icu4c/source/data/region/es_US.txt +++ b/icu4c/source/data/region/es_US.txt @@ -32,5 +32,5 @@ es_US{ CI{"CI"} TL{"TL"} } - Version{"2.1.37.22"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/region/es_UY.txt b/icu4c/source/data/region/es_UY.txt index cde08bb5c5..889896075e 100644 --- a/icu4c/source/data/region/es_UY.txt +++ b/icu4c/source/data/region/es_UY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_UY{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/es_VE.txt b/icu4c/source/data/region/es_VE.txt index e8ac9e7712..d964094f9c 100644 --- a/icu4c/source/data/region/es_VE.txt +++ b/icu4c/source/data/region/es_VE.txt @@ -11,5 +11,5 @@ es_VE{ Countries%short{ GB{"RU"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/et.txt b/icu4c/source/data/region/et.txt index ad8c5911e2..91a0442375 100644 --- a/icu4c/source/data/region/et.txt +++ b/icu4c/source/data/region/et.txt @@ -31,6 +31,7 @@ et{ 151{"Ida-Euroopa"} 154{"Põhja-Euroopa"} 155{"Lääne-Euroopa"} + 202{"Sahara-tagune Aafrika"} 419{"Ladina-Ameerika"} AC{"Ascensioni saar"} AD{"Andorra"} @@ -311,5 +312,5 @@ et{ MK{"Makedoonia Vabariik"} TL{"Timor-Leste"} } - Version{"2.1.37.22"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/eu.txt b/icu4c/source/data/region/eu.txt index f606763d3b..875649b6df 100644 --- a/icu4c/source/data/region/eu.txt +++ b/icu4c/source/data/region/eu.txt @@ -31,6 +31,7 @@ eu{ 151{"Europa ekialdea"} 154{"Europa iparraldea"} 155{"Europa mendebaldea"} + 202{"Saharaz hegoaldeko Afrika"} 419{"Latinoamerika"} AC{"Ascension uhartea"} AD{"Andorra"} @@ -304,9 +305,11 @@ eu{ Countries%variant{ CD{"Kongo (DR)"} CG{"Kongoko Errepublika"} + CI{"CI"} CZ{"Txekiar Errepublika"} FK{"Falkland uharteak"} MK{"Mazedoniako Jugoslaviar Errepublika Ohia"} + TL{"TL"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ewo.txt b/icu4c/source/data/region/ewo.txt index f9047f2879..cfbdc06bcb 100644 --- a/icu4c/source/data/region/ewo.txt +++ b/icu4c/source/data/region/ewo.txt @@ -227,5 +227,5 @@ ewo{ ZM{"Zambí"} ZW{"Zimbabwé"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/fa.txt b/icu4c/source/data/region/fa.txt index 6587657ce9..1b049a4c03 100644 --- a/icu4c/source/data/region/fa.txt +++ b/icu4c/source/data/region/fa.txt @@ -31,6 +31,7 @@ fa{ 151{"شرق اروپا"} 154{"شمال اروپا"} 155{"غرب اروپا"} + 202{"افریقای سیاه"} 419{"امریکای لاتین"} AC{"جزایر آسنسیون"} AD{"آندورا"} @@ -310,5 +311,5 @@ fa{ MK{"مقدونیه (جمهوری سابقاً یوگسلاو)"} TL{"تیمور شرقی"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/fa_AF.txt b/icu4c/source/data/region/fa_AF.txt index c54e043ec4..dd5a94d4d3 100644 --- a/icu4c/source/data/region/fa_AF.txt +++ b/icu4c/source/data/region/fa_AF.txt @@ -94,5 +94,5 @@ fa_AF{ XK{"کوسوا"} ZW{"زیمبابوی"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/ff.txt b/icu4c/source/data/region/ff.txt index 5bea94444e..7a157a1d8b 100644 --- a/icu4c/source/data/region/ff.txt +++ b/icu4c/source/data/region/ff.txt @@ -227,5 +227,5 @@ ff{ ZM{"Sammbi"} ZW{"Simbaabuwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/fi.txt b/icu4c/source/data/region/fi.txt index e902c1c412..e3d9799320 100644 --- a/icu4c/source/data/region/fi.txt +++ b/icu4c/source/data/region/fi.txt @@ -31,6 +31,7 @@ fi{ 151{"Itä-Eurooppa"} 154{"Pohjois-Eurooppa"} 155{"Länsi-Eurooppa"} + 202{"Saharan eteläpuolinen Afrikka"} 419{"Latinalainen Amerikka"} AC{"Ascension-saari"} AD{"Andorra"} @@ -311,5 +312,5 @@ fi{ MK{"EJT Makedonia"} TL{"Timor-Leste"} } - Version{"2.1.37.67"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/fil.txt b/icu4c/source/data/region/fil.txt index 495928e0ba..44526a7632 100644 --- a/icu4c/source/data/region/fil.txt +++ b/icu4c/source/data/region/fil.txt @@ -31,6 +31,7 @@ fil{ 151{"Silangang Europe"} 154{"Hilagang Europe"} 155{"Kanlurang Europe"} + 202{"Sub-Saharan Africa"} 419{"Latin America"} AC{"Acsencion island"} AD{"Andorra"} @@ -311,5 +312,5 @@ fil{ MK{"Macedonia (FYROM)"} TL{"East Timor"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/fo.txt b/icu4c/source/data/region/fo.txt index c371228fe0..05a0bfc3d7 100644 --- a/icu4c/source/data/region/fo.txt +++ b/icu4c/source/data/region/fo.txt @@ -31,6 +31,7 @@ fo{ 151{"Eysturevropa"} 154{"Norðurevropa"} 155{"Vesturevropa"} + 202{"Afrika sunnanfyri Sahara"} 419{"Latínamerika"} AC{"Ascension"} AD{"Andorra"} @@ -58,7 +59,7 @@ fo{ BH{"Barein"} BI{"Burundi"} BJ{"Benin"} - BL{"St-Barthélemy"} + BL{"St. Barthélemy"} BM{"Bermuda"} BN{"Brunei"} BO{"Bolivia"} @@ -97,7 +98,7 @@ fo{ DM{"Dominika"} DO{"Dominikalýðveldið"} DZ{"Algeria"} - EA{"Ceuta og Melilla"} + EA{"Ceuta & Melilla"} EC{"Ekvador"} EE{"Estland"} EG{"Egyptaland"} @@ -218,7 +219,7 @@ fo{ PH{"Filipsoyggjar"} PK{"Pakistan"} PL{"Pólland"} - PM{"Saint Pierre og Miquelon"} + PM{"Saint Pierre & Miquelon"} PN{"Pitcairnoyggjar"} PR{"Puerto Riko"} PS{"Palestinskt landøki"} @@ -302,7 +303,8 @@ fo{ US{"USA"} } Countries%variant{ + FK{"Falklandsoyggjar (Islas Malvinas)"} MK{"Makedónia (FJM)"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/fr.txt b/icu4c/source/data/region/fr.txt index 2e5764d949..62a6f96df3 100644 --- a/icu4c/source/data/region/fr.txt +++ b/icu4c/source/data/region/fr.txt @@ -31,6 +31,7 @@ fr{ 151{"Europe de l’Est"} 154{"Europe septentrionale"} 155{"Europe occidentale"} + 202{"Afrique subsaharienne"} 419{"Amérique latine"} AC{"Île de l’Ascension"} AD{"Andorre"} @@ -311,5 +312,5 @@ fr{ MK{"Macédoine (ARYM)"} TL{"Timor-Oriental"} } - Version{"2.1.37.1"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/fr_BE.txt b/icu4c/source/data/region/fr_BE.txt index 8da4e47d3f..20228abb90 100644 --- a/icu4c/source/data/region/fr_BE.txt +++ b/icu4c/source/data/region/fr_BE.txt @@ -5,5 +5,5 @@ fr_BE{ BN{"Brunei"} GS{"Îles Géorgie du Sud et Sandwich du Sud"} } - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/fr_CA.txt b/icu4c/source/data/region/fr_CA.txt index 3a6b6a8ae6..7ab69ea200 100644 --- a/icu4c/source/data/region/fr_CA.txt +++ b/icu4c/source/data/region/fr_CA.txt @@ -39,5 +39,5 @@ fr_CA{ FK{"îles Falkland (Malouines)"} TL{"Timor oriental"} } - Version{"2.1.37.22"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/region/fur.txt b/icu4c/source/data/region/fur.txt index 580e55afa5..68fb008893 100644 --- a/icu4c/source/data/region/fur.txt +++ b/icu4c/source/data/region/fur.txt @@ -296,5 +296,5 @@ fur{ FK{"Isulis Falkland (Isulis Malvinas)"} MK{"Macedonie (FYROM)"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/fy.txt b/icu4c/source/data/region/fy.txt index 3f3ed95adc..08dc308915 100644 --- a/icu4c/source/data/region/fy.txt +++ b/icu4c/source/data/region/fy.txt @@ -305,5 +305,5 @@ fy{ FK{"Falklâneilannen (Islas Malvinas)"} MK{"Macedonië (FYROM)"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ga.txt b/icu4c/source/data/region/ga.txt index cea53366ef..35ae2cfa3a 100644 --- a/icu4c/source/data/region/ga.txt +++ b/icu4c/source/data/region/ga.txt @@ -31,6 +31,7 @@ ga{ 151{"Oirthear na hEorpa"} 154{"Tuaisceart na hEorpa"} 155{"Iarthar na hEorpa"} + 202{"an Afraic fho-Shahárach"} 419{"Meiriceá Laidineach"} AC{"Oileán na Deascabhála"} AD{"Andóra"} @@ -305,9 +306,10 @@ ga{ Countries%variant{ CD{"an Congó (PDC)"} CG{"an Congó (Poblacht)"} + CI{"Côte d’Ivoire"} CZ{"Poblacht na Seice"} FK{"Oileáin Fháclainne (Islas Malvinas)"} MK{"an Mhacadóin (PIIM)"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/gd.txt b/icu4c/source/data/region/gd.txt index 740eb73484..f6c7fd5987 100644 --- a/icu4c/source/data/region/gd.txt +++ b/icu4c/source/data/region/gd.txt @@ -310,5 +310,5 @@ gd{ MK{"A’ Mhasadon (FYROM)"} TL{"Tìomor an Ear"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/gl.txt b/icu4c/source/data/region/gl.txt index 10cfe49243..54033a10cf 100644 --- a/icu4c/source/data/region/gl.txt +++ b/icu4c/source/data/region/gl.txt @@ -31,6 +31,7 @@ gl{ 151{"Europa do Leste"} 154{"Europa Setentrional"} 155{"Europa Occidental"} + 202{"África subsahariana"} 419{"América Latina"} AC{"Illa de Ascensión"} AD{"Andorra"} @@ -311,5 +312,5 @@ gl{ MK{"Macedonia (ARIM)"} TL{"TL"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/gsw.txt b/icu4c/source/data/region/gsw.txt index 88034b46e3..4566f4f011 100644 --- a/icu4c/source/data/region/gsw.txt +++ b/icu4c/source/data/region/gsw.txt @@ -288,5 +288,5 @@ gsw{ Countries%variant{ MK{"Mazedoonie (EJRM)"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/gu.txt b/icu4c/source/data/region/gu.txt index 01ed891634..07fbf8bd09 100644 --- a/icu4c/source/data/region/gu.txt +++ b/icu4c/source/data/region/gu.txt @@ -31,6 +31,7 @@ gu{ 151{"પૂર્વીય યુરોપ"} 154{"ઉત્તરીય યુરોપ"} 155{"પશ્ચિમી યુરોપ"} + 202{"સબ-સહારન આફ્રિકા"} 419{"લેટિન અમેરિકા"} AC{"એસેન્શન આઇલેન્ડ"} AD{"ઍંડોરા"} @@ -311,5 +312,5 @@ gu{ MK{"મેસેડોનિયા (FYROM)"} TL{"પૂર્વ તિમોર"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/guz.txt b/icu4c/source/data/region/guz.txt index 69a6f1d145..5a28112487 100644 --- a/icu4c/source/data/region/guz.txt +++ b/icu4c/source/data/region/guz.txt @@ -227,5 +227,5 @@ guz{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/gv.txt b/icu4c/source/data/region/gv.txt index 59762134c2..cd9c2629ed 100644 --- a/icu4c/source/data/region/gv.txt +++ b/icu4c/source/data/region/gv.txt @@ -5,5 +5,5 @@ gv{ GB{"Rywvaneth Unys"} IM{"Ellan Vannin"} } - Version{"2.1.34.91"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/ha.txt b/icu4c/source/data/region/ha.txt index 85449ae496..c924bc23e7 100644 --- a/icu4c/source/data/region/ha.txt +++ b/icu4c/source/data/region/ha.txt @@ -227,5 +227,5 @@ ha{ ZM{"Zambiya"} ZW{"Zimbabuwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/haw.txt b/icu4c/source/data/region/haw.txt index 1a1eaa6ae6..36098096af 100644 --- a/icu4c/source/data/region/haw.txt +++ b/icu4c/source/data/region/haw.txt @@ -23,5 +23,5 @@ haw{ RU{"Lūkia"} US{"ʻAmelika Hui Pū ʻIa"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/he.txt b/icu4c/source/data/region/he.txt index 0aec864fd1..5f37ec6421 100644 --- a/icu4c/source/data/region/he.txt +++ b/icu4c/source/data/region/he.txt @@ -31,6 +31,7 @@ he{ 151{"מזרח אירופה"} 154{"צפון אירופה"} 155{"מערב אירופה"} + 202{"אפריקה שמדרום לסהרה"} 419{"אמריקה הלטינית"} AC{"האי אסנשן"} AD{"אנדורה"} @@ -309,5 +310,5 @@ he{ MK{"מקדוניה (הרפובליקה היוגוסלבית לשעבר של מקדוניה)"} TL{"מזרח טימור"} } - Version{"2.1.37.22"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/hi.txt b/icu4c/source/data/region/hi.txt index 7c2f3baefe..eeb3011f3d 100644 --- a/icu4c/source/data/region/hi.txt +++ b/icu4c/source/data/region/hi.txt @@ -31,6 +31,7 @@ hi{ 151{"पूर्वी यूरोप"} 154{"उत्तरी यूरोप"} 155{"पश्चिमी यूरोप"} + 202{"उप-सहारा अफ़्रीका"} 419{"लैटिन अमेरिका"} AC{"असेंशन द्वीप"} AD{"एंडोरा"} @@ -311,5 +312,5 @@ hi{ MK{"मकदूनिया (FYROM)"} TL{"पूर्वी तिमोर"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/hr.txt b/icu4c/source/data/region/hr.txt index d3a2761f01..d560a0ec7f 100644 --- a/icu4c/source/data/region/hr.txt +++ b/icu4c/source/data/region/hr.txt @@ -31,6 +31,7 @@ hr{ 151{"Istočna Europa"} 154{"Sjeverna Europa"} 155{"Zapadna Europa"} + 202{"Subsaharska Afrika"} 419{"Latinska Amerika"} AC{"Otok Ascension"} AD{"Andora"} @@ -221,7 +222,7 @@ hr{ PM{"Sveti Petar i Mikelon"} PN{"Otoci Pitcairn"} PR{"Portoriko"} - PS{"Palestinsko Područje"} + PS{"Palestinsko područje"} PT{"Portugal"} PW{"Palau"} PY{"Paragvaj"} @@ -311,5 +312,5 @@ hr{ MK{"Makedonija (BJRM)"} TL{"Istočni Timor"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/hsb.txt b/icu4c/source/data/region/hsb.txt index 84340d7a45..524155ed05 100644 --- a/icu4c/source/data/region/hsb.txt +++ b/icu4c/source/data/region/hsb.txt @@ -307,5 +307,5 @@ hsb{ MK{"Makedonska (FYROM)"} TL{"Wuchodny Timor"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/hu.txt b/icu4c/source/data/region/hu.txt index b1c24514b6..1d3bb5a174 100644 --- a/icu4c/source/data/region/hu.txt +++ b/icu4c/source/data/region/hu.txt @@ -31,6 +31,7 @@ hu{ 151{"Kelet-Európa"} 154{"Észak-Európa"} 155{"Nyugat-Európa"} + 202{"Szubszaharai Afrika"} 419{"Latin-Amerika"} AC{"Ascension-sziget"} AD{"Andorra"} @@ -311,5 +312,5 @@ hu{ MK{"Macedónia (MVJK)"} TL{"Timor-Leste"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/hy.txt b/icu4c/source/data/region/hy.txt index f27305f905..b4ec9b853e 100644 --- a/icu4c/source/data/region/hy.txt +++ b/icu4c/source/data/region/hy.txt @@ -31,6 +31,7 @@ hy{ 151{"Արևելյան Եվրոպա"} 154{"Հյուսիսային Եվրոպա"} 155{"Արևմտյան Եվրոպա"} + 202{"Արևադարձային Աֆրիկա"} 419{"Լատինական Ամերիկա"} AC{"Համբարձման կղզի"} AD{"Անդորրա"} @@ -311,5 +312,5 @@ hy{ MK{"Մակեդոնիա (ՄՆՀՀ)"} TL{"Արևելյան Թիմոր"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/id.txt b/icu4c/source/data/region/id.txt index d13baa15be..749638c30b 100644 --- a/icu4c/source/data/region/id.txt +++ b/icu4c/source/data/region/id.txt @@ -31,6 +31,7 @@ id{ 151{"Eropa Bagian Timur"} 154{"Eropa Bagian Utara"} 155{"Eropa Bagian Barat"} + 202{"Afrika Sub-Sahara"} 419{"Amerika Latin"} AC{"Pulau Ascension"} AD{"Andorra"} @@ -309,5 +310,5 @@ id{ FK{"Kepulauan Malvinas (Falkland)"} MK{"Makedonia (BRY)"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/ig.txt b/icu4c/source/data/region/ig.txt index 2103076e9b..8d6cdff27f 100644 --- a/icu4c/source/data/region/ig.txt +++ b/icu4c/source/data/region/ig.txt @@ -11,5 +11,5 @@ ig{ MV{"Maldivesa"} NG{"Naịjịrịa"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/ii.txt b/icu4c/source/data/region/ii.txt index d78fba672b..b1d6559b79 100644 --- a/icu4c/source/data/region/ii.txt +++ b/icu4c/source/data/region/ii.txt @@ -14,5 +14,5 @@ ii{ US{"ꂰꇩ"} ZZ{"ꃅꄷꅉꀋꐚꌠ"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/is.txt b/icu4c/source/data/region/is.txt index a78a8fe56e..4643c3c8c4 100644 --- a/icu4c/source/data/region/is.txt +++ b/icu4c/source/data/region/is.txt @@ -31,6 +31,7 @@ is{ 151{"Austur-Evrópa"} 154{"Norður-Evrópa"} 155{"Vestur-Evrópa"} + 202{"Afríka sunnan Sahara"} 419{"Rómanska Ameríka"} AC{"Ascension-eyja"} AD{"Andorra"} @@ -76,7 +77,7 @@ is{ CF{"Mið-Afríkulýðveldið"} CG{"Kongó-Brazzaville"} CH{"Sviss"} - CI{"Fílabeinsströndin"} + CI{"Côte d’Ivoire"} CK{"Cooks-eyjar"} CL{"Síle"} CM{"Kamerún"} @@ -305,9 +306,10 @@ is{ Countries%variant{ CD{"Kongó (Lýðstjórnarlýðveldið)"} CG{"Kongó (Lýðveldið)"} + CI{"Fílabeinsströndin"} FK{"Falklandseyjar (Malvinas)"} MK{"Makedónía (Fyrrverandi lýðveldi Júgóslavíu)"} TL{"Austur-Tímor"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/it.txt b/icu4c/source/data/region/it.txt index dd2e3faf4e..da2a8d40db 100644 --- a/icu4c/source/data/region/it.txt +++ b/icu4c/source/data/region/it.txt @@ -31,6 +31,7 @@ it{ 151{"Europa orientale"} 154{"Europa settentrionale"} 155{"Europa occidentale"} + 202{"Africa subsahariana"} 419{"America Latina"} AC{"Isola Ascensione"} AD{"Andorra"} @@ -311,5 +312,5 @@ it{ MK{"Ex Repubblica Jugoslava di Macedonia"} TL{"Timor Leste"} } - Version{"2.1.37.1"} + Version{"2.1.39.40"} } diff --git a/icu4c/source/data/region/ja.txt b/icu4c/source/data/region/ja.txt index 555da163bf..ae15b6ea7a 100644 --- a/icu4c/source/data/region/ja.txt +++ b/icu4c/source/data/region/ja.txt @@ -31,6 +31,7 @@ ja{ 151{"東ヨーロッパ"} 154{"北ヨーロッパ"} 155{"西ヨーロッパ"} + 202{"サブサハラアフリカ"} 419{"ラテンアメリカ"} AC{"アセンション島"} AD{"アンドラ"} @@ -311,5 +312,5 @@ ja{ MK{"マケドニア(旧ユーゴスラビア共和国)"} TL{"東チモール"} } - Version{"2.1.37.1"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/jgo.txt b/icu4c/source/data/region/jgo.txt index 8ada64c28b..d68fd2fb9b 100644 --- a/icu4c/source/data/region/jgo.txt +++ b/icu4c/source/data/region/jgo.txt @@ -85,5 +85,5 @@ jgo{ ZW{"Zimbámbwɛ"} ZZ{"ŋgɔŋ yi pɛ́ ká kɛ́ jʉɔ"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/jmc.txt b/icu4c/source/data/region/jmc.txt index 5e6a86d78d..2cc41eba5f 100644 --- a/icu4c/source/data/region/jmc.txt +++ b/icu4c/source/data/region/jmc.txt @@ -227,5 +227,5 @@ jmc{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ka.txt b/icu4c/source/data/region/ka.txt index cf3ee6d5a6..8c1e278fe9 100644 --- a/icu4c/source/data/region/ka.txt +++ b/icu4c/source/data/region/ka.txt @@ -31,6 +31,7 @@ ka{ 151{"აღმოსავლეთ ევროპა"} 154{"ჩრდილოეთ ევროპა"} 155{"დასავლეთ ევროპა"} + 202{"სუბსაჰარული აფრიკა"} 419{"ლათინური ამერიკა"} AC{"ამაღლების კუნძული"} AD{"ანდორა"} @@ -311,5 +312,5 @@ ka{ MK{"მაკედონია (ყოფილი იუგოსლავიის რესპუბლიკა მაკედონია)"} TL{"აღმოსავლეთ ტიმორი"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/kab.txt b/icu4c/source/data/region/kab.txt index 60dc9ed848..d88fc7fc08 100644 --- a/icu4c/source/data/region/kab.txt +++ b/icu4c/source/data/region/kab.txt @@ -227,5 +227,5 @@ kab{ ZM{"Zambya"} ZW{"Zimbabwi"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/kam.txt b/icu4c/source/data/region/kam.txt index edf3927538..095dc22bb8 100644 --- a/icu4c/source/data/region/kam.txt +++ b/icu4c/source/data/region/kam.txt @@ -227,5 +227,5 @@ kam{ ZM{"Nzambia"} ZW{"Nzimbambwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/kde.txt b/icu4c/source/data/region/kde.txt index 7bc9581e29..7285fa1c41 100644 --- a/icu4c/source/data/region/kde.txt +++ b/icu4c/source/data/region/kde.txt @@ -227,5 +227,5 @@ kde{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/kea.txt b/icu4c/source/data/region/kea.txt index 4a94541deb..5a27838e5e 100644 --- a/icu4c/source/data/region/kea.txt +++ b/icu4c/source/data/region/kea.txt @@ -306,5 +306,5 @@ kea{ FK{"Ilhas Falkland (Ilhas Malvinas)"} MK{"Masidónia (FYROM)"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/khq.txt b/icu4c/source/data/region/khq.txt index afd19b0a50..3b2af5dae6 100644 --- a/icu4c/source/data/region/khq.txt +++ b/icu4c/source/data/region/khq.txt @@ -227,5 +227,5 @@ khq{ ZM{"Zambi"} ZW{"Zimbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ki.txt b/icu4c/source/data/region/ki.txt index 20ddd8a7e7..53ca284de1 100644 --- a/icu4c/source/data/region/ki.txt +++ b/icu4c/source/data/region/ki.txt @@ -227,5 +227,5 @@ ki{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/kk.txt b/icu4c/source/data/region/kk.txt index 2ee94c702b..1639a7eea7 100644 --- a/icu4c/source/data/region/kk.txt +++ b/icu4c/source/data/region/kk.txt @@ -31,6 +31,7 @@ kk{ 151{"Шығыс Еуропа"} 154{"Солтүстік Еуропа"} 155{"Батыс Еуропа"} + 202{"Субсахаралық Африка"} 419{"Латын Америкасы"} AC{"Әскенжін аралы"} AD{"Андорра"} @@ -305,10 +306,11 @@ kk{ Countries%variant{ CD{"Конго Демократиялық Республикасы"} CG{"Конго Республикасы"} + CI{"Піл Сүйегі жағалауы"} CZ{"Чех Республикасы"} FK{"Фолкленд аралдары (Мальвин аралдары)"} MK{"Македония Республикасы"} TL{"Шығыс Тимор"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/kkj.txt b/icu4c/source/data/region/kkj.txt index 45df06f894..06cb3cc6c4 100644 --- a/icu4c/source/data/region/kkj.txt +++ b/icu4c/source/data/region/kkj.txt @@ -4,5 +4,5 @@ kkj{ Countries{ CM{"Kamɛrun"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/kl.txt b/icu4c/source/data/region/kl.txt index b791f7a6b6..148178c2b5 100644 --- a/icu4c/source/data/region/kl.txt +++ b/icu4c/source/data/region/kl.txt @@ -4,5 +4,5 @@ kl{ Countries{ GL{"Kalaallit Nunaat"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/kln.txt b/icu4c/source/data/region/kln.txt index 34bb184102..2a6f92e572 100644 --- a/icu4c/source/data/region/kln.txt +++ b/icu4c/source/data/region/kln.txt @@ -227,5 +227,5 @@ kln{ ZM{"Emetab Zambia"} ZW{"Emetab Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/km.txt b/icu4c/source/data/region/km.txt index 2d3143a88e..661a4f3155 100644 --- a/icu4c/source/data/region/km.txt +++ b/icu4c/source/data/region/km.txt @@ -31,6 +31,7 @@ km{ 151{"អឺរ៉ុប​ខាង​កើត"} 154{"អឺរ៉ុប​ខាង​ជើង"} 155{"អឺរ៉ុប​ខាង​លិច"} + 202{"អនុតំបន់សាហារ៉ាអាហ្វ្រិក"} 419{"អាមេរិក​ឡាទីន"} AC{"កោះ​អាសេនសិន"} AD{"អង់ដូរ៉ា"} @@ -305,10 +306,11 @@ km{ Countries%variant{ CD{"កុងហ្គោ (សាធារណរដ្ឋ​ប្រជាធិបតេយ្យ)"} CG{"កុងហ្គោ (សធារណរដ្ឋ)"} + CI{"អាយវ៉ូរី ខូសថ៍"} CZ{"សាធារណរដ្ឋឆេក"} FK{"កោះ​ហ្វក់ឡែន (Islas Malvinas)"} MK{"ម៉ាសេដ្វាន (អតីត​សាធារណរដ្ឋ​យូហ្គោស្លាវី)"} TL{"ទីម័រ​ខាង​កើត"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/kn.txt b/icu4c/source/data/region/kn.txt index 3d30b812f7..44eba8ce32 100644 --- a/icu4c/source/data/region/kn.txt +++ b/icu4c/source/data/region/kn.txt @@ -310,5 +310,5 @@ kn{ MK{"ಮ್ಯಾಸಿಡೋನಿಯಾ (FYROM)"} TL{"ಪೂರ್ವ ಟಿಮೋರ್"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ko.txt b/icu4c/source/data/region/ko.txt index d443074e7b..fa758586dc 100644 --- a/icu4c/source/data/region/ko.txt +++ b/icu4c/source/data/region/ko.txt @@ -31,6 +31,7 @@ ko{ 151{"동유럽"} 154{"북유럽"} 155{"서유럽"} + 202{"사하라 사막 이남 아프리카"} 419{"라틴 아메리카"} AC{"어센션 섬"} AD{"안도라"} @@ -306,8 +307,9 @@ ko{ CD{"콩고민주공화국"} CG{"콩고 공화국"} CI{"아이보리 코스트"} + CZ{"체코 공화국"} FK{"포클랜드 제도(말비나스 군도)"} MK{"마케도니아(FYROM)"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/ko_KP.txt b/icu4c/source/data/region/ko_KP.txt index b055bc01f0..54efce419e 100644 --- a/icu4c/source/data/region/ko_KP.txt +++ b/icu4c/source/data/region/ko_KP.txt @@ -4,5 +4,5 @@ ko_KP{ Countries{ KP{"조선민주주의인민공화국"} } - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/kok.txt b/icu4c/source/data/region/kok.txt index f23fe8de40..e15a6ee62b 100644 --- a/icu4c/source/data/region/kok.txt +++ b/icu4c/source/data/region/kok.txt @@ -310,5 +310,5 @@ kok{ MK{"मॅसिडोनिया (FYROM)"} TL{"ईस्ट तिमूर"} } - Version{"2.1.36.86"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/ks.txt b/icu4c/source/data/region/ks.txt index 19cd51813e..7bcd8670b7 100644 --- a/icu4c/source/data/region/ks.txt +++ b/icu4c/source/data/region/ks.txt @@ -278,5 +278,5 @@ ks{ ZW{"زِمبابے"} ZZ{"نامعلوٗم تہٕ نالَگہار عَلاقہٕ"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ksb.txt b/icu4c/source/data/region/ksb.txt index b270430e7d..ef557930b7 100644 --- a/icu4c/source/data/region/ksb.txt +++ b/icu4c/source/data/region/ksb.txt @@ -226,5 +226,5 @@ ksb{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ksf.txt b/icu4c/source/data/region/ksf.txt index 8241475fd6..1f3a123e52 100644 --- a/icu4c/source/data/region/ksf.txt +++ b/icu4c/source/data/region/ksf.txt @@ -227,5 +227,5 @@ ksf{ ZM{"zambí"} ZW{"zimbabwɛ́"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ksh.txt b/icu4c/source/data/region/ksh.txt index abdfb35a02..165f24d6fc 100644 --- a/icu4c/source/data/region/ksh.txt +++ b/icu4c/source/data/region/ksh.txt @@ -305,5 +305,5 @@ ksh{ FK{"de malleviinesche Enselle"} MK{"de vörmaals ens jugoßlaawesch jewääse Republik Mazedoonije"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/kw.txt b/icu4c/source/data/region/kw.txt index 903ddc5cb7..b09e8cf6ef 100644 --- a/icu4c/source/data/region/kw.txt +++ b/icu4c/source/data/region/kw.txt @@ -4,5 +4,5 @@ kw{ Countries{ GB{"Rywvaneth Unys"} } - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/ky.txt b/icu4c/source/data/region/ky.txt index 87d3c296f8..90100688df 100644 --- a/icu4c/source/data/region/ky.txt +++ b/icu4c/source/data/region/ky.txt @@ -310,5 +310,5 @@ ky{ MK{"Македония (Мур. Югосл.)"} TL{"Чыгыш Тимор"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/lag.txt b/icu4c/source/data/region/lag.txt index 5976adb769..d9d9010ab7 100644 --- a/icu4c/source/data/region/lag.txt +++ b/icu4c/source/data/region/lag.txt @@ -227,5 +227,5 @@ lag{ ZM{"Sámbia"} ZW{"Simbáabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/lb.txt b/icu4c/source/data/region/lb.txt index 0f9df43407..9751576b19 100644 --- a/icu4c/source/data/region/lb.txt +++ b/icu4c/source/data/region/lb.txt @@ -305,5 +305,5 @@ lb{ CI{"Elfebeeküst"} MK{"Mazedonien (EJR)"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/lg.txt b/icu4c/source/data/region/lg.txt index b766c2e2af..556fdd536e 100644 --- a/icu4c/source/data/region/lg.txt +++ b/icu4c/source/data/region/lg.txt @@ -227,5 +227,5 @@ lg{ ZM{"Zambya"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/lkt.txt b/icu4c/source/data/region/lkt.txt index bf7e36f9f5..0c1eebfbc9 100644 --- a/icu4c/source/data/region/lkt.txt +++ b/icu4c/source/data/region/lkt.txt @@ -15,5 +15,5 @@ lkt{ MX{"Spayóla Makȟóčhe"} US{"Mílahaŋska Tȟamákȟočhe"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/ln.txt b/icu4c/source/data/region/ln.txt index 5925c5738f..f61ebe4a83 100644 --- a/icu4c/source/data/region/ln.txt +++ b/icu4c/source/data/region/ln.txt @@ -237,5 +237,5 @@ ln{ Countries%variant{ CZ{"Repibiki Tsekɛ"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/lo.txt b/icu4c/source/data/region/lo.txt index c95be4df9b..2de0c96ffd 100644 --- a/icu4c/source/data/region/lo.txt +++ b/icu4c/source/data/region/lo.txt @@ -31,6 +31,7 @@ lo{ 151{"ຢູໂຣບຕາເວັນອອກ"} 154{"ຢູໂຣບເໜືອ"} 155{"ຢູໂຣບຕາເວັນຕົກ"} + 202{"ຊັບ ຊາຮາຣານ ອາຟຣິກາ"} 419{"ລາຕິນ ອາເມລິກາ"} AC{"ເກາະອາເຊນຊັນ"} AD{"ອັນດໍຣາ"} @@ -311,5 +312,5 @@ lo{ MK{"ແມຊິໂດເນຍ (FYROM)"} TL{"ທິມໍ ຕາເວັນອອກ"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/lrc.txt b/icu4c/source/data/region/lrc.txt index cdc260c15d..b706700615 100644 --- a/icu4c/source/data/region/lrc.txt +++ b/icu4c/source/data/region/lrc.txt @@ -26,5 +26,5 @@ lrc{ US{"ڤولاتیا یأکاگئرتە"} ZZ{"راساگە نادیار"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/lt.txt b/icu4c/source/data/region/lt.txt index ea3f6eb183..ef41f3d973 100644 --- a/icu4c/source/data/region/lt.txt +++ b/icu4c/source/data/region/lt.txt @@ -31,6 +31,7 @@ lt{ 151{"Rytų Europa"} 154{"Šiaurės Europa"} 155{"Vakarų Europa"} + 202{"Užsachario Afrika"} 419{"Lotynų Amerika"} AC{"Dangun Žengimo sala"} AD{"Andora"} @@ -310,5 +311,5 @@ lt{ FK{"Folklando (Malvinų) Salos"} MK{"Makedonijos Respublika"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/lu.txt b/icu4c/source/data/region/lu.txt index ca24a518a5..0ec94b5e80 100644 --- a/icu4c/source/data/region/lu.txt +++ b/icu4c/source/data/region/lu.txt @@ -227,5 +227,5 @@ lu{ ZM{"Zambi"} ZW{"Zimbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/luo.txt b/icu4c/source/data/region/luo.txt index d51a4d511d..6791993e06 100644 --- a/icu4c/source/data/region/luo.txt +++ b/icu4c/source/data/region/luo.txt @@ -227,5 +227,5 @@ luo{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/luy.txt b/icu4c/source/data/region/luy.txt index bd6b6328c3..5f1485e189 100644 --- a/icu4c/source/data/region/luy.txt +++ b/icu4c/source/data/region/luy.txt @@ -227,5 +227,5 @@ luy{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/lv.txt b/icu4c/source/data/region/lv.txt index 91c8b872ae..0b13494691 100644 --- a/icu4c/source/data/region/lv.txt +++ b/icu4c/source/data/region/lv.txt @@ -31,6 +31,7 @@ lv{ 151{"Austrumeiropa"} 154{"Ziemeļeiropa"} 155{"Rietumeiropa"} + 202{"Subsahāras Āfrika"} 419{"Latīņamerika"} AC{"Debesbraukšanas sala"} AD{"Andora"} @@ -310,5 +311,5 @@ lv{ FK{"Folklenda (Malvinu) salas"} MK{"bijusī Dienvidslāvijas Maķedonijas Republika"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/mas.txt b/icu4c/source/data/region/mas.txt index 259e0f1fe4..4e33798734 100644 --- a/icu4c/source/data/region/mas.txt +++ b/icu4c/source/data/region/mas.txt @@ -227,5 +227,5 @@ mas{ ZM{"Sambia"} ZW{"Simbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/mer.txt b/icu4c/source/data/region/mer.txt index d24e774bd2..4dc66894be 100644 --- a/icu4c/source/data/region/mer.txt +++ b/icu4c/source/data/region/mer.txt @@ -227,5 +227,5 @@ mer{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/mfe.txt b/icu4c/source/data/region/mfe.txt index 5edabcfb7b..d64fa3a926 100644 --- a/icu4c/source/data/region/mfe.txt +++ b/icu4c/source/data/region/mfe.txt @@ -227,5 +227,5 @@ mfe{ ZM{"Zambi"} ZW{"Zimbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/mg.txt b/icu4c/source/data/region/mg.txt index 4b23433ff3..470af95a64 100644 --- a/icu4c/source/data/region/mg.txt +++ b/icu4c/source/data/region/mg.txt @@ -227,5 +227,5 @@ mg{ ZM{"Zambia"} ZW{"Zimbaboe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/mgh.txt b/icu4c/source/data/region/mgh.txt index ebbc8165d7..6599905d1b 100644 --- a/icu4c/source/data/region/mgh.txt +++ b/icu4c/source/data/region/mgh.txt @@ -140,5 +140,5 @@ mgh{ ZM{"Uzambia"} ZW{"Uzimbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/mgo.txt b/icu4c/source/data/region/mgo.txt index c02ef9780e..f69c6d1964 100644 --- a/icu4c/source/data/region/mgo.txt +++ b/icu4c/source/data/region/mgo.txt @@ -5,5 +5,5 @@ mgo{ CM{"Kamalun"} ZZ{"aba aben tisɔ̀"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/mk.txt b/icu4c/source/data/region/mk.txt index 72b29e0d2d..7a7a170eb3 100644 --- a/icu4c/source/data/region/mk.txt +++ b/icu4c/source/data/region/mk.txt @@ -31,6 +31,7 @@ mk{ 151{"Источна Европа"} 154{"Северна Европа"} 155{"Западна Европа"} + 202{"Супсахарска Африка"} 419{"Латинска Америка"} AC{"Остров Асенсион"} AD{"Андора"} @@ -311,5 +312,5 @@ mk{ MK{"Република Македонија"} TL{"Источен Тимор"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ml.txt b/icu4c/source/data/region/ml.txt index 038228d4a2..e76e378fe6 100644 --- a/icu4c/source/data/region/ml.txt +++ b/icu4c/source/data/region/ml.txt @@ -31,6 +31,7 @@ ml{ 151{"കിഴക്കൻ യൂറോപ്പ്"} 154{"വടക്കേ യൂറോപ്പ്"} 155{"പശ്ചിമ യൂറോപ്പ്"} + 202{"202"} 419{"ലാറ്റിനമേരിക്ക"} AC{"അസൻഷൻ ദ്വീപ്"} AD{"അൻഡോറ"} @@ -311,5 +312,5 @@ ml{ MK{"മാസിഡോണിയ (FYROM)"} TL{"കിഴക്കൻ തിമോർ"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/mn.txt b/icu4c/source/data/region/mn.txt index 3e11c00034..e7272f07bf 100644 --- a/icu4c/source/data/region/mn.txt +++ b/icu4c/source/data/region/mn.txt @@ -31,6 +31,7 @@ mn{ 151{"Зүүн Европ"} 154{"Хойд Европ"} 155{"Баруун Европ"} + 202{"Сахарын цөлийн урд хэсгийн Африк"} 419{"Латин Америк"} AC{"Асенсион арал"} AD{"Андорра"} @@ -248,7 +249,7 @@ mn{ SO{"Сомали"} SR{"Суринам"} SS{"Өмнөд Судан"} - ST{"Сан-Томе ба Принсипи"} + ST{"Сан-Томе Принсипи"} SV{"Эль Сальвадор"} SX{"Синт Мартен"} SY{"Сири"} @@ -311,5 +312,5 @@ mn{ MK{"Македон (Хуучин Югославын бүрэлдэхүүний Македон)"} TL{"Зүүн Тимор"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/mr.txt b/icu4c/source/data/region/mr.txt index ea321e2171..cb6ad720ea 100644 --- a/icu4c/source/data/region/mr.txt +++ b/icu4c/source/data/region/mr.txt @@ -31,6 +31,7 @@ mr{ 151{"पूर्व युरोप"} 154{"उत्तर युरोप"} 155{"पश्चिम युरोप"} + 202{"उप-सहारा आफ्रिका"} 419{"लॅटिन अमेरिका"} AC{"अ‍ॅसेन्शियन बेट"} AD{"अँडोरा"} @@ -310,5 +311,5 @@ mr{ MK{"मॅसेडोनिया (FYROM)"} TL{"पूर्व तिमोर"} } - Version{"2.1.37.22"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ms.txt b/icu4c/source/data/region/ms.txt index 5abf8051f9..86d4b403c1 100644 --- a/icu4c/source/data/region/ms.txt +++ b/icu4c/source/data/region/ms.txt @@ -31,6 +31,7 @@ ms{ 151{"Eropah Timur"} 154{"Eropah Utara"} 155{"Eropah Barat"} + 202{"Afrika Sub-Sahara"} 419{"Amerika Latin"} AC{"Pulau Ascension"} AD{"Andorra"} @@ -311,5 +312,5 @@ ms{ MK{"Macedonia (FYROM)"} TL{"Timor Timur"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/mt.txt b/icu4c/source/data/region/mt.txt index 83bced5d09..89d028382c 100644 --- a/icu4c/source/data/region/mt.txt +++ b/icu4c/source/data/region/mt.txt @@ -308,5 +308,5 @@ mt{ FK{"Il-Gżejjer Falkland (il-Gżejjer Malvinas)"} TL{"Timor tal-Lvant"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/mua.txt b/icu4c/source/data/region/mua.txt index 2ba844f9f8..1d03d08009 100644 --- a/icu4c/source/data/region/mua.txt +++ b/icu4c/source/data/region/mua.txt @@ -227,5 +227,5 @@ mua{ ZM{"Zambiya"} ZW{"Zimbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/my.txt b/icu4c/source/data/region/my.txt index 7484f72de0..76a3580665 100644 --- a/icu4c/source/data/region/my.txt +++ b/icu4c/source/data/region/my.txt @@ -31,6 +31,7 @@ my{ 151{"အရှေ့ ဥရောပ"} 154{"မြောက် ဥရောပ"} 155{"အနောက် ဥရောပ"} + 202{"ဆာဟာရ-အောက်ပိုင်း အာဖရိက"} 419{"လက်တင်အမေရိက"} AC{"အဆန်းရှင်းကျွန်း"} AD{"အန်ဒိုရာ"} @@ -310,5 +311,5 @@ my{ FK{"ဖော့ကလန် ကျွန်းစု (အီလားစ် မောလ်ဗီနာစ်)"} MK{"မက်ဆီဒိုးနီးယား (ယခင် ယူဂိုစလားဗီးယား မက်ဆီဒိုးနီးယားပြည်ထောင်စု)"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/mzn.txt b/icu4c/source/data/region/mzn.txt index 5f08909e2f..a6dd2d9749 100644 --- a/icu4c/source/data/region/mzn.txt +++ b/icu4c/source/data/region/mzn.txt @@ -307,5 +307,5 @@ mzn{ MK{"مقدونیه جمهوری"} TL{"شرقی تیمور"} } - Version{"2.1.31.86"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/naq.txt b/icu4c/source/data/region/naq.txt index c5a09ab4c8..56e8d33e83 100644 --- a/icu4c/source/data/region/naq.txt +++ b/icu4c/source/data/region/naq.txt @@ -227,5 +227,5 @@ naq{ ZM{"Zambiab"} ZW{"Zimbabweb"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/nb.txt b/icu4c/source/data/region/nb.txt index 58e8bd5348..3b947cd6ae 100644 --- a/icu4c/source/data/region/nb.txt +++ b/icu4c/source/data/region/nb.txt @@ -31,6 +31,7 @@ nb{ 151{"Øst-Europa"} 154{"Nord-Europa"} 155{"Vest-Europa"} + 202{"Afrika sør for Sahara"} 419{"Latin-Amerika"} AC{"Ascension"} AD{"Andorra"} @@ -308,5 +309,5 @@ nb{ FK{"Falklandsøyene (Islas Malvinas)"} MK{"Den tidligere jugoslaviske republikk Makedonia"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/nd.txt b/icu4c/source/data/region/nd.txt index 5420a1a560..67896d1519 100644 --- a/icu4c/source/data/region/nd.txt +++ b/icu4c/source/data/region/nd.txt @@ -227,5 +227,5 @@ nd{ ZM{"Zambiya"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/nds.txt b/icu4c/source/data/region/nds.txt index d293203fe2..0f3ddc3528 100644 --- a/icu4c/source/data/region/nds.txt +++ b/icu4c/source/data/region/nds.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nds{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/ne.txt b/icu4c/source/data/region/ne.txt index 0c0c6a4144..a461fe819f 100644 --- a/icu4c/source/data/region/ne.txt +++ b/icu4c/source/data/region/ne.txt @@ -31,6 +31,7 @@ ne{ 151{"पूर्वी युरोप"} 154{"उत्तरी युरोप"} 155{"पश्चिमी युरोप"} + 202{"उप-साहारा अफ्रिका"} 419{"ल्याटिन अमेरिका"} AC{"एस्केन्सन टापु"} AD{"अन्डोर्रा"} @@ -311,5 +312,5 @@ ne{ MK{"म्यासेडोनिया (फाइरम)"} TL{"पृर्वी टीमोर"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/nl.txt b/icu4c/source/data/region/nl.txt index 7b2b162667..6d1cdd9095 100644 --- a/icu4c/source/data/region/nl.txt +++ b/icu4c/source/data/region/nl.txt @@ -31,6 +31,7 @@ nl{ 151{"Oost-Europa"} 154{"Noord-Europa"} 155{"West-Europa"} + 202{"Sub-Saharaans Afrika"} 419{"Latijns-Amerika"} AC{"Ascension"} AD{"Andorra"} @@ -311,5 +312,5 @@ nl{ MK{"Macedonië (FYROM)"} TL{"Democratische Republiek Oost-Timor"} } - Version{"2.1.37.1"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/nmg.txt b/icu4c/source/data/region/nmg.txt index c2e8dabc70..b3f74516fe 100644 --- a/icu4c/source/data/region/nmg.txt +++ b/icu4c/source/data/region/nmg.txt @@ -227,5 +227,5 @@ nmg{ ZM{"Zambia"} ZW{"Zimbabwǝ"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/nn.txt b/icu4c/source/data/region/nn.txt index 21997e52dd..93adc772e0 100644 --- a/icu4c/source/data/region/nn.txt +++ b/icu4c/source/data/region/nn.txt @@ -308,5 +308,5 @@ nn{ MK{"Den tidlegare jugoslaviske republikken Makedonia"} TL{"Aust-Timor"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/nnh.txt b/icu4c/source/data/region/nnh.txt index 2b2556db15..474de415b2 100644 --- a/icu4c/source/data/region/nnh.txt +++ b/icu4c/source/data/region/nnh.txt @@ -4,5 +4,5 @@ nnh{ Countries{ CM{"Kàmalûm"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/nus.txt b/icu4c/source/data/region/nus.txt index 21060a566a..ad053ab62b 100644 --- a/icu4c/source/data/region/nus.txt +++ b/icu4c/source/data/region/nus.txt @@ -54,5 +54,5 @@ nus{ TD{"Ca̱d"} VG{"Burutic dhuɔ̱ɔ̱l be̱rgin"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/nyn.txt b/icu4c/source/data/region/nyn.txt index e517c65544..091187ec64 100644 --- a/icu4c/source/data/region/nyn.txt +++ b/icu4c/source/data/region/nyn.txt @@ -227,5 +227,5 @@ nyn{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/om.txt b/icu4c/source/data/region/om.txt index 81f77b34b2..e1f90a8b79 100644 --- a/icu4c/source/data/region/om.txt +++ b/icu4c/source/data/region/om.txt @@ -15,5 +15,5 @@ om{ RU{"Russia"} US{"United States"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/or.txt b/icu4c/source/data/region/or.txt index a79d9bbb2e..814154f9a6 100644 --- a/icu4c/source/data/region/or.txt +++ b/icu4c/source/data/region/or.txt @@ -6,7 +6,7 @@ or{ 002{"ଆଫ୍ରିକା"} 003{"ଉତ୍ତର ଆମେରିକା"} 005{"ଦକ୍ଷିଣ ଆମେରିକା"} - 009{"ଓସେନିଆ"} + 009{"ଓସିନିଆ"} 011{"ପଶ୍ଚିମ ଆଫ୍ରିକା"} 013{"ମଧ୍ୟ ଆମେରିକା"} 014{"ପୂର୍ବ ଆଫ୍ରିକା"} @@ -18,7 +18,7 @@ or{ 029{"କାରିବିଆନ୍"} 030{"ପୂର୍ବ ଏସିଆ"} 034{"ଦକ୍ଷିଣ ଏସିଆ"} - 035{"ଦକ୍ଷିଣ-ପୂର୍ବ ଏସିଆ"} + 035{"ଦକ୍ଷିଣପୂର୍ବ ଏସିଆ"} 039{"ଦକ୍ଷିଣ ୟୁରୋପ୍"} 053{"ଅଷ୍ଟ୍ରେଲେସିଆ"} 054{"ମେଲାନେସିଆ"} @@ -31,6 +31,7 @@ or{ 151{"ପୂର୍ବ ୟୁରୋପ୍"} 154{"ଉତ୍ତର ୟୁରୋପ୍"} 155{"ପଶ୍ଚିମ ୟୁରୋପ୍"} + 202{"ଉପ-ସାହାରା ଆଫ୍ରିକା"} 419{"ଲାଟିନ୍‌ ଆମେରିକା"} AC{"ଆସେନସିଅନ୍‌ ଦ୍ୱୀପ"} AD{"ଆଣ୍ଡୋରା"} @@ -76,7 +77,7 @@ or{ CF{"ମଧ୍ୟ ଆଫ୍ରିକୀୟ ସାଧାରଣତନ୍ତ୍ର"} CG{"କଙ୍ଗୋ-ବ୍ରାଜିଭିଲ୍ଲେ"} CH{"ସ୍ୱିଜରଲ୍ୟାଣ୍ଡ"} - CI{"କୋଟେ ଡି ଆଇଭୋରି"} + CI{"କୋତ୍ ଡି ଭ୍ଵାର୍"} CK{"କୁକ୍‌ ଦ୍ୱୀପପୁଞ୍ଜ"} CL{"ଚିଲ୍ଲୀ"} CM{"କାମେରୁନ୍"} @@ -226,7 +227,7 @@ or{ PW{"ପାଲାଉ"} PY{"ପାରାଗୁଏ"} QA{"କତାର୍"} - QO{"ସୀମାନ୍ତବର୍ତ୍ତୀ ଓସେନିଆ"} + QO{"ସୀମାନ୍ତବର୍ତ୍ତୀ ଓସିନିଆ"} RE{"ରିୟୁନିଅନ୍"} RO{"ରୋମାନିଆ"} RS{"ସର୍ବିଆ"} @@ -310,5 +311,5 @@ or{ MK{"ମାସେଡୋନିଆ (ଫାଇରମ୍‌)"} TL{"ପୂର୍ବ ତିମୋର୍‌"} } - Version{"2.1.37.57"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/os.txt b/icu4c/source/data/region/os.txt index bbd0eefbf0..5c50a92325 100644 --- a/icu4c/source/data/region/os.txt +++ b/icu4c/source/data/region/os.txt @@ -21,5 +21,5 @@ os{ US{"АИШ"} ZZ{"Нӕзонгӕ бӕстӕ"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/pa.txt b/icu4c/source/data/region/pa.txt index b8f133eb31..0743186dc3 100644 --- a/icu4c/source/data/region/pa.txt +++ b/icu4c/source/data/region/pa.txt @@ -31,6 +31,7 @@ pa{ 151{"ਪੂਰਬੀ ਯੂਰਪ"} 154{"ਉੱਤਰੀ ਯੂਰਪ"} 155{"ਪੱਛਮੀ ਯੂਰਪ"} + 202{"ਉਪ-ਸਹਾਰਾ ਅਫ਼ਰੀਕਾ"} 419{"ਲਾਤੀਨੀ ਅਮਰੀਕਾ"} AC{"ਅਸੈਂਸ਼ਨ ਟਾਪੂ"} AD{"ਅੰਡੋਰਾ"} @@ -311,5 +312,5 @@ pa{ MK{"ਮੈਕਡੋਨੀਆ (ਪੂਰਵ ਯੂਗੋਸਲਾਵ ਮੈਕਡੋਨੀਆਈ ਗਣਰਾਜ)"} TL{"ਪੂਰਬ ਤਿਮੋਰ"} } - Version{"2.1.37.22"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/pa_Arab.txt b/icu4c/source/data/region/pa_Arab.txt index 09a84c248a..8452a42254 100644 --- a/icu4c/source/data/region/pa_Arab.txt +++ b/icu4c/source/data/region/pa_Arab.txt @@ -5,5 +5,5 @@ pa_Arab{ Countries{ PK{"پاکستان"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/pa_Guru.txt b/icu4c/source/data/region/pa_Guru.txt index a731d5e2c1..e558d243f7 100644 --- a/icu4c/source/data/region/pa_Guru.txt +++ b/icu4c/source/data/region/pa_Guru.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pa_Guru{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/pl.txt b/icu4c/source/data/region/pl.txt index 07389188c0..9d461fcc5a 100644 --- a/icu4c/source/data/region/pl.txt +++ b/icu4c/source/data/region/pl.txt @@ -31,6 +31,7 @@ pl{ 151{"Europa Wschodnia"} 154{"Europa Północna"} 155{"Europa Zachodnia"} + 202{"Afryka Subsaharyjska"} 419{"Ameryka Łacińska"} AC{"Wyspa Wniebowstąpienia"} AD{"Andora"} @@ -303,6 +304,7 @@ pl{ US{"USA"} } Countries%variant{ + CD{"Kongo (DRK)"} CG{"Republika Konga"} CI{"Wybrzeże Kości Słoniowej"} CZ{"Republika Czeska"} @@ -310,5 +312,5 @@ pl{ MK{"Była Jugosłowiańska Republika Macedonii"} TL{"Timor-Leste"} } - Version{"2.1.37.5"} + Version{"2.1.39.15"} } diff --git a/icu4c/source/data/region/ps.txt b/icu4c/source/data/region/ps.txt index 0bcd74e62d..4c2def1b73 100644 --- a/icu4c/source/data/region/ps.txt +++ b/icu4c/source/data/region/ps.txt @@ -31,6 +31,7 @@ ps{ 151{"ختيځه اروپا"} 154{"شمالي اروپا"} 155{"لویدیځه اروپا"} + 202{"د افریقا جنوب-صحرا"} 419{"لاتیني امریکا"} AC{"د توغندیو ټاپو"} AD{"اندورا"} @@ -310,5 +311,5 @@ ps{ MK{"مقدونیه (FYROM)"} TL{"ختيځ تيمور"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/pt.txt b/icu4c/source/data/region/pt.txt index 085828333c..b3ac9b1812 100644 --- a/icu4c/source/data/region/pt.txt +++ b/icu4c/source/data/region/pt.txt @@ -311,5 +311,5 @@ pt{ MK{"Macedônia (ARIM)"} TL{"República Democrática de Timor-Leste"} } - Version{"2.1.37.1"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/pt_AO.txt b/icu4c/source/data/region/pt_AO.txt index 5a8f6f2277..4a4179265b 100644 --- a/icu4c/source/data/region/pt_AO.txt +++ b/icu4c/source/data/region/pt_AO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_AO{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/pt_CH.txt b/icu4c/source/data/region/pt_CH.txt index 90d6a1ee17..acd87d80ca 100644 --- a/icu4c/source/data/region/pt_CH.txt +++ b/icu4c/source/data/region/pt_CH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_CH{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/pt_CV.txt b/icu4c/source/data/region/pt_CV.txt index 6b3cbbb615..a42064fef0 100644 --- a/icu4c/source/data/region/pt_CV.txt +++ b/icu4c/source/data/region/pt_CV.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_CV{ %%Parent{"pt_PT"} - Version{"2.1.35.71"} + Version{"2.1.39.12"} } diff --git a/icu4c/source/data/region/pt_GQ.txt b/icu4c/source/data/region/pt_GQ.txt index 793e0604c1..8a8947f609 100644 --- a/icu4c/source/data/region/pt_GQ.txt +++ b/icu4c/source/data/region/pt_GQ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_GQ{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/pt_GW.txt b/icu4c/source/data/region/pt_GW.txt index e137e518dc..f13157386c 100644 --- a/icu4c/source/data/region/pt_GW.txt +++ b/icu4c/source/data/region/pt_GW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_GW{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/pt_LU.txt b/icu4c/source/data/region/pt_LU.txt index e6d1c609c8..d30ba916a9 100644 --- a/icu4c/source/data/region/pt_LU.txt +++ b/icu4c/source/data/region/pt_LU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_LU{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/pt_MO.txt b/icu4c/source/data/region/pt_MO.txt index 76fe46e5e9..fb39284115 100644 --- a/icu4c/source/data/region/pt_MO.txt +++ b/icu4c/source/data/region/pt_MO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_MO{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/pt_MZ.txt b/icu4c/source/data/region/pt_MZ.txt index b86fd1ee9c..1274cac25b 100644 --- a/icu4c/source/data/region/pt_MZ.txt +++ b/icu4c/source/data/region/pt_MZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_MZ{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/pt_PT.txt b/icu4c/source/data/region/pt_PT.txt index f2762c70a1..8d33e6ff40 100644 --- a/icu4c/source/data/region/pt_PT.txt +++ b/icu4c/source/data/region/pt_PT.txt @@ -9,6 +9,7 @@ pt_PT{ 034{"Ásia do Sul"} 039{"Europa do Sul"} 154{"Europa do Norte"} + 202{"África subsariana"} AI{"Anguila"} AM{"Arménia"} AX{"Alanda"} @@ -81,5 +82,5 @@ pt_PT{ FK{"Ilhas Malvinas"} MK{"Macedónia (ARJM)"} } - Version{"2.1.37.6"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/pt_ST.txt b/icu4c/source/data/region/pt_ST.txt index 95f596c152..3d6d885344 100644 --- a/icu4c/source/data/region/pt_ST.txt +++ b/icu4c/source/data/region/pt_ST.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_ST{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/pt_TL.txt b/icu4c/source/data/region/pt_TL.txt index 786b6020ef..0f0ddb9fdc 100644 --- a/icu4c/source/data/region/pt_TL.txt +++ b/icu4c/source/data/region/pt_TL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_TL{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/qu.txt b/icu4c/source/data/region/qu.txt index aa89ec720e..81df0169fe 100644 --- a/icu4c/source/data/region/qu.txt +++ b/icu4c/source/data/region/qu.txt @@ -193,5 +193,5 @@ qu{ ZM{"Zambia"} ZW{"Zimbabue"} } - Version{"2.1.37.5"} + Version{"2.1.38.72"} } diff --git a/icu4c/source/data/region/resfiles.mk b/icu4c/source/data/region/resfiles.mk index dab72691d5..2d5a038519 100644 --- a/icu4c/source/data/region/resfiles.mk +++ b/icu4c/source/data/region/resfiles.mk @@ -1,6 +1,6 @@ # © 2016 and later: Unicode, Inc. and others. # License & terms of use: http://www.unicode.org/copyright.html#License -REGION_CLDR_VERSION = 32.0.1 +REGION_CLDR_VERSION = 33 # A list of txt's to build # Note: # diff --git a/icu4c/source/data/region/rm.txt b/icu4c/source/data/region/rm.txt index f095175005..c12d76c23e 100644 --- a/icu4c/source/data/region/rm.txt +++ b/icu4c/source/data/region/rm.txt @@ -280,5 +280,5 @@ rm{ ZW{"Simbabwe"} ZZ{"Regiun betg encouschenta u nunvalaivla"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/rn.txt b/icu4c/source/data/region/rn.txt index 61df0c10db..6ec6209428 100644 --- a/icu4c/source/data/region/rn.txt +++ b/icu4c/source/data/region/rn.txt @@ -227,5 +227,5 @@ rn{ ZM{"Zambiya"} ZW{"Zimbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ro.txt b/icu4c/source/data/region/ro.txt index 3d38a48321..11ae0c0a1d 100644 --- a/icu4c/source/data/region/ro.txt +++ b/icu4c/source/data/region/ro.txt @@ -31,6 +31,7 @@ ro{ 151{"Europa Orientală"} 154{"Europa Septentrională"} 155{"Europa Occidentală"} + 202{"Africa Subsahariană"} 419{"America Latină"} AC{"Insula Ascension"} AD{"Andorra"} @@ -309,6 +310,7 @@ ro{ CZ{"Republica Cehă"} FK{"Insulele Falkland (Insulele Malvine)"} MK{"Republica Macedonia (FRIM)"} + TL{"TL"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/ro_MD.txt b/icu4c/source/data/region/ro_MD.txt index e130440c81..f6759ad103 100644 --- a/icu4c/source/data/region/ro_MD.txt +++ b/icu4c/source/data/region/ro_MD.txt @@ -4,5 +4,5 @@ ro_MD{ Countries{ MM{"Myanmar"} } - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/rof.txt b/icu4c/source/data/region/rof.txt index a9266c49ea..f575ef9922 100644 --- a/icu4c/source/data/region/rof.txt +++ b/icu4c/source/data/region/rof.txt @@ -227,5 +227,5 @@ rof{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/root.txt b/icu4c/source/data/region/root.txt index fc26ec9d90..125472c8bf 100644 --- a/icu4c/source/data/region/root.txt +++ b/icu4c/source/data/region/root.txt @@ -4,5 +4,5 @@ * ICU source: /common/main/root.xml */ root{ - Version{"2.1.37.1"} + Version{"2.1.39.27"} } diff --git a/icu4c/source/data/region/ru.txt b/icu4c/source/data/region/ru.txt index 49870a761c..1009076558 100644 --- a/icu4c/source/data/region/ru.txt +++ b/icu4c/source/data/region/ru.txt @@ -31,6 +31,7 @@ ru{ 151{"Восточная Европа"} 154{"Северная Европа"} 155{"Западная Европа"} + 202{"Африка к югу от Сахары"} 419{"Латинская Америка"} AC{"о-в Вознесения"} AD{"Андорра"} @@ -219,7 +220,7 @@ ru{ PK{"Пакистан"} PL{"Польша"} PM{"Сен-Пьер и Микелон"} - PN{"острова Питкэрн"} + PN{"о-ва Питкэрн"} PR{"Пуэрто-Рико"} PS{"Палестинские территории"} PT{"Португалия"} @@ -309,5 +310,5 @@ ru{ MK{"Македония (БЮРМ)"} TL{"Тимор-Лесте"} } - Version{"2.1.37.58"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/ru_UA.txt b/icu4c/source/data/region/ru_UA.txt index 68306ff819..69cdcb714f 100644 --- a/icu4c/source/data/region/ru_UA.txt +++ b/icu4c/source/data/region/ru_UA.txt @@ -13,5 +13,5 @@ ru_UA{ TL{"Тимор-Лесте"} UM{"Малые Тихоокеанские Отдаленные Острова США"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/rw.txt b/icu4c/source/data/region/rw.txt index 9635907577..9706153469 100644 --- a/icu4c/source/data/region/rw.txt +++ b/icu4c/source/data/region/rw.txt @@ -5,5 +5,5 @@ rw{ RW{"U Rwanda"} TO{"Tonga"} } - Version{"2.1.37.5"} + Version{"2.1.38.72"} } diff --git a/icu4c/source/data/region/rwk.txt b/icu4c/source/data/region/rwk.txt index 9ef2efa007..bcfe9d7a96 100644 --- a/icu4c/source/data/region/rwk.txt +++ b/icu4c/source/data/region/rwk.txt @@ -227,5 +227,5 @@ rwk{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/sah.txt b/icu4c/source/data/region/sah.txt index 0fc42aa467..01dc96e88c 100644 --- a/icu4c/source/data/region/sah.txt +++ b/icu4c/source/data/region/sah.txt @@ -31,5 +31,5 @@ sah{ Countries%short{ US{"АХШ"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/saq.txt b/icu4c/source/data/region/saq.txt index 5881bbb4b2..f4d6ecafd8 100644 --- a/icu4c/source/data/region/saq.txt +++ b/icu4c/source/data/region/saq.txt @@ -227,5 +227,5 @@ saq{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/sbp.txt b/icu4c/source/data/region/sbp.txt index 5c4ff8ad33..32973faa01 100644 --- a/icu4c/source/data/region/sbp.txt +++ b/icu4c/source/data/region/sbp.txt @@ -227,5 +227,5 @@ sbp{ ZM{"Sambiya"} ZW{"Simbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/se.txt b/icu4c/source/data/region/se.txt index b80656b9a0..39b82b9549 100644 --- a/icu4c/source/data/region/se.txt +++ b/icu4c/source/data/region/se.txt @@ -294,5 +294,5 @@ se{ PS{"Palestina"} US{"USA"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/se_FI.txt b/icu4c/source/data/region/se_FI.txt index 7eaf2f4fcc..61b9fbb3d2 100644 --- a/icu4c/source/data/region/se_FI.txt +++ b/icu4c/source/data/region/se_FI.txt @@ -26,5 +26,5 @@ se_FI{ Countries%variant{ CI{"Côte d’Ivoire"} } - Version{"2.1.37.6"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/region/seh.txt b/icu4c/source/data/region/seh.txt index 2cdd8cee5c..c57de646c0 100644 --- a/icu4c/source/data/region/seh.txt +++ b/icu4c/source/data/region/seh.txt @@ -226,5 +226,5 @@ seh{ ZM{"Zâmbia"} ZW{"Zimbábue"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ses.txt b/icu4c/source/data/region/ses.txt index ee6be3cd32..6be721c0fe 100644 --- a/icu4c/source/data/region/ses.txt +++ b/icu4c/source/data/region/ses.txt @@ -227,5 +227,5 @@ ses{ ZM{"Zambi"} ZW{"Zimbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/sg.txt b/icu4c/source/data/region/sg.txt index 12b462d3a3..4bdfc705d2 100644 --- a/icu4c/source/data/region/sg.txt +++ b/icu4c/source/data/region/sg.txt @@ -227,5 +227,5 @@ sg{ ZM{"Zambïi"} ZW{"Zimbäbwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/shi.txt b/icu4c/source/data/region/shi.txt index 6032a9d1cf..f64b1cad76 100644 --- a/icu4c/source/data/region/shi.txt +++ b/icu4c/source/data/region/shi.txt @@ -227,5 +227,5 @@ shi{ ZM{"ⵣⴰⵎⴱⵢⴰ"} ZW{"ⵣⵉⵎⴱⴰⴱⵡⵉ"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/shi_Latn.txt b/icu4c/source/data/region/shi_Latn.txt index af3f484390..bde2a98611 100644 --- a/icu4c/source/data/region/shi_Latn.txt +++ b/icu4c/source/data/region/shi_Latn.txt @@ -228,5 +228,5 @@ shi_Latn{ ZM{"zambya"} ZW{"zimbabwi"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/shi_Tfng.txt b/icu4c/source/data/region/shi_Tfng.txt index ba03fa368a..aaf5c7b363 100644 --- a/icu4c/source/data/region/shi_Tfng.txt +++ b/icu4c/source/data/region/shi_Tfng.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License shi_Tfng{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/si.txt b/icu4c/source/data/region/si.txt index 2b9b676ab6..6751bd2bdd 100644 --- a/icu4c/source/data/region/si.txt +++ b/icu4c/source/data/region/si.txt @@ -310,5 +310,5 @@ si{ MK{"මැසිඩෝනියාව (FYROM)"} TL{"නැගෙනහිර ටිමෝරය"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/sk.txt b/icu4c/source/data/region/sk.txt index 57cf41c75b..d48d637603 100644 --- a/icu4c/source/data/region/sk.txt +++ b/icu4c/source/data/region/sk.txt @@ -31,6 +31,7 @@ sk{ 151{"východná Európa"} 154{"severná Európa"} 155{"západná Európa"} + 202{"subsaharská Afrika"} 419{"Latinská Amerika"} AC{"Ascension"} AD{"Andorra"} @@ -307,5 +308,5 @@ sk{ FK{"Falklandy (Malvíny)"} MK{"Macedónsko (BJRM)"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/sl.txt b/icu4c/source/data/region/sl.txt index a6817786d4..81893af371 100644 --- a/icu4c/source/data/region/sl.txt +++ b/icu4c/source/data/region/sl.txt @@ -31,6 +31,7 @@ sl{ 151{"Vzhodna Evropa"} 154{"Severna Evropa"} 155{"Zahodna Evropa"} + 202{"podsaharska Afrika"} 419{"Latinska Amerika"} AC{"Otok Ascension"} AD{"Andora"} @@ -311,5 +312,5 @@ sl{ MK{"Makedonija (FYROM)"} TL{"Vzhodni Timor"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/smn.txt b/icu4c/source/data/region/smn.txt index 38b8ebac16..cc12beaf03 100644 --- a/icu4c/source/data/region/smn.txt +++ b/icu4c/source/data/region/smn.txt @@ -265,5 +265,5 @@ smn{ FK{"Falklandsuolluuh (Malvinassuolluuh)"} MK{"OJT Makedonia"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/sn.txt b/icu4c/source/data/region/sn.txt index 4e99ef8ae2..bb2870fa00 100644 --- a/icu4c/source/data/region/sn.txt +++ b/icu4c/source/data/region/sn.txt @@ -226,5 +226,5 @@ sn{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/so.txt b/icu4c/source/data/region/so.txt index ee21c631e1..ec589b4fad 100644 --- a/icu4c/source/data/region/so.txt +++ b/icu4c/source/data/region/so.txt @@ -228,5 +228,5 @@ so{ ZW{"Simbaabwe"} ZZ{"Far aan la aqoon amase aan saxnayn"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/sq.txt b/icu4c/source/data/region/sq.txt index 88bbe2b4f4..990ae70216 100644 --- a/icu4c/source/data/region/sq.txt +++ b/icu4c/source/data/region/sq.txt @@ -31,6 +31,7 @@ sq{ 151{"Europa Lindore"} 154{"Europa Veriore"} 155{"Europa Perëndimore"} + 202{"Afrika Subsahariane"} 419{"Amerika Latine"} AC{"Ishulli Asenshion"} AD{"Andorrë"} @@ -58,7 +59,7 @@ sq{ BH{"Bahrejn"} BI{"Burundi"} BJ{"Benin"} - BL{"Shën Bartolomeu"} + BL{"Shën-Bartolome"} BM{"Bermudë"} BN{"Brunei"} BO{"Bolivi"} @@ -133,7 +134,7 @@ sq{ GW{"Guine-Bisau"} GY{"Guajanë"} HK{"RPA i Hong-Kongut"} - HM{"Ishulli Hërd dhe Ishujt Mekdonald"} + HM{"Ishujt Hërd e Mekdonald"} HN{"Honduras"} HR{"Kroaci"} HT{"Haiti"} @@ -218,7 +219,7 @@ sq{ PH{"Filipine"} PK{"Pakistan"} PL{"Poloni"} - PM{"Shën Pier dhe Mikelon"} + PM{"Shën-Pier dhe Mikelon"} PN{"Ishujt Pitkern"} PR{"Porto-Riko"} PS{"Territoret Palestineze"} @@ -240,7 +241,7 @@ sq{ SG{"Singapor"} SH{"Shën-Helenë"} SI{"Slloveni"} - SJ{"Svalbard dhe Jan-Majen"} + SJ{"Svalbard e Jan-Majen"} SK{"Sllovaki"} SL{"Siera-Leone"} SM{"San-Marino"} @@ -248,7 +249,7 @@ sq{ SO{"Somali"} SR{"Surinami"} SS{"Sudani i Jugut"} - ST{"Sao Tome dhe Principe"} + ST{"Sao-Tome e Principe"} SV{"Salvador"} SX{"Sint-Marten"} SY{"Siri"} @@ -311,5 +312,5 @@ sq{ MK{"Maqedoni (IRJM)"} TL{"Timori Lindor"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/sr.txt b/icu4c/source/data/region/sr.txt index bfccd43b3e..64d869cfaa 100644 --- a/icu4c/source/data/region/sr.txt +++ b/icu4c/source/data/region/sr.txt @@ -31,6 +31,7 @@ sr{ 151{"Источна Европа"} 154{"Северна Европа"} 155{"Западна Европа"} + 202{"Африка јужно од Сахаре"} 419{"Латинска Америка"} AC{"Острво Асенсион"} AD{"Андора"} @@ -311,5 +312,5 @@ sr{ MK{"Македонија (БЈРМ)"} TL{"Источни Тимор"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/sr_Cyrl.txt b/icu4c/source/data/region/sr_Cyrl.txt index cac24ec8b9..1d0d0a90e9 100644 --- a/icu4c/source/data/region/sr_Cyrl.txt +++ b/icu4c/source/data/region/sr_Cyrl.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Cyrl{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/sr_Cyrl_BA.txt b/icu4c/source/data/region/sr_Cyrl_BA.txt index d63e6d10d4..eb9e464842 100644 --- a/icu4c/source/data/region/sr_Cyrl_BA.txt +++ b/icu4c/source/data/region/sr_Cyrl_BA.txt @@ -19,5 +19,5 @@ sr_Cyrl_BA{ Countries%variant{ MK{"БЈР Македонија"} } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/sr_Cyrl_ME.txt b/icu4c/source/data/region/sr_Cyrl_ME.txt index e19a46daf4..3d128af297 100644 --- a/icu4c/source/data/region/sr_Cyrl_ME.txt +++ b/icu4c/source/data/region/sr_Cyrl_ME.txt @@ -17,5 +17,5 @@ sr_Cyrl_ME{ Countries%variant{ MK{"БЈР Македонија"} } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/sr_Cyrl_XK.txt b/icu4c/source/data/region/sr_Cyrl_XK.txt index aa171719f9..b1e417ab34 100644 --- a/icu4c/source/data/region/sr_Cyrl_XK.txt +++ b/icu4c/source/data/region/sr_Cyrl_XK.txt @@ -16,5 +16,5 @@ sr_Cyrl_XK{ Countries%variant{ MK{"БЈР Македонија"} } - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/sr_Latn.txt b/icu4c/source/data/region/sr_Latn.txt index e5aea3581b..01935f3b61 100644 --- a/icu4c/source/data/region/sr_Latn.txt +++ b/icu4c/source/data/region/sr_Latn.txt @@ -32,6 +32,7 @@ sr_Latn{ 151{"Istočna Evropa"} 154{"Severna Evropa"} 155{"Zapadna Evropa"} + 202{"Afrika južno od Sahare"} 419{"Latinska Amerika"} AC{"Ostrvo Asension"} AD{"Andora"} @@ -312,5 +313,5 @@ sr_Latn{ MK{"Makedonija (BJRM)"} TL{"Istočni Timor"} } - Version{"2.1.37.8"} + Version{"2.1.39.37"} } diff --git a/icu4c/source/data/region/sr_Latn_BA.txt b/icu4c/source/data/region/sr_Latn_BA.txt index df8ab9c88f..cd12c49ba6 100644 --- a/icu4c/source/data/region/sr_Latn_BA.txt +++ b/icu4c/source/data/region/sr_Latn_BA.txt @@ -19,5 +19,5 @@ sr_Latn_BA{ Countries%variant{ MK{"BJR Makedonija"} } - Version{"2.1.37.8"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/sr_Latn_ME.txt b/icu4c/source/data/region/sr_Latn_ME.txt index bb0c716d40..8bfcc7552e 100644 --- a/icu4c/source/data/region/sr_Latn_ME.txt +++ b/icu4c/source/data/region/sr_Latn_ME.txt @@ -17,5 +17,5 @@ sr_Latn_ME{ Countries%variant{ MK{"BJR Makedonija"} } - Version{"2.1.37.8"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/sr_Latn_XK.txt b/icu4c/source/data/region/sr_Latn_XK.txt index 01b39c57ee..0179ee4550 100644 --- a/icu4c/source/data/region/sr_Latn_XK.txt +++ b/icu4c/source/data/region/sr_Latn_XK.txt @@ -16,5 +16,5 @@ sr_Latn_XK{ Countries%variant{ MK{"BJR Makedonija"} } - Version{"2.1.37.8"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/sv.txt b/icu4c/source/data/region/sv.txt index b463e5ac9d..f49d6786b6 100644 --- a/icu4c/source/data/region/sv.txt +++ b/icu4c/source/data/region/sv.txt @@ -31,6 +31,7 @@ sv{ 151{"Östeuropa"} 154{"Nordeuropa"} 155{"Västeuropa"} + 202{"202"} 419{"Latinamerika"} AC{"Ascension"} AD{"Andorra"} @@ -305,7 +306,11 @@ sv{ Countries%variant{ CD{"Demokratiska republiken Kongo"} CG{"Republiken Kongo"} + CI{"CI"} + CZ{"CZ"} + FK{"FK"} MK{"f.d. jugoslaviska republiken Makedonien"} + TL{"TL"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/sw.txt b/icu4c/source/data/region/sw.txt index 76185a27b8..37f815700c 100644 --- a/icu4c/source/data/region/sw.txt +++ b/icu4c/source/data/region/sw.txt @@ -311,5 +311,5 @@ sw{ MK{"Macedonia (FYROM)"} TL{"Timor ya Mashariki"} } - Version{"2.1.37.34"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/sw_CD.txt b/icu4c/source/data/region/sw_CD.txt index beee33f8ae..f27ec5df05 100644 --- a/icu4c/source/data/region/sw_CD.txt +++ b/icu4c/source/data/region/sw_CD.txt @@ -32,5 +32,5 @@ sw_CD{ TL{"Timori ya Mashariki"} VN{"Vietnamu"} } - Version{"2.1.37.6"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/sw_KE.txt b/icu4c/source/data/region/sw_KE.txt index b0a4a44d37..32a67708e7 100644 --- a/icu4c/source/data/region/sw_KE.txt +++ b/icu4c/source/data/region/sw_KE.txt @@ -29,5 +29,5 @@ sw_KE{ TD{"Chadi"} VN{"Vietnamu"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/ta.txt b/icu4c/source/data/region/ta.txt index b033d21f69..aceb320a28 100644 --- a/icu4c/source/data/region/ta.txt +++ b/icu4c/source/data/region/ta.txt @@ -31,6 +31,7 @@ ta{ 151{"கிழக்கு ஐரோப்பா"} 154{"வடக்கு ஐரோப்பா"} 155{"மேற்கு ஐரோப்பா"} + 202{"சப்-சஹாரன் ஆப்ரிக்கா"} 419{"லத்தீன் அமெரிக்கா"} AC{"அஷன்ஷியன் தீவு"} AD{"அன்டோரா"} @@ -311,5 +312,5 @@ ta{ MK{"மாசிடோனியா (ஃபைரோம்)"} TL{"கிழக்கு தைமூர்"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/te.txt b/icu4c/source/data/region/te.txt index 64a737a624..1c6f080b6c 100644 --- a/icu4c/source/data/region/te.txt +++ b/icu4c/source/data/region/te.txt @@ -31,6 +31,7 @@ te{ 151{"తూర్పు యూరోప్"} 154{"ఉత్తర యూరోప్"} 155{"పశ్చిమ యూరోప్"} + 202{"ఉప సెహరన్ ఆఫ్రికా"} 419{"లాటిన్ అమెరికా"} AC{"అసెన్షన్ దీవి"} AD{"ఆండోరా"} @@ -311,5 +312,5 @@ te{ MK{"మేసిడోనియా (FYROM)"} TL{"తూర్పు టిమోర్"} } - Version{"2.1.36.86"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/teo.txt b/icu4c/source/data/region/teo.txt index 0de860afeb..5b64678408 100644 --- a/icu4c/source/data/region/teo.txt +++ b/icu4c/source/data/region/teo.txt @@ -227,5 +227,5 @@ teo{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/tg.txt b/icu4c/source/data/region/tg.txt index 9c5bfa0d04..cfddcd3068 100644 --- a/icu4c/source/data/region/tg.txt +++ b/icu4c/source/data/region/tg.txt @@ -260,5 +260,5 @@ tg{ CG{"Конго"} MK{"Мақдун (ҶСЮМ)"} } - Version{"2.1.37.4"} + Version{"2.1.38.71"} } diff --git a/icu4c/source/data/region/th.txt b/icu4c/source/data/region/th.txt index 0b0a5850f4..33fa09a735 100644 --- a/icu4c/source/data/region/th.txt +++ b/icu4c/source/data/region/th.txt @@ -31,6 +31,7 @@ th{ 151{"ยุโรปตะวันออก"} 154{"ยุโรปเหนือ"} 155{"ยุโรปตะวันตก"} + 202{"แอฟริกาใต้สะฮารา"} 419{"ละตินอเมริกา"} AC{"เกาะแอสเซนชัน"} AD{"อันดอร์รา"} @@ -311,5 +312,5 @@ th{ MK{"มาซิโดเนีย (FYROM)"} TL{"ติมอร์ตะวันออก"} } - Version{"2.1.37.56"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/ti.txt b/icu4c/source/data/region/ti.txt index e97a1297b0..dad06957d6 100644 --- a/icu4c/source/data/region/ti.txt +++ b/icu4c/source/data/region/ti.txt @@ -271,5 +271,5 @@ ti{ CZ{"CZ"} MK{"መቄዶኒያ"} } - Version{"2.1.37.5"} + Version{"2.1.38.72"} } diff --git a/icu4c/source/data/region/to.txt b/icu4c/source/data/region/to.txt index 3d276333e2..b90c4bc3d2 100644 --- a/icu4c/source/data/region/to.txt +++ b/icu4c/source/data/region/to.txt @@ -307,5 +307,5 @@ to{ CZ{"Lepupelika Seki"} MK{"Masetōnia (FYROM)"} } - Version{"2.1.37.5"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/tr.txt b/icu4c/source/data/region/tr.txt index adbf3a8258..81449ade55 100644 --- a/icu4c/source/data/region/tr.txt +++ b/icu4c/source/data/region/tr.txt @@ -31,6 +31,7 @@ tr{ 151{"Doğu Avrupa"} 154{"Kuzey Avrupa"} 155{"Batı Avrupa"} + 202{"Sahra Altı Afrika"} 419{"Latin Amerika"} AC{"Ascension Adası"} AD{"Andorra"} @@ -310,5 +311,5 @@ tr{ MK{"Makedonya (EYMC)"} TL{"Doğu Timor"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/tt.txt b/icu4c/source/data/region/tt.txt index 9177f598d3..637e1bd12a 100644 --- a/icu4c/source/data/region/tt.txt +++ b/icu4c/source/data/region/tt.txt @@ -252,5 +252,5 @@ tt{ CD{"Конго (КДР)"} MK{"Македония (Македония Элекке Югославия Республикасы)"} } - Version{"2.1.37.5"} + Version{"2.1.38.72"} } diff --git a/icu4c/source/data/region/twq.txt b/icu4c/source/data/region/twq.txt index b6a02330be..08afdb73b6 100644 --- a/icu4c/source/data/region/twq.txt +++ b/icu4c/source/data/region/twq.txt @@ -227,5 +227,5 @@ twq{ ZM{"Zambi"} ZW{"Zimbabwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/tzm.txt b/icu4c/source/data/region/tzm.txt index 328e0b396b..1e8b226395 100644 --- a/icu4c/source/data/region/tzm.txt +++ b/icu4c/source/data/region/tzm.txt @@ -227,5 +227,5 @@ tzm{ ZM{"Zambya"} ZW{"Zimbabwi"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ug.txt b/icu4c/source/data/region/ug.txt index ddc6ff91aa..66dfd28a34 100644 --- a/icu4c/source/data/region/ug.txt +++ b/icu4c/source/data/region/ug.txt @@ -306,5 +306,5 @@ ug{ FK{"فالكلاند ئاراللىرى (ئىسلاس مالۋىناس)"} MK{"ماكېدونىيە (سابىق يۇگوسلاۋىيە ماكېدونىيە جۇمھۇرىيىتى)"} } - Version{"2.1.37.5"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/uk.txt b/icu4c/source/data/region/uk.txt index b09681ebb6..98b2f9e162 100644 --- a/icu4c/source/data/region/uk.txt +++ b/icu4c/source/data/region/uk.txt @@ -31,6 +31,7 @@ uk{ 151{"Східна Європа"} 154{"Північна Європа"} 155{"Західна Європа"} + 202{"Африка на південь від Сахари"} 419{"Латинська Америка"} AC{"Острів Вознесіння"} AD{"Андорра"} @@ -312,5 +313,5 @@ uk{ MK{"Македонія (КЮРМ)"} TL{"Східний Тимор"} } - Version{"2.1.37.12"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/ur.txt b/icu4c/source/data/region/ur.txt index 638bc77bda..ca4b558c7d 100644 --- a/icu4c/source/data/region/ur.txt +++ b/icu4c/source/data/region/ur.txt @@ -31,6 +31,7 @@ ur{ 151{"مشرقی یورپ"} 154{"شمالی یورپ"} 155{"مغربی یورپ"} + 202{"سَب صحارن افریقہ"} 419{"لاطینی امریکہ"} AC{"اسینشن آئلینڈ"} AD{"انڈورا"} @@ -311,5 +312,5 @@ ur{ MK{"مقدونیہ (FYROM)"} TL{"مشرقی تیمور"} } - Version{"2.1.37.69"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/ur_IN.txt b/icu4c/source/data/region/ur_IN.txt index a3df834d09..0c3aac032d 100644 --- a/icu4c/source/data/region/ur_IN.txt +++ b/icu4c/source/data/region/ur_IN.txt @@ -29,5 +29,5 @@ ur_IN{ Countries%variant{ FK{"جزائر فاکلینڈ (اسلاس مالویناس)"} } - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/uz.txt b/icu4c/source/data/region/uz.txt index cb92df94a9..735f46780e 100644 --- a/icu4c/source/data/region/uz.txt +++ b/icu4c/source/data/region/uz.txt @@ -31,6 +31,7 @@ uz{ 151{"Sharqiy Yevropa"} 154{"Shimoliy Yevropa"} 155{"G‘arbiy Yevropa"} + 202{"Sahro janubidagi Afrika"} 419{"Lotin Amerikasi"} AC{"Me’roj oroli"} AD{"Andorra"} @@ -311,5 +312,5 @@ uz{ MK{"Makedoniya (SYRM)"} TL{"Sharqiy Timor"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/uz_Arab.txt b/icu4c/source/data/region/uz_Arab.txt index 724a4b7395..920a79efad 100644 --- a/icu4c/source/data/region/uz_Arab.txt +++ b/icu4c/source/data/region/uz_Arab.txt @@ -5,5 +5,5 @@ uz_Arab{ Countries{ AF{"افغانستان"} } - Version{"2.1.36.86"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/uz_Cyrl.txt b/icu4c/source/data/region/uz_Cyrl.txt index 90e542d99a..a77222420c 100644 --- a/icu4c/source/data/region/uz_Cyrl.txt +++ b/icu4c/source/data/region/uz_Cyrl.txt @@ -309,5 +309,5 @@ uz_Cyrl{ MK{"Македония (МСЮР)"} TL{"Шарқий Тимор"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/uz_Latn.txt b/icu4c/source/data/region/uz_Latn.txt index 36553dac4d..66698d6157 100644 --- a/icu4c/source/data/region/uz_Latn.txt +++ b/icu4c/source/data/region/uz_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uz_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/vai.txt b/icu4c/source/data/region/vai.txt index 6533807277..58cefaa11b 100644 --- a/icu4c/source/data/region/vai.txt +++ b/icu4c/source/data/region/vai.txt @@ -260,5 +260,5 @@ vai{ Countries%short{ MO{"ꕮꗛꖺ"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/vai_Latn.txt b/icu4c/source/data/region/vai_Latn.txt index 7d7b293689..67e2e3f9e0 100644 --- a/icu4c/source/data/region/vai_Latn.txt +++ b/icu4c/source/data/region/vai_Latn.txt @@ -227,5 +227,5 @@ vai_Latn{ ZM{"Zambiya"} ZW{"Zimbabhuwe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/vai_Vaii.txt b/icu4c/source/data/region/vai_Vaii.txt index 487dfa96c7..6ef45173df 100644 --- a/icu4c/source/data/region/vai_Vaii.txt +++ b/icu4c/source/data/region/vai_Vaii.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vai_Vaii{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/vi.txt b/icu4c/source/data/region/vi.txt index dc5ae658bc..9f4a2bc576 100644 --- a/icu4c/source/data/region/vi.txt +++ b/icu4c/source/data/region/vi.txt @@ -31,6 +31,7 @@ vi{ 151{"Đông Âu"} 154{"Bắc Âu"} 155{"Tây Âu"} + 202{"Châu Phi hạ Sahara"} 419{"Châu Mỹ La-tinh"} AC{"Đảo Ascension"} AD{"Andorra"} @@ -43,7 +44,7 @@ vi{ AO{"Angola"} AQ{"Nam Cực"} AR{"Argentina"} - AS{"Đảo Somoa thuộc Mỹ"} + AS{"Samoa thuộc Mỹ"} AT{"Áo"} AU{"Australia"} AW{"Aruba"} @@ -311,5 +312,5 @@ vi{ MK{"Macedonia (FYROM)"} TL{"Đông Timor"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/vun.txt b/icu4c/source/data/region/vun.txt index b4dbb6dd7f..0f757eb3dc 100644 --- a/icu4c/source/data/region/vun.txt +++ b/icu4c/source/data/region/vun.txt @@ -227,5 +227,5 @@ vun{ ZM{"Zambia"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/wae.txt b/icu4c/source/data/region/wae.txt index bfb562c131..920db063ff 100644 --- a/icu4c/source/data/region/wae.txt +++ b/icu4c/source/data/region/wae.txt @@ -299,5 +299,5 @@ wae{ MK{"Mazedonie (EJR)"} TL{"Wešttimor"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/wo.txt b/icu4c/source/data/region/wo.txt index 96d5378e87..2b23cefdc0 100644 --- a/icu4c/source/data/region/wo.txt +++ b/icu4c/source/data/region/wo.txt @@ -255,5 +255,5 @@ wo{ CG{"Réewum Kongo"} MK{"Maseduwaan (Réewum yugoslawi gu yàgg ga)"} } - Version{"2.1.37.4"} + Version{"2.1.38.71"} } diff --git a/icu4c/source/data/region/xog.txt b/icu4c/source/data/region/xog.txt index 11f2672e43..d45769ed08 100644 --- a/icu4c/source/data/region/xog.txt +++ b/icu4c/source/data/region/xog.txt @@ -226,5 +226,5 @@ xog{ ZM{"Zambya"} ZW{"Zimbabwe"} } - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/yav.txt b/icu4c/source/data/region/yav.txt index 81d13a44d6..5f36093a23 100644 --- a/icu4c/source/data/region/yav.txt +++ b/icu4c/source/data/region/yav.txt @@ -226,5 +226,5 @@ yav{ ZM{"saambíi"} ZW{"simbapuwé"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/yi.txt b/icu4c/source/data/region/yi.txt index 95b913b4ec..334b32f3be 100644 --- a/icu4c/source/data/region/yi.txt +++ b/icu4c/source/data/region/yi.txt @@ -231,5 +231,5 @@ yi{ Countries%variant{ TL{"מזרח טימאר"} } - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/yo.txt b/icu4c/source/data/region/yo.txt index 89dd5d732a..2df789c2c6 100644 --- a/icu4c/source/data/region/yo.txt +++ b/icu4c/source/data/region/yo.txt @@ -227,5 +227,5 @@ yo{ ZM{"Orílẹ́ède ṣamibia"} ZW{"Orílẹ́ède ṣimibabe"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/yo_BJ.txt b/icu4c/source/data/region/yo_BJ.txt index f8c1cab883..68522a95d2 100644 --- a/icu4c/source/data/region/yo_BJ.txt +++ b/icu4c/source/data/region/yo_BJ.txt @@ -226,5 +226,5 @@ yo_BJ{ ZM{"Orílɛ́ède shamibia"} ZW{"Orílɛ́ède shimibabe"} } - Version{"2.1.37.9"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/yue.txt b/icu4c/source/data/region/yue.txt index 4a8f2a7563..3202f4c8ab 100644 --- a/icu4c/source/data/region/yue.txt +++ b/icu4c/source/data/region/yue.txt @@ -308,5 +308,5 @@ yue{ FK{"福克蘭群島 (馬爾維納斯群島)"} MK{"前南斯拉夫馬其頓共和國"} } - Version{"2.1.37.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/yue_Hans.txt b/icu4c/source/data/region/yue_Hans.txt index 7113e8d77b..2e6e66625a 100644 --- a/icu4c/source/data/region/yue_Hans.txt +++ b/icu4c/source/data/region/yue_Hans.txt @@ -309,5 +309,5 @@ yue_Hans{ FK{"福克兰群岛 (马尔维纳斯群岛)"} MK{"前南斯拉夫马其顿共和国"} } - Version{"2.1.37.8"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/yue_Hant.txt b/icu4c/source/data/region/yue_Hant.txt index b8cde827d5..a263f97fda 100644 --- a/icu4c/source/data/region/yue_Hant.txt +++ b/icu4c/source/data/region/yue_Hant.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yue_Hant{ - Version{"2.1.36.80"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/region/zgh.txt b/icu4c/source/data/region/zgh.txt index 681f1b910d..c1d9ddeca2 100644 --- a/icu4c/source/data/region/zgh.txt +++ b/icu4c/source/data/region/zgh.txt @@ -230,5 +230,5 @@ zgh{ ZM{"ⵣⴰⵎⴱⵢⴰ"} ZW{"ⵣⵉⵎⴱⴰⴱⵡⵉ"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/zh.txt b/icu4c/source/data/region/zh.txt index 0c7abdb199..4a5a0cba3d 100644 --- a/icu4c/source/data/region/zh.txt +++ b/icu4c/source/data/region/zh.txt @@ -31,6 +31,7 @@ zh{ 151{"东欧"} 154{"北欧"} 155{"西欧"} + 202{"撒哈拉以南非洲"} 419{"拉丁美洲"} AC{"阿森松岛"} AD{"安道尔"} @@ -310,5 +311,5 @@ zh{ FK{"福克兰群岛(马尔维纳斯群岛)"} MK{"马其顿(前南斯拉夫马其顿共和国)"} } - Version{"2.1.37.42"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/zh_Hans.txt b/icu4c/source/data/region/zh_Hans.txt index e2e6871e41..a37beaceb9 100644 --- a/icu4c/source/data/region/zh_Hans.txt +++ b/icu4c/source/data/region/zh_Hans.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/zh_Hant.txt b/icu4c/source/data/region/zh_Hant.txt index 4db0d9f7d0..51c9bcae16 100644 --- a/icu4c/source/data/region/zh_Hant.txt +++ b/icu4c/source/data/region/zh_Hant.txt @@ -32,6 +32,7 @@ zh_Hant{ 151{"東歐"} 154{"北歐"} 155{"西歐"} + 202{"撒哈拉撒沙漠以南非洲"} 419{"拉丁美洲"} AC{"阿森松島"} AD{"安道爾"} @@ -310,5 +311,5 @@ zh_Hant{ FK{"福克蘭群島(馬爾維納斯群島)"} MK{"前南斯拉夫馬其頓共和國"} } - Version{"2.1.37.5"} + Version{"2.1.39.20"} } diff --git a/icu4c/source/data/region/zh_Hant_HK.txt b/icu4c/source/data/region/zh_Hant_HK.txt index e6adba395c..034a156fee 100644 --- a/icu4c/source/data/region/zh_Hant_HK.txt +++ b/icu4c/source/data/region/zh_Hant_HK.txt @@ -98,5 +98,5 @@ zh_Hant_HK{ Countries%variant{ CI{"象牙海岸"} } - Version{"2.1.37.6"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/region/zh_Hant_MO.txt b/icu4c/source/data/region/zh_Hant_MO.txt index 78fdee5c4f..f61452cd6c 100644 --- a/icu4c/source/data/region/zh_Hant_MO.txt +++ b/icu4c/source/data/region/zh_Hant_MO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant_MO{ %%Parent{"zh_Hant_HK"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/region/zu.txt b/icu4c/source/data/region/zu.txt index 40a6c2e25c..1f2d1dc44f 100644 --- a/icu4c/source/data/region/zu.txt +++ b/icu4c/source/data/region/zu.txt @@ -31,6 +31,7 @@ zu{ 151{"i-Eastern Europe"} 154{"i-Northern Europe"} 155{"i-Western Europe"} + 202{"Sub-Saharan Africa"} 419{"i-Latin America"} AC{"i-Ascension Island"} AD{"i-Andorra"} @@ -311,5 +312,5 @@ zu{ MK{"i-Macedonia (FYROM)"} TL{"i-East Timor"} } - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/translit/Syrc_Latn.txt b/icu4c/source/data/translit/Syrc_Latn.txt new file mode 100644 index 0000000000..94605e0345 --- /dev/null +++ b/icu4c/source/data/translit/Syrc_Latn.txt @@ -0,0 +1,58 @@ +# © 2016 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html#License +# +# File: Syrc_Latn.txt +# Generated from CLDR +# + +# Consonants +ܫ ↔ sh; +ܞ → yh; +ܖ ↔ dr; +ܐ ↔ ʾ; +\u0711 → ʾ; +ܒ ↔ b; +ܓ ↔ g; +ܔ → g; +ܕ ↔ d; +ܗ ↔ h; +ܘ ↔ w; +ܙ ↔ z; +ܚ ↔ ḥ; +ܛ ↔ t\u0323; +ܜ → t\u0323; +ܝ ↔ y; +ܟ ↔ k; +ܠ ↔ l; +ܡ ↔ m; +ܢ ↔ n; +ܣ ↔ s; +ܤ → s; +ܥ → ʿ; +ܦ ↔ p; +ܧ → p; +ܨ ↔ ṣ; +ܩ ↔ q; +ܪ ↔ r; +ܬ ↔ t; +# Vowels +\u0730 → a; +\u0731 → a; +\u0732 ↔ a; +\u0733 → o; +\u0734 → o; +\u0735 → a; +\u0736 → e; +\u0737 → e; +\u0738 ↔ e; +\u0739 ↔ ē; +\u073A → i; +\u073B → i; +\u0742 ↔ i; +\u073D → u; +\u073E → u; +\u073C ↔ u; +\u073F ↔ o; +# Punctuation +܍ → \*; + diff --git a/icu4c/source/data/translit/fa_fa_FONIPA.txt b/icu4c/source/data/translit/fa_fa_FONIPA.txt new file mode 100644 index 0000000000..d0f8097a05 --- /dev/null +++ b/icu4c/source/data/translit/fa_fa_FONIPA.txt @@ -0,0 +1,82 @@ +# © 2016 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html#License +# +# File: fa_fa_FONIPA.txt +# Generated from CLDR +# + +[\u200c \u200d] → ; # Strip off ZWJ and ZWNJ. +::NFD; +# Rewrite similarly-looking Arabic letters to Persian. +ي → ی; +ى → ی; +ك → ک; +ە → ه; +::NULL; +$VOWEL = [ \u064E \u0650 \u064F \u0653 ا و ی]; +$BOUNDARY = [^[:L:][:M:][:N:]]; +$IPA_CONSONANT = [ m n p b t d k ɡ ʔ f v s z ʃ ʒ ʁ ɢ h χ {t\u0361ʃ} {d\u0361ʒ} l ɾ ]; +# Vowels +ی\u0651 → jj; +($VOWEL)\u0651 → \u0651 | $1; +\u064Eی\u0652 → æj; +\u0650ی\u0652 → ej; +\u064Eو\u0652 → ov; +\u0650ی → iː; +\u064Eه → æ; +[^ːeoæ] {ه} $BOUNDARY → e; +[e] {ه} $BOUNDARY → ; +ا\u064E → æ; +ا\u064B $BOUNDARY → æn; +\u064E → æ; +یه → je; +{ه\u0654} $BOUNDARY → jæ; +ی\u0670 → ɒː; +{ی} $VOWEL → j; +ی → iː; +$BOUNDARY {ای} → iː; +ا\u0653 → ɒː; +آ → ɒː; +ا\u0650 → e; +ا\u064F → o; +او → uː; +ا → ɒː; # Probably [^$BOUNDARY] +\u0650 → e; +ه\u0650 → e; +{و} $VOWEL → v; +$IPA_CONSONANT {و} → uː; +\u064F{و} $IPA_CONSONANT → uː; +$BOUNDARY {و} $BOUNDARY → va; +و → ; +\u064F → o; +# Consonants +پ → p; +ب → b; +[ت ط] → t; +د → d; +ک → k; +گ → ɡ; +[ع ء] → ʔ; +چ → t\u0361ʃ; +ج → d\u0361ʒ; +ف → f; +[س ص ث] → s; +[ز ذ ض ظ] → z; +ش → ʃ; +ژ → ʒ; +خ → χ; +غ → ʁ; +ق → ɢ; +ح → h; +م → m; +ن → n; +ه → h; +ل → l; +ر → ɾ; +\u0652 → ; +::NULL; +# TODO: How to handle these? +([$IPA_CONSONANT|$VOWEL]){\u0651} → $1; +[ \u0651 \u0654 \u064B \u0670 ] → ; +::NFC; + diff --git a/icu4c/source/data/translit/ha_ha_NE.txt b/icu4c/source/data/translit/ha_ha_NE.txt new file mode 100644 index 0000000000..92aa80d396 --- /dev/null +++ b/icu4c/source/data/translit/ha_ha_NE.txt @@ -0,0 +1,12 @@ +# © 2016 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html#License +# +# File: ha_ha_NE.txt +# Generated from CLDR +# + +:: [yYƴƳʼ] ; +:: NFC ; +ʼy→ƴ ; +ʼY→Ƴ ; + diff --git a/icu4c/source/data/translit/ja_Hrkt_ja_Latn_BGN.txt b/icu4c/source/data/translit/ja_Hrkt_ja_Latn_BGN.txt index 04040d09e3..cb1e87bf7d 100644 --- a/icu4c/source/data/translit/ja_Hrkt_ja_Latn_BGN.txt +++ b/icu4c/source/data/translit/ja_Hrkt_ja_Latn_BGN.txt @@ -5,55 +5,26 @@ # Generated from CLDR # +# Romanization and Roman-Script Spelling Conventions. +# Prepared by the U.S. Board on Geographic Names, Foreign Names Committee Staff +# Published by the Defense Mapping Agency, 1994. +# Chapter “Romanization System for Japanese Kana, Modified Hebpurn System, +# BGN/PCGN Agreement”, pages 39 to 45. # -######################################################################## -# BGN/PCGN Agreement -# -# The modified Hepburn system for the romanization of Japanese has been -# in use by the U.S. Board on Geographic Names since about 1930 and has -# been used extensively in the romanization of Japanese geographic names. -# The system is well adapted to the general needs of speakers of English -# and is the most widely used system for the romanization of Japanese. -# -# Originally prepared by Michael Everson -######################################################################## -# -# MINIMAL FILTER: Japanese-Latin -# -:: [あいうえおかがきぎくぐけげこごさざしじすずせぜそぞただちぢっつづてでとどなにぬねのはばぱひびぴふぶぷへべぺほぼぽまみむめもゃやゅゆょよらりるれろわゐゑをんゔアイウエオカガキギクグケゲコゴサザシジスズセゼソゾタダチヂッツヅテデトドナニヌネノハバパヒビピフブプヘベペホボポマミムメモャヤュユョヨラリルレロワヰヱヲンヴ] ; -:: NFD (NFC) ; -# -# -######################################################################## -# -######################################################################## -# -# Define All Transformation Variables -# -######################################################################## -$apostrophe = ’; +# http://libraries.ucsd.edu/bib/fed/USBGN_romanization.pdf # +# https://commons.wikimedia.org/w/index.php?title=File%3ARomanization_Systems_and_Roman-Script_Spelling_Conventions.djvu +:: [あいうえおかがきぎくぐけげこごさざしじすずせぜそぞただちぢっつづてでとどなにぬねのはばぱひびぴふぶぷへべぺほぼぽまみむめもゃやゅゆょよらりるれろわゐゑをんゔアイウエオカガキギクグケゲコゴサザシジスズセゼソゾタダチヂッツヅテデトドナニヌネノハバパヒビピフブプヘベペホボポマミムメモャヤュユョヨラリルレロワヰヱヲンヴ\u3099\u309Aー \uFF61-\uFF9F]; +::NFC; +::[\uFF61-\uFF9F] Halfwidth-Fullwidth; # Use this $wordBoundary until bug 2034 is fixed in ICU: # http://bugs.icu-project.org/cgi-bin/icu-bugs/transliterate?id=2034;expression=boundary;user=guest -# $wordBoundary = [^[:L:][:M:][:N:]] ; -# -######################################################################## -# -# Rules moved to front to avoid masking -# -######################################################################## -# -######################################################################## -# # BGN Page 45 Rule 2: # # A small-script tsu form (ッ or っ) is inserted between kana symbols # to indicate a double consonant and is romanized as k before k; # as s before s or sh; as t before t, ts, or ch; and as p before p. -# -######################################################################## -# ッ}[カキクケコ] → k ; # KATAKANA LETTER SMALL TU っ}[かきくけこ] → k ; # HIRAGANA LETTER SMALL TU ッ}[サシスセソ] → s ; # KATAKANA LETTER SMALL TU @@ -62,20 +33,7 @@ $wordBoundary = [^[:L:][:M:][:N:]] ; っ}[たちつてと] → t ; # HIRAGANA LETTER SMALL TU ッ}[パピプペポ] → p ; # KATAKANA LETTER SMALL TU っ}[ぱぴぷぺぽ] → p ; # HIRAGANA LETTER SMALL TU -# -# -######################################################################## -# -# End of Rule 2 -# -######################################################################## -# -######################################################################## -# # Start of Syllabic Transformations -# -######################################################################## -# ア → a ; # KATAKANA LETTER A イ → i ; # KATAKANA LETTER I ウ → u ; # KATAKANA LETTER U @@ -138,11 +96,11 @@ $wordBoundary = [^[:L:][:M:][:N:]] ; ホウ → hō ; # KATAKANA LETTER HO + U ホ → ho ; # KATAKANA LETTER HO マ → ma ; # KATAKANA LETTER MA -ミョウ → hyō ; # KATAKANA LETTER MI + SMALL YO + U -ミュウ → hyū ; # KATAKANA LETTER MI + SMALL YU + U -ミャ → hya ; # KATAKANA LETTER MI + SMALL YA -ミョ → hyo ; # KATAKANA LETTER MI + SMALL YO -ミュ → hyu ; # KATAKANA LETTER MI + SMALL YU +ミョウ → myō ; # KATAKANA LETTER MI + SMALL YO + U +ミュウ → myū ; # KATAKANA LETTER MI + SMALL YU + U +ミャ → mya ; # KATAKANA LETTER MI + SMALL YA +ミョ → myo ; # KATAKANA LETTER MI + SMALL YO +ミュ → myu ; # KATAKANA LETTER MI + SMALL YU ミ → mi ; # KATAKANA LETTER MI ム → mu ; # KATAKANA LETTER MU メ → me ; # KATAKANA LETTER ME @@ -167,31 +125,16 @@ $wordBoundary = [^[:L:][:M:][:N:]] ; ヰ → i ; # KATAKANA LETTER WI ヱ → e ; # KATAKANA LETTER WE ヲ → o ; # KATAKANA LETTER WO -# -# -######################################################################## -# # BGN Page 45 Rule 3: # # The character ン should be romanized m before b, p, or m. # The character ん should be romanized m before b, p, or m. # The character ン should be romanized n’ before y or a vowel letter. # The character ん should be romanized n’ before y or a vowel letter. -# -######################################################################## -# ン}[バビブベボパピプペポマミムメモ] → m ; # KATAKANA LETTER N ん}[ばびぶべぼぱぴぷぺぽまみむめも] → m ; # HIRAGANA LETTER N -ン}[ヤユヨアイウエオ] → n $apostrophe ; # KATAKANA LETTER N -ん}[やゆよあいうえお] → n $apostrophe ; # HIRAGANA LETTER N -# -# -######################################################################## -# -# End of Rule 3 -# -######################################################################## -# +ン}[ヤユヨアイウエオ] → n’ ; # KATAKANA LETTER N +ん}[やゆよあいうえお] → n’ ; # HIRAGANA LETTER N ン → n ; # KATAKANA LETTER N ガ → ga ; # KATAKANA LETTER GA ギョウ → gyō ; # KATAKANA LETTER GI + SMALL YO + U @@ -306,11 +249,11 @@ $wordBoundary = [^[:L:][:M:][:N:]] ; ほう → hō ; # HIRAGANA LETTER HO + U ほ → ho ; # HIRAGANA LETTER HO ま → ma ; # HIRAGANA LETTER MA -みょう → hyō ; # HIRAGANA LETTER MI + SMALL YO + U -みゅう → hyū ; # HIRAGANA LETTER MI + SMALL YU + U -みゃ → hya ; # HIRAGANA LETTER MI + SMALL YA -みょ → hyo ; # HIRAGANA LETTER MI + SMALL YO -みゅ → hyu ; # HIRAGANA LETTER MI + SMALL YU +みょう → myō ; # HIRAGANA LETTER MI + SMALL YO + U +みゅう → myū ; # HIRAGANA LETTER MI + SMALL YU + U +みゃ → mya ; # HIRAGANA LETTER MI + SMALL YA +みょ → myo ; # HIRAGANA LETTER MI + SMALL YO +みゅ → myu ; # HIRAGANA LETTER MI + SMALL YU み → mi ; # HIRAGANA LETTER MI む → mu ; # HIRAGANA LETTER MU め → me ; # HIRAGANA LETTER ME @@ -387,7 +330,12 @@ $wordBoundary = [^[:L:][:M:][:N:]] ; ぽう → pō ; # HIRAGANA LETTER PO + U ぽ → po ; # HIRAGANA LETTER PO ゔ → v ; # HIRAGANA LETTER VU -# -# -######################################################################## +::NULL; +aー → ā; +iー → ī; +uー → ū; +eー → ē; +oー → ō; +vー → vū; # ヴーゔー +ー →; diff --git a/icu4c/source/data/translit/nv_nv_FONIPA.txt b/icu4c/source/data/translit/nv_nv_FONIPA.txt new file mode 100644 index 0000000000..0d882bc5cf --- /dev/null +++ b/icu4c/source/data/translit/nv_nv_FONIPA.txt @@ -0,0 +1,80 @@ +# © 2016 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html#License +# +# File: nv_nv_FONIPA.txt +# Generated from CLDR +# + +::Lower; +::NFC; +# References +# [1] https://en.wikipedia.org/wiki/Navajo_language#Orthography +# [2] https://en.wikipedia.org/wiki/Navajo_phonology +$apostrophe = [’ ʼ \']; +ą\u0301ą\u0301 → ɑ\u0303\u0301ː; +áá → ɑ\u0301ː; +ąą → ɑ\u0303ː; +aa → ɑː; +ą\u0301 → ɑ\u0303\u0301; +á → ɑ\u0301; +ą → ɑ\u0303; +a → ɑ; +ę\u0301ę\u0301 → ẽ\u0301ː; +éé → éː; +ęę → ẽː; +ee → eː; +ę\u0301 → ẽ\u0301; +é → é; +ę → ẽ; +e → e; +į\u0301į\u0301 → ɪ\u0303\u0301ː; +íí → ɪ\u0301ː; +įį → ɪ\u0303ː; +ii → ɪː; +į\u0301 → ɪ\u0303\u0301; +í → ɪ\u0301; +į → ɪ\u0303; +i → ɪ; +ǫ\u0301ǫ\u0301 → ṍː; +óó → óː; +ǫǫ → õː; +oo → oː; +ǫ\u0301 → ṍ; +ó → ó; +ǫ → õ; +o → o; +$apostrophe → ʔ; +b → p; +ch $apostrophe → t\u0361ʃʼ; +ch → t\u0361ʃʰ; +dl → tˡ; +dz → t\u0361s; +d → t; +gh → ɣ; +g → k; +hw → xʷ; +h → h; +j → t\u0361ʃ; +k $apostrophe → kʼ; +kw → k\u0361xʷ; +k → k\u0361x; +l → l; +ł → ɬ; +m → m; +n → n; +sh → ʃ; +s → s; +tł $apostrophe → t\u0361ɬʼ; +tł → t\u0361ɬʰ; +ts $apostrophe → t\u0361sʼ; +ts → t\u0361sʰ; +t $apostrophe → tʼ; +t → t\u0361x; +w → w; +x → x; +y → j; +zh → ʒ; +z → z; +::NULL; +{ɣ} [{ṍ} {ó} {õ} {o}] → ɣʷ; + diff --git a/icu4c/source/data/translit/root.txt b/icu4c/source/data/translit/root.txt index 0c8afd569f..921637ecb6 100644 --- a/icu4c/source/data/translit/root.txt +++ b/icu4c/source/data/translit/root.txt @@ -2069,6 +2069,31 @@ root { } } + Syriac-Latin { + alias {"Syrc-Latn"} + } + und-Latn-t-und-syrc { + alias {"Syrc-Latn"} + } + Syrc-Latn { + file { + resource:process(transliterator) {"Syrc_Latn.txt"} + direction {"FORWARD"} + } + } + Latin-Syriac { + alias {"Latn-Syrc"} + } + und-Syrc-t-und-latn { + alias {"Latn-Syrc"} + } + Latn-Syrc { + file { + resource:process(transliterator) {"Syrc_Latn.txt"} + direction {"REVERSE"} + } + } + Tamil-Arabic { alias {"Taml-Arab"} } @@ -2998,6 +3023,26 @@ root { } } + fa-fonipa-t-fa { + alias {"fa-fa_FONIPA"} + } + fa-fa_FONIPA { + file { + resource:process(transliterator) {"fa_fa_FONIPA.txt"} + direction {"FORWARD"} + } + } + + ha-NE-t-ha { + alias {"ha-ha_NE"} + } + ha-ha_NE { + file { + resource:process(transliterator) {"ha_ha_NE.txt"} + direction {"FORWARD"} + } + } + am-t-hy { alias {"hy-am"} } @@ -3408,6 +3453,16 @@ root { } } + nv-fonipa-t-nv { + alias {"nv-nv_FONIPA"} + } + nv-nv_FONIPA { + file { + resource:process(transliterator) {"nv_nv_FONIPA.txt"} + direction {"FORWARD"} + } + } + am-t-pl { alias {"pl-am"} } @@ -3950,6 +4005,16 @@ root { } } + vec-fonipa-t-vec { + alias {"vec-vec_FONIPA"} + } + vec-vec_FONIPA { + file { + resource:process(transliterator) {"vec_vec_FONIPA.txt"} + direction {"FORWARD"} + } + } + am-t-xh { alias {"xh-am"} } diff --git a/icu4c/source/data/translit/vec_vec_FONIPA.txt b/icu4c/source/data/translit/vec_vec_FONIPA.txt new file mode 100644 index 0000000000..8920ee434b --- /dev/null +++ b/icu4c/source/data/translit/vec_vec_FONIPA.txt @@ -0,0 +1,91 @@ +# © 2016 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html#License +# +# File: vec_vec_FONIPA.txt +# Generated from CLDR +# + +# References +# ---------- +# [1] Personal communication with Academia de ła Bona Creansa, Venice +# [2] https://en.wikipedia.org/wiki/Venetian_language#Phonology +# [3] https://en.wikipedia.org/wiki/Help:IPA/Venetian (mixed with Ladin) +# +# Output phonemes +# --------------- +# m n ɲ ŋ +# p b t d k ɡ +# f v ɾ s z +# l ʎ j w +# t\u0361ʃ d\u0361ʒ d\u0361z +# i u e e\u032F o ɛ ɔ a +$boundary = [^[:L:][:M:][:N:]]; +$e = [e é è]; +$i = [i í ì]; +$ei = [$e $i]; +$vowel = [a á à $ei o ó ò u ú ù]; +$onset = [ +j w m n ɲ ŋ p b t d k ɡ f v ɾ s z h l ʎ {e\u032F} +{t\u0361ʃ} {d\u0361ʒ} {d\u0361z} {mj} {mw} {nj} {nw} +{ps} {pɾ} {pɾw} {pl} {pj} {pw} {bɾ} {bɾw} {bw} {bj} {bl} +{ts} {tɾ} {tɾw} {tl} {tj} {tw} {dɾ} {dɾw} {dw} {dj} {dl} +{kɾ} {kw} {kɾw} {kl} {kj} {kw} {ɡɾ} {ɡɾw} {ɡw} {ɡj} {ɡl} +{fɾ} {fj} {fl} {fw} {fɾw} {vɾ} {vj} {vw} {ɾw} {ɾj} +{zm} {zn} {zɲ} {zj} {zl} {zb} {zbɾ} {zbj} {zbw} {zd} {zdɾ} {zdj} {zdw} +{zɡ} {zɡɾ} {zɡj} {zɡw} {zv} {zvɾ} {zɾ} {zvj} {zd\u0361ʒ} {zw} +{sp} {spɾ} {spw} {st} {stɾ} {stw} {sk} {skɾ} {skw} +{sf} {sfɾ} {sɾ} {st\u0361ʃ} {sj} {sw} {lj} {lw} +]; +::Lower; +::NFC; +([abefjklmoptvw]) → $1; +[á à] → ˈa; +{c [$ei \' ’]} $vowel → t\u0361ʃ; +cé [\' ’]? → t\u0361ʃˈe; +cè [\' ’]? → t\u0361ʃˈɛ; +c e [\' ’]? → t\u0361ʃe; +c [íì] [\' ’]? → t\u0361ʃˈi; +c i [\' ’]? → t\u0361ʃi; +[c {ch} k q {qu}] → k; +é → ˈe; +è → ˈɛ; +{g l $ei} $vowel → ʎ; +g l → ʎ; +ġ → d\u0361ʒ; +gé [\' ’]? → d\u0361ʒˈe; +gè [\' ’]? → d\u0361ʒˈɛ; +g [íì] [\' ’]? → d\u0361ʒˈi; +{g [$ei \' ’]} $vowel → d\u0361ʒ; +{g} $ei → d\u0361ʒ; +gn → ɲ; +[g {gh}] → ɡ; +[í ì] → ˈi; +{i} $vowel → j; +ł → ɰ; +ṅ → ŋ; +ñ → ɲ; +nj → ɲ; +ó → ˈo; +ò → ˈɔ; +r → ɾ; +[ṡ x z] → z; +{s}[bdg] → z; +s → s; +{u} $vowel → w; +[ú ù] → ˈu; +u → u; +y → j; +[ż đ {dh}] → d\u0361z; +d → d; +[[:P:][:Z:]]+ → ' '; +::NULL; +{n} [p b t d k ɡ f v ɾ s z $boundary] → ŋ; +{ɰ} ˈ? [ei] → ; +eɰ → e; +iɰ → i; +ɰ → e\u032F; +::NULL; +# Move stress marker before syllable onset: [zɡɾaŋfiɲˈae] → [zɡɾaŋfiˈɲae] +($onset) ˈ → ˈ $1; +::NULL; + diff --git a/icu4c/source/data/unit/af.txt b/icu4c/source/data/unit/af.txt index 70d4f9157c..56623cb30b 100644 --- a/icu4c/source/data/unit/af.txt +++ b/icu4c/source/data/unit/af.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License af{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"hh:mm"} hms{"hh:mm:ss"} diff --git a/icu4c/source/data/unit/agq.txt b/icu4c/source/data/unit/agq.txt index c364408e09..61cdbaf262 100644 --- a/icu4c/source/data/unit/agq.txt +++ b/icu4c/source/data/unit/agq.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License agq{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/ak.txt b/icu4c/source/data/unit/ak.txt index 1c9e8eeb56..ac5ead36b6 100644 --- a/icu4c/source/data/unit/ak.txt +++ b/icu4c/source/data/unit/ak.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ak{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/am.txt b/icu4c/source/data/unit/am.txt index 18ceabd2d9..0dcd22ae57 100644 --- a/icu4c/source/data/unit/am.txt +++ b/icu4c/source/data/unit/am.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License am{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ar.txt b/icu4c/source/data/unit/ar.txt index 3d1c41e988..7be215f305 100644 --- a/icu4c/source/data/unit/ar.txt +++ b/icu4c/source/data/unit/ar.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar{ - Version{"2.1.36.86"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/as.txt b/icu4c/source/data/unit/as.txt index 4c30e4f2e6..bb90fc2314 100644 --- a/icu4c/source/data/unit/as.txt +++ b/icu4c/source/data/unit/as.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License as{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} @@ -10,198 +10,198 @@ as{ units{ acceleration{ g-force{ - dnam{"g-force"} - one{"{0} G"} - other{"{0} G"} + dnam{"জি-বল"} + one{"{0} জি-বল"} + other{"{0} জি-বল"} } meter-per-second-squared{ - dnam{"m/s²"} - one{"{0} m/s²"} - other{"{0} m/s²"} + dnam{"মিটাৰ প্ৰতি বৰ্গ ছেকেণ্ড"} + one{"{0} মিটাৰ প্ৰতি বৰ্গ ছেকেণ্ড"} + other{"{0} মিটাৰ প্ৰতি বৰ্গ ছেকেণ্ড"} } } angle{ arc-minute{ - dnam{"arcmin"} - one{"{0}′"} - other{"{0}′"} + dnam{"আৰ্কমিনিট"} + one{"{0} আৰ্কমিনিট"} + other{"{0} আৰ্কমিনিট"} } arc-second{ - dnam{"চাপসেকেন্ড"} - one{"{0}চাপসেকেন্ড"} - other{"{0}চাপসেকেন্ড"} + dnam{"আৰ্কছেকেণ্ড"} + one{"{0} আৰ্কছেকেণ্ড"} + other{"{0} আৰ্কছেকেণ্ড"} } degree{ - dnam{"ডিগ্রী"} - one{"{0}ডিগ্রী"} - other{"{0}ডিগ্রী"} + dnam{"ডিগ্ৰী"} + one{"{0} ডিগ্ৰী"} + other{"{0} ডিগ্ৰী"} } radian{ - dnam{"রেডিয়ানে"} - one{"{0}রেডিয়ানে"} - other{"{0}রেডিয়ানে"} + dnam{"ৰেডিয়েন"} + one{"{0} ৰেডিয়েন"} + other{"{0} ৰেডিয়েন"} } revolution{ - dnam{"বিপ্লব"} - one{"{0}বিপ্লব"} - other{"{0}বিপ্লব"} + dnam{"ঘূৰ্ণন"} + one{"{0} ঘূৰ্ণন"} + other{"{0} ঘূৰ্ণন"} } } area{ acre{ - dnam{"acre"} - one{"{0} ac"} - other{"{0} ac"} + dnam{"একৰ"} + one{"{0} একৰ"} + other{"{0} একৰ"} } hectare{ - dnam{"hectare"} - one{"{0} ha"} - other{"{0} ha"} + dnam{"হেক্টৰ"} + one{"{0} হেক্টৰ"} + other{"{0} হেক্টৰ"} } square-centimeter{ - dnam{"cm²"} - one{"{0} cm²"} - other{"{0} cm²"} - per{"{0}/cm²"} + dnam{"বৰ্গ ছেণ্টিমিটাৰ"} + one{"{0} বৰ্গ ছেণ্টিমিটাৰ"} + other{"{0} বৰ্গ ছেণ্টিমিটাৰ"} + per{"{0} বৰ্গ ছেণ্টিমিটাৰ"} } square-foot{ - dnam{"ft²"} - one{"{0} ft²"} - other{"{0} ft²"} + dnam{"বৰ্গ ফুট"} + one{"{0} বৰ্গ ফুট"} + other{"{0} বৰ্গ ফুট"} } square-inch{ - dnam{"in²"} - one{"{0} in²"} - other{"{0} in²"} - per{"{0}/in²"} + dnam{"বৰ্গ ইঞ্চি"} + one{"{0} বৰ্গ ইঞ্চি"} + other{"{0} বৰ্গ ইঞ্চি"} + per{"{0} প্ৰতি বৰ্গ ইঞ্চি"} } square-kilometer{ - dnam{"km²"} - one{"{0} km²"} - other{"{0} km²"} - per{"{0}/km²"} + dnam{"বৰ্গ কিলোমিটাৰ"} + one{"{0} বৰ্গ কিলোমিটাৰ"} + other{"{0} বৰ্গ কিলোমিটাৰ"} + per{"{0} প্ৰতি বৰ্গ কিলোমিটাৰ"} } square-meter{ - dnam{"m²"} - one{"{0} m²"} - other{"{0} m²"} - per{"{0}/m²"} + dnam{"বৰ্গ মিটাৰ"} + one{"{0} বৰ্গ মিটাৰ"} + other{"{0} বৰ্গ মিটাৰ"} + per{"{0} বৰ্গ মিটাৰ"} } square-mile{ - dnam{"mi²"} - one{"{0} mi²"} - other{"{0} mi²"} - per{"{0}/mi²"} + dnam{"বৰ্গ মাইল"} + one{"{0} বৰ্গ মাইল"} + other{"{0} বৰ্গ মাইল"} + per{"{0} প্ৰতি বৰ্গ মাইল"} } square-yard{ - dnam{"yd²"} - one{"{0} yd²"} - other{"{0} yd²"} + dnam{"বৰ্গ গজ"} + one{"{0} বৰ্গ গজ"} + other{"{0} বৰ্গ গজ"} } } compound{ - per{"{0}/{1}"} + per{"প্ৰতি {1}ত {0}"} } concentr{ karat{ - dnam{"kt"} - one{"{0} kt"} - other{"{0} kt"} + dnam{"কেৰেট"} + one{"{0} কেৰেট"} + other{"{0} কেৰেট"} } milligram-per-deciliter{ - dnam{"প্রতি দশমিক মিলিগ্রাম"} - one{"{0}প্রতি দশমিক মিলিগ্রাম"} - other{"{0}প্রতি দশমিক মিলিগ্রাম"} + dnam{"প্ৰতি ডেচিলিটাৰত মিলিগ্ৰাম"} + one{"প্ৰতি ডেচিলিটাৰত {0} মিলিগ্ৰাম"} + other{"প্ৰতি ডেচিলিটাৰত {0} মিলিগ্ৰাম"} } millimole-per-liter{ - dnam{"লিটার প্রতি মিলি মিলস"} - one{"{0}লিটার প্রতি মিলি মিলস"} - other{"{0}লিটার প্রতি মিলি মিলস"} + dnam{"প্ৰতি লিটাৰত মিলিমোল"} + one{"প্ৰতি লিটাৰত {0} মিলিমোল"} + other{"প্ৰতি লিটাৰত {0} মিলিমোল"} } part-per-million{ - dnam{"প্রতি লক্ষে"} - one{"{0}প্রতি লক্ষে"} - other{"{0} ppm"} + dnam{"প্ৰতি মিলিয়নত ভাগ"} + one{"প্ৰতি মিলিয়নত {0} ভাগ"} + other{"প্ৰতি মিলিয়নত {0} ভাগ"} } } consumption{ liter-per-100kilometers{ - dnam{"প্রতি 100 কিলোমিটার লাইট"} - one{"{0}প্রতি 100 কিলোমিটার লাইট"} - other{"{0}প্রতি 100 কিলোমিটার লাইট"} + dnam{"প্ৰতি ১০০ কিলোমিটাৰত লিটাৰ"} + one{"প্ৰতি ১০০ কিলোমিটাৰত {0} লিটাৰ"} + other{"প্ৰতি ১০০ কিলোমিটাৰত {0} লিটাৰ"} } liter-per-kilometer{ - dnam{"কিলোমিটার প্রতি লিটার"} - one{"{0}কিলোমিটার প্রতি লিটার"} - other{"{0}কিলোমিটার প্রতি লিটার"} + dnam{"প্ৰতি কিলোমিটাৰত লিটাৰ"} + one{"প্ৰতি কিলোমিটাৰত {0} লিটাৰ"} + other{"প্ৰতি কিলোমিটাৰত {0} লিটাৰ"} } mile-per-gallon{ - dnam{"গ্যালন প্রতি মাইল"} - one{"{0}গ্যালন প্রতি মাইল"} - other{"{0}গ্যালন প্রতি মাইল"} + dnam{"প্ৰতি গেলনত মাইল"} + one{"প্ৰতি গেলনত {0} মাইল"} + other{"প্ৰতি গেলনত {0} মাইল"} } mile-per-gallon-imperial{ - dnam{"মাইল প্রতি Imp পয়সের পাঁচ সের"} - one{"মাইল {0}প্রতি Imp পয়সের পাঁচ সের"} - other{"মাইল {0}প্রতি Imp পয়সের পাঁচ সের"} + dnam{"প্ৰতি ইম্পেৰিয়াল গেলনত মাইল"} + one{"প্ৰতি ইম্পেৰিয়াল গেলনত {0} মাইল"} + other{"প্ৰতি ইম্পেৰিয়াল গেলনত {0} মাইল"} } } coordinate{ - east{"{0} পূর্ব"} - north{"{0}উত্তর"} - south{"{0}দক্ষিণ"} - west{"{0}পশ্চিমে"} + east{"{0} পূব"} + north{"{0} উত্তৰ"} + south{"{0} দক্ষিণ"} + west{"{0} পশ্চিম"} } digital{ bit{ - dnam{"bit"} - one{"{0} bit"} - other{"{0} bit"} + dnam{"বিট"} + one{"{0} বিট"} + other{"{0} বিট"} } byte{ - dnam{"byte"} - one{"{0} byte"} - other{"{0} byte"} + dnam{"বাইট"} + one{"{0} বাইট"} + other{"{0} বাইট"} } gigabit{ - dnam{"Gb"} - one{"{0} Gb"} - other{"{0} Gb"} + dnam{"গিগাবিট"} + one{"{0} গিগাবিট"} + other{"{0} গিগাবিট"} } gigabyte{ - dnam{"GB"} - one{"{0} GB"} - other{"{0} GB"} + dnam{"গিগাবাইট"} + one{"{0} গিগাবাইট"} + other{"{0} গিগাবাইট"} } kilobit{ - dnam{"kb"} - one{"{0} kb"} - other{"{0} kb"} + dnam{"কিলোবিট"} + one{"{0} কিলোবিট"} + other{"{0} কিলোবিট"} } kilobyte{ - dnam{"kB"} - one{"{0} kB"} - other{"{0} kB"} + dnam{"কিলোবাইট"} + one{"{0} কিলোবাইট"} + other{"{0} কিলোবাইট"} } megabit{ - dnam{"Mb"} - one{"{0} Mb"} - other{"{0} Mb"} + dnam{"মেগাবিট"} + one{"{0} মেগাবিট"} + other{"{0} মেগাবিট"} } megabyte{ - dnam{"MB"} - one{"{0} MB"} - other{"{0} MB"} + dnam{"মেগাবাইট"} + one{"{0} মেগাবাইট"} + other{"{0} মেগাবাইট"} } terabit{ - dnam{"Tb"} - one{"{0} Tb"} - other{"{0} Tb"} + dnam{"টেৰাবিট"} + one{"{0} টেৰাবিট"} + other{"{0} টেৰাবিট"} } terabyte{ - dnam{"TB"} - one{"{0} TB"} - other{"{0} TB"} + dnam{"টেৰাবাইট"} + one{"{0} টেৰাবাইট"} + other{"{0} টেৰাবাইট"} } } duration{ @@ -270,331 +270,331 @@ as{ } electric{ ampere{ - dnam{"amp"} - one{"{0} A"} - other{"{0} A"} + dnam{"এম্পিয়াৰ"} + one{"{0} এম্পিয়াৰ"} + other{"{0} এম্পিয়াৰ"} } milliampere{ - dnam{"mA"} - one{"{0} mA"} - other{"{0} mA"} + dnam{"মিলিএম্পিয়াৰ"} + one{"{0} মিলিএম্পিয়াৰ"} + other{"{0} মিলিএম্পিয়াৰ"} } ohm{ - dnam{"ohm"} - one{"{0} Ω"} - other{"{0} Ω"} + dnam{"ওম"} + one{"{0} ওম"} + other{"{0} ওম"} } volt{ - dnam{"volt"} - one{"{0} V"} - other{"{0} V"} + dnam{"ভল্ট"} + one{"{0} ভল্ট"} + other{"{0} ভল্ট"} } } energy{ calorie{ - dnam{"cal"} - one{"{0} cal"} - other{"{0} cal"} + dnam{"কেলৰি"} + one{"{0} কেলৰি"} + other{"{0} কেলৰি"} } foodcalorie{ - dnam{"Cal"} - one{"{0} Cal"} - other{"{0} Cal"} + dnam{"কেলৰি"} + one{"{0} কেলৰি"} + other{"{0} কেলৰি"} } joule{ - dnam{"joule"} - one{"{0} J"} - other{"{0} J"} + dnam{"জুল"} + one{"{0} জুল"} + other{"{0} জুল"} } kilocalorie{ - dnam{"kcal"} - one{"{0} kcal"} - other{"{0} kcal"} + dnam{"কিলোকেলৰি"} + one{"{0} কিলোকেলৰি"} + other{"{0} কিলোকেলৰি"} } kilojoule{ - dnam{"kJ"} - one{"{0} kJ"} - other{"{0} kJ"} + dnam{"কিলোজুল"} + one{"{0} কিলোজুল"} + other{"{0} কিলোজুল"} } kilowatt-hour{ - dnam{"kWh"} - one{"{0} kWh"} - other{"{0} kWh"} + dnam{"কিলোৱাট-ঘণ্টা"} + one{"{0} কিলোৱাট ঘণ্টা"} + other{"{0} কিলোৱাট ঘণ্টা"} } } frequency{ gigahertz{ - dnam{"GHz"} - one{"{0} GHz"} - other{"{0} GHz"} + dnam{"গিগাহাৰ্টজ"} + one{"{0} গিগাহাৰ্টজ"} + other{"{0} গিগাহাৰ্টজ"} } hertz{ - dnam{"Hz"} - one{"{0} Hz"} - other{"{0} Hz"} + dnam{"হাৰ্টজ"} + one{"{0} হাৰ্টজ"} + other{"{0} হাৰ্টজ"} } kilohertz{ - dnam{"kHz"} - one{"{0} kHz"} - other{"{0} kHz"} + dnam{"কিলোহাৰ্টজ"} + one{"{0} কিলোহাৰ্টজ"} + other{"{0} কিলোহাৰ্টজ"} } megahertz{ - dnam{"MHz"} - one{"{0} MHz"} - other{"{0} MHz"} + dnam{"মেগাহাৰ্টজ"} + one{"{0} মেগাহাৰ্টজ"} + other{"{0} মেগাহাৰ্টজ"} } } length{ astronomical-unit{ - dnam{"au"} - one{"{0} au"} - other{"{0} au"} + dnam{"জ্যোতিৰ্বিজ্ঞান একক"} + one{"{0} জ্যোতিৰ্বিজ্ঞান একক"} + other{"{0} জ্যোতিৰ্বিজ্ঞান একক"} } centimeter{ - dnam{"cm"} - one{"{0} cm"} - other{"{0} cm"} - per{"{0}/cm"} + dnam{"ছেণ্টিমিটাৰ"} + one{"{0} ছেণ্টিমিটাৰ"} + other{"{0} ছেণ্টিমিটাৰ"} + per{"{0} প্ৰতি ছেণ্টিমিটাৰ"} } decimeter{ - dnam{"dm"} - one{"{0} dm"} - other{"{0} dm"} + dnam{"ডেচিমিটাৰ"} + one{"{0} ডেচিমিটাৰ"} + other{"{0} ডেচিমিটাৰ"} } foot{ - dnam{"ft"} - one{"{0} ft"} - other{"{0} ft"} - per{"{0}/ft"} + dnam{"ফুট"} + one{"{0} ফুট"} + other{"{0} ফুট"} + per{"{0} প্ৰতি ফুট"} } inch{ - dnam{"in"} - one{"{0} in"} - other{"{0} in"} - per{"{0}/in"} + dnam{"ইঞ্চি"} + one{"{0} ইঞ্চি"} + other{"{0} ইঞ্চি"} + per{"{0} প্ৰতি ইঞ্চি"} } kilometer{ - dnam{"km"} - one{"{0} km"} - other{"{0} km"} - per{"{0}/km"} + dnam{"কিলোমিটাৰ"} + one{"{0} কিলোমিটাৰ"} + other{"{0} কিলোমিটাৰ"} + per{"{0} প্ৰতি কিলোমিটাৰ"} } light-year{ - dnam{"ly"} - one{"{0} ly"} - other{"{0} ly"} + dnam{"আলোকবৰ্ষ"} + one{"{0} আলোকবৰ্ষ"} + other{"{0} আলোকবৰ্ষ"} } meter{ - dnam{"meter"} - one{"{0} m"} - other{"{0} m"} - per{"{0}/m"} + dnam{"মিটাৰ"} + one{"{0} মিটাৰ"} + other{"{0} মিটাৰ"} + per{"{0} প্ৰতি মিটাৰ"} } micrometer{ - dnam{"µm"} - one{"{0} µm"} - other{"{0} µm"} + dnam{"মাইক্ৰ’মিটাৰ"} + one{"{0} মাইক্ৰ’মিটাৰ"} + other{"{0} মাইক্ৰ’মিটাৰ"} } mile{ - dnam{"mi"} - one{"{0} mi"} - other{"{0} mi"} + dnam{"মাইল"} + one{"{0} মাইল"} + other{"{0} মাইল"} } mile-scandinavian{ - dnam{"smi"} - one{"{0} smi"} - other{"{0} smi"} + dnam{"মাইল-স্কেণ্ডিনেভিয়ান"} + one{"{0} মাইল-স্কেণ্ডিনেভিয়ান"} + other{"{0} মাইল-স্কেণ্ডিনেভিয়ান"} } millimeter{ - dnam{"mm"} - one{"{0} mm"} - other{"{0} mm"} + dnam{"মিলিমিটাৰ"} + one{"{0} মিলিমিটাৰ"} + other{"{0} মিলিমিটাৰ"} } nanometer{ - dnam{"nm"} - one{"{0} nm"} - other{"{0} nm"} + dnam{"নেনোমিটাৰ"} + one{"{0} নেনোমিটাৰ"} + other{"{0} নেনোমিটাৰ"} } nautical-mile{ - dnam{"nmi"} - one{"{0} nmi"} - other{"{0} nmi"} + dnam{"ন’টিকেল মাইল"} + one{"{0} ন’টিকেল মাইল"} + other{"{0} ন’টিকেল মাইল"} } parsec{ - dnam{"pc"} - one{"{0} pc"} - other{"{0} pc"} + dnam{"পাৰ্ছেক"} + one{"{0} পাৰ্ছেক"} + other{"{0} পাৰ্ছেক"} } picometer{ - dnam{"pm"} - one{"{0} pm"} - other{"{0} pm"} + dnam{"পিকোমিটাৰ"} + one{"{0} পিকোমিটাৰ"} + other{"{0} পিকোমিটাৰ"} } point{ - dnam{"pt"} - one{"{0} pt"} - other{"{0} pt"} + dnam{"পইণ্ট"} + one{"{0} পইণ্ট"} + other{"{0} পইণ্ট"} } yard{ - dnam{"yd"} - one{"{0} yd"} - other{"{0} yd"} + dnam{"গজ"} + one{"{0} গজ"} + other{"{0} গজ"} } } light{ lux{ - dnam{"দীপনমাত্রা"} - one{"{0}দীপনমাত্রা"} - other{"{0}দীপনমাত্রা"} + dnam{"লাক্স"} + one{"{0} লাক্স"} + other{"{0} লাক্স"} } } mass{ carat{ - dnam{"CD"} - one{"{0} CD"} - other{"{0} CD"} + dnam{"কেৰেট"} + one{"{0} কেৰেট"} + other{"{0} কেৰেট"} } gram{ - dnam{"gram"} - one{"{0} g"} - other{"{0} g"} - per{"{0}/g"} + dnam{"গ্ৰাম"} + one{"{0} গ্ৰাম"} + other{"{0} গ্ৰাম"} + per{"{0} প্ৰতি গ্ৰাম"} } kilogram{ dnam{"কিলোগ্রাম"} - one{"{0}কিলোগ্রাম"} - other{"{0}কিলোগ্রাম"} - per{"{0}কিলোগ্রাম প্রতি"} + one{"{0} কিলোগ্ৰাম"} + other{"{0} কিলোগ্ৰাম"} + per{"{0} প্ৰতি কিলোগ্ৰাম"} } metric-ton{ dnam{"মেট্রিক টন"} one{"{0} মেট্রিক টন"} - other{"{0} metric tons"} + other{"{0} মেট্ৰিক টন"} } microgram{ - dnam{"µg"} - one{"{0} µg"} - other{"{0} µg"} + dnam{"মাইক্ৰোগ্ৰাম"} + one{"{0} মাইক্ৰোগ্ৰাম"} + other{"{0} মাইক্ৰোগ্ৰাম"} } milligram{ - dnam{"mg"} - one{"{0} mg"} - other{"{0} mg"} + dnam{"মিলিগ্ৰাম"} + one{"{0} মিলিগ্ৰাম"} + other{"{0} মিলিগ্ৰাম"} } ounce{ - dnam{"oz"} - one{"{0} oz"} - other{"{0} oz"} - per{"{0}/oz"} + dnam{"আউন্স"} + one{"{0} আউন্স"} + other{"{0} আউন্স"} + per{"{0} প্ৰতি আউন্স"} } ounce-troy{ - dnam{"oz t"} - one{"{0} oz t"} - other{"{0} oz t"} + dnam{"ট্ৰয় আউন্স"} + one{"{0} ট্ৰয় আউন্স"} + other{"{0} ট্ৰয় আউন্স"} } pound{ - dnam{"lb"} - one{"{0} lb"} - other{"{0} lb"} - per{"{0}/lb"} + dnam{"পাউণ্ড"} + one{"{0} পাউণ্ড"} + other{"{0} পাউণ্ড"} + per{"{0} প্ৰতি পাউণ্ড"} } ton{ - dnam{"tn"} - one{"{0} tn"} - other{"{0} tn"} + dnam{"টন"} + one{"{0} টন"} + other{"{0} টন"} } } power{ gigawatt{ - dnam{"GW"} - one{"{0} GW"} - other{"{0} GW"} + dnam{"গিগাৱাট"} + one{"{0} গিগাৱাট"} + other{"{0} গিগাৱাট"} } horsepower{ - dnam{"hp"} - one{"{0} hp"} - other{"{0} hp"} + dnam{"অশ্বক্ষমতা"} + one{"{0} অশ্বক্ষমতা"} + other{"{0} অশ্বক্ষমতা"} } kilowatt{ - dnam{"kW"} - one{"{0} kW"} - other{"{0} kW"} + dnam{"কিলোৱাট"} + one{"{0} কিলোৱাট"} + other{"{0} কিলোৱাট"} } megawatt{ - dnam{"MW"} - one{"{0} MW"} - other{"{0} MW"} + dnam{"মেগাৱাট"} + one{"{0} মেগাৱাট"} + other{"{0} মেগাৱাট"} } milliwatt{ - dnam{"mW"} - one{"{0} mW"} - other{"{0} mW"} + dnam{"মিলিৱাট"} + one{"{0} মিলিৱাট"} + other{"{0} মিলিৱাট"} } watt{ - dnam{"watt"} - one{"{0} W"} - other{"{0} W"} + dnam{"ৱাট"} + one{"{0} ৱাট"} + other{"{0} ৱাট"} } } pressure{ hectopascal{ - dnam{"hPa"} - one{"{0} hPa"} - other{"{0} hPa"} + dnam{"হেক্টোপাছকল"} + one{"{0} হেক্টোপাছকল"} + other{"{0} হেক্টোপাছকল"} } inch-hg{ - dnam{"পার্সি এর ইঞ্চি"} - one{"{0}পার্সি এর ইঞ্চি"} - other{"{0}পার্সি এর ইঞ্চি"} + dnam{"ইঞ্চি মাৰ্কিউৰী"} + one{"{0} ইঞ্চি মাৰ্কিউৰী"} + other{"{0} ইঞ্চি মাৰ্কিউৰী"} } millibar{ - dnam{"mbar"} - one{"{0} millibar"} - other{"{0} millibars"} + dnam{"মিলিবাৰ"} + one{"{0} মিলিবাৰ"} + other{"{0} মিলিবাৰ"} } millimeter-of-mercury{ - dnam{"মেরি এর মিলিমিটার"} - one{"{0}মেরি এর মিলিমিটার"} - other{"{0}মেরি এর মিলিমিটার"} + dnam{"মিলিমিটাৰ মাৰ্কিউৰী"} + one{"{0} মিলিমিটাৰ মাৰ্কিউৰী"} + other{"{0} মিলিমিটাৰ মাৰ্কিউৰী"} } pound-per-square-inch{ - dnam{"প্রতি ইঞ্চি এক পাউন্ড"} - one{"{0}প্রতি ইঞ্চি এক পাউন্ড"} - other{"{0}প্রতি ইঞ্চি এক পাউন্ড"} + dnam{"প্ৰতি বৰ্গ ইঞ্চি পাউণ্ড"} + one{"{0} প্ৰতি বৰ্গ ইঞ্চি পাউণ্ড"} + other{"{0} প্ৰতি বৰ্গ ইঞ্চি পাউণ্ড"} } } speed{ kilometer-per-hour{ - dnam{"km/h"} - one{"{0} km/h"} - other{"{0} km/h"} + dnam{"ঘণ্টা প্ৰতি কিলোমিটাৰ"} + one{"{0} ঘণ্টা প্ৰতি কিলোমিটাৰ"} + other{"{0} ঘণ্টা প্ৰতি কিলোমিটাৰ"} } knot{ - dnam{"kn"} - one{"{0} kn"} - other{"{0} kn"} + dnam{"নট"} + one{"{0} নট"} + other{"{0} নট"} } meter-per-second{ - dnam{"m/s"} - one{"{0} m/s"} - other{"{0} m/s"} + dnam{"মিটাৰ প্ৰতি ছেকেণ্ড"} + one{"{0} মিটাৰ প্ৰতি ছেকেণ্ড"} + other{"{0} মিটাৰ প্ৰতি ছেকেণ্ড"} } mile-per-hour{ - dnam{"mi/h"} - one{"{0} mi/h"} - other{"{0} mi/h"} + dnam{"মাইল প্ৰতি ঘণ্টা"} + one{"{0} মাইল প্ৰতি ঘণ্টা"} + other{"{0} মাইল প্ৰতি ঘণ্টা"} } } temperature{ celsius{ - dnam{"°C"} - one{"{0}°C"} - other{"{0}°C"} + dnam{"ডিগ্ৰী চেলচিয়াছ"} + one{"{0} ডিগ্ৰী চেলচিয়াছ"} + other{"{0} ডিগ্ৰী চেলচিয়াছ"} } fahrenheit{ - dnam{"°F"} - one{"{0}°F"} - other{"{0}°F"} + dnam{"ডিগ্ৰী ফাৰেনহাইট"} + one{"{0} ডিগ্ৰী ফাৰেনহাইট"} + other{"{0} ডিগ্ৰী ফাৰেনহাইট"} } generic{ dnam{"°"} @@ -602,136 +602,136 @@ as{ other{"{0}°"} } kelvin{ - dnam{"K"} - one{"{0} K"} - other{"{0} K"} + dnam{"কেলভিন"} + one{"{0} কেলভিন"} + other{"{0} কেলভিন"} } } volume{ acre-foot{ - dnam{"ac ft"} - one{"{0} ac ft"} - other{"{0} ac ft"} + dnam{"একৰ-ফুট"} + one{"{0} একৰ-ফুট"} + other{"{0} একৰ-ফুট"} } centiliter{ - dnam{"cL"} - one{"{0} cL"} - other{"{0} cL"} + dnam{"ছেণ্টিলিটাৰ"} + one{"{0} ছেণ্টিলিটাৰ"} + other{"{0} ছেণ্টিলিটাৰ"} } cubic-centimeter{ - dnam{"cm³"} - one{"{0} cm³"} - other{"{0} cm³"} - per{"{0}/cm³"} + dnam{"ঘন ছেণ্টিমিটাৰ"} + one{"{0} ঘন ছেণ্টিমিটাৰ"} + other{"{0} ঘন ছেণ্টিমিটাৰ"} + per{"{0} প্ৰতি ঘন ছেণ্টিমিটাৰ"} } cubic-foot{ - dnam{"ft³"} - one{"{0} ft³"} - other{"{0} ft³"} + dnam{"ঘন ফুট"} + one{"{0} ঘন ফুট"} + other{"{0} ঘন ফুট"} } cubic-inch{ - dnam{"in³"} - one{"{0} in³"} - other{"{0} in³"} + dnam{"ঘন ইঞ্চি"} + one{"{0} ঘন ইঞ্চি"} + other{"{0} ঘন ইঞ্চি"} } cubic-kilometer{ - dnam{"km³"} - one{"{0} km³"} - other{"{0} km³"} + dnam{"ঘন কিলোমিটাৰ"} + one{"{0} ঘন কিলোমিটাৰ"} + other{"{0} ঘন কিলোমিটাৰ"} } cubic-meter{ - dnam{"m³"} - one{"{0} m³"} - other{"{0} m³"} - per{"{0}/m³"} + dnam{"ঘন মিটাৰ"} + one{"{0} ঘন মিটাৰ"} + other{"{0} ঘন মিটাৰ"} + per{"{0} প্ৰতি ঘন মিটাৰ"} } cubic-mile{ - dnam{"mi³"} - one{"{0} mi³"} - other{"{0} mi³"} + dnam{"ঘন মাইল"} + one{"{0} ঘন মাইল"} + other{"{0} ঘন মাইল"} } cubic-yard{ - dnam{"yd³"} - one{"{0} yd³"} - other{"{0} yd³"} + dnam{"ঘন গজ"} + one{"{0} ঘন গজ"} + other{"{0} ঘন গজ"} } cup{ - dnam{"cup"} - one{"{0} c"} - other{"{0} c"} + dnam{"কাপ"} + one{"{0} কাপ"} + other{"{0} কাপ"} } cup-metric{ - dnam{"mcup"} - one{"{0} mc"} - other{"{0} mc"} + dnam{"মেট্ৰিক কাপ"} + one{"{0} মেট্ৰিক কাপ"} + other{"{0} মেট্ৰিক কাপ"} } deciliter{ - dnam{"dL"} - one{"{0} dL"} - other{"{0} dL"} + dnam{"ডেচিলিটাৰ"} + one{"{0} ডেচিলিটাৰ"} + other{"{0} ডেচিলিটাৰ"} } fluid-ounce{ - dnam{"fl oz"} - one{"{0} fl oz"} - other{"{0} fl oz"} + dnam{"ফ্লুইড আউন্স"} + one{"{0} ফ্লুইড আউন্স"} + other{"{0} ফ্লুইড আউন্স"} } gallon{ - dnam{"US gal"} - one{"{0} gal US"} - other{"{0} gal US"} - per{"{0}/gal US"} + dnam{"গেলন"} + one{"{0} গেলন"} + other{"{0} গেলন"} + per{"{0} প্ৰতি গেলন"} } gallon-imperial{ - dnam{"Imp. gal"} - one{"{0} gal Imp."} - other{"{0} gal Imp."} - per{"{0}/gal Imp."} + dnam{"ইম্পেৰিয়াল গেলন"} + one{"{0} ইম্পেৰিয়াল গেলন"} + other{"{0} ইম্পেৰিয়াল গেলন"} + per{"{0} প্ৰতি ইম্পেৰিয়াল গেলন"} } hectoliter{ - dnam{"hL"} - one{"{0} hL"} - other{"{0} hL"} + dnam{"হেক্টোলিটাৰ"} + one{"{0} হেক্টোলিটাৰ"} + other{"{0} হেক্টোলিটাৰ"} } liter{ - dnam{"liter"} - one{"{0} l"} - other{"{0} l"} - per{"{0}/l"} + dnam{"লিটাৰ"} + one{"{0} লিটাৰ"} + other{"{0} লিটাৰ"} + per{"{0} প্ৰতি লিটাৰ"} } megaliter{ - dnam{"ML"} - one{"{0} ML"} - other{"{0} ML"} + dnam{"মেগালিটাৰ"} + one{"{0} মেগালিটাৰ"} + other{"{0} মেগালিটাৰ"} } milliliter{ - dnam{"mL"} - one{"{0} mL"} - other{"{0} mL"} + dnam{"মিলিলিটাৰ"} + one{"{0} মিলিলিটাৰ"} + other{"{0} মিলিলিটাৰ"} } pint{ - dnam{"pt"} - one{"{0} pt"} - other{"{0} pt"} + dnam{"পিণ্ট"} + one{"{0} পিণ্ট"} + other{"{0} পিণ্ট"} } pint-metric{ - dnam{"mpt"} - one{"{0} mpt"} - other{"{0} mpt"} + dnam{"মেট্ৰিক পিণ্ট"} + one{"{0} মেট্ৰিক পিণ্ট"} + other{"{0} মেট্ৰিক পিণ্ট"} } quart{ - dnam{"qt"} - one{"{0} qt"} - other{"{0} qt"} + dnam{"কোৱাৰ্ট"} + one{"{0} কোৱাৰ্ট"} + other{"{0} কোৱাৰ্ট"} } tablespoon{ - dnam{"tbsp"} - one{"{0} tbsp"} - other{"{0} tbsp"} + dnam{"টেব’লস্পুন"} + one{"{0} টেব’লস্পুন"} + other{"{0} টেব’লস্পুন"} } teaspoon{ - dnam{"tsp"} - one{"{0} tsp"} - other{"{0} tsp"} + dnam{"চাহচামোছ"} + one{"{0} চাহচামোছ"} + other{"{0} চাহচামোছ"} } } } @@ -741,16 +741,16 @@ as{ } consumption{ liter-per-100kilometers{ - dnam{"L/100km"} - one{"{0} L/100km"} - other{"{0} L/100km"} + dnam{"ল/১০০ ক.ম."} + one{"{0} ল/১০০ ক.ম."} + other{"{0} ল/১০০ ক.ম."} } } coordinate{ - east{"{0}E"} - north{"{0}N"} - south{"{0}S"} - west{"{0}W"} + east{"{0} পূঃ"} + north{"{0} উঃ"} + south{"{0} দঃ"} + west{"{0} পঃ"} } duration{ day{ @@ -765,8 +765,8 @@ as{ } millisecond{ dnam{"মিলিছেকেণ্ড"} - one{"{0} মিঃছেঃ"} - other{"{0} মিঃছেঃ"} + one{"{0} মিঃ ছেঃ"} + other{"{0} মিঃ ছেঃ"} } minute{ dnam{"মিনিট"} @@ -796,110 +796,110 @@ as{ } length{ centimeter{ - dnam{"cm"} - one{"{0} cm"} - other{"{0} cm"} + dnam{"ছেঃ মিঃ"} + one{"{0} ছেঃ মিঃ"} + other{"{0} ছেঃ মিঃ"} } kilometer{ - dnam{"km"} - one{"{0} km"} - other{"{0} km"} + dnam{"কিঃ মিঃ"} + one{"{0} কিঃ মিঃ"} + other{"{0} কিঃ মিঃ"} } meter{ - dnam{"meter"} - one{"{0} m"} - other{"{0} m"} + dnam{"মিঃ"} + one{"{0} মিঃ"} + other{"{0} মিঃ"} } millimeter{ - dnam{"mm"} - one{"{0} mm"} - other{"{0} mm"} + dnam{"মিঃ মিঃ"} + one{"{0} মিঃ মিঃ"} + other{"{0} মিঃ মিঃ"} } } mass{ gram{ - dnam{"gram"} - one{"{0} g"} - other{"{0} g"} + dnam{"গ্ৰাম"} + one{"{0} গ্ৰাঃ"} + other{"{0} গ্ৰাঃ"} } kilogram{ - dnam{"কিলোগ্রাম"} - one{"{0}kg"} - other{"{0}kg"} + dnam{"কিঃ গ্ৰাঃ"} + one{"{0} কিঃ গ্ৰাঃ"} + other{"{0} কিঃ গ্ৰাঃ"} } } speed{ kilometer-per-hour{ - dnam{"km/h"} + dnam{"কিঃ মিঃ/ঘঃ"} one{"{0} km/h"} other{"{0} km/h"} } } temperature{ celsius{ - dnam{"°C"} - one{"{0}°C"} - other{"{0}°C"} + dnam{"°চেঃ"} + one{"{0}°চেঃ"} + other{"{0}°চেঃ"} } } volume{ liter{ - dnam{"liter"} - one{"{0} l"} - other{"{0} l"} + dnam{"লিটাৰ"} + one{"{0} লিঃ"} + other{"{0} লিঃ"} } } } unitsShort{ acceleration{ g-force{ - dnam{"g-force"} - one{"{0} G"} - other{"{0} G"} + dnam{"জি-বল"} + one{"{0} জি"} + other{"{0} জি"} } meter-per-second-squared{ - dnam{"m/s²"} + dnam{"মিটাৰ/বৰ্গ ছেকেণ্ড"} one{"{0} m/s²"} other{"{0} m/s²"} } } angle{ arc-minute{ - dnam{"arcmin"} - one{"{0}′"} - other{"{0}′"} + dnam{"আৰ্কমিনিট"} + one{"{0} আৰ্কমিনিট"} + other{"{0} আৰ্কমিনিট"} } arc-second{ - dnam{"arcsec"} - one{"{0}″"} - other{"{0}″"} + dnam{"আৰ্কছেকেণ্ড"} + one{"{0} আৰ্কছেকেণ্ড"} + other{"{0} আৰ্কছেকেণ্ড"} } degree{ - dnam{"ডিগ্রী"} - one{"{0}°"} - other{"{0}°"} + dnam{"ডিগ্ৰী"} + one{"{0} ডিগ্ৰী"} + other{"{0} ডিগ্ৰী"} } radian{ - dnam{"রেডিয়ানে"} - one{"{0} rad"} - other{"{0} rad"} + dnam{"ৰেডিয়েন"} + one{"{0} ৰেডিয়েন"} + other{"{0} ৰেডিয়েন"} } revolution{ - dnam{"rev"} - one{"{0} rev"} - other{"{0} rev"} + dnam{"ঘূৰ্ণন"} + one{"{0} ঘূৰ্ণন"} + other{"{0} ঘূৰ্ণন"} } } area{ acre{ - dnam{"acre"} - one{"{0} ac"} - other{"{0} ac"} + dnam{"একৰ"} + one{"{0} একৰ"} + other{"{0} একৰ"} } hectare{ - dnam{"hectare"} - one{"{0} ha"} - other{"{0} ha"} + dnam{"হেক্টৰ"} + one{"{0} হেক্টৰ"} + other{"{0} হেক্টৰ"} } square-centimeter{ dnam{"cm²"} @@ -908,36 +908,36 @@ as{ per{"{0}/cm²"} } square-foot{ - dnam{"ft²"} - one{"{0} ft²"} - other{"{0} ft²"} + dnam{"বৰ্গ ফুট"} + one{"{0} বৰ্গ ফুট"} + other{"{0} বৰ্গ ফুট"} } square-inch{ - dnam{"in²"} + dnam{"বৰ্গ ইঞ্চি"} one{"{0} in²"} other{"{0} in²"} per{"{0}/in²"} } square-kilometer{ - dnam{"km²"} + dnam{"বৰ্গ কিলোমিটাৰ"} one{"{0} km²"} other{"{0} km²"} per{"{0}/km²"} } square-meter{ - dnam{"m²"} + dnam{"বৰ্গ মিটাৰ"} one{"{0} m²"} other{"{0} m²"} per{"{0}/m²"} } square-mile{ - dnam{"mi²"} - one{"{0} mi²"} - other{"{0} mi²"} + dnam{"বৰ্গ মাইল"} + one{"{0} বৰ্গ মাইল"} + other{"{0} বৰ্গ মাইল"} per{"{0}/mi²"} } square-yard{ - dnam{"yd²"} + dnam{"বৰ্গ গজ"} one{"{0} yd²"} other{"{0} yd²"} } @@ -947,39 +947,39 @@ as{ } concentr{ karat{ - dnam{"kt"} - one{"{0} kt"} - other{"{0} kt"} + dnam{"কেৰেট"} + one{"{0} কেৰেট"} + other{"{0} কেৰেট"} } milligram-per-deciliter{ - dnam{"mg/dL"} + dnam{"মিঃ গ্ৰাঃ/ডেঃ লিঃ"} one{"{0} mg/dL"} other{"{0} mg/dL"} } millimole-per-liter{ - dnam{"mmol/L"} + dnam{"মিলিমোল/লিটাৰ"} one{"{0} mmol/L"} other{"{0} mmol/L"} } part-per-million{ - dnam{"প্রতি লক্ষে"} + dnam{"ভাগ/মিলিয়ন"} one{"{0} ppm"} other{"{0} ppm"} } } consumption{ liter-per-100kilometers{ - dnam{"প্রতি 100 কিলোমিটার লাইট"} - one{"{0} L/100km"} - other{"{0} L/100km"} + dnam{"লিঃ/১০০ কিঃ মিঃ"} + one{"{0} ল/১০০ ক.ম."} + other{"{0} ল/১০০ ক.ম."} } liter-per-kilometer{ - dnam{"কিলোমিটার প্রতি লিটার"} - one{"{0} L/km"} - other{"{0} L/km"} + dnam{"লিটাৰ/কিঃ মিঃ"} + one{"{0} লিঃ/কিঃ মিঃ"} + other{"{0} লিঃ/কিঃ মিঃ"} } mile-per-gallon{ - dnam{"mpg US"} + dnam{"মাইল/গেলন"} one{"{0} mpg US"} other{"{0} mpg US"} } @@ -990,61 +990,61 @@ as{ } } coordinate{ - east{"{0} E"} - north{"{0}N"} - south{"{0}S"} - west{"{0}W"} + east{"{0} পূঃ"} + north{"{0} উঃ"} + south{"{0} দঃ"} + west{"{0} পঃ"} } digital{ bit{ - dnam{"bit"} - one{"{0} bit"} - other{"{0} bit"} + dnam{"বিট"} + one{"{0} বিট"} + other{"{0} বিট"} } byte{ - dnam{"byte"} - one{"{0} byte"} - other{"{0} byte"} + dnam{"বাইট"} + one{"{0} বাইট"} + other{"{0} বাইট"} } gigabit{ - dnam{"Gb"} - one{"{0} Gb"} - other{"{0} Gb"} + dnam{"গিগাবিট"} + one{"{0} গিঃ বিঃ"} + other{"{0} গিঃ বিঃ"} } gigabyte{ - dnam{"GB"} - one{"{0} GB"} - other{"{0} GB"} + dnam{"গিগাবাইট"} + one{"{0} গিঃ বাঃ"} + other{"{0} গিঃ বাঃ"} } kilobit{ - dnam{"kb"} - one{"{0} kb"} - other{"{0} kb"} + dnam{"কিলোবিট"} + one{"{0} কিঃ বিঃ"} + other{"{0} কিঃ বিঃ"} } kilobyte{ - dnam{"kB"} - one{"{0} kB"} - other{"{0} kB"} + dnam{"কিলোবাইট"} + one{"{0} কিঃ বাঃ"} + other{"{0} কিঃ বাঃ"} } megabit{ - dnam{"Mb"} - one{"{0} Mb"} - other{"{0} Mb"} + dnam{"মেগাবিট"} + one{"{0} মেঃ বিঃ"} + other{"{0} মেঃ বিঃ"} } megabyte{ - dnam{"MB"} - one{"{0} MB"} - other{"{0} MB"} + dnam{"মেগাবাইট"} + one{"{0} মেঃ বাঃ"} + other{"{0} মেঃ বাঃ"} } terabit{ - dnam{"Tb"} - one{"{0} Tb"} - other{"{0} Tb"} + dnam{"টেৰাবিট"} + one{"{0} টেঃ বিঃ"} + other{"{0} টেঃ বিঃ"} } terabyte{ - dnam{"TB"} - one{"{0} TB"} - other{"{0} TB"} + dnam{"টেৰাবাইট"} + one{"{0} টেঃ বাঃ"} + other{"{0} টেঃ বাঃ"} } } duration{ @@ -1067,13 +1067,13 @@ as{ } microsecond{ dnam{"মাইক্ৰছেকেণ্ড"} - one{"{0} মাঃছেঃ"} - other{"{0} মাঃছেঃ"} + one{"{0} মাঃ ছেঃ"} + other{"{0} মাঃ ছেঃ"} } millisecond{ dnam{"মিলিছেকেণ্ড"} - one{"{0} মিঃছেঃ"} - other{"{0} মিঃছেঃ"} + one{"{0} মিঃ ছেঃ"} + other{"{0} মিঃ ছেঃ"} } minute{ dnam{"মিনিট"} @@ -1089,8 +1089,8 @@ as{ } nanosecond{ dnam{"নেনোছেকেণ্ড"} - one{"{0} নেঃছেঃ"} - other{"{0} নেঃছেঃ"} + one{"{0} নেঃ ছেঃ"} + other{"{0} নেঃ ছেঃ"} } second{ dnam{"ছেকেণ্ড"} @@ -1113,270 +1113,270 @@ as{ } electric{ ampere{ - dnam{"amp"} - one{"{0} A"} - other{"{0} A"} + dnam{"এম্পিয়াৰ"} + one{"{0} এঃ"} + other{"{0} এঃ"} } milliampere{ - dnam{"mA"} - one{"{0} mA"} - other{"{0} mA"} + dnam{"মিলিএম্পিয়াৰ"} + one{"{0} মিঃ এঃ"} + other{"{0} মিঃ এঃ"} } ohm{ - dnam{"ohm"} + dnam{"ওম"} one{"{0} Ω"} other{"{0} Ω"} } volt{ - dnam{"volt"} - one{"{0} V"} - other{"{0} V"} + dnam{"ভল্ট"} + one{"{0} ভঃ"} + other{"{0} ভঃ"} } } energy{ calorie{ - dnam{"cal"} - one{"{0} cal"} - other{"{0} cal"} + dnam{"কেলৰি"} + one{"{0} কেলৰি"} + other{"{0} কেলৰি"} } foodcalorie{ - dnam{"Cal"} - one{"{0} Cal"} - other{"{0} Cal"} + dnam{"কেলৰি"} + one{"{0} কেলৰি"} + other{"{0} কেলৰি"} } joule{ - dnam{"joule"} - one{"{0} J"} - other{"{0} J"} + dnam{"জুল"} + one{"{0} জুল"} + other{"{0} জুল"} } kilocalorie{ - dnam{"kcal"} - one{"{0} kcal"} - other{"{0} kcal"} + dnam{"কিলোকেলৰি"} + one{"{0} কিঃ কেলঃ"} + other{"{0} কিঃ কেলঃ"} } kilojoule{ - dnam{"kJ"} - one{"{0} kJ"} - other{"{0} kJ"} + dnam{"কিলোজুল"} + one{"{0} কিঃ জুঃ"} + other{"{0} কিঃ জুঃ"} } kilowatt-hour{ - dnam{"kWh"} - one{"{0} kWh"} - other{"{0} kWh"} + dnam{"কিঃ ৱাঃ-ঘঃ"} + one{"{0} কিঃ ৱাঃ-ঘঃ"} + other{"{0} কিঃ ৱাঃ-ঘঃ"} } } frequency{ gigahertz{ - dnam{"GHz"} - one{"{0} GHz"} - other{"{0} GHz"} + dnam{"গিগাহাৰ্টজ"} + one{"{0} গিগাহাৰ্টজ"} + other{"{0} গিগাহাৰ্টজ"} } hertz{ - dnam{"Hz"} - one{"{0} Hz"} - other{"{0} Hz"} + dnam{"হাৰ্টজ"} + one{"{0} হাৰ্টজ"} + other{"{0} হাৰ্টজ"} } kilohertz{ - dnam{"kHz"} - one{"{0} kHz"} - other{"{0} kHz"} + dnam{"কিলোহাৰ্টজ"} + one{"{0} কিঃ হাঃ"} + other{"{0} কিঃ হাঃ"} } megahertz{ - dnam{"MHz"} - one{"{0} MHz"} - other{"{0} MHz"} + dnam{"মেগাহাৰ্টজ"} + one{"{0} মেঃ হাঃ"} + other{"{0} মেঃ হাঃ"} } } length{ astronomical-unit{ - dnam{"au"} - one{"{0} au"} - other{"{0} au"} + dnam{"জ্যোঃ এঃ"} + one{"{0} জ্যোঃ এঃ"} + other{"{0} জ্যোঃ এঃ"} } centimeter{ - dnam{"cm"} - one{"{0} cm"} - other{"{0} cm"} - per{"{0}/cm"} + dnam{"ছেঃ মিঃ"} + one{"{0} ছেঃ মিঃ"} + other{"{0} ছেঃ মিঃ"} + per{"{0}/ছেঃ মিঃ"} } decimeter{ - dnam{"dm"} - one{"{0} dm"} - other{"{0} dm"} + dnam{"ডেঃ মিঃ"} + one{"{0} ডেঃ মিঃ"} + other{"{0} ডেঃ মিঃ"} } foot{ - dnam{"ft"} - one{"{0} ft"} - other{"{0} ft"} - per{"{0}/ft"} + dnam{"ফুট"} + one{"{0} ফুঃ"} + other{"{0} ফুঃ"} + per{"{0}/ফুঃ"} } inch{ - dnam{"in"} - one{"{0} in"} - other{"{0} in"} - per{"{0}/in"} + dnam{"ইঞ্চি"} + one{"{0} ইঃ"} + other{"{0} ইঃ"} + per{"{0}/ইঃ"} } kilometer{ - dnam{"km"} - one{"{0} km"} - other{"{0} km"} - per{"{0}/km"} + dnam{"কিঃ মিঃ"} + one{"{0} কিঃ মিঃ"} + other{"{0} কিঃ মিঃ"} + per{"{0}/কিঃ মিঃ"} } light-year{ - dnam{"ly"} - one{"{0} ly"} - other{"{0} ly"} + dnam{"আলোকবৰ্ষ"} + one{"{0} আঃ বঃ"} + other{"{0} আঃ বঃ"} } meter{ - dnam{"meter"} - one{"{0} m"} - other{"{0} m"} - per{"{0}/m"} + dnam{"মিটাৰ"} + one{"{0} মিঃ"} + other{"{0} মিঃ"} + per{"{0}/মিঃ"} } micrometer{ - dnam{"µm"} - one{"{0} µm"} - other{"{0} µm"} + dnam{"মাইক্ৰ’মিটাৰ"} + one{"{0} মাঃ মিঃ"} + other{"{0} মাঃ মিঃ"} } mile{ - dnam{"mi"} - one{"{0} mi"} - other{"{0} mi"} + dnam{"মাইল"} + one{"{0} মাঃ"} + other{"{0} মাঃ"} } mile-scandinavian{ - dnam{"smi"} - one{"{0} smi"} - other{"{0} smi"} + dnam{"মাঃ-স্কেঃ"} + one{"{0} মাঃ-স্কেঃ"} + other{"{0} মাঃ-স্কেঃ"} } millimeter{ - dnam{"mm"} - one{"{0} mm"} - other{"{0} mm"} + dnam{"মিঃ মিঃ"} + one{"{0} মিঃ মিঃ"} + other{"{0} মিঃ মিঃ"} } nanometer{ - dnam{"nm"} - one{"{0} nm"} - other{"{0} nm"} + dnam{"নেঃ মিঃ"} + one{"{0} নেঃ মিঃ"} + other{"{0} নেঃ মিঃ"} } nautical-mile{ - dnam{"nmi"} - one{"{0} nmi"} - other{"{0} nmi"} + dnam{"ন’টিঃ মাঃ"} + one{"{0} ন’টিঃ মাঃ"} + other{"{0} ন’টিঃ মাঃ"} } parsec{ - dnam{"pc"} - one{"{0} pc"} - other{"{0} pc"} + dnam{"পাৰ্ছেক"} + one{"{0} পাৰ্ছেক"} + other{"{0} পাৰ্ছেক"} } picometer{ - dnam{"pm"} - one{"{0} pm"} - other{"{0} pm"} + dnam{"পিঃ মিঃ"} + one{"{0} পিঃ মিঃ"} + other{"{0} পিঃ মিঃ"} } point{ - dnam{"pt"} - one{"{0} pt"} - other{"{0} pt"} + dnam{"পইণ্ট"} + one{"{0} পইণ্ট"} + other{"{0} পইণ্ট"} } yard{ - dnam{"yd"} - one{"{0} yd"} - other{"{0} yd"} + dnam{"গজ"} + one{"{0} গজ"} + other{"{0} গজ"} } } light{ lux{ - dnam{"দীপনমাত্রা"} - one{"{0} lx"} - other{"{0} lx"} + dnam{"লাক্স"} + one{"{0} লাক্স"} + other{"{0} লাক্স"} } } mass{ carat{ - dnam{"CD"} - one{"{0} CD"} - other{"{0} CD"} + dnam{"কেৰেট"} + one{"{0} কেৰেট"} + other{"{0} কেৰেট"} } gram{ - dnam{"gram"} - one{"{0} g"} - other{"{0} g"} - per{"{0}/g"} + dnam{"গ্ৰাম"} + one{"{0} গ্ৰাঃ"} + other{"{0} গ্ৰাঃ"} + per{"{0}/গ্ৰাঃ"} } kilogram{ - dnam{"কিলোগ্রাম"} - one{"{0}কিলোগ্রাম"} - other{"{0}কিলোগ্রাম"} - per{"{0}/কিলোগ্রাম"} + dnam{"কিঃ গ্ৰাঃ"} + one{"{0} কিঃ গ্ৰাঃ"} + other{"{0} কিঃ গ্ৰাঃ"} + per{"{0}/কিঃ গ্ৰাঃ"} } metric-ton{ - dnam{"t"} - one{"{0} t"} - other{"{0} t"} + dnam{"ট"} + one{"{0} ট"} + other{"{0} ট"} } microgram{ - dnam{"µg"} - one{"{0} µg"} - other{"{0} µg"} + dnam{"মাঃ গ্ৰাঃ"} + one{"{0} মাঃ গ্ৰাঃ"} + other{"{0} মাঃ গ্ৰাঃ"} } milligram{ - dnam{"mg"} - one{"{0} mg"} - other{"{0} mg"} + dnam{"মিঃ গ্ৰাঃ"} + one{"{0} মিঃ গ্ৰাঃ"} + other{"{0} মিঃ গ্ৰাঃ"} } ounce{ - dnam{"oz"} - one{"{0} oz"} - other{"{0} oz"} - per{"{0}/oz"} + dnam{"আউন্স"} + one{"{0} আউন্স"} + other{"{0} আউন্স"} + per{"{0}/আউন্স"} } ounce-troy{ - dnam{"oz t"} - one{"{0} oz t"} - other{"{0} oz t"} + dnam{"ট্ৰয় আউন্স"} + one{"{0} ট্ৰঃ আঃ"} + other{"{0} ট্ৰঃ আঃ"} } pound{ - dnam{"lb"} - one{"{0} lb"} - other{"{0} lb"} - per{"{0}/lb"} + dnam{"পাউণ্ড"} + one{"{0} পাউণ্ড"} + other{"{0} পাউণ্ড"} + per{"{0}/পাউণ্ড"} } ton{ - dnam{"tn"} - one{"{0} tn"} - other{"{0} tn"} + dnam{"টন"} + one{"{0} টন"} + other{"{0} টন"} } } power{ gigawatt{ - dnam{"GW"} - one{"{0} GW"} - other{"{0} GW"} + dnam{"গিঃ ৱাঃ"} + one{"{0} গিঃ ৱাঃ"} + other{"{0} গিঃ ৱাঃ"} } horsepower{ - dnam{"hp"} - one{"{0} hp"} - other{"{0} hp"} + dnam{"অশ্বক্ষমতা"} + one{"{0} অশ্বক্ষমতা"} + other{"{0} অশ্বক্ষমতা"} } kilowatt{ - dnam{"kW"} - one{"{0} kW"} - other{"{0} kW"} + dnam{"কিঃ ৱাঃ"} + one{"{0} কিঃ ৱাঃ"} + other{"{0} কিঃ ৱাঃ"} } megawatt{ - dnam{"MW"} - one{"{0} MW"} - other{"{0} MW"} + dnam{"মেঃ ৱাঃ"} + one{"{0} মেঃ ৱাঃ"} + other{"{0} মেঃ ৱাঃ"} } milliwatt{ - dnam{"mW"} - one{"{0} mW"} - other{"{0} mW"} + dnam{"মিঃ ৱাঃ"} + one{"{0} মিঃ ৱাঃ"} + other{"{0} মিঃ ৱাঃ"} } watt{ - dnam{"watt"} - one{"{0} W"} - other{"{0} W"} + dnam{"ৱাট"} + one{"{0} ৱাট"} + other{"{0} ৱাট"} } } pressure{ @@ -1386,9 +1386,9 @@ as{ other{"{0} hPa"} } inch-hg{ - dnam{"পার্সি এর ইঞ্চি"} - one{"{0}পার্সি এর ইঞ্চি"} - other{"{0}পার্সি এর ইঞ্চি"} + dnam{"inHg"} + one{"{0} inHg"} + other{"{0} inHg"} } millibar{ dnam{"mbar"} @@ -1396,9 +1396,9 @@ as{ other{"{0} mbar"} } millimeter-of-mercury{ - dnam{"মেরি এর মিলিমিটার"} - one{"{0}মেরি এর মিলিমিটার"} - other{"{0}মেরি এর মিলিমিটার"} + dnam{"mmHg"} + one{"{0} mmHg"} + other{"{0} mmHg"} } pound-per-square-inch{ dnam{"psi"} @@ -1408,36 +1408,36 @@ as{ } speed{ kilometer-per-hour{ - dnam{"km/h"} - one{"{0} km/h"} - other{"{0} km/h"} + dnam{"কিঃ মিঃ/ঘঃ"} + one{"{0} কিঃ মিঃ/ঘঃ"} + other{"{0} কিঃ মিঃ/ঘঃ"} } knot{ - dnam{"kn"} - one{"{0} kn"} - other{"{0} kn"} + dnam{"নট"} + one{"{0} নট"} + other{"{0} নট"} } meter-per-second{ - dnam{"m/s"} - one{"{0} m/s"} - other{"{0} m/s"} + dnam{"মিটাৰ/ছেকেণ্ড"} + one{"{0} মিঃ/ছেঃ"} + other{"{0} মিঃ/ছেঃ"} } mile-per-hour{ - dnam{"mi/h"} - one{"{0} mi/h"} - other{"{0} mi/h"} + dnam{"মাইল/ঘণ্টা"} + one{"{0} মাঃ/ঘঃ"} + other{"{0} মাঃ/ঘঃ"} } } temperature{ celsius{ - dnam{"°C"} - one{"{0}°C"} - other{"{0}°C"} + dnam{"ডিগ্ৰীঃ চেঃ"} + one{"{0}°চেঃ"} + other{"{0}°চেঃ"} } fahrenheit{ - dnam{"°F"} - one{"{0}°F"} - other{"{0}°F"} + dnam{"ডিঃ ফাঃ"} + one{"{0}°ফাঃ"} + other{"{0}°ফাঃ"} } generic{ dnam{"°"} @@ -1445,136 +1445,136 @@ as{ other{"{0}°"} } kelvin{ - dnam{"K"} - one{"{0} K"} - other{"{0} K"} + dnam{"কেলভিন"} + one{"{0} কেলভিন"} + other{"{0} কেলভিন"} } } volume{ acre-foot{ - dnam{"ac ft"} - one{"{0} ac ft"} - other{"{0} ac ft"} + dnam{"একৰ-ফুট"} + one{"{0} এঃ-ফুঃ"} + other{"{0} এঃ-ফুঃ"} } centiliter{ - dnam{"cL"} - one{"{0} cL"} - other{"{0} cL"} + dnam{"ছেঃ লিঃ"} + one{"{0} ছেঃ লিঃ"} + other{"{0} ছেঃ লিঃ"} } cubic-centimeter{ - dnam{"cm³"} + dnam{"ঘন ছেণ্টিমিটাৰ"} one{"{0} cm³"} other{"{0} cm³"} per{"{0}/cm³"} } cubic-foot{ - dnam{"ft³"} + dnam{"ঘন ফুট"} one{"{0} ft³"} other{"{0} ft³"} } cubic-inch{ - dnam{"in³"} + dnam{"ঘন ইঞ্চি"} one{"{0} in³"} other{"{0} in³"} } cubic-kilometer{ - dnam{"km³"} + dnam{"ঘন কিলোমিটাৰ"} one{"{0} km³"} other{"{0} km³"} } cubic-meter{ - dnam{"m³"} + dnam{"ঘন মিটাৰ"} one{"{0} m³"} other{"{0} m³"} per{"{0}/m³"} } cubic-mile{ - dnam{"mi³"} + dnam{"ঘন মাইল"} one{"{0} mi³"} other{"{0} mi³"} } cubic-yard{ - dnam{"yd³"} + dnam{"ঘন গজ"} one{"{0} yd³"} other{"{0} yd³"} } cup{ - dnam{"cup"} - one{"{0} c"} - other{"{0} c"} + dnam{"কাপ"} + one{"{0} কাপ"} + other{"{0} কাপ"} } cup-metric{ - dnam{"mcup"} - one{"{0} mc"} - other{"{0} mc"} + dnam{"মেঃ কাঃ"} + one{"{0} মেঃ কাঃ"} + other{"{0} মেঃ কাঃ"} } deciliter{ - dnam{"dL"} - one{"{0} dL"} - other{"{0} dL"} + dnam{"ডেঃ লিঃ"} + one{"{0} ডেঃ লিঃ"} + other{"{0} ডেঃ লিঃ"} } fluid-ounce{ - dnam{"fl oz"} - one{"{0} fl oz"} - other{"{0} fl oz"} + dnam{"ফ্লুঃ আঃ"} + one{"{0} ফ্লুঃ আঃ"} + other{"{0} ফ্লুঃ আঃ"} } gallon{ - dnam{"US gal"} - one{"{0} gal US"} - other{"{0} gal US"} - per{"{0}/gal US"} + dnam{"গেলন"} + one{"{0} গেলন"} + other{"{0} গেলন"} + per{"{0}/গেলন"} } gallon-imperial{ - dnam{"Imp. gal"} - one{"{0} gal Imp."} - other{"{0} gal Imp."} - per{"{0}/gal Imp."} + dnam{"ইম্পেঃ গেঃ"} + one{"{0} ইম্পেঃ গেঃ"} + other{"{0} ইম্পেঃ গেঃ"} + per{"{0}/ইম্পেঃ গেঃ"} } hectoliter{ - dnam{"hL"} - one{"{0} hL"} - other{"{0} hL"} + dnam{"হেঃ লিঃ"} + one{"{0} হেঃ লিঃ"} + other{"{0} হেঃ লিঃ"} } liter{ - dnam{"liter"} - one{"{0} l"} - other{"{0} l"} - per{"{0}/l"} + dnam{"লিটাৰ"} + one{"{0} লিঃ"} + other{"{0} লিঃ"} + per{"{0}/লিঃ"} } megaliter{ - dnam{"ML"} - one{"{0} ML"} - other{"{0} ML"} + dnam{"মেঃ লিঃ"} + one{"{0} মেঃ লিঃ"} + other{"{0} মেঃ লিঃ"} } milliliter{ - dnam{"mL"} - one{"{0} mL"} - other{"{0} mL"} + dnam{"মিঃ লিঃ"} + one{"{0} মিঃ লিঃ"} + other{"{0} মিঃ লিঃ"} } pint{ - dnam{"pt"} - one{"{0} pt"} - other{"{0} pt"} + dnam{"পিণ্ট"} + one{"{0} পিণ্ট"} + other{"{0} পিণ্ট"} } pint-metric{ - dnam{"mpt"} - one{"{0} mpt"} - other{"{0} mpt"} + dnam{"মেঃ পিঃ"} + one{"{0} মেঃ পিঃ"} + other{"{0} মেঃ পিঃ"} } quart{ - dnam{"qt"} - one{"{0} qt"} - other{"{0} qt"} + dnam{"কোৱাৰ্ট"} + one{"{0} কোৱাৰ্ট"} + other{"{0} কোৱাৰ্ট"} } tablespoon{ - dnam{"tbsp"} - one{"{0} tbsp"} - other{"{0} tbsp"} + dnam{"টেব’লস্পুন"} + one{"{0} টেব’লস্পুন"} + other{"{0} টেব’লস্পুন"} } teaspoon{ - dnam{"tsp"} - one{"{0} tsp"} - other{"{0} tsp"} + dnam{"চাহঃ চাঃ"} + one{"{0} চাহঃ চাঃ"} + other{"{0} চাহঃ চাঃ"} } } } diff --git a/icu4c/source/data/unit/asa.txt b/icu4c/source/data/unit/asa.txt index ae5b560278..5f7cf91c9b 100644 --- a/icu4c/source/data/unit/asa.txt +++ b/icu4c/source/data/unit/asa.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License asa{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/ast.txt b/icu4c/source/data/unit/ast.txt index a7eaa4790f..76b26f8e72 100644 --- a/icu4c/source/data/unit/ast.txt +++ b/icu4c/source/data/unit/ast.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ast{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/az.txt b/icu4c/source/data/unit/az.txt index 3c5f9ec6da..7cc0e6594f 100644 --- a/icu4c/source/data/unit/az.txt +++ b/icu4c/source/data/unit/az.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License az{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/az_Cyrl.txt b/icu4c/source/data/unit/az_Cyrl.txt index f225064e71..5152a0a8b1 100644 --- a/icu4c/source/data/unit/az_Cyrl.txt +++ b/icu4c/source/data/unit/az_Cyrl.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License az_Cyrl{ %%Parent{"root"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/az_Latn.txt b/icu4c/source/data/unit/az_Latn.txt index 9df6ff318a..47ecb5cc89 100644 --- a/icu4c/source/data/unit/az_Latn.txt +++ b/icu4c/source/data/unit/az_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License az_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/bas.txt b/icu4c/source/data/unit/bas.txt index f8558f56ce..41c9c6c94c 100644 --- a/icu4c/source/data/unit/bas.txt +++ b/icu4c/source/data/unit/bas.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bas{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/be.txt b/icu4c/source/data/unit/be.txt index ea9838324e..ebe0a463e8 100644 --- a/icu4c/source/data/unit/be.txt +++ b/icu4c/source/data/unit/be.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License be{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"hh:mm"} hms{"hh:mm:ss"} diff --git a/icu4c/source/data/unit/bem.txt b/icu4c/source/data/unit/bem.txt index 58b983a659..3d2794a8a1 100644 --- a/icu4c/source/data/unit/bem.txt +++ b/icu4c/source/data/unit/bem.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bem{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/bez.txt b/icu4c/source/data/unit/bez.txt index b5b41505cd..98aea05f25 100644 --- a/icu4c/source/data/unit/bez.txt +++ b/icu4c/source/data/unit/bez.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bez{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/bg.txt b/icu4c/source/data/unit/bg.txt index 94c4b6ee9d..f72140d6fa 100644 --- a/icu4c/source/data/unit/bg.txt +++ b/icu4c/source/data/unit/bg.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bg{ - Version{"2.1.37.59"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/bm.txt b/icu4c/source/data/unit/bm.txt index a385b5e2a9..288184a53c 100644 --- a/icu4c/source/data/unit/bm.txt +++ b/icu4c/source/data/unit/bm.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bm{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/bn.txt b/icu4c/source/data/unit/bn.txt index e8955edfde..304f6dd955 100644 --- a/icu4c/source/data/unit/bn.txt +++ b/icu4c/source/data/unit/bn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bn{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/bo.txt b/icu4c/source/data/unit/bo.txt index 8b9ab6d400..044ee506dd 100644 --- a/icu4c/source/data/unit/bo.txt +++ b/icu4c/source/data/unit/bo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bo{ - Version{"2.1.36.86"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/br.txt b/icu4c/source/data/unit/br.txt index bc71b59ef4..ff9d4dc50c 100644 --- a/icu4c/source/data/unit/br.txt +++ b/icu4c/source/data/unit/br.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License br{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} @@ -85,6 +85,7 @@ br{ many{"{0} a gilometroù karrez"} one{"{0} c'hilometr karrez"} other{"{0} kilometr karrez"} + per{"{0} dre gilometr karrez"} two{"{0} gilometr karrez"} } square-meter{ @@ -102,6 +103,7 @@ br{ many{"{0} a viltirioù karrez"} one{"{0} miltir karrez"} other{"{0} miltir karrez"} + per{"{0} dre viltir karrez"} two{"{0} viltir karrez"} } } @@ -117,6 +119,22 @@ br{ other{"{0} karat"} two{"{0} garat"} } + milligram-per-deciliter{ + dnam{"milligramm dre zekilitr"} + few{"{0} milligramm dre zekilitr"} + many{"{0} a villigrammoù dre zekilitr"} + one{"{0} milligramm dre zekilitr"} + other{"{0} milligramm dre zekilitr"} + two{"{0} villigramm dre zekilitr"} + } + millimole-per-liter{ + dnam{"millimol dre litr"} + few{"{0} millimol dre litr"} + many{"{0} a villimoloù dre litr"} + one{"{0} millimol dre litr"} + other{"{0} millimol dre litr"} + two{"{0} villimol dre litr"} + } } consumption{ liter-per-100kilometers{ @@ -565,15 +583,23 @@ br{ other{"{0} pikometr"} two{"{0} bikometr"} } + point{ + dnam{"poent"} + few{"{0} foent"} + many{"{0} a boentoù"} + one{"{0} poent"} + other{"{0} poent"} + two{"{0} boent"} + } } light{ lux{ dnam{"luksoù"} - few{"{0} lx"} + few{"{0} luks"} many{"{0} a luksoù"} one{"{0} luks"} - other{"{0} lx"} - two{"{0} lx"} + other{"{0} luks"} + two{"{0} luks"} } } mass{ @@ -953,6 +979,20 @@ br{ } } angle{ + arc-minute{ + few{"{0}′"} + many{"{0}′"} + one{"{0}′"} + other{"{0}′"} + two{"{0}′"} + } + arc-second{ + few{"{0}″"} + many{"{0}″"} + one{"{0}″"} + other{"{0}″"} + two{"{0}″"} + } degree{ dnam{"°"} few{"{0}°"} @@ -1019,6 +1059,7 @@ br{ many{"{0} km²"} one{"{0} km²"} other{"{0} km²"} + per{"{0}/km²"} two{"{0} km²"} } square-meter{ @@ -1036,6 +1077,7 @@ br{ many{"{0} mi²"} one{"{0} mi²"} other{"{0} mi²"} + per{"{0}/mi²"} two{"{0} mi²"} } } @@ -1051,6 +1093,22 @@ br{ other{"{0} kt"} two{"{0} kt"} } + milligram-per-deciliter{ + dnam{"mg/dl"} + few{"{0} mg/dl"} + many{"{0} mg/dl"} + one{"{0} mg/dl"} + other{"{0} mg/dl"} + two{"{0} mg/dl"} + } + millimole-per-liter{ + dnam{"mmol/l"} + few{"{0} mmol/l"} + many{"{0} mmol/l"} + one{"{0} mmol/l"} + other{"{0} mmol/l"} + two{"{0} mmol/l"} + } } consumption{ liter-per-100kilometers{ @@ -1167,6 +1225,15 @@ br{ minute{ per{"{0}/min"} } + month{ + dnam{"mizioù"} + few{"{0} miz"} + many{"{0} a vizioù"} + one{"{0} miz"} + other{"{0} miz"} + per{"{0}/miz"} + two{"{0} m"} + } year{ dnam{"b"} few{"{0} b"} @@ -1321,6 +1388,14 @@ br{ other{"{0} pm"} two{"{0} pm"} } + point{ + dnam{"pt"} + few{"{0} pt"} + many{"{0} pt"} + one{"{0} pt"} + other{"{0} pt"} + two{"{0} pt"} + } } light{ lux{ @@ -1665,6 +1740,20 @@ br{ } } angle{ + arc-minute{ + few{"{0}′"} + many{"{0}′"} + one{"{0}′"} + other{"{0}′"} + two{"{0}′"} + } + arc-second{ + few{"{0}″"} + many{"{0}″"} + one{"{0}″"} + other{"{0}″"} + two{"{0}″"} + } degree{ dnam{"deg"} few{"{0} deg"} @@ -1731,6 +1820,7 @@ br{ many{"{0} km²"} one{"{0} km²"} other{"{0} km²"} + per{"{0}/km²"} two{"{0} km²"} } square-meter{ @@ -1748,6 +1838,7 @@ br{ many{"{0} mi²"} one{"{0} mi²"} other{"{0} mi²"} + per{"{0}/mi²"} two{"{0} mi²"} } } @@ -1763,6 +1854,22 @@ br{ other{"{0} kt"} two{"{0} kt"} } + milligram-per-deciliter{ + dnam{"mg/dl"} + few{"{0} mg/dl"} + many{"{0} mg/dl"} + one{"{0} mg/dl"} + other{"{0} mg/dl"} + two{"{0} mg/dl"} + } + millimole-per-liter{ + dnam{"millimol/litr"} + few{"{0} mmol/l"} + many{"{0} mmol/l"} + one{"{0} mmol/l"} + other{"{0} mmol/l"} + two{"{0} mmol/l"} + } } consumption{ liter-per-100kilometers{ @@ -1897,13 +2004,13 @@ br{ two{"{0} d"} } hour{ - dnam{"h"} - few{"{0} h"} - many{"{0} h"} - one{"{0} h"} - other{"{0} h"} - per{"{0}/h"} - two{"{0} h"} + dnam{"e"} + few{"{0} e"} + many{"{0} e"} + one{"{0} e"} + other{"{0} e"} + per{"{0}/e"} + two{"{0} e"} } microsecond{ dnam{"μs"} @@ -1930,6 +2037,15 @@ br{ per{"{0}/min"} two{"{0} min"} } + month{ + dnam{"mizioù"} + few{"{0} miz"} + many{"{0} a vizioù"} + one{"{0} miz"} + other{"{0} miz"} + per{"{0}/miz"} + two{"{0} viz"} + } nanosecond{ dnam{"ns"} few{"{0} ns"} @@ -2000,6 +2116,14 @@ br{ other{"{0} cal"} two{"{0} cal"} } + foodcalorie{ + dnam{"Cal"} + few{"{0} Cal"} + many{"{0} Cal"} + one{"{0} Cal"} + other{"{0} Cal"} + two{"{0} Cal"} + } joule{ dnam{"J"} few{"{0} J"} @@ -2204,6 +2328,14 @@ br{ other{"{0} pm"} two{"{0} pm"} } + point{ + dnam{"pt"} + few{"{0} pt"} + many{"{0} pt"} + one{"{0} pt"} + other{"{0} pt"} + two{"{0} pt"} + } } light{ lux{ diff --git a/icu4c/source/data/unit/brx.txt b/icu4c/source/data/unit/brx.txt index 13869278f9..7105926655 100644 --- a/icu4c/source/data/unit/brx.txt +++ b/icu4c/source/data/unit/brx.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License brx{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/bs.txt b/icu4c/source/data/unit/bs.txt index 0b76031b1d..5802916061 100644 --- a/icu4c/source/data/unit/bs.txt +++ b/icu4c/source/data/unit/bs.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bs{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/bs_Cyrl.txt b/icu4c/source/data/unit/bs_Cyrl.txt index 46b1e9a01d..cdeb529c4f 100644 --- a/icu4c/source/data/unit/bs_Cyrl.txt +++ b/icu4c/source/data/unit/bs_Cyrl.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License bs_Cyrl{ %%Parent{"root"} - Version{"2.1.37.5"} + Version{"2.1.39.11"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/bs_Latn.txt b/icu4c/source/data/unit/bs_Latn.txt index 5e727656b0..0ac3778ca4 100644 --- a/icu4c/source/data/unit/bs_Latn.txt +++ b/icu4c/source/data/unit/bs_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bs_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/ca.txt b/icu4c/source/data/unit/ca.txt index 99cb8cc4a6..8b267f70cb 100644 --- a/icu4c/source/data/unit/ca.txt +++ b/icu4c/source/data/unit/ca.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ca{ - Version{"2.1.37.22"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ccp.txt b/icu4c/source/data/unit/ccp.txt index 0dbe98c9d3..00ee923fb5 100644 --- a/icu4c/source/data/unit/ccp.txt +++ b/icu4c/source/data/unit/ccp.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ccp{ - Version{"2.1.37.51"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ce.txt b/icu4c/source/data/unit/ce.txt index 96026c7695..3ad3ec6a61 100644 --- a/icu4c/source/data/unit/ce.txt +++ b/icu4c/source/data/unit/ce.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ce{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/cgg.txt b/icu4c/source/data/unit/cgg.txt index c0ecc470e0..bb9e5b02ae 100644 --- a/icu4c/source/data/unit/cgg.txt +++ b/icu4c/source/data/unit/cgg.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License cgg{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/chr.txt b/icu4c/source/data/unit/chr.txt index 1af33c2cca..fcc8a60ec1 100644 --- a/icu4c/source/data/unit/chr.txt +++ b/icu4c/source/data/unit/chr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License chr{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} @@ -147,10 +147,10 @@ chr{ } } coordinate{ - east{"{0}Ꮧ"} - north{"{0}ᏧᏴ"} - south{"{0}ᏧᎦ"} - west{"{0}Ꮽ"} + east{"{0} ᏗᎧᎸᎬ"} + north{"{0} ᏧᏴᏢ"} + south{"{0} ᏧᎦᏄᏮ"} + west{"{0} ᏭᏕᎵᎬ"} } digital{ bit{ @@ -994,10 +994,10 @@ chr{ } } coordinate{ - east{"{0}Ꮧ"} - north{"{0}ᏧᏴ"} - south{"{0}ᏧᎦ"} - west{"{0}Ꮽ"} + east{"{0} Ꮧ"} + north{"{0} ᏧᏴ"} + south{"{0} ᏧᎦ"} + west{"{0} Ꮽ"} } digital{ bit{ diff --git a/icu4c/source/data/unit/ckb.txt b/icu4c/source/data/unit/ckb.txt index f721c567ad..7bd24f8f47 100644 --- a/icu4c/source/data/unit/ckb.txt +++ b/icu4c/source/data/unit/ckb.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ckb{ - Version{"2.1.36.86"} + Version{"2.1.38.71"} } diff --git a/icu4c/source/data/unit/cs.txt b/icu4c/source/data/unit/cs.txt index 454be50abd..e1fa72afec 100644 --- a/icu4c/source/data/unit/cs.txt +++ b/icu4c/source/data/unit/cs.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License cs{ - Version{"2.1.37.11"} + Version{"2.1.39.15"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/cy.txt b/icu4c/source/data/unit/cy.txt index 98dc19ca19..fa0d675510 100644 --- a/icu4c/source/data/unit/cy.txt +++ b/icu4c/source/data/unit/cy.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License cy{ - Version{"2.1.37.17"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/da.txt b/icu4c/source/data/unit/da.txt index da6ef099a0..d0f4aff4ca 100644 --- a/icu4c/source/data/unit/da.txt +++ b/icu4c/source/data/unit/da.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License da{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h.mm"} hms{"h.mm.ss"} diff --git a/icu4c/source/data/unit/dav.txt b/icu4c/source/data/unit/dav.txt index 467d8f4b85..4d93c1e913 100644 --- a/icu4c/source/data/unit/dav.txt +++ b/icu4c/source/data/unit/dav.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dav{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/de.txt b/icu4c/source/data/unit/de.txt index de19d3023c..559bea4b69 100644 --- a/icu4c/source/data/unit/de.txt +++ b/icu4c/source/data/unit/de.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License de{ - Version{"2.1.37.96"} + Version{"2.1.39.41"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/de_CH.txt b/icu4c/source/data/unit/de_CH.txt index 99cf50a992..086f15b464 100644 --- a/icu4c/source/data/unit/de_CH.txt +++ b/icu4c/source/data/unit/de_CH.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License de_CH{ - Version{"2.1.37.8"} + Version{"2.1.39.37"} units{ area{ square-foot{ diff --git a/icu4c/source/data/unit/dje.txt b/icu4c/source/data/unit/dje.txt index 6ffaeef844..f0c1678676 100644 --- a/icu4c/source/data/unit/dje.txt +++ b/icu4c/source/data/unit/dje.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dje{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/dsb.txt b/icu4c/source/data/unit/dsb.txt index 1e0ca48468..355147db72 100644 --- a/icu4c/source/data/unit/dsb.txt +++ b/icu4c/source/data/unit/dsb.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dsb{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/dua.txt b/icu4c/source/data/unit/dua.txt index 9f33cd5848..de51750699 100644 --- a/icu4c/source/data/unit/dua.txt +++ b/icu4c/source/data/unit/dua.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dua{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/dyo.txt b/icu4c/source/data/unit/dyo.txt index a4a954e11c..ed654500a6 100644 --- a/icu4c/source/data/unit/dyo.txt +++ b/icu4c/source/data/unit/dyo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dyo{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/dz.txt b/icu4c/source/data/unit/dz.txt index fdcaf84b54..7c2f258d2b 100644 --- a/icu4c/source/data/unit/dz.txt +++ b/icu4c/source/data/unit/dz.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dz{ - Version{"2.1.36.86"} + Version{"2.1.38.69"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/ebu.txt b/icu4c/source/data/unit/ebu.txt index 2199f720e8..51158d680d 100644 --- a/icu4c/source/data/unit/ebu.txt +++ b/icu4c/source/data/unit/ebu.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ebu{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/ee.txt b/icu4c/source/data/unit/ee.txt index f6a078fe06..b528ec5764 100644 --- a/icu4c/source/data/unit/ee.txt +++ b/icu4c/source/data/unit/ee.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ee{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/el.txt b/icu4c/source/data/unit/el.txt index 3f906f5f1a..e0c1702382 100644 --- a/icu4c/source/data/unit/el.txt +++ b/icu4c/source/data/unit/el.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License el{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/en.txt b/icu4c/source/data/unit/en.txt index d2078a4de8..4db2a3d045 100644 --- a/icu4c/source/data/unit/en.txt +++ b/icu4c/source/data/unit/en.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en{ - Version{"2.1.37.44"} + Version{"2.1.39.27"} units{ acceleration{ g-force{ diff --git a/icu4c/source/data/unit/en_001.txt b/icu4c/source/data/unit/en_001.txt index decc26cf74..3dd11cb429 100644 --- a/icu4c/source/data/unit/en_001.txt +++ b/icu4c/source/data/unit/en_001.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_001{ - Version{"2.1.35.71"} + Version{"2.1.38.69"} units{ acceleration{ meter-per-second-squared{ diff --git a/icu4c/source/data/unit/en_150.txt b/icu4c/source/data/unit/en_150.txt index 564d55e27a..c7bcd8341e 100644 --- a/icu4c/source/data/unit/en_150.txt +++ b/icu4c/source/data/unit/en_150.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_150{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_AG.txt b/icu4c/source/data/unit/en_AG.txt index ed7f63df6b..dab34a4d89 100644 --- a/icu4c/source/data/unit/en_AG.txt +++ b/icu4c/source/data/unit/en_AG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_AI.txt b/icu4c/source/data/unit/en_AI.txt index a92294bd91..e77964de92 100644 --- a/icu4c/source/data/unit/en_AI.txt +++ b/icu4c/source/data/unit/en_AI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_AT.txt b/icu4c/source/data/unit/en_AT.txt index 0bca0cd4ec..c955b37479 100644 --- a/icu4c/source/data/unit/en_AT.txt +++ b/icu4c/source/data/unit/en_AT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AT{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_AU.txt b/icu4c/source/data/unit/en_AU.txt index 5d2ab53f35..4156363128 100644 --- a/icu4c/source/data/unit/en_AU.txt +++ b/icu4c/source/data/unit/en_AU.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AU{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.73"} units{ energy{ kilowatt-hour{ @@ -12,6 +12,12 @@ en_AU{ } } length{ + centimeter{ + other{"{0} centimetres"} + } + decimeter{ + other{"{0} decimetres"} + } kilometer{ dnam{"kilometre"} } @@ -245,6 +251,9 @@ en_AU{ one{"{0} CM"} other{"{0} CM"} } + pound{ + other{"{0} lb"} + } } pressure{ millibar{ diff --git a/icu4c/source/data/unit/en_BB.txt b/icu4c/source/data/unit/en_BB.txt index 2c2c05ee56..a3a8e742ca 100644 --- a/icu4c/source/data/unit/en_BB.txt +++ b/icu4c/source/data/unit/en_BB.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BB{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_BE.txt b/icu4c/source/data/unit/en_BE.txt index 6c7e5abda8..c0eab022a3 100644 --- a/icu4c/source/data/unit/en_BE.txt +++ b/icu4c/source/data/unit/en_BE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BE{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_BM.txt b/icu4c/source/data/unit/en_BM.txt index a07478e07b..dfb1e8704d 100644 --- a/icu4c/source/data/unit/en_BM.txt +++ b/icu4c/source/data/unit/en_BM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_BS.txt b/icu4c/source/data/unit/en_BS.txt index d955b27dd8..faf38e95bb 100644 --- a/icu4c/source/data/unit/en_BS.txt +++ b/icu4c/source/data/unit/en_BS.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} unitsNarrow{ temperature{ celsius{ diff --git a/icu4c/source/data/unit/en_BW.txt b/icu4c/source/data/unit/en_BW.txt index e9eeab0db7..63e350bf31 100644 --- a/icu4c/source/data/unit/en_BW.txt +++ b/icu4c/source/data/unit/en_BW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_BZ.txt b/icu4c/source/data/unit/en_BZ.txt index cb95d085e0..732be22205 100644 --- a/icu4c/source/data/unit/en_BZ.txt +++ b/icu4c/source/data/unit/en_BZ.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} unitsNarrow{ temperature{ celsius{ diff --git a/icu4c/source/data/unit/en_CA.txt b/icu4c/source/data/unit/en_CA.txt index 518c6f4402..d8365df8b2 100644 --- a/icu4c/source/data/unit/en_CA.txt +++ b/icu4c/source/data/unit/en_CA.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CA{ %%Parent{"en_001"} - Version{"2.1.37.22"} + Version{"2.1.38.73"} units{ concentr{ karat{ diff --git a/icu4c/source/data/unit/en_CC.txt b/icu4c/source/data/unit/en_CC.txt index 67fe580e5a..e8c2d335c0 100644 --- a/icu4c/source/data/unit/en_CC.txt +++ b/icu4c/source/data/unit/en_CC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_CH.txt b/icu4c/source/data/unit/en_CH.txt index 1bbe2604b9..745eed060f 100644 --- a/icu4c/source/data/unit/en_CH.txt +++ b/icu4c/source/data/unit/en_CH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CH{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_CK.txt b/icu4c/source/data/unit/en_CK.txt index 8f3b9a4c0a..a6909b9aa0 100644 --- a/icu4c/source/data/unit/en_CK.txt +++ b/icu4c/source/data/unit/en_CK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_CM.txt b/icu4c/source/data/unit/en_CM.txt index e3da63d465..9cb94c0dc8 100644 --- a/icu4c/source/data/unit/en_CM.txt +++ b/icu4c/source/data/unit/en_CM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_CX.txt b/icu4c/source/data/unit/en_CX.txt index 4e3c98e0fb..7166f9d6fd 100644 --- a/icu4c/source/data/unit/en_CX.txt +++ b/icu4c/source/data/unit/en_CX.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CX{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_CY.txt b/icu4c/source/data/unit/en_CY.txt index 4fa4a14173..6e80705b89 100644 --- a/icu4c/source/data/unit/en_CY.txt +++ b/icu4c/source/data/unit/en_CY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_DE.txt b/icu4c/source/data/unit/en_DE.txt index fd1145349f..96316822cc 100644 --- a/icu4c/source/data/unit/en_DE.txt +++ b/icu4c/source/data/unit/en_DE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DE{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_DG.txt b/icu4c/source/data/unit/en_DG.txt index bd59dcb7d6..a1852846cf 100644 --- a/icu4c/source/data/unit/en_DG.txt +++ b/icu4c/source/data/unit/en_DG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_DK.txt b/icu4c/source/data/unit/en_DK.txt index 9f596cd668..342c39157a 100644 --- a/icu4c/source/data/unit/en_DK.txt +++ b/icu4c/source/data/unit/en_DK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DK{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_DM.txt b/icu4c/source/data/unit/en_DM.txt index 067f54d34d..ead644cd72 100644 --- a/icu4c/source/data/unit/en_DM.txt +++ b/icu4c/source/data/unit/en_DM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_ER.txt b/icu4c/source/data/unit/en_ER.txt index dac4b71551..9809fe60ea 100644 --- a/icu4c/source/data/unit/en_ER.txt +++ b/icu4c/source/data/unit/en_ER.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ER{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_FI.txt b/icu4c/source/data/unit/en_FI.txt index 0940644be1..8626b2412b 100644 --- a/icu4c/source/data/unit/en_FI.txt +++ b/icu4c/source/data/unit/en_FI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FI{ %%Parent{"en_150"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_FJ.txt b/icu4c/source/data/unit/en_FJ.txt index 17022d5e25..32898fb2a9 100644 --- a/icu4c/source/data/unit/en_FJ.txt +++ b/icu4c/source/data/unit/en_FJ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FJ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_FK.txt b/icu4c/source/data/unit/en_FK.txt index edbb4d869e..7551e65b4e 100644 --- a/icu4c/source/data/unit/en_FK.txt +++ b/icu4c/source/data/unit/en_FK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_FM.txt b/icu4c/source/data/unit/en_FM.txt index 9b1d31f24f..e4a293d06a 100644 --- a/icu4c/source/data/unit/en_FM.txt +++ b/icu4c/source/data/unit/en_FM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_GB.txt b/icu4c/source/data/unit/en_GB.txt index 85224fb6e0..aa620d0c2b 100644 --- a/icu4c/source/data/unit/en_GB.txt +++ b/icu4c/source/data/unit/en_GB.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GB{ %%Parent{"en_001"} - Version{"2.1.37.22"} + Version{"2.1.38.73"} units{ speed{ kilometer-per-hour{ diff --git a/icu4c/source/data/unit/en_GD.txt b/icu4c/source/data/unit/en_GD.txt index a0067276c4..9ad43f39ea 100644 --- a/icu4c/source/data/unit/en_GD.txt +++ b/icu4c/source/data/unit/en_GD.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GD{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_GG.txt b/icu4c/source/data/unit/en_GG.txt index b91b6b8db0..6e3d4df2e6 100644 --- a/icu4c/source/data/unit/en_GG.txt +++ b/icu4c/source/data/unit/en_GG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_GH.txt b/icu4c/source/data/unit/en_GH.txt index 50a4429f30..d244565e52 100644 --- a/icu4c/source/data/unit/en_GH.txt +++ b/icu4c/source/data/unit/en_GH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_GI.txt b/icu4c/source/data/unit/en_GI.txt index e19c4d87c5..fc5f7d7b48 100644 --- a/icu4c/source/data/unit/en_GI.txt +++ b/icu4c/source/data/unit/en_GI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_GM.txt b/icu4c/source/data/unit/en_GM.txt index 9448c85706..807df46777 100644 --- a/icu4c/source/data/unit/en_GM.txt +++ b/icu4c/source/data/unit/en_GM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_GY.txt b/icu4c/source/data/unit/en_GY.txt index 7c5333b723..4971e6d283 100644 --- a/icu4c/source/data/unit/en_GY.txt +++ b/icu4c/source/data/unit/en_GY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_HK.txt b/icu4c/source/data/unit/en_HK.txt index d43b56c4ed..78bb499bfd 100644 --- a/icu4c/source/data/unit/en_HK.txt +++ b/icu4c/source/data/unit/en_HK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_HK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_IE.txt b/icu4c/source/data/unit/en_IE.txt index 94ab93c38c..7cb27d7797 100644 --- a/icu4c/source/data/unit/en_IE.txt +++ b/icu4c/source/data/unit/en_IE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_IL.txt b/icu4c/source/data/unit/en_IL.txt index 55a5091a18..df09f53dbd 100644 --- a/icu4c/source/data/unit/en_IL.txt +++ b/icu4c/source/data/unit/en_IL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IL{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_IM.txt b/icu4c/source/data/unit/en_IM.txt index 3ccab11bc2..2af02411c1 100644 --- a/icu4c/source/data/unit/en_IM.txt +++ b/icu4c/source/data/unit/en_IM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_IN.txt b/icu4c/source/data/unit/en_IN.txt index a2978db6f6..428b8605ac 100644 --- a/icu4c/source/data/unit/en_IN.txt +++ b/icu4c/source/data/unit/en_IN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IN{ %%Parent{"en_001"} - Version{"2.1.37.11"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/unit/en_IO.txt b/icu4c/source/data/unit/en_IO.txt index 3f89192bbc..d87cdfff6b 100644 --- a/icu4c/source/data/unit/en_IO.txt +++ b/icu4c/source/data/unit/en_IO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_JE.txt b/icu4c/source/data/unit/en_JE.txt index 66de22d567..2d50f0a1ae 100644 --- a/icu4c/source/data/unit/en_JE.txt +++ b/icu4c/source/data/unit/en_JE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_JE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_JM.txt b/icu4c/source/data/unit/en_JM.txt index ad3c905e00..c7e0feff5d 100644 --- a/icu4c/source/data/unit/en_JM.txt +++ b/icu4c/source/data/unit/en_JM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_JM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_KE.txt b/icu4c/source/data/unit/en_KE.txt index 0af301a3b3..4e7344a0a1 100644 --- a/icu4c/source/data/unit/en_KE.txt +++ b/icu4c/source/data/unit/en_KE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_KI.txt b/icu4c/source/data/unit/en_KI.txt index f6718535a5..74349d3133 100644 --- a/icu4c/source/data/unit/en_KI.txt +++ b/icu4c/source/data/unit/en_KI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_KN.txt b/icu4c/source/data/unit/en_KN.txt index 573c3892a2..3accb4c1dd 100644 --- a/icu4c/source/data/unit/en_KN.txt +++ b/icu4c/source/data/unit/en_KN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KN{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_KY.txt b/icu4c/source/data/unit/en_KY.txt index 62222e6a66..9f81ebd4d9 100644 --- a/icu4c/source/data/unit/en_KY.txt +++ b/icu4c/source/data/unit/en_KY.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} unitsNarrow{ temperature{ celsius{ diff --git a/icu4c/source/data/unit/en_LC.txt b/icu4c/source/data/unit/en_LC.txt index 7033a6a367..9c2e8c485e 100644 --- a/icu4c/source/data/unit/en_LC.txt +++ b/icu4c/source/data/unit/en_LC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_LR.txt b/icu4c/source/data/unit/en_LR.txt index 8d609733ab..3b6da71e24 100644 --- a/icu4c/source/data/unit/en_LR.txt +++ b/icu4c/source/data/unit/en_LR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LR{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_LS.txt b/icu4c/source/data/unit/en_LS.txt index 61d557f1e5..644ca260c2 100644 --- a/icu4c/source/data/unit/en_LS.txt +++ b/icu4c/source/data/unit/en_LS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_MG.txt b/icu4c/source/data/unit/en_MG.txt index f5b2bfd4eb..500786d0a9 100644 --- a/icu4c/source/data/unit/en_MG.txt +++ b/icu4c/source/data/unit/en_MG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_MO.txt b/icu4c/source/data/unit/en_MO.txt index 7c064979b7..5b0cc9abd7 100644 --- a/icu4c/source/data/unit/en_MO.txt +++ b/icu4c/source/data/unit/en_MO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_MS.txt b/icu4c/source/data/unit/en_MS.txt index 28ef10d012..31e49957ae 100644 --- a/icu4c/source/data/unit/en_MS.txt +++ b/icu4c/source/data/unit/en_MS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_MT.txt b/icu4c/source/data/unit/en_MT.txt index 0d4bc8b217..5ae61e852c 100644 --- a/icu4c/source/data/unit/en_MT.txt +++ b/icu4c/source/data/unit/en_MT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MT{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_MU.txt b/icu4c/source/data/unit/en_MU.txt index f36ff7e938..70f4a69501 100644 --- a/icu4c/source/data/unit/en_MU.txt +++ b/icu4c/source/data/unit/en_MU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_MW.txt b/icu4c/source/data/unit/en_MW.txt index 8f5bed08f1..f0fe526047 100644 --- a/icu4c/source/data/unit/en_MW.txt +++ b/icu4c/source/data/unit/en_MW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_MY.txt b/icu4c/source/data/unit/en_MY.txt index fc723c2e91..4fa38e55da 100644 --- a/icu4c/source/data/unit/en_MY.txt +++ b/icu4c/source/data/unit/en_MY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_NA.txt b/icu4c/source/data/unit/en_NA.txt index 17f6b2796a..a07f557164 100644 --- a/icu4c/source/data/unit/en_NA.txt +++ b/icu4c/source/data/unit/en_NA.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NA{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_NF.txt b/icu4c/source/data/unit/en_NF.txt index 56b1a98c27..b1e3b071c5 100644 --- a/icu4c/source/data/unit/en_NF.txt +++ b/icu4c/source/data/unit/en_NF.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NF{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_NG.txt b/icu4c/source/data/unit/en_NG.txt index 8102534635..b3022846f6 100644 --- a/icu4c/source/data/unit/en_NG.txt +++ b/icu4c/source/data/unit/en_NG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_NL.txt b/icu4c/source/data/unit/en_NL.txt index 4566eb342c..d27f8a3c87 100644 --- a/icu4c/source/data/unit/en_NL.txt +++ b/icu4c/source/data/unit/en_NL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NL{ %%Parent{"en_150"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_NR.txt b/icu4c/source/data/unit/en_NR.txt index a66b87fe40..7e1b070bed 100644 --- a/icu4c/source/data/unit/en_NR.txt +++ b/icu4c/source/data/unit/en_NR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NR{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_NU.txt b/icu4c/source/data/unit/en_NU.txt index 86aa256d27..d79dc18cb8 100644 --- a/icu4c/source/data/unit/en_NU.txt +++ b/icu4c/source/data/unit/en_NU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_NZ.txt b/icu4c/source/data/unit/en_NZ.txt index 55787c8f9d..e077345acb 100644 --- a/icu4c/source/data/unit/en_NZ.txt +++ b/icu4c/source/data/unit/en_NZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NZ{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.73"} } diff --git a/icu4c/source/data/unit/en_PG.txt b/icu4c/source/data/unit/en_PG.txt index 6146600a51..b0aa15c31d 100644 --- a/icu4c/source/data/unit/en_PG.txt +++ b/icu4c/source/data/unit/en_PG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_PH.txt b/icu4c/source/data/unit/en_PH.txt index 04ac66a416..94d6d4c0ef 100644 --- a/icu4c/source/data/unit/en_PH.txt +++ b/icu4c/source/data/unit/en_PH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_PK.txt b/icu4c/source/data/unit/en_PK.txt index 3d5d2f6528..ae335cafdd 100644 --- a/icu4c/source/data/unit/en_PK.txt +++ b/icu4c/source/data/unit/en_PK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_PN.txt b/icu4c/source/data/unit/en_PN.txt index 8b83a8d156..907c98b5e7 100644 --- a/icu4c/source/data/unit/en_PN.txt +++ b/icu4c/source/data/unit/en_PN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PN{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_PW.txt b/icu4c/source/data/unit/en_PW.txt index fbe3566777..176dd77d09 100644 --- a/icu4c/source/data/unit/en_PW.txt +++ b/icu4c/source/data/unit/en_PW.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} unitsNarrow{ temperature{ celsius{ diff --git a/icu4c/source/data/unit/en_RW.txt b/icu4c/source/data/unit/en_RW.txt index 1323a2881a..b5bd04ca46 100644 --- a/icu4c/source/data/unit/en_RW.txt +++ b/icu4c/source/data/unit/en_RW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_RW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SB.txt b/icu4c/source/data/unit/en_SB.txt index 08287c09d5..135fc6465a 100644 --- a/icu4c/source/data/unit/en_SB.txt +++ b/icu4c/source/data/unit/en_SB.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SB{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SC.txt b/icu4c/source/data/unit/en_SC.txt index 9c803082ae..9026bef4a1 100644 --- a/icu4c/source/data/unit/en_SC.txt +++ b/icu4c/source/data/unit/en_SC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SD.txt b/icu4c/source/data/unit/en_SD.txt index 8fef0053cd..e3323d7294 100644 --- a/icu4c/source/data/unit/en_SD.txt +++ b/icu4c/source/data/unit/en_SD.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SD{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SE.txt b/icu4c/source/data/unit/en_SE.txt index 35978fe0d8..fa6772c320 100644 --- a/icu4c/source/data/unit/en_SE.txt +++ b/icu4c/source/data/unit/en_SE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SE{ %%Parent{"en_150"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SG.txt b/icu4c/source/data/unit/en_SG.txt index 904e860bf4..c0e7458741 100644 --- a/icu4c/source/data/unit/en_SG.txt +++ b/icu4c/source/data/unit/en_SG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SH.txt b/icu4c/source/data/unit/en_SH.txt index dbaac39df1..46006e9df6 100644 --- a/icu4c/source/data/unit/en_SH.txt +++ b/icu4c/source/data/unit/en_SH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SI.txt b/icu4c/source/data/unit/en_SI.txt index c6837fec8f..8dc7c6aa0e 100644 --- a/icu4c/source/data/unit/en_SI.txt +++ b/icu4c/source/data/unit/en_SI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SI{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SL.txt b/icu4c/source/data/unit/en_SL.txt index f3ff3f71b8..627e073601 100644 --- a/icu4c/source/data/unit/en_SL.txt +++ b/icu4c/source/data/unit/en_SL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SL{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SS.txt b/icu4c/source/data/unit/en_SS.txt index 1b9c52eca1..fac8b78dfb 100644 --- a/icu4c/source/data/unit/en_SS.txt +++ b/icu4c/source/data/unit/en_SS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SX.txt b/icu4c/source/data/unit/en_SX.txt index c619269580..e6eb9bb29f 100644 --- a/icu4c/source/data/unit/en_SX.txt +++ b/icu4c/source/data/unit/en_SX.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SX{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_SZ.txt b/icu4c/source/data/unit/en_SZ.txt index 734e74480d..650774b4c5 100644 --- a/icu4c/source/data/unit/en_SZ.txt +++ b/icu4c/source/data/unit/en_SZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_TC.txt b/icu4c/source/data/unit/en_TC.txt index 31b22e7427..6d30689bba 100644 --- a/icu4c/source/data/unit/en_TC.txt +++ b/icu4c/source/data/unit/en_TC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_TK.txt b/icu4c/source/data/unit/en_TK.txt index 380b9d9625..a102a8c323 100644 --- a/icu4c/source/data/unit/en_TK.txt +++ b/icu4c/source/data/unit/en_TK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_TO.txt b/icu4c/source/data/unit/en_TO.txt index 426b5d64e1..3f82fa0f4e 100644 --- a/icu4c/source/data/unit/en_TO.txt +++ b/icu4c/source/data/unit/en_TO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_TT.txt b/icu4c/source/data/unit/en_TT.txt index 4d6d39d39e..284f5f7bbd 100644 --- a/icu4c/source/data/unit/en_TT.txt +++ b/icu4c/source/data/unit/en_TT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TT{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_TV.txt b/icu4c/source/data/unit/en_TV.txt index debe076c03..7ad38cb8b6 100644 --- a/icu4c/source/data/unit/en_TV.txt +++ b/icu4c/source/data/unit/en_TV.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TV{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_TZ.txt b/icu4c/source/data/unit/en_TZ.txt index 25e40bfb16..ed8f720f22 100644 --- a/icu4c/source/data/unit/en_TZ.txt +++ b/icu4c/source/data/unit/en_TZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_UG.txt b/icu4c/source/data/unit/en_UG.txt index d28e1079a0..6d416713b6 100644 --- a/icu4c/source/data/unit/en_UG.txt +++ b/icu4c/source/data/unit/en_UG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_UG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_VC.txt b/icu4c/source/data/unit/en_VC.txt index dc17ae0ba1..7f5fda9291 100644 --- a/icu4c/source/data/unit/en_VC.txt +++ b/icu4c/source/data/unit/en_VC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_VG.txt b/icu4c/source/data/unit/en_VG.txt index 995ae52af3..0e708c0e59 100644 --- a/icu4c/source/data/unit/en_VG.txt +++ b/icu4c/source/data/unit/en_VG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_VU.txt b/icu4c/source/data/unit/en_VU.txt index 433c4c98f5..5fe2f2a8b2 100644 --- a/icu4c/source/data/unit/en_VU.txt +++ b/icu4c/source/data/unit/en_VU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_WS.txt b/icu4c/source/data/unit/en_WS.txt index 0697889476..00ce51e8b6 100644 --- a/icu4c/source/data/unit/en_WS.txt +++ b/icu4c/source/data/unit/en_WS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_WS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_ZA.txt b/icu4c/source/data/unit/en_ZA.txt index 844f02cf16..41c2c2e3a3 100644 --- a/icu4c/source/data/unit/en_ZA.txt +++ b/icu4c/source/data/unit/en_ZA.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZA{ %%Parent{"en_001"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_ZM.txt b/icu4c/source/data/unit/en_ZM.txt index 3e9be7467f..b330b4666d 100644 --- a/icu4c/source/data/unit/en_ZM.txt +++ b/icu4c/source/data/unit/en_ZM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/en_ZW.txt b/icu4c/source/data/unit/en_ZW.txt index 5fb189a894..f20fa35c66 100644 --- a/icu4c/source/data/unit/en_ZW.txt +++ b/icu4c/source/data/unit/en_ZW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/eo.txt b/icu4c/source/data/unit/eo.txt index 2e50d086d0..9b9a57a3e6 100644 --- a/icu4c/source/data/unit/eo.txt +++ b/icu4c/source/data/unit/eo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License eo{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} unitsShort{ duration{ month{ diff --git a/icu4c/source/data/unit/es.txt b/icu4c/source/data/unit/es.txt index 1e69768c49..6137062671 100644 --- a/icu4c/source/data/unit/es.txt +++ b/icu4c/source/data/unit/es.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License es{ - Version{"2.1.37.22"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/es_419.txt b/icu4c/source/data/unit/es_419.txt index fa2e0a6b55..760d35b4ae 100644 --- a/icu4c/source/data/unit/es_419.txt +++ b/icu4c/source/data/unit/es_419.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License es_419{ - Version{"2.1.37.22"} + Version{"2.1.38.39"} units{ angle{ revolution{ diff --git a/icu4c/source/data/unit/es_AR.txt b/icu4c/source/data/unit/es_AR.txt index c1074b2414..04985014b6 100644 --- a/icu4c/source/data/unit/es_AR.txt +++ b/icu4c/source/data/unit/es_AR.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_AR{ %%Parent{"es_419"} - Version{"2.1.37.22"} + Version{"2.1.38.39"} units{ duration{ year{ diff --git a/icu4c/source/data/unit/es_BO.txt b/icu4c/source/data/unit/es_BO.txt index c2c9891c91..c4c990291c 100644 --- a/icu4c/source/data/unit/es_BO.txt +++ b/icu4c/source/data/unit/es_BO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_BO{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_BR.txt b/icu4c/source/data/unit/es_BR.txt index ee8a4443d4..1115ce9cfb 100644 --- a/icu4c/source/data/unit/es_BR.txt +++ b/icu4c/source/data/unit/es_BR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_BR{ %%Parent{"es_419"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_BZ.txt b/icu4c/source/data/unit/es_BZ.txt index 7734598e06..3d2302ce36 100644 --- a/icu4c/source/data/unit/es_BZ.txt +++ b/icu4c/source/data/unit/es_BZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_BZ{ %%Parent{"es_419"} - Version{"2.1.32.37"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_CL.txt b/icu4c/source/data/unit/es_CL.txt index c4f1c46021..509dff299a 100644 --- a/icu4c/source/data/unit/es_CL.txt +++ b/icu4c/source/data/unit/es_CL.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_CL{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} durationUnits{ hms{"hh:mm:ss"} ms{"mm:ss"} diff --git a/icu4c/source/data/unit/es_CO.txt b/icu4c/source/data/unit/es_CO.txt index b6ff0c4fe2..8d99329e13 100644 --- a/icu4c/source/data/unit/es_CO.txt +++ b/icu4c/source/data/unit/es_CO.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_CO{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} units{ duration{ month{ diff --git a/icu4c/source/data/unit/es_CR.txt b/icu4c/source/data/unit/es_CR.txt index 1c76e288f9..7cfafd6b22 100644 --- a/icu4c/source/data/unit/es_CR.txt +++ b/icu4c/source/data/unit/es_CR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_CR{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_CU.txt b/icu4c/source/data/unit/es_CU.txt index f75d29f4ec..3fb6de11df 100644 --- a/icu4c/source/data/unit/es_CU.txt +++ b/icu4c/source/data/unit/es_CU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_CU{ %%Parent{"es_419"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_DO.txt b/icu4c/source/data/unit/es_DO.txt index f39b23738d..032455c329 100644 --- a/icu4c/source/data/unit/es_DO.txt +++ b/icu4c/source/data/unit/es_DO.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_DO{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} units{ electric{ ampere{ diff --git a/icu4c/source/data/unit/es_EC.txt b/icu4c/source/data/unit/es_EC.txt index 3ba889d9e5..5aaa9378dd 100644 --- a/icu4c/source/data/unit/es_EC.txt +++ b/icu4c/source/data/unit/es_EC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_EC{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_GT.txt b/icu4c/source/data/unit/es_GT.txt index 9b37fa0a80..7ebc1c0c38 100644 --- a/icu4c/source/data/unit/es_GT.txt +++ b/icu4c/source/data/unit/es_GT.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_GT{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/es_HN.txt b/icu4c/source/data/unit/es_HN.txt index 0f5bdd99b1..fbd1b891e1 100644 --- a/icu4c/source/data/unit/es_HN.txt +++ b/icu4c/source/data/unit/es_HN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_HN{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_MX.txt b/icu4c/source/data/unit/es_MX.txt index 4dbfaa9ac7..a421f47f19 100644 --- a/icu4c/source/data/unit/es_MX.txt +++ b/icu4c/source/data/unit/es_MX.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_MX{ %%Parent{"es_419"} - Version{"2.1.37.32"} + Version{"2.1.38.73"} units{ angle{ arc-minute{ @@ -102,12 +102,6 @@ es_MX{ dnam{"lux"} } } - mass{ - microgram{ - one{"{0} microgramo"} - other{"{0} microgramos"} - } - } power{ gigawatt{ dnam{"gigavatios"} @@ -306,12 +300,6 @@ es_MX{ dnam{"km/hora"} } } - temperature{ - celsius{ - one{"{0} °C"} - other{"{0} °C"} - } - } volume{ cup{ dnam{"tza."} diff --git a/icu4c/source/data/unit/es_NI.txt b/icu4c/source/data/unit/es_NI.txt index 13bc101706..ccbc5d7106 100644 --- a/icu4c/source/data/unit/es_NI.txt +++ b/icu4c/source/data/unit/es_NI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_NI{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_PA.txt b/icu4c/source/data/unit/es_PA.txt index 670b66608b..a1761c07d3 100644 --- a/icu4c/source/data/unit/es_PA.txt +++ b/icu4c/source/data/unit/es_PA.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PA{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_PE.txt b/icu4c/source/data/unit/es_PE.txt index 4e9203c163..5a2adc95a3 100644 --- a/icu4c/source/data/unit/es_PE.txt +++ b/icu4c/source/data/unit/es_PE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PE{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_PR.txt b/icu4c/source/data/unit/es_PR.txt index ac57a29a0c..a329327e3f 100644 --- a/icu4c/source/data/unit/es_PR.txt +++ b/icu4c/source/data/unit/es_PR.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PR{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} unitsNarrow{ temperature{ fahrenheit{ diff --git a/icu4c/source/data/unit/es_PY.txt b/icu4c/source/data/unit/es_PY.txt index cc9f1491f2..c8fb2c0e2b 100644 --- a/icu4c/source/data/unit/es_PY.txt +++ b/icu4c/source/data/unit/es_PY.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PY{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} units{ duration{ year{ diff --git a/icu4c/source/data/unit/es_SV.txt b/icu4c/source/data/unit/es_SV.txt index f3ed768387..ba50c55a95 100644 --- a/icu4c/source/data/unit/es_SV.txt +++ b/icu4c/source/data/unit/es_SV.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_SV{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_US.txt b/icu4c/source/data/unit/es_US.txt index 9cbd2dfa6f..51926b6fc1 100644 --- a/icu4c/source/data/unit/es_US.txt +++ b/icu4c/source/data/unit/es_US.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_US{ %%Parent{"es_419"} - Version{"2.1.37.22"} + Version{"2.1.38.73"} units{ angle{ revolution{ @@ -72,12 +72,6 @@ es_US{ other{"{0} pt"} } } - mass{ - microgram{ - one{"{0} microgramo"} - other{"{0} microgramos"} - } - } power{ gigawatt{ dnam{"gigavatios"} @@ -199,17 +193,7 @@ es_US{ other{"{0} CV"} } } - temperature{ - celsius{ - one{"{0} °C"} - other{"{0} °C"} - } - } volume{ - cup{ - one{"{0} tza."} - other{"{0} tza."} - } gallon-imperial{ dnam{"Imp. gal"} one{"{0} gal Imp."} diff --git a/icu4c/source/data/unit/es_UY.txt b/icu4c/source/data/unit/es_UY.txt index cde08bb5c5..889896075e 100644 --- a/icu4c/source/data/unit/es_UY.txt +++ b/icu4c/source/data/unit/es_UY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_UY{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/es_VE.txt b/icu4c/source/data/unit/es_VE.txt index 49d5a3fe65..b15c110714 100644 --- a/icu4c/source/data/unit/es_VE.txt +++ b/icu4c/source/data/unit/es_VE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_VE{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/et.txt b/icu4c/source/data/unit/et.txt index 41036fdc45..fa1daeef7e 100644 --- a/icu4c/source/data/unit/et.txt +++ b/icu4c/source/data/unit/et.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License et{ - Version{"2.1.37.22"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/eu.txt b/icu4c/source/data/unit/eu.txt index d4b757f885..5882d91832 100644 --- a/icu4c/source/data/unit/eu.txt +++ b/icu4c/source/data/unit/eu.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License eu{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ewo.txt b/icu4c/source/data/unit/ewo.txt index 526c3e0506..32e11ea639 100644 --- a/icu4c/source/data/unit/ewo.txt +++ b/icu4c/source/data/unit/ewo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ewo{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/fa.txt b/icu4c/source/data/unit/fa.txt index 03242f21b8..836aea047e 100644 --- a/icu4c/source/data/unit/fa.txt +++ b/icu4c/source/data/unit/fa.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fa{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ff.txt b/icu4c/source/data/unit/ff.txt index 83c4535970..71a6b94a88 100644 --- a/icu4c/source/data/unit/ff.txt +++ b/icu4c/source/data/unit/ff.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ff{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/fi.txt b/icu4c/source/data/unit/fi.txt index 12dec08c1d..188d20d515 100644 --- a/icu4c/source/data/unit/fi.txt +++ b/icu4c/source/data/unit/fi.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fi{ - Version{"2.1.37.67"} + Version{"2.1.39.20"} durationUnits{ hm{"h.mm"} hms{"h.mm.ss"} diff --git a/icu4c/source/data/unit/fil.txt b/icu4c/source/data/unit/fil.txt index 3abb1bc149..5141bb1fe7 100644 --- a/icu4c/source/data/unit/fil.txt +++ b/icu4c/source/data/unit/fil.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fil{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/fo.txt b/icu4c/source/data/unit/fo.txt index b6b4c47b9a..9a2c02b01e 100644 --- a/icu4c/source/data/unit/fo.txt +++ b/icu4c/source/data/unit/fo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fo{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/fr.txt b/icu4c/source/data/unit/fr.txt index b3c2f030b6..b1ba238028 100644 --- a/icu4c/source/data/unit/fr.txt +++ b/icu4c/source/data/unit/fr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr{ - Version{"2.1.37.1"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/fr_CA.txt b/icu4c/source/data/unit/fr_CA.txt index 3a4633d100..ede368db94 100644 --- a/icu4c/source/data/unit/fr_CA.txt +++ b/icu4c/source/data/unit/fr_CA.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_CA{ - Version{"2.1.37.22"} + Version{"2.1.38.73"} units{ acceleration{ g-force{ @@ -74,10 +74,6 @@ fr_CA{ kilogram{ per{"{0} par kilogramme"} } - microgram{ - one{"{0} microgramme"} - other{"{0} microgrammes"} - } stone{ other{"{0} stone"} } @@ -211,10 +207,6 @@ fr_CA{ } } mass{ - kilogram{ - one{"{0}kg"} - other{"{0}kg"} - } metric-ton{ one{"{0}t"} other{"{0}t"} @@ -354,12 +346,6 @@ fr_CA{ other{"{0} psi"} } } - temperature{ - generic{ - one{"{0}°"} - other{"{0}°"} - } - } volume{ centiliter{ dnam{"cL"} diff --git a/icu4c/source/data/unit/fr_HT.txt b/icu4c/source/data/unit/fr_HT.txt index 45666470cb..49450daeef 100644 --- a/icu4c/source/data/unit/fr_HT.txt +++ b/icu4c/source/data/unit/fr_HT.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_HT{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} units{ area{ hectare{ diff --git a/icu4c/source/data/unit/fur.txt b/icu4c/source/data/unit/fur.txt index 6469460717..7bff51370f 100644 --- a/icu4c/source/data/unit/fur.txt +++ b/icu4c/source/data/unit/fur.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fur{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/fy.txt b/icu4c/source/data/unit/fy.txt index 18f89116cb..1bcab07644 100644 --- a/icu4c/source/data/unit/fy.txt +++ b/icu4c/source/data/unit/fy.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fy{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ga.txt b/icu4c/source/data/unit/ga.txt index daa6d52e73..37990be1be 100644 --- a/icu4c/source/data/unit/ga.txt +++ b/icu4c/source/data/unit/ga.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ga{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/gd.txt b/icu4c/source/data/unit/gd.txt index bd788a8c6e..323e4d88c7 100644 --- a/icu4c/source/data/unit/gd.txt +++ b/icu4c/source/data/unit/gd.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gd{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/gl.txt b/icu4c/source/data/unit/gl.txt index dc59233290..c9890e96c8 100644 --- a/icu4c/source/data/unit/gl.txt +++ b/icu4c/source/data/unit/gl.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gl{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/gsw.txt b/icu4c/source/data/unit/gsw.txt index e84930d5aa..c357e13742 100644 --- a/icu4c/source/data/unit/gsw.txt +++ b/icu4c/source/data/unit/gsw.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gsw{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/gu.txt b/icu4c/source/data/unit/gu.txt index 16f2c45380..3c0acb6c13 100644 --- a/icu4c/source/data/unit/gu.txt +++ b/icu4c/source/data/unit/gu.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gu{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/guz.txt b/icu4c/source/data/unit/guz.txt index f7ea241328..cb3724f43a 100644 --- a/icu4c/source/data/unit/guz.txt +++ b/icu4c/source/data/unit/guz.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License guz{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/gv.txt b/icu4c/source/data/unit/gv.txt index bad1078529..4529a09cb9 100644 --- a/icu4c/source/data/unit/gv.txt +++ b/icu4c/source/data/unit/gv.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gv{ - Version{"2.1.34.91"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/ha.txt b/icu4c/source/data/unit/ha.txt index fe89ec3cb3..2b697494a0 100644 --- a/icu4c/source/data/unit/ha.txt +++ b/icu4c/source/data/unit/ha.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ha{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/haw.txt b/icu4c/source/data/unit/haw.txt index 0969140ec7..357040361e 100644 --- a/icu4c/source/data/unit/haw.txt +++ b/icu4c/source/data/unit/haw.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License haw{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/he.txt b/icu4c/source/data/unit/he.txt index 5f50ec5be4..0196e7469e 100644 --- a/icu4c/source/data/unit/he.txt +++ b/icu4c/source/data/unit/he.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License he{ - Version{"2.1.37.22"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/hi.txt b/icu4c/source/data/unit/hi.txt index 813a8ac04d..1a7a8d4941 100644 --- a/icu4c/source/data/unit/hi.txt +++ b/icu4c/source/data/unit/hi.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hi{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/hr.txt b/icu4c/source/data/unit/hr.txt index ca556eef5c..0fb539d8dc 100644 --- a/icu4c/source/data/unit/hr.txt +++ b/icu4c/source/data/unit/hr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hr{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/hsb.txt b/icu4c/source/data/unit/hsb.txt index b9c040374b..5fc2fe5308 100644 --- a/icu4c/source/data/unit/hsb.txt +++ b/icu4c/source/data/unit/hsb.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hsb{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/hu.txt b/icu4c/source/data/unit/hu.txt index efea7d6aa7..95f967f77d 100644 --- a/icu4c/source/data/unit/hu.txt +++ b/icu4c/source/data/unit/hu.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hu{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/hy.txt b/icu4c/source/data/unit/hy.txt index 814312734f..9e18c94dc4 100644 --- a/icu4c/source/data/unit/hy.txt +++ b/icu4c/source/data/unit/hy.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hy{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/id.txt b/icu4c/source/data/unit/id.txt index e151aa6d47..89247c1176 100644 --- a/icu4c/source/data/unit/id.txt +++ b/icu4c/source/data/unit/id.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License id{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h.mm"} hms{"h.mm.ss"} diff --git a/icu4c/source/data/unit/ig.txt b/icu4c/source/data/unit/ig.txt index 7e7e278e9b..c1d9580cd4 100644 --- a/icu4c/source/data/unit/ig.txt +++ b/icu4c/source/data/unit/ig.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ig{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/ii.txt b/icu4c/source/data/unit/ii.txt index a4a98133eb..5299ff5bb5 100644 --- a/icu4c/source/data/unit/ii.txt +++ b/icu4c/source/data/unit/ii.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ii{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/is.txt b/icu4c/source/data/unit/is.txt index cbf6cfa565..d012f504e1 100644 --- a/icu4c/source/data/unit/is.txt +++ b/icu4c/source/data/unit/is.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License is{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/it.txt b/icu4c/source/data/unit/it.txt index 74a8625a62..822561937a 100644 --- a/icu4c/source/data/unit/it.txt +++ b/icu4c/source/data/unit/it.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License it{ - Version{"2.1.37.1"} + Version{"2.1.39.40"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} @@ -826,7 +826,7 @@ it{ } month{ dnam{"mese"} - one{"{0}mesi"} + one{"{0}mese"} other{"{0}mesi"} } second{ diff --git a/icu4c/source/data/unit/ja.txt b/icu4c/source/data/unit/ja.txt index f152554120..ff646ab486 100644 --- a/icu4c/source/data/unit/ja.txt +++ b/icu4c/source/data/unit/ja.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ja{ - Version{"2.1.37.1"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/jgo.txt b/icu4c/source/data/unit/jgo.txt index eeed589e9e..befd746202 100644 --- a/icu4c/source/data/unit/jgo.txt +++ b/icu4c/source/data/unit/jgo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License jgo{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/jmc.txt b/icu4c/source/data/unit/jmc.txt index 88799a310b..8b0c276ea9 100644 --- a/icu4c/source/data/unit/jmc.txt +++ b/icu4c/source/data/unit/jmc.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License jmc{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/ka.txt b/icu4c/source/data/unit/ka.txt index 15c33bd08c..c700a003d9 100644 --- a/icu4c/source/data/unit/ka.txt +++ b/icu4c/source/data/unit/ka.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ka{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/kab.txt b/icu4c/source/data/unit/kab.txt index a7aaa0a486..77d47a0d06 100644 --- a/icu4c/source/data/unit/kab.txt +++ b/icu4c/source/data/unit/kab.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kab{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/kam.txt b/icu4c/source/data/unit/kam.txt index be7e8d4a7c..fa91ffc547 100644 --- a/icu4c/source/data/unit/kam.txt +++ b/icu4c/source/data/unit/kam.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kam{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/kde.txt b/icu4c/source/data/unit/kde.txt index 08d1148240..dfe5f279e8 100644 --- a/icu4c/source/data/unit/kde.txt +++ b/icu4c/source/data/unit/kde.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kde{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/kea.txt b/icu4c/source/data/unit/kea.txt index 6818db95b2..1e2e40e43c 100644 --- a/icu4c/source/data/unit/kea.txt +++ b/icu4c/source/data/unit/kea.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kea{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/khq.txt b/icu4c/source/data/unit/khq.txt index dc5b89ce6e..3207438b22 100644 --- a/icu4c/source/data/unit/khq.txt +++ b/icu4c/source/data/unit/khq.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License khq{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/ki.txt b/icu4c/source/data/unit/ki.txt index b65f033597..bb9774ce2f 100644 --- a/icu4c/source/data/unit/ki.txt +++ b/icu4c/source/data/unit/ki.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ki{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/kk.txt b/icu4c/source/data/unit/kk.txt index 550608f38d..5728131efe 100644 --- a/icu4c/source/data/unit/kk.txt +++ b/icu4c/source/data/unit/kk.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kk{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/kkj.txt b/icu4c/source/data/unit/kkj.txt index 0766dcc8ed..227e28b765 100644 --- a/icu4c/source/data/unit/kkj.txt +++ b/icu4c/source/data/unit/kkj.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kkj{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/kl.txt b/icu4c/source/data/unit/kl.txt index f61cab6dcc..141f8fdde1 100644 --- a/icu4c/source/data/unit/kl.txt +++ b/icu4c/source/data/unit/kl.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kl{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/kln.txt b/icu4c/source/data/unit/kln.txt index 7e71ab4a14..51163fa076 100644 --- a/icu4c/source/data/unit/kln.txt +++ b/icu4c/source/data/unit/kln.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kln{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/km.txt b/icu4c/source/data/unit/km.txt index 01628c0a16..3e99676ed1 100644 --- a/icu4c/source/data/unit/km.txt +++ b/icu4c/source/data/unit/km.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License km{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/kn.txt b/icu4c/source/data/unit/kn.txt index 0d972b9617..23721283e5 100644 --- a/icu4c/source/data/unit/kn.txt +++ b/icu4c/source/data/unit/kn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kn{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ko.txt b/icu4c/source/data/unit/ko.txt index 6330830bec..1957bb9aec 100644 --- a/icu4c/source/data/unit/ko.txt +++ b/icu4c/source/data/unit/ko.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ko{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/kok.txt b/icu4c/source/data/unit/kok.txt index 3bb4c20ddd..d0e8a69a00 100644 --- a/icu4c/source/data/unit/kok.txt +++ b/icu4c/source/data/unit/kok.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kok{ - Version{"2.1.36.86"} + Version{"2.1.38.69"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ks.txt b/icu4c/source/data/unit/ks.txt index 2112deac70..6d18325248 100644 --- a/icu4c/source/data/unit/ks.txt +++ b/icu4c/source/data/unit/ks.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ks{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/ksb.txt b/icu4c/source/data/unit/ksb.txt index 0f244f8799..6b5b72bb55 100644 --- a/icu4c/source/data/unit/ksb.txt +++ b/icu4c/source/data/unit/ksb.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ksb{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/ksf.txt b/icu4c/source/data/unit/ksf.txt index 8768530d36..e90eb30ec8 100644 --- a/icu4c/source/data/unit/ksf.txt +++ b/icu4c/source/data/unit/ksf.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ksf{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/ksh.txt b/icu4c/source/data/unit/ksh.txt index abbd612888..48201b06ef 100644 --- a/icu4c/source/data/unit/ksh.txt +++ b/icu4c/source/data/unit/ksh.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ksh{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/kw.txt b/icu4c/source/data/unit/kw.txt index 13f10c3da6..20e641f93c 100644 --- a/icu4c/source/data/unit/kw.txt +++ b/icu4c/source/data/unit/kw.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kw{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/ky.txt b/icu4c/source/data/unit/ky.txt index 78ed852ba6..afba61faaf 100644 --- a/icu4c/source/data/unit/ky.txt +++ b/icu4c/source/data/unit/ky.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ky{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/lag.txt b/icu4c/source/data/unit/lag.txt index 7a87fc4d55..8a86891b07 100644 --- a/icu4c/source/data/unit/lag.txt +++ b/icu4c/source/data/unit/lag.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lag{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/lb.txt b/icu4c/source/data/unit/lb.txt index 9cd308cfed..5a45b62324 100644 --- a/icu4c/source/data/unit/lb.txt +++ b/icu4c/source/data/unit/lb.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lb{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/lg.txt b/icu4c/source/data/unit/lg.txt index f17caa5a23..053ac2b384 100644 --- a/icu4c/source/data/unit/lg.txt +++ b/icu4c/source/data/unit/lg.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lg{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/lkt.txt b/icu4c/source/data/unit/lkt.txt index 6ebeb5789d..cbf251c36a 100644 --- a/icu4c/source/data/unit/lkt.txt +++ b/icu4c/source/data/unit/lkt.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lkt{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/ln.txt b/icu4c/source/data/unit/ln.txt index 3f26cdbeec..0fb37580c8 100644 --- a/icu4c/source/data/unit/ln.txt +++ b/icu4c/source/data/unit/ln.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ln{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/lo.txt b/icu4c/source/data/unit/lo.txt index b2b564ef62..6798d07711 100644 --- a/icu4c/source/data/unit/lo.txt +++ b/icu4c/source/data/unit/lo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lo{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/lrc.txt b/icu4c/source/data/unit/lrc.txt index 4a8bc0a234..820939cc4c 100644 --- a/icu4c/source/data/unit/lrc.txt +++ b/icu4c/source/data/unit/lrc.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lrc{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/lt.txt b/icu4c/source/data/unit/lt.txt index 776743c5d2..0e929987cc 100644 --- a/icu4c/source/data/unit/lt.txt +++ b/icu4c/source/data/unit/lt.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lt{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"hh:mm"} hms{"hh:mm:ss"} diff --git a/icu4c/source/data/unit/lu.txt b/icu4c/source/data/unit/lu.txt index 7b44552ac1..f28aeda2e5 100644 --- a/icu4c/source/data/unit/lu.txt +++ b/icu4c/source/data/unit/lu.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lu{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/luo.txt b/icu4c/source/data/unit/luo.txt index 43c138049f..414d13fe5a 100644 --- a/icu4c/source/data/unit/luo.txt +++ b/icu4c/source/data/unit/luo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License luo{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/luy.txt b/icu4c/source/data/unit/luy.txt index 9671ff7f4e..3e07b21beb 100644 --- a/icu4c/source/data/unit/luy.txt +++ b/icu4c/source/data/unit/luy.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License luy{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/lv.txt b/icu4c/source/data/unit/lv.txt index 2eeb62fde7..6816a4ccb1 100644 --- a/icu4c/source/data/unit/lv.txt +++ b/icu4c/source/data/unit/lv.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lv{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/mas.txt b/icu4c/source/data/unit/mas.txt index f690e2e8bf..b34550c491 100644 --- a/icu4c/source/data/unit/mas.txt +++ b/icu4c/source/data/unit/mas.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mas{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/mer.txt b/icu4c/source/data/unit/mer.txt index ebe21712de..b59f5a70e6 100644 --- a/icu4c/source/data/unit/mer.txt +++ b/icu4c/source/data/unit/mer.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mer{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/mfe.txt b/icu4c/source/data/unit/mfe.txt index 501dcd331f..b16617bea2 100644 --- a/icu4c/source/data/unit/mfe.txt +++ b/icu4c/source/data/unit/mfe.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mfe{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/mg.txt b/icu4c/source/data/unit/mg.txt index e9cddd2af1..dbd411485a 100644 --- a/icu4c/source/data/unit/mg.txt +++ b/icu4c/source/data/unit/mg.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mg{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/mgh.txt b/icu4c/source/data/unit/mgh.txt index 34ae215c18..be3809583a 100644 --- a/icu4c/source/data/unit/mgh.txt +++ b/icu4c/source/data/unit/mgh.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mgh{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/mgo.txt b/icu4c/source/data/unit/mgo.txt index 465e404eb2..8d73cf698a 100644 --- a/icu4c/source/data/unit/mgo.txt +++ b/icu4c/source/data/unit/mgo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mgo{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/mk.txt b/icu4c/source/data/unit/mk.txt index 01da46c0b4..d09b08d9f5 100644 --- a/icu4c/source/data/unit/mk.txt +++ b/icu4c/source/data/unit/mk.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mk{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ml.txt b/icu4c/source/data/unit/ml.txt index 9cf90913dd..e8a820f1fe 100644 --- a/icu4c/source/data/unit/ml.txt +++ b/icu4c/source/data/unit/ml.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ml{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/mn.txt b/icu4c/source/data/unit/mn.txt index c36823a25a..91e82c43a9 100644 --- a/icu4c/source/data/unit/mn.txt +++ b/icu4c/source/data/unit/mn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mn{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"hh:mm"} hms{"hh:mm:ss"} @@ -147,7 +147,7 @@ mn{ } } coordinate{ - east{"{0}E"} + east{"{0}Зүүн"} north{"{0}Умард"} south{"{0}Өмнөд"} west{"{0}Өрнөд"} @@ -1512,7 +1512,7 @@ mn{ other{"{0} гПа"} } inch-hg{ - dnam{"МөУсИн"} + dnam{"МөУс инч"} one{"{0} МөУсИн"} other{"{0} МөУсИн"} } diff --git a/icu4c/source/data/unit/mr.txt b/icu4c/source/data/unit/mr.txt index d85bceb748..839d67eff7 100644 --- a/icu4c/source/data/unit/mr.txt +++ b/icu4c/source/data/unit/mr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mr{ - Version{"2.1.37.22"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ms.txt b/icu4c/source/data/unit/ms.txt index 2213db930a..4835173ba8 100644 --- a/icu4c/source/data/unit/ms.txt +++ b/icu4c/source/data/unit/ms.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ms{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/mt.txt b/icu4c/source/data/unit/mt.txt index 84293f6b84..671e32bd03 100644 --- a/icu4c/source/data/unit/mt.txt +++ b/icu4c/source/data/unit/mt.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mt{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} units{ angle{ arc-minute{ diff --git a/icu4c/source/data/unit/mua.txt b/icu4c/source/data/unit/mua.txt index 738174658e..589cfb7685 100644 --- a/icu4c/source/data/unit/mua.txt +++ b/icu4c/source/data/unit/mua.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mua{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/my.txt b/icu4c/source/data/unit/my.txt index eb7f3d7ae1..7e283f432b 100644 --- a/icu4c/source/data/unit/my.txt +++ b/icu4c/source/data/unit/my.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License my{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} @@ -383,7 +383,7 @@ my{ kilogram{ dnam{"ကီလိုဂရမ်"} other{"{0} ကီလိုဂရမ်"} - per{"{0} လျှင် တစ်ကီလိုဂရမ်"} + per{"တစ်ကီလိုဂရမ်လျှင် {0}"} } metric-ton{ dnam{"မက်ထရစ်တန်"} diff --git a/icu4c/source/data/unit/mzn.txt b/icu4c/source/data/unit/mzn.txt index 9156a11e69..2339241722 100644 --- a/icu4c/source/data/unit/mzn.txt +++ b/icu4c/source/data/unit/mzn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mzn{ - Version{"2.1.31.86"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/naq.txt b/icu4c/source/data/unit/naq.txt index 98e14939eb..24a23f730a 100644 --- a/icu4c/source/data/unit/naq.txt +++ b/icu4c/source/data/unit/naq.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License naq{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/nb.txt b/icu4c/source/data/unit/nb.txt index de012ce293..2cd9ef0706 100644 --- a/icu4c/source/data/unit/nb.txt +++ b/icu4c/source/data/unit/nb.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nb{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/nd.txt b/icu4c/source/data/unit/nd.txt index ffbcd39e26..77b283575f 100644 --- a/icu4c/source/data/unit/nd.txt +++ b/icu4c/source/data/unit/nd.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nd{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/nds.txt b/icu4c/source/data/unit/nds.txt index 1e1b1fa37d..9c716e386f 100644 --- a/icu4c/source/data/unit/nds.txt +++ b/icu4c/source/data/unit/nds.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nds{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/ne.txt b/icu4c/source/data/unit/ne.txt index 046bd8e83e..3ecac8da7e 100644 --- a/icu4c/source/data/unit/ne.txt +++ b/icu4c/source/data/unit/ne.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ne{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/nl.txt b/icu4c/source/data/unit/nl.txt index 404d51a56e..ecc3be2c18 100644 --- a/icu4c/source/data/unit/nl.txt +++ b/icu4c/source/data/unit/nl.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nl{ - Version{"2.1.37.1"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/nmg.txt b/icu4c/source/data/unit/nmg.txt index 375b98acc4..5989a7d85b 100644 --- a/icu4c/source/data/unit/nmg.txt +++ b/icu4c/source/data/unit/nmg.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nmg{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/nn.txt b/icu4c/source/data/unit/nn.txt index 758ef4f359..aebc8a6270 100644 --- a/icu4c/source/data/unit/nn.txt +++ b/icu4c/source/data/unit/nn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nn{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/nnh.txt b/icu4c/source/data/unit/nnh.txt index 6af75360ae..bb4141f442 100644 --- a/icu4c/source/data/unit/nnh.txt +++ b/icu4c/source/data/unit/nnh.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nnh{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/nus.txt b/icu4c/source/data/unit/nus.txt index b7bc2bdb7b..c156f94c1c 100644 --- a/icu4c/source/data/unit/nus.txt +++ b/icu4c/source/data/unit/nus.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nus{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/nyn.txt b/icu4c/source/data/unit/nyn.txt index 3f1d19b118..1b6fcdb7a7 100644 --- a/icu4c/source/data/unit/nyn.txt +++ b/icu4c/source/data/unit/nyn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nyn{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/om.txt b/icu4c/source/data/unit/om.txt index bf75a2788c..d0d0f28ca0 100644 --- a/icu4c/source/data/unit/om.txt +++ b/icu4c/source/data/unit/om.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License om{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/or.txt b/icu4c/source/data/unit/or.txt index 08c8456206..d72e30dc68 100644 --- a/icu4c/source/data/unit/or.txt +++ b/icu4c/source/data/unit/or.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License or{ - Version{"2.1.37.57"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} @@ -10,14 +10,14 @@ or{ units{ acceleration{ g-force{ - dnam{"ଜି-ଫୋର୍ସ"} - one{"{0} ଜି-ଫୋର୍ସ"} - other{"{0} ଜି-ଫୋର୍ସ"} + dnam{"ଜି-ଫୋର୍ସ୍"} + one{"{0} ଜି-ଫୋର୍ସ୍"} + other{"{0} ଜି-ଫୋର୍ସ୍"} } meter-per-second-squared{ - dnam{"ମିଟର୍ ପ୍ରତି ସେକେଣ୍ଡ୍ ସ୍କାର୍ଡ୍"} - one{"{0} ମିଟର୍ ପ୍ରତି ସେକେଣ୍ଡ୍ ସ୍କାର୍ଡ୍"} - other{"{0} ମିଟର୍ ପ୍ରତି ସେକେଣ୍ଡ୍ ସ୍କାର୍ଡ୍"} + dnam{"ମିଟର୍ ପ୍ରତି ସେକେଣ୍ଡ୍ ବର୍ଗ"} + one{"{0} ମିଟର୍ ପ୍ରତି ସେକେଣ୍ଡ୍ ବର୍ଗ"} + other{"{0} ମିଟର୍ ପ୍ରତି ସେକେଣ୍ଡ୍ ବର୍ଗ"} } } angle{ @@ -37,14 +37,14 @@ or{ other{"{0} ଡିଗ୍ରୀ"} } radian{ - dnam{"ରାଡିଆନ୍"} - one{"{0} ରାଡିଆନ୍"} - other{"{0} ରାଡିଆନ୍"} + dnam{"ରେଡିଆନ୍"} + one{"{0} ରେଡିଆନ୍"} + other{"{0} ରେଡିଆନ୍"} } revolution{ - dnam{"ରିଭୋଲ୍ୟୁସନ୍"} - one{"{0} ରିଭୋଲ୍ୟୁସନ୍"} - other{"{0} ରିଭୋଲ୍ୟୁସନ୍"} + dnam{"ପରିକ୍ରମଣ"} + one{"{0} ପରିକ୍ରମଣ"} + other{"{0} ପରିକ୍ରମଣ"} } } area{ @@ -65,15 +65,15 @@ or{ per{"{0} ପ୍ରତି ବର୍ଗ ସେଣ୍ଟିମିଟର୍"} } square-foot{ - dnam{"ବର୍ଗ ଫୁଟ"} - one{"{0} ବର୍ଗ ଫୁଟ"} - other{"{0} ବର୍ଗ ଫୁଟ"} + dnam{"ବର୍ଗ ଫିଟ୍"} + one{"{0} ବର୍ଗ ଫୁଟ୍"} + other{"{0} ବର୍ଗ ଫିଟ୍"} } square-inch{ - dnam{"ବର୍ଗ ଇଞ୍ଜି"} - one{"{0} ବର୍ଗ ଇଞ୍ଜି"} - other{"{0} ବର୍ଗ ଇଞ୍ଜି"} - per{"{0} ପ୍ରତି ବର୍ଗ ଇଞ୍ଜି"} + dnam{"ବର୍ଗ ଇଞ୍ଚ"} + one{"{0} ବର୍ଗ ଇଞ୍ଚ"} + other{"{0} ବର୍ଗ ଇଞ୍ଚ"} + per{"{0} ପ୍ରତି ବର୍ଗ ଇଞ୍ଚ"} } square-kilometer{ dnam{"ବର୍ଗ କିଲୋମିଟର୍"} @@ -94,9 +94,9 @@ or{ per{"{0} ପ୍ରତି ବର୍ଗ ମାଇଲ୍"} } square-yard{ - dnam{"ବର୍ଗ ୟାର୍ଡ୍"} - one{"{0} ବର୍ଗ ୟାର୍ଡ୍"} - other{"{0} ବର୍ଗ ୟାର୍ଡ୍"} + dnam{"ବର୍ଗ ଗଜ"} + one{"{0} ବର୍ଗ ଗଜ"} + other{"{0} ବର୍ଗ ଗଜ"} } } compound{ @@ -142,7 +142,7 @@ or{ } mile-per-gallon-imperial{ dnam{"ମାଇଲ୍ ପ୍ରତି ଇମ୍ପେରିଆଲ୍ ଗ୍ୟାଲନ୍"} - one{"{0} mpg Imp."} + one{"{0} ମାଇଲ୍ ପ୍ରତି ଇମ୍ପେରିଆଲ୍ ଗ୍ୟାଲନ୍"} other{"{0} ମାଇଲ୍ ପ୍ରତି ଇମ୍ପେରିଆଲ୍ ଗ୍ୟାଲନ୍"} } } @@ -199,6 +199,7 @@ or{ other{"{0} ଟେରାବିଟ୍"} } terabyte{ + dnam{"ଟେରାବାଇଟ୍"} one{"{0} ଟେରାବାଇଟ୍"} other{"{0} ଟେରାବାଇଟ୍"} } @@ -252,7 +253,7 @@ or{ dnam{"ସେକେଣ୍ଡ"} one{"{0} ସେକେଣ୍ଡ"} other{"{0} ସେକେଣ୍ଡ"} - per{"ସେକେଣ୍ଡ ପ୍ରତି {0}"} + per{"{0} ପ୍ରତି ସେକେଣ୍ଡ"} } week{ dnam{"ସପ୍ତାହ"} @@ -269,14 +270,14 @@ or{ } electric{ ampere{ - dnam{"ଆମ୍ପେର୍"} - one{"{0} ଆମ୍ପେର୍"} - other{"{0} ଆମ୍ପେର୍"} + dnam{"ଆମ୍ପିୟର୍"} + one{"{0} ଆମ୍ପିୟର୍"} + other{"{0} ଆମ୍ପିୟର୍"} } milliampere{ - dnam{"ମିଲିଆମ୍ପେର"} - one{"{0} ମିଲିଆମ୍ପେର"} - other{"{0} ମିଲିଆମ୍ପେର"} + dnam{"ମିଲିଆମ୍ପିୟର୍"} + one{"{0} ମିଲିଆମ୍ପିୟର୍"} + other{"{0} ମିଲିଆମ୍ପିୟର୍"} } ohm{ dnam{"ଓହମ୍"} @@ -291,29 +292,29 @@ or{ } energy{ calorie{ - dnam{"କ୍ୟାଲୋରି"} - one{"{0} କ୍ୟାଲୋରି"} - other{"{0} କ୍ୟାଲୋରି"} + dnam{"କ୍ୟାଲୋରୀ"} + one{"{0} କ୍ୟାଲୋରୀ"} + other{"{0} କ୍ୟାଲୋରୀ"} } foodcalorie{ - dnam{"କ୍ୟାଲୋରି"} - one{"{0} କ୍ୟାଲୋରି"} - other{"{0} କ୍ୟାଲୋରି"} + dnam{"କ୍ୟାଲୋରୀ"} + one{"{0} କ୍ୟାଲୋରୀ"} + other{"{0} କ୍ୟାଲୋରୀ"} } joule{ - dnam{"ଜୌଲେ"} - one{"{0} ଜୌଲେ"} - other{"{0} ଜୌଲେ"} + dnam{"ଜୁଲ୍"} + one{"{0} ଜୁଲ୍"} + other{"{0} ଜୁଲ୍"} } kilocalorie{ - dnam{"କିଲୋକ୍ୟାଲୋରି"} - one{"{0} କିଲୋକ୍ୟାଲୋରି"} - other{"{0} କିଲୋକ୍ୟାଲୋରି"} + dnam{"କିଲୋକ୍ୟାଲୋରୀ"} + one{"{0} କିଲୋକ୍ୟାଲୋରୀ"} + other{"{0} କିଲୋକ୍ୟାଲୋରୀ"} } kilojoule{ - dnam{"କିଲୋଜୌଲେ"} - one{"{0} କିଲୋଜୌଲେ"} - other{"{0} କିଲୋଜୌଲେ"} + dnam{"କିଲୋଜୁଲ୍"} + one{"{0} କିଲୋଜୁଲ୍"} + other{"{0} କିଲୋଜୁଲ୍"} } kilowatt-hour{ dnam{"କିଲୋୱାଟ୍-ଘଣ୍ଟା"} @@ -345,9 +346,9 @@ or{ } length{ astronomical-unit{ - dnam{"ଆଷ୍ଟୋନୋମିକାଲ୍ ୟୁନିଟ୍"} - one{"{0} ଆଷ୍ଟୋନୋମିକାଲ୍ ୟୁନିଟ୍"} - other{"{0} ଆଷ୍ଟୋନୋମିକାଲ୍ ୟୁନିଟ୍"} + dnam{"ଖଗୋଲୀୟ ଏକକ"} + one{"{0} ଖଗୋଲୀୟ ଏକକ"} + other{"{0} ଖଗୋଲୀୟ ଏକକ"} } centimeter{ dnam{"ସେଣ୍ଟିମିଟର୍"} @@ -361,16 +362,16 @@ or{ other{"{0} ଡେସିମିଟର୍"} } foot{ - dnam{"ଫୁଟ"} - one{"{0} ଫୁଟ"} - other{"{0} ଫୁଟ"} - per{"{0} ପ୍ରତି ଫୁଟ"} + dnam{"ଫିଟ୍"} + one{"{0} ଫୁଟ୍"} + other{"{0} ଫିଟ୍"} + per{"{0} ପ୍ରତି ଫୁଟ୍"} } inch{ - dnam{"ଇଞ୍ଚି"} - one{"{0} ଇଞ୍ଜି"} - other{"{0} ଇଞ୍ଜି"} - per{"{0} ପ୍ରତି ଇଞ୍ଜି"} + dnam{"ଇଞ୍ଚ୍"} + one{"{0} ଇଞ୍ଚ୍"} + other{"{0} ଇଞ୍ଚ୍"} + per{"{0} ପ୍ରତି ଇଞ୍ଚ୍"} } kilometer{ dnam{"କିଲୋମିଟର୍"} @@ -379,9 +380,9 @@ or{ per{"{0} ପ୍ରତି କିଲୋମିଟର୍"} } light-year{ - dnam{"ପ୍ରକାଶ ବର୍ଷ"} - one{"{0} ପ୍ରକାଶ ବର୍ଷ"} - other{"{0} ପ୍ରକାଶ ବର୍ଷ"} + dnam{"ଆଲୋକ ବର୍ଷ"} + one{"{0} ଆଲୋକ ବର୍ଷ"} + other{"{0} ଆଲୋକ ବର୍ଷ"} } meter{ dnam{"ମିଟର୍"} @@ -415,14 +416,14 @@ or{ other{"{0} ନାନୋମିଟର୍"} } nautical-mile{ - dnam{"ନୌଟିକାଲ୍ ମାଇଲ୍"} - one{"{0} ନୌଟିକାଲ୍ ମାଇଲ୍"} - other{"{0} ନୌଟିକାଲ୍ ମାଇଲ୍"} + dnam{"ନଟିକାଲ୍ ମାଇଲ୍"} + one{"{0} ନଟିକାଲ୍ ମାଇଲ୍"} + other{"{0} ନଟିକାଲ୍ ମାଇଲ୍"} } parsec{ - dnam{"ପାରସେ"} - one{"{0} ପାରସେ"} - other{"{0} ପାରସେ"} + dnam{"ପାରସେକ୍"} + one{"{0} ପାରସେକ୍"} + other{"{0} ପାରସେକ୍"} } picometer{ dnam{"ପିକୋମିଟର୍"} @@ -449,9 +450,9 @@ or{ } mass{ carat{ - dnam{"କେରେଟ୍"} - one{"{0} କେରେଟ୍"} - other{"{0} କେରେଟ୍"} + dnam{"କ୍ୟାରେଟ୍"} + one{"{0} କ୍ୟାରେଟ୍"} + other{"{0} କ୍ୟାରେଟ୍"} } gram{ dnam{"ଗ୍ରାମ୍"} @@ -477,7 +478,7 @@ or{ } milligram{ dnam{"ମିଲିଗ୍ରାମ୍"} - one{"{0} mg"} + one{"{0} ମିଲିଗ୍ରାମ୍"} other{"{0} ମିଲିଗ୍ରାମ୍"} } ounce{ @@ -557,9 +558,9 @@ or{ other{"ପାରାର {0} ମିଲିମିଟର୍"} } pound-per-square-inch{ - dnam{"ପ୍ରତି ବର୍ଗ ଇଞ୍ଜି ପାଉଣ୍ଡ୍"} - one{"ପ୍ରତି ବର୍ଗ ଇଞ୍ଜି {0} ପାଉଣ୍ଡ୍"} - other{"ପ୍ରତି ବର୍ଗ ଇଞ୍ଜି {0} ପାଉଣ୍ଡ୍"} + dnam{"ପାଉଣ୍ଡ୍ ପ୍ରତି ବର୍ଗ ଇଞ୍ଚ"} + one{"ପ୍ରତି ବର୍ଗ ଇଞ୍ଚ {0} ପାଉଣ୍ଡ୍"} + other{"ପ୍ରତି ବର୍ଗ ଇଞ୍ଚ {0} ପାଉଣ୍ଡ୍"} } } speed{ @@ -569,9 +570,9 @@ or{ other{"{0} କିଲୋମିଟର୍ ପ୍ରତି ଘଣ୍ଟା"} } knot{ - dnam{"କ୍ନୋଟ୍"} - one{"{0} କ୍ନୋଟ୍"} - other{"{0} କ୍ନୋଟ୍"} + dnam{"ନଟ୍"} + one{"{0} ନଟ୍"} + other{"{0} ନଟ୍"} } meter-per-second{ dnam{"ମିଟର୍ ପ୍ରତି ସେକେଣ୍ଡ୍"} @@ -591,9 +592,9 @@ or{ other{"{0} ଡିଗ୍ରୀ ସେଲସିୟସ୍"} } fahrenheit{ - dnam{"ଡିଗ୍ରୀ ଫାରେନହେଟ୍"} - one{"{0} ଡିଗ୍ରୀ ଫାରେନହେଇଟ୍"} - other{"{0} ଡିଗ୍ରୀ ଫାରେନହେଟ୍"} + dnam{"ଡିଗ୍ରୀ ଫାରେନହାଇଟ୍"} + one{"{0} ଡିଗ୍ରୀ ଫାରେନହାଇଟ୍"} + other{"{0} ଡିଗ୍ରୀ ଫାରେନହାଇଟ୍"} } generic{ dnam{"°"} @@ -601,16 +602,16 @@ or{ other{"{0}°"} } kelvin{ - dnam{"କେଲଭିନସ୍"} - one{"{0} କେଲଭିନ"} - other{"{0} କେଲଭିନ"} + dnam{"କେଲଭିନ୍"} + one{"{0} କେଲଭିନ୍"} + other{"{0} କେଲଭିନ୍"} } } volume{ acre-foot{ - dnam{"ଏକର-ଫୁଟ"} + dnam{"ଏକର-ଫିଟ୍"} one{"{0} ଏକର-ଫୁଟ"} - other{"{0} ଏକର-ଫୁଟ"} + other{"{0} ଏକର-ଫିଟ୍"} } centiliter{ dnam{"ସେଣ୍ଟିଲିଟର୍"} @@ -624,14 +625,14 @@ or{ per{"{0} ପ୍ରତି କ୍ୟୁବିକ୍ ସେଣ୍ଟିମିଟର୍"} } cubic-foot{ - dnam{"କ୍ୟୁବିକ୍ ଫୁଟ"} - one{"{0} କ୍ୟୁବିକ୍ ଫୁଟ"} - other{"{0} କ୍ୟୁବିକ୍ ଫୁଟ"} + dnam{"କ୍ୟୁବିକ୍ ଫିଟ୍"} + one{"{0} କ୍ୟୁବିକ୍ ଫୁଟ୍"} + other{"{0} କ୍ୟୁବିକ୍ ଫିଟ୍"} } cubic-inch{ - dnam{"କ୍ୟୁବିକ୍ ଇଞ୍ଚି"} - one{"{0} କ୍ୟୁବିକ୍ ଇଞ୍ଚି"} - other{"{0} କ୍ୟୁବିକ୍ ଇଞ୍ଚି"} + dnam{"କ୍ୟୁବିକ୍ ଇଞ୍ଚ୍"} + one{"{0} କ୍ୟୁବିକ୍ ଇଞ୍ଚ୍"} + other{"{0} କ୍ୟୁବିକ୍ ଇଞ୍ଚ୍"} } cubic-kilometer{ dnam{"କ୍ୟୁବିକ୍ କିଲୋମିଟର୍"} @@ -708,14 +709,14 @@ or{ other{"{0} ମିଲିଲିଟର୍"} } pint{ - dnam{"ପିଣ୍ଟ୍"} - one{"{0} ପିଣ୍ଟ୍"} - other{"{0} ପିଣ୍ଟ୍"} + dnam{"ପାଇଣ୍ଟ୍"} + one{"{0} ପାଇଣ୍ଟ୍"} + other{"{0} ପାଇଣ୍ଟ୍"} } pint-metric{ - dnam{"ମେଟ୍ରିକ୍ ପିଣ୍ଟ୍"} - one{"{0} ମେଟ୍ରିକ୍ ପିଣ୍ଟ୍"} - other{"{0} ମେଟ୍ରିକ୍ ପିଣ୍ଟ୍"} + dnam{"ମେଟ୍ରିକ୍ ପାଇଣ୍ଟ୍"} + one{"{0} ମେଟ୍ରିକ୍ ପାଇଣ୍ଟ୍"} + other{"{0} ମେଟ୍ରିକ୍ ପାଇଣ୍ଟ୍"} } quart{ dnam{"କ୍ଵାର୍ଟ୍"} @@ -723,14 +724,14 @@ or{ other{"{0} କ୍ଵାର୍ଟ୍"} } tablespoon{ - dnam{"ଚାମୁଚା"} - one{"{0} ଚାମୁଚା"} - other{"{0} ଚାମୁଚା"} + dnam{"ଖାଇବା ଚାମଚ"} + one{"{0} ଖାଇବା ଚାମଚ"} + other{"{0} ଖାଇବା ଚାମଚ"} } teaspoon{ - dnam{"ଚାଚାମୁଚା"} - one{"{0} ଚାଚାମୁଚା"} - other{"{0} ଚାଚାମୁଚା"} + dnam{"ଛୋଟ ଚାମଚ"} + one{"{0} ଛୋଟ ଚାମଚ"} + other{"{0} ଛୋଟ ଚାମଚ"} } } } @@ -741,8 +742,8 @@ or{ consumption{ liter-per-100kilometers{ dnam{"ଲି/100କିମି"} - one{"{0} ଲି/100 କିମି"} - other{"{0} ଲି/100 କିମି"} + one{"{0}ଲି/100 କିମି"} + other{"{0}ଲି/100 କିମି"} } } coordinate{ @@ -754,13 +755,13 @@ or{ duration{ day{ dnam{"ଦିନ"} - one{"{0}d"} - other{"{0}d"} + one{"{0}ଦିନ"} + other{"{0}ଦିନ"} } hour{ dnam{"ଘଣ୍ଟା"} - one{"{0}h"} - other{"{0}h"} + one{"{0}ଘଣ୍ଟା"} + other{"{0}ଘଣ୍ଟା"} } millisecond{ dnam{"ମିଲିସେକେଣ୍ଡ"} @@ -769,28 +770,28 @@ or{ } minute{ dnam{"ମିନିଟ୍‌"} - one{"{0}m"} - other{"{0}m"} + one{"{0}ମିନିଟ୍‌"} + other{"{0}ମିନିଟ୍‌"} } month{ dnam{"ମାସ"} - one{"{0}m"} - other{"{0}m"} + one{"{0}ମାସ"} + other{"{0}ମାସ"} } second{ dnam{"ସେକେଣ୍ଡ"} - one{"{0}s"} - other{"{0} s"} + one{"{0}ସେକ୍"} + other{"{0}ସେକ୍"} } week{ - dnam{"wk"} - one{"{0}w"} - other{"{0}w"} + dnam{"ସପ୍ତାହ"} + one{"{0}ସପ୍"} + other{"{0} ସପ୍"} } year{ dnam{"yr"} - one{"{0}y"} - other{"{0}y"} + one{"{0}ବର୍ଷ"} + other{"{0}ବର୍ଷ"} } } length{ @@ -811,8 +812,8 @@ or{ } millimeter{ dnam{"ମିମି"} - one{"{0} ମିମି"} - other{"{0} mm"} + one{"{0}ମିମି"} + other{"{0}ମିମି"} } } mass{ @@ -852,7 +853,7 @@ or{ unitsShort{ acceleration{ g-force{ - dnam{"ଜି-ଫୋର୍ସ"} + dnam{"ଜି-ଫୋର୍ସ୍"} one{"{0} ଜି"} other{"{0} ଜି"} } @@ -864,9 +865,9 @@ or{ } angle{ arc-minute{ - dnam{"ଆର୍କମିନିଟ୍"} - one{"{0} ଆର୍କମିନିଟ୍"} - other{"{0} ଆର୍କମିନିଟ୍"} + dnam{"ଆର୍କମି"} + one{"{0} ଆର୍କମି"} + other{"{0} ଆର୍କମି"} } arc-second{ dnam{"ଆର୍କସେ"} @@ -879,14 +880,14 @@ or{ other{"{0} ଡି"} } radian{ - dnam{"ରାଡିଆନ୍"} - one{"{0} ରାଡି"} - other{"{0} ରାଡି"} + dnam{"ରେଡିଆନ୍"} + one{"{0} ରେଡି"} + other{"{0} ରେଡି"} } revolution{ - dnam{"ରିଭୋ"} - one{"{0} ରିଭୋ"} - other{"{0} ରିଭୋ"} + dnam{"ପରିକ୍ର"} + one{"{0} ପରିକ୍ର"} + other{"{0} ପରିକ୍ର"} } } area{ @@ -907,15 +908,15 @@ or{ per{"{0}/ସେମି²"} } square-foot{ - dnam{"ବର୍ଗ ଫୁଟ"} - one{"{0} ବର୍ଗ ଫୁଟ"} - other{"{0} ବର୍ଗ ଫୁଟ"} + dnam{"ବର୍ଗ ଫିଟ୍"} + one{"{0} ବର୍ଗ ଫିଟ୍"} + other{"{0} ବର୍ଗ ଫିଟ୍"} } square-inch{ - dnam{"ଇଞ୍ଚି²"} - one{"{0} ଇଞ୍ଚି²"} - other{"{0} ଇଞ୍ଚି²"} - per{"{0}/ଇଞ୍ଚି²"} + dnam{"ଇଞ୍ଚ²"} + one{"{0} ଇଞ୍ଚ²"} + other{"{0} ଇଞ୍ଚ²"} + per{"{0}/ଇଞ୍ଚ²"} } square-kilometer{ dnam{"କିମି²"} @@ -951,9 +952,9 @@ or{ other{"{0} kt"} } milligram-per-deciliter{ - dnam{"ଏମଜି/ଡେଲି"} - one{"{0} ଏମଜି/ଡେଲି"} - other{"{0} ଏମଜି/ଡେଲି"} + dnam{"ମିଗ୍ରା/ଡେଲି"} + one{"{0} ମିଗ୍ରା/ଡେଲି"} + other{"{0} ମିଗ୍ରା/ଡେଲି"} } millimole-per-liter{ dnam{"ମିଲିମୋଲ୍/ଲିଟର୍"} @@ -1007,43 +1008,43 @@ or{ } gigabit{ dnam{"ଜିବିଟ୍"} - one{"{0} ଜିବିଟ୍"} - other{"{0} ଜିବିଟ୍"} + one{"{0} Gb"} + other{"{0} Gb"} } gigabyte{ dnam{"ଜିବାଇଟ୍"} - one{"{0} ଜିବି"} - other{"{0} ଜିବି"} + one{"{0} GB"} + other{"{0} GB"} } kilobit{ dnam{"କେବିଟ୍"} - one{"{0} କେବିଟ୍"} - other{"{0} କେବିଟ୍"} + one{"{0} kb"} + other{"{0} kb"} } kilobyte{ dnam{"କେବାଇଟ୍"} - one{"{0} କେବି"} - other{"{0} କେବି"} + one{"{0} kB"} + other{"{0} kB"} } megabit{ dnam{"ମେବିଟ୍"} - one{"{0} ଏମବିଟ୍"} - other{"{0} ଏମବିଟ୍"} + one{"{0} Mb"} + other{"{0} Mb"} } megabyte{ dnam{"ମେବାଇଟ୍"} - one{"{0} ଏମବି"} - other{"{0} ଏମବି"} + one{"{0} MB"} + other{"{0} MB"} } terabit{ - dnam{"ଟେବିଟ୍"} - one{"{0} ଟିବି"} - other{"{0} ଟିବି"} + dnam{"ଟିବିଟ୍"} + one{"{0} Tb"} + other{"{0} Tb"} } terabyte{ - dnam{"ଟେବାଇଟ୍"} - one{"{0} ଟିବିଟ୍"} - other{"{0} ଟେବି"} + dnam{"ଟିବାଇଟ୍"} + one{"{0} TB"} + other{"{0} TB"} } } duration{ @@ -1056,18 +1057,18 @@ or{ dnam{"ଦିନ"} one{"{0} ଦିନ"} other{"{0} ଦିନ"} - per{"{0}/d"} + per{"{0}/ଦିନ"} } hour{ dnam{"ଘଣ୍ଟା"} one{"{0} ଘଣ୍ଟା"} other{"{0} ଘଣ୍ଟା"} - per{"{0}/h"} + per{"{0}/ଘଣ୍ଟା"} } microsecond{ dnam{"μସେକେଣ୍ଡ"} - one{"{0} μସେ"} - other{"{0} μସେ"} + one{"{0} μs"} + other{"{0} μs"} } millisecond{ dnam{"ମିଲିସେକେଣ୍ଡ"} @@ -1082,9 +1083,9 @@ or{ } month{ dnam{"ମାସ"} - one{"{0} mth"} - other{"{0} mths"} - per{"{0}/m"} + one{"{0} ମାସ"} + other{"{0} ମାସ"} + per{"{0}/ମାସ"} } nanosecond{ dnam{"ns"} @@ -1095,24 +1096,24 @@ or{ dnam{"ସେକେଣ୍ଡ"} one{"{0} ସେକେଣ୍ଡ"} other{"{0} ସେକେଣ୍ଡ"} - per{"{0}/s"} + per{"{0}/ସେକେଣ୍ଡ"} } week{ dnam{"ସପ୍ତାହ"} - one{"{0} wk"} - other{"{0} wks"} - per{"{0}/w"} + one{"{0} ସପ୍ତାହ"} + other{"{0} ସପ୍ତାହ"} + per{"{0}/ସପ୍ତାହ"} } year{ dnam{"ବର୍ଷ"} - one{"{0} yr"} - other{"{0} yrs"} - per{"{0}/y"} + one{"{0} ବର୍ଷ"} + other{"{0} ବର୍ଷ"} + per{"{0}/ବର୍ଷ"} } } electric{ ampere{ - dnam{"ଏମପିଏସ୍"} + dnam{"ଆମ୍ପପ୍"} one{"{0} ଏ"} other{"{0} ଏ"} } @@ -1134,29 +1135,29 @@ or{ } energy{ calorie{ - dnam{"କ୍ୟାଲୋ"} - one{"{0} କ୍ୟାଲୋ"} - other{"{0} କ୍ୟାଲୋ"} + dnam{"କ୍ୟାଲ୍"} + one{"{0} କ୍ୟାଲ୍"} + other{"{0} କ୍ୟାଲ୍"} } foodcalorie{ - dnam{"କ୍ୟାଲୋ"} - one{"{0} କ୍ୟାଲୋ"} - other{"{0} କ୍ୟାଲୋ"} + dnam{"କ୍ୟାଲ୍"} + one{"{0} କ୍ୟାଲ୍"} + other{"{0} କ୍ୟାଲ୍"} } joule{ - dnam{"ଜୌଲେ"} - one{"{0} ଜୌ"} - other{"{0} ଜୌ"} + dnam{"ଜୁଲ୍"} + one{"{0} ଜୁ"} + other{"{0} ଜୁ"} } kilocalorie{ - dnam{"କେକ୍ୟାଲୋ"} - one{"{0} କେକ୍ୟାଲୋ"} - other{"{0} କେକ୍ୟାଲୋ"} + dnam{"କିଲୋକ୍ୟାଲ୍"} + one{"{0} କିଲୋକ୍ୟାଲ୍"} + other{"{0} କିଲୋକ୍ୟାଲ୍"} } kilojoule{ - dnam{"କିଲୋଜୌଲେ"} - one{"{0} କିଜୌ"} - other{"{0} କିଜୌ"} + dnam{"କିଲୋଜୁଲ୍"} + one{"{0} କିଜୁ"} + other{"{0} କିଜୁ"} } kilowatt-hour{ dnam{"କିୱା-ଘଣ୍ଟା"} @@ -1204,16 +1205,16 @@ or{ other{"{0} ଡେମି"} } foot{ - dnam{"ଫୁଟ"} - one{"{0} ଫୁଟ"} - other{"{0} ଫୁଟ"} - per{"{0}/ଫୁଟ"} + dnam{"ଫିଟ୍"} + one{"{0} ଫିଟ୍"} + other{"{0} ଫିଟ୍"} + per{"{0}/ଫିଟ୍"} } inch{ - dnam{"ଇଞ୍ଚି"} - one{"{0} ଇଞ୍ଚି"} - other{"{0} ଇଞ୍ଚି"} - per{"{0}/ଇଞ୍ଚି"} + dnam{"ଇଞ୍ଚ୍"} + one{"{0} ଇଞ୍ଚ୍"} + other{"{0} ଇଞ୍ଚ୍"} + per{"{0}/ଇଞ୍ଚ୍"} } kilometer{ dnam{"କିମି"} @@ -1222,9 +1223,9 @@ or{ per{"{0}/କିମି"} } light-year{ - dnam{"ପ୍ରକାଶ ବର୍ଷ"} - one{"{0} ପ୍ରବ"} - other{"{0} ପ୍ରବ"} + dnam{"ଆଲୋକ ବର୍ଷ"} + one{"{0} ଆବ"} + other{"{0} ଆବ"} } meter{ dnam{"ମି"} @@ -1263,7 +1264,7 @@ or{ other{"{0} ନୌମି"} } parsec{ - dnam{"ପାରସେ"} + dnam{"ପାରସେକ୍"} one{"{0} ପିସି"} other{"{0} ପିସି"} } @@ -1292,7 +1293,7 @@ or{ } mass{ carat{ - dnam{"କେରେଟ୍"} + dnam{"କ୍ୟାରେଟ୍"} one{"{0} ସିଡି"} other{"{0} ସିଡି"} } @@ -1320,7 +1321,7 @@ or{ } milligram{ dnam{"ମିଗ୍ରା"} - one{"{0} mg"} + one{"{0} ମିଗ୍ରା"} other{"{0} ମିଗ୍ରା"} } ounce{ @@ -1336,9 +1337,9 @@ or{ } pound{ dnam{"ପାଉଣ୍ଡ୍"} - one{"{0} ଏଲବି"} - other{"{0} ଏଲବି"} - per{"{0}/ଏଲବି"} + one{"{0} ପାଉଣ୍ଡ୍"} + other{"{0} ପାଉଣ୍ଡ୍"} + per{"{0}/ପାଉଣ୍ଡ୍"} } ton{ dnam{"ଟନ୍"} @@ -1350,7 +1351,7 @@ or{ gigawatt{ dnam{"ଗିୱା"} one{"{0} ଗିୱା"} - other{"{0} ଜିୱା"} + other{"{0} ଗିୱା"} } horsepower{ dnam{"ଏଚପି"} @@ -1412,9 +1413,9 @@ or{ other{"{0} କେପିଏଚ୍"} } knot{ - dnam{"କ୍ନୋଟ୍"} - one{"{0} କ୍ନୋଟ୍"} - other{"{0} କ୍ନୋଟ୍"} + dnam{"ନଟ୍"} + one{"{0} ନଟ୍"} + other{"{0} ନଟ୍"} } meter-per-second{ dnam{"ମିଟର୍/ସେ"} @@ -1451,9 +1452,9 @@ or{ } volume{ acre-foot{ - dnam{"ଏକର ଫୁଟ"} - one{"{0} ଏକର-ଫୁଟ"} - other{"{0} ଏକର-ଫୁଟ"} + dnam{"ଏକର ଫିଟ୍"} + one{"{0} ଏକର-ଫିଟ୍"} + other{"{0} ଏକର-ଫିଟ୍"} } centiliter{ dnam{"ସେଲି"} @@ -1467,14 +1468,14 @@ or{ per{"{0}/ସେମି³"} } cubic-foot{ - dnam{"ଫୁଟ³"} - one{"{0} ଫୁଟ³"} - other{"{0} ଫୁଟ³"} + dnam{"ଫିଟ୍³"} + one{"{0} ଫିଟ୍³"} + other{"{0} ଫିଟ୍³"} } cubic-inch{ - dnam{"ଇଞ୍ଚି³"} - one{"{0} ଇଞ୍ଚି³"} - other{"{0} ଇଞ୍ଚି³"} + dnam{"ଇଞ୍ଚ୍³"} + one{"{0} ଇଞ୍ଚ୍³"} + other{"{0} ଇଞ୍ଚ୍³"} } cubic-kilometer{ dnam{"କିମି³"} @@ -1488,9 +1489,9 @@ or{ per{"{0}/ମି³"} } cubic-mile{ - dnam{"କ୍ୟୁମା³"} - one{"{0} କ୍ୟୁମା³"} - other{"{0} କ୍ୟୁମା³"} + dnam{"ମା³"} + one{"{0} ମା³"} + other{"{0} ମା³"} } cubic-yard{ dnam{"ୟାର୍ଡ୍³"} @@ -1503,7 +1504,7 @@ or{ other{"{0} କ"} } cup-metric{ - dnam{"ମେକପ୍"} + dnam{"ମେକ"} one{"{0} ମେକ"} other{"{0} ମେକ"} } @@ -1551,14 +1552,14 @@ or{ other{"{0} ମିଲି"} } pint{ - dnam{"ପିଣ୍ଟ୍"} - one{"{0} ପିଣ୍ଟ୍"} - other{"{0} ପିଣ୍ଟ୍"} + dnam{"ପାଇଣ୍ଟ୍"} + one{"{0} ପାଇଣ୍ଟ୍"} + other{"{0} ପାଇଣ୍ଟ୍"} } pint-metric{ - dnam{"ମେପିଟି"} - one{"{0} ମେପିଟି"} - other{"{0} ମେପିଟି"} + dnam{"ମେପା"} + one{"{0} ମେପା"} + other{"{0} ମେପା"} } quart{ dnam{"କ୍ଵାର୍ଟ୍"} @@ -1566,14 +1567,14 @@ or{ other{"{0} କ୍ଵାର୍ଟ୍"} } tablespoon{ - dnam{"ଚାମୁଚା"} - one{"{0} ଚାମୁଚା"} - other{"{0} ଚାମୁଚା"} + dnam{"ଖାଇବା ଚାମଚ"} + one{"{0} ଖାଇବା ଚାମଚ"} + other{"{0} ଖାଇବା ଚାମଚ"} } teaspoon{ - dnam{"ଚାଚାମୁଚା"} - one{"{0} ଚାଚାମୁଚା"} - other{"{0} ଚାଚାମୁଚା"} + dnam{"ଛୋଟ ଚାମଚ"} + one{"{0} ଛୋଟ ଚାମଚ"} + other{"{0} ଛୋଟ ଚାମଚ"} } } } diff --git a/icu4c/source/data/unit/os.txt b/icu4c/source/data/unit/os.txt index a60b54d24d..fc09042405 100644 --- a/icu4c/source/data/unit/os.txt +++ b/icu4c/source/data/unit/os.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License os{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/pa.txt b/icu4c/source/data/unit/pa.txt index 036a002f30..119af76bfd 100644 --- a/icu4c/source/data/unit/pa.txt +++ b/icu4c/source/data/unit/pa.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pa{ - Version{"2.1.37.22"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/pa_Arab.txt b/icu4c/source/data/unit/pa_Arab.txt index cbb8be490a..1fb82e23f5 100644 --- a/icu4c/source/data/unit/pa_Arab.txt +++ b/icu4c/source/data/unit/pa_Arab.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pa_Arab{ %%Parent{"root"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/pa_Guru.txt b/icu4c/source/data/unit/pa_Guru.txt index a731d5e2c1..e558d243f7 100644 --- a/icu4c/source/data/unit/pa_Guru.txt +++ b/icu4c/source/data/unit/pa_Guru.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pa_Guru{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/pl.txt b/icu4c/source/data/unit/pl.txt index 2552096e37..a45701edf4 100644 --- a/icu4c/source/data/unit/pl.txt +++ b/icu4c/source/data/unit/pl.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pl{ - Version{"2.1.37.5"} + Version{"2.1.39.15"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ps.txt b/icu4c/source/data/unit/ps.txt index fe7877d9d2..1bf5742547 100644 --- a/icu4c/source/data/unit/ps.txt +++ b/icu4c/source/data/unit/ps.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ps{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/pt.txt b/icu4c/source/data/unit/pt.txt index 6e4f788bab..b5ddaf19f9 100644 --- a/icu4c/source/data/unit/pt.txt +++ b/icu4c/source/data/unit/pt.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pt{ - Version{"2.1.37.1"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/pt_AO.txt b/icu4c/source/data/unit/pt_AO.txt index 5a8f6f2277..4a4179265b 100644 --- a/icu4c/source/data/unit/pt_AO.txt +++ b/icu4c/source/data/unit/pt_AO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_AO{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/pt_CH.txt b/icu4c/source/data/unit/pt_CH.txt index 90d6a1ee17..acd87d80ca 100644 --- a/icu4c/source/data/unit/pt_CH.txt +++ b/icu4c/source/data/unit/pt_CH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_CH{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/pt_CV.txt b/icu4c/source/data/unit/pt_CV.txt index 6b3cbbb615..a42064fef0 100644 --- a/icu4c/source/data/unit/pt_CV.txt +++ b/icu4c/source/data/unit/pt_CV.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_CV{ %%Parent{"pt_PT"} - Version{"2.1.35.71"} + Version{"2.1.39.12"} } diff --git a/icu4c/source/data/unit/pt_GQ.txt b/icu4c/source/data/unit/pt_GQ.txt index 793e0604c1..8a8947f609 100644 --- a/icu4c/source/data/unit/pt_GQ.txt +++ b/icu4c/source/data/unit/pt_GQ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_GQ{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/pt_GW.txt b/icu4c/source/data/unit/pt_GW.txt index e137e518dc..f13157386c 100644 --- a/icu4c/source/data/unit/pt_GW.txt +++ b/icu4c/source/data/unit/pt_GW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_GW{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/pt_LU.txt b/icu4c/source/data/unit/pt_LU.txt index e6d1c609c8..d30ba916a9 100644 --- a/icu4c/source/data/unit/pt_LU.txt +++ b/icu4c/source/data/unit/pt_LU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_LU{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/pt_MO.txt b/icu4c/source/data/unit/pt_MO.txt index 76fe46e5e9..fb39284115 100644 --- a/icu4c/source/data/unit/pt_MO.txt +++ b/icu4c/source/data/unit/pt_MO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_MO{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/pt_MZ.txt b/icu4c/source/data/unit/pt_MZ.txt index b86fd1ee9c..1274cac25b 100644 --- a/icu4c/source/data/unit/pt_MZ.txt +++ b/icu4c/source/data/unit/pt_MZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_MZ{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/pt_PT.txt b/icu4c/source/data/unit/pt_PT.txt index 133ec92363..34358a078e 100644 --- a/icu4c/source/data/unit/pt_PT.txt +++ b/icu4c/source/data/unit/pt_PT.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pt_PT{ - Version{"2.1.37.6"} + Version{"2.1.39.11"} units{ acceleration{ g-force{ diff --git a/icu4c/source/data/unit/pt_ST.txt b/icu4c/source/data/unit/pt_ST.txt index 95f596c152..3d6d885344 100644 --- a/icu4c/source/data/unit/pt_ST.txt +++ b/icu4c/source/data/unit/pt_ST.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_ST{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/pt_TL.txt b/icu4c/source/data/unit/pt_TL.txt index 786b6020ef..0f0ddb9fdc 100644 --- a/icu4c/source/data/unit/pt_TL.txt +++ b/icu4c/source/data/unit/pt_TL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_TL{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/qu.txt b/icu4c/source/data/unit/qu.txt index 68a924f630..15761f1219 100644 --- a/icu4c/source/data/unit/qu.txt +++ b/icu4c/source/data/unit/qu.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License qu{ - Version{"2.1.37.5"} + Version{"2.1.38.72"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/resfiles.mk b/icu4c/source/data/unit/resfiles.mk index 8f02edaf73..4fa3f379c5 100644 --- a/icu4c/source/data/unit/resfiles.mk +++ b/icu4c/source/data/unit/resfiles.mk @@ -1,6 +1,6 @@ # © 2016 and later: Unicode, Inc. and others. # License & terms of use: http://www.unicode.org/copyright.html#License -UNIT_CLDR_VERSION = 32.0.1 +UNIT_CLDR_VERSION = 33 # A list of txt's to build # Note: # diff --git a/icu4c/source/data/unit/rm.txt b/icu4c/source/data/unit/rm.txt index 478a9c31da..2da85cf704 100644 --- a/icu4c/source/data/unit/rm.txt +++ b/icu4c/source/data/unit/rm.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rm{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/rn.txt b/icu4c/source/data/unit/rn.txt index 42fbd7a30c..24f91e3518 100644 --- a/icu4c/source/data/unit/rn.txt +++ b/icu4c/source/data/unit/rn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rn{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/ro.txt b/icu4c/source/data/unit/ro.txt index 6f58040b77..193a70724e 100644 --- a/icu4c/source/data/unit/ro.txt +++ b/icu4c/source/data/unit/ro.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ro{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ro_MD.txt b/icu4c/source/data/unit/ro_MD.txt index 7b7ea52f36..f792661804 100644 --- a/icu4c/source/data/unit/ro_MD.txt +++ b/icu4c/source/data/unit/ro_MD.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ro_MD{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} unitsNarrow{ duration{ day{ diff --git a/icu4c/source/data/unit/rof.txt b/icu4c/source/data/unit/rof.txt index 2fa4a47c3f..b5a6a656d5 100644 --- a/icu4c/source/data/unit/rof.txt +++ b/icu4c/source/data/unit/rof.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rof{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/root.txt b/icu4c/source/data/unit/root.txt index 47b63da8cb..9902888126 100644 --- a/icu4c/source/data/unit/root.txt +++ b/icu4c/source/data/unit/root.txt @@ -4,7 +4,7 @@ * ICU source: /common/main/root.xml */ root{ - Version{"2.1.37.1"} + Version{"2.1.39.27"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ru.txt b/icu4c/source/data/unit/ru.txt index 58684ddfc0..d4adb0cf9a 100644 --- a/icu4c/source/data/unit/ru.txt +++ b/icu4c/source/data/unit/ru.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ru{ - Version{"2.1.37.58"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} @@ -1129,10 +1129,10 @@ ru{ } hour{ dnam{"ч"} - few{"{0} ч."} - many{"{0} ч."} - one{"{0} ч."} - other{"{0} ч."} + few{"{0} ч"} + many{"{0} ч"} + one{"{0} ч"} + other{"{0} ч"} per{"{0}/ч."} } microsecond{ @@ -1151,10 +1151,10 @@ ru{ } minute{ dnam{"мин"} - few{"{0} мин."} - many{"{0} мин."} - one{"{0} мин."} - other{"{0} мин."} + few{"{0} мин"} + many{"{0} мин"} + one{"{0} мин"} + other{"{0} мин"} per{"{0}/мин."} } month{ @@ -1174,10 +1174,10 @@ ru{ } second{ dnam{"c"} - few{"{0} с."} - many{"{0} с."} - one{"{0} с."} - other{"{0} с."} + few{"{0} с"} + many{"{0} с"} + one{"{0} с"} + other{"{0} с"} per{"{0}/c"} } week{ @@ -1476,6 +1476,13 @@ ru{ one{"{0} мм рт. ст."} other{"{0} мм рт. ст."} } + pound-per-square-inch{ + dnam{"ф. на дюйм²"} + few{"{0} ф./дюйм²"} + many{"{0} ф./дюйм²"} + one{"{0} ф./дюйм²"} + other{"{0} ф./дюйм²"} + } } speed{ kilometer-per-hour{ @@ -2046,10 +2053,10 @@ ru{ } foot{ dnam{"фт"} - few{"{0} фута"} - many{"{0} футов"} - one{"{0} фут"} - other{"{0} фута"} + few{"{0} фт"} + many{"{0} фт"} + one{"{0} фт"} + other{"{0} фт"} per{"{0}/фт"} } furlong{ diff --git a/icu4c/source/data/unit/rw.txt b/icu4c/source/data/unit/rw.txt index 9e5d7bebd2..a25ea2e460 100644 --- a/icu4c/source/data/unit/rw.txt +++ b/icu4c/source/data/unit/rw.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rw{ - Version{"2.1.37.5"} + Version{"2.1.38.72"} } diff --git a/icu4c/source/data/unit/rwk.txt b/icu4c/source/data/unit/rwk.txt index 4949be2a30..69174634bd 100644 --- a/icu4c/source/data/unit/rwk.txt +++ b/icu4c/source/data/unit/rwk.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rwk{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/sah.txt b/icu4c/source/data/unit/sah.txt index 239f7d8e3c..849685430e 100644 --- a/icu4c/source/data/unit/sah.txt +++ b/icu4c/source/data/unit/sah.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sah{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/saq.txt b/icu4c/source/data/unit/saq.txt index 5d5c9938b7..2afdbf48e4 100644 --- a/icu4c/source/data/unit/saq.txt +++ b/icu4c/source/data/unit/saq.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License saq{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/sbp.txt b/icu4c/source/data/unit/sbp.txt index ca158f6059..80c2458690 100644 --- a/icu4c/source/data/unit/sbp.txt +++ b/icu4c/source/data/unit/sbp.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sbp{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/se.txt b/icu4c/source/data/unit/se.txt index 900650fad1..0b2e087a09 100644 --- a/icu4c/source/data/unit/se.txt +++ b/icu4c/source/data/unit/se.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License se{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/seh.txt b/icu4c/source/data/unit/seh.txt index 191a593ab0..0a4efad0ad 100644 --- a/icu4c/source/data/unit/seh.txt +++ b/icu4c/source/data/unit/seh.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License seh{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/ses.txt b/icu4c/source/data/unit/ses.txt index 5802f8132a..0769c715c0 100644 --- a/icu4c/source/data/unit/ses.txt +++ b/icu4c/source/data/unit/ses.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ses{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/sg.txt b/icu4c/source/data/unit/sg.txt index 604c745a47..8760e35518 100644 --- a/icu4c/source/data/unit/sg.txt +++ b/icu4c/source/data/unit/sg.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sg{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/shi.txt b/icu4c/source/data/unit/shi.txt index 1d344e46dc..cefeb4d274 100644 --- a/icu4c/source/data/unit/shi.txt +++ b/icu4c/source/data/unit/shi.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License shi{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/shi_Latn.txt b/icu4c/source/data/unit/shi_Latn.txt index ed61c3fbf4..bab7108b9c 100644 --- a/icu4c/source/data/unit/shi_Latn.txt +++ b/icu4c/source/data/unit/shi_Latn.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License shi_Latn{ %%Parent{"root"} - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/shi_Tfng.txt b/icu4c/source/data/unit/shi_Tfng.txt index ba03fa368a..aaf5c7b363 100644 --- a/icu4c/source/data/unit/shi_Tfng.txt +++ b/icu4c/source/data/unit/shi_Tfng.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License shi_Tfng{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/si.txt b/icu4c/source/data/unit/si.txt index cd4862084b..865015e148 100644 --- a/icu4c/source/data/unit/si.txt +++ b/icu4c/source/data/unit/si.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License si{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h.mm"} hms{"h.mm.ss"} diff --git a/icu4c/source/data/unit/sk.txt b/icu4c/source/data/unit/sk.txt index 8e18524140..347434a237 100644 --- a/icu4c/source/data/unit/sk.txt +++ b/icu4c/source/data/unit/sk.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sk{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/sl.txt b/icu4c/source/data/unit/sl.txt index c3fc8db18b..a4f30b5701 100644 --- a/icu4c/source/data/unit/sl.txt +++ b/icu4c/source/data/unit/sl.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sl{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h.mm"} hms{"h.mm.ss"} diff --git a/icu4c/source/data/unit/smn.txt b/icu4c/source/data/unit/smn.txt index 8a8ff8dca9..bfeb6bb5c4 100644 --- a/icu4c/source/data/unit/smn.txt +++ b/icu4c/source/data/unit/smn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License smn{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/sn.txt b/icu4c/source/data/unit/sn.txt index 728dbed0e5..d62c3d6d90 100644 --- a/icu4c/source/data/unit/sn.txt +++ b/icu4c/source/data/unit/sn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sn{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/so.txt b/icu4c/source/data/unit/so.txt index 31f5954920..04263bbeb1 100644 --- a/icu4c/source/data/unit/so.txt +++ b/icu4c/source/data/unit/so.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License so{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/sq.txt b/icu4c/source/data/unit/sq.txt index 71d5999016..4cb6c9676c 100644 --- a/icu4c/source/data/unit/sq.txt +++ b/icu4c/source/data/unit/sq.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sq{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} @@ -511,9 +511,9 @@ sq{ other{"{0} gigavat"} } horsepower{ - dnam{"kuaj fuqi"} - one{"{0} kalë fuqi"} - other{"{0} kuaj fuqi"} + dnam{"kuaj-fuqi"} + one{"{0} kalë-fuqi"} + other{"{0} kuaj-fuqi"} } kilowatt{ dnam{"kilovat"} diff --git a/icu4c/source/data/unit/sr.txt b/icu4c/source/data/unit/sr.txt index 07ae297aa3..93b31fea6f 100644 --- a/icu4c/source/data/unit/sr.txt +++ b/icu4c/source/data/unit/sr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/sr_Cyrl.txt b/icu4c/source/data/unit/sr_Cyrl.txt index cac24ec8b9..1d0d0a90e9 100644 --- a/icu4c/source/data/unit/sr_Cyrl.txt +++ b/icu4c/source/data/unit/sr_Cyrl.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Cyrl{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/sr_Latn.txt b/icu4c/source/data/unit/sr_Latn.txt index 59403a0e80..901145303a 100644 --- a/icu4c/source/data/unit/sr_Latn.txt +++ b/icu4c/source/data/unit/sr_Latn.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License sr_Latn{ %%Parent{"root"} - Version{"2.1.37.8"} + Version{"2.1.39.37"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/sv.txt b/icu4c/source/data/unit/sv.txt index d3c6d7299a..873da905b0 100644 --- a/icu4c/source/data/unit/sv.txt +++ b/icu4c/source/data/unit/sv.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sv{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/sv_FI.txt b/icu4c/source/data/unit/sv_FI.txt index b49c9f3561..4e42004f61 100644 --- a/icu4c/source/data/unit/sv_FI.txt +++ b/icu4c/source/data/unit/sv_FI.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sv_FI{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} unitsNarrow{ speed{ kilometer-per-hour{ diff --git a/icu4c/source/data/unit/sw.txt b/icu4c/source/data/unit/sw.txt index 57b9750a73..9effafea2c 100644 --- a/icu4c/source/data/unit/sw.txt +++ b/icu4c/source/data/unit/sw.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sw{ - Version{"2.1.37.34"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ta.txt b/icu4c/source/data/unit/ta.txt index 9ca004c9df..a20aa3674a 100644 --- a/icu4c/source/data/unit/ta.txt +++ b/icu4c/source/data/unit/ta.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ta{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/te.txt b/icu4c/source/data/unit/te.txt index 1bac5b2fa6..e3d387fb38 100644 --- a/icu4c/source/data/unit/te.txt +++ b/icu4c/source/data/unit/te.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License te{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/teo.txt b/icu4c/source/data/unit/teo.txt index e043977a50..e70e3cd090 100644 --- a/icu4c/source/data/unit/teo.txt +++ b/icu4c/source/data/unit/teo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License teo{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/tg.txt b/icu4c/source/data/unit/tg.txt index 75322d8f39..64d8d7049a 100644 --- a/icu4c/source/data/unit/tg.txt +++ b/icu4c/source/data/unit/tg.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tg{ - Version{"2.1.37.4"} + Version{"2.1.38.71"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/th.txt b/icu4c/source/data/unit/th.txt index e6bd9e96cf..0ecd5da818 100644 --- a/icu4c/source/data/unit/th.txt +++ b/icu4c/source/data/unit/th.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License th{ - Version{"2.1.37.56"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ti.txt b/icu4c/source/data/unit/ti.txt index ebb29f7a51..06c46a2f74 100644 --- a/icu4c/source/data/unit/ti.txt +++ b/icu4c/source/data/unit/ti.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ti{ - Version{"2.1.37.5"} + Version{"2.1.38.72"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/to.txt b/icu4c/source/data/unit/to.txt index c6cd657e25..ec7700f2c9 100644 --- a/icu4c/source/data/unit/to.txt +++ b/icu4c/source/data/unit/to.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License to{ - Version{"2.1.37.5"} + Version{"2.1.38.39"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/tr.txt b/icu4c/source/data/unit/tr.txt index df7db2a4ca..58fbc83b01 100644 --- a/icu4c/source/data/unit/tr.txt +++ b/icu4c/source/data/unit/tr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tr{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} @@ -1835,6 +1835,7 @@ tr{ other{"{0} pm"} } point{ + dnam{"punto"} one{"{0} pt"} other{"{0} pt"} } diff --git a/icu4c/source/data/unit/tt.txt b/icu4c/source/data/unit/tt.txt index 7d5990988d..94593c7568 100644 --- a/icu4c/source/data/unit/tt.txt +++ b/icu4c/source/data/unit/tt.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tt{ - Version{"2.1.37.5"} + Version{"2.1.38.72"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/twq.txt b/icu4c/source/data/unit/twq.txt index 40fc971bbc..ce8e0cd7c5 100644 --- a/icu4c/source/data/unit/twq.txt +++ b/icu4c/source/data/unit/twq.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License twq{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/tzm.txt b/icu4c/source/data/unit/tzm.txt index 38e8af3a3f..941a3c4fb7 100644 --- a/icu4c/source/data/unit/tzm.txt +++ b/icu4c/source/data/unit/tzm.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tzm{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/ug.txt b/icu4c/source/data/unit/ug.txt index e36bea343e..0b4e36670c 100644 --- a/icu4c/source/data/unit/ug.txt +++ b/icu4c/source/data/unit/ug.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ug{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} units{ acceleration{ g-force{ diff --git a/icu4c/source/data/unit/uk.txt b/icu4c/source/data/unit/uk.txt index 3db02504ed..245cf7457c 100644 --- a/icu4c/source/data/unit/uk.txt +++ b/icu4c/source/data/unit/uk.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uk{ - Version{"2.1.37.12"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ur.txt b/icu4c/source/data/unit/ur.txt index 0f1f7efdc5..1fc506abcf 100644 --- a/icu4c/source/data/unit/ur.txt +++ b/icu4c/source/data/unit/ur.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ur{ - Version{"2.1.37.69"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/ur_IN.txt b/icu4c/source/data/unit/ur_IN.txt index 4544397f62..f0e58bb767 100644 --- a/icu4c/source/data/unit/ur_IN.txt +++ b/icu4c/source/data/unit/ur_IN.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ur_IN{ - Version{"2.1.37.6"} + Version{"2.1.38.39"} units{ length{ astronomical-unit{ diff --git a/icu4c/source/data/unit/uz.txt b/icu4c/source/data/unit/uz.txt index 4cbc401c97..5b303a4b9e 100644 --- a/icu4c/source/data/unit/uz.txt +++ b/icu4c/source/data/unit/uz.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uz{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/uz_Arab.txt b/icu4c/source/data/unit/uz_Arab.txt index ecd5ba34a6..543cad0c69 100644 --- a/icu4c/source/data/unit/uz_Arab.txt +++ b/icu4c/source/data/unit/uz_Arab.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License uz_Arab{ %%Parent{"root"} - Version{"2.1.36.86"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/uz_Cyrl.txt b/icu4c/source/data/unit/uz_Cyrl.txt index 9d1e5d0c5d..fdadc699f3 100644 --- a/icu4c/source/data/unit/uz_Cyrl.txt +++ b/icu4c/source/data/unit/uz_Cyrl.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License uz_Cyrl{ %%Parent{"root"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/uz_Latn.txt b/icu4c/source/data/unit/uz_Latn.txt index 36553dac4d..66698d6157 100644 --- a/icu4c/source/data/unit/uz_Latn.txt +++ b/icu4c/source/data/unit/uz_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uz_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/vai.txt b/icu4c/source/data/unit/vai.txt index 60615c45a3..4b75f8aade 100644 --- a/icu4c/source/data/unit/vai.txt +++ b/icu4c/source/data/unit/vai.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vai{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/vai_Latn.txt b/icu4c/source/data/unit/vai_Latn.txt index 99d351d224..2089035218 100644 --- a/icu4c/source/data/unit/vai_Latn.txt +++ b/icu4c/source/data/unit/vai_Latn.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License vai_Latn{ %%Parent{"root"} - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/vai_Vaii.txt b/icu4c/source/data/unit/vai_Vaii.txt index 487dfa96c7..6ef45173df 100644 --- a/icu4c/source/data/unit/vai_Vaii.txt +++ b/icu4c/source/data/unit/vai_Vaii.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vai_Vaii{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/vi.txt b/icu4c/source/data/unit/vi.txt index 2767463d0d..90b1498d57 100644 --- a/icu4c/source/data/unit/vi.txt +++ b/icu4c/source/data/unit/vi.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vi{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/vun.txt b/icu4c/source/data/unit/vun.txt index e4ed87bccd..eaf728b00e 100644 --- a/icu4c/source/data/unit/vun.txt +++ b/icu4c/source/data/unit/vun.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vun{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/wae.txt b/icu4c/source/data/unit/wae.txt index 3d7cd53835..a5c3e8f55c 100644 --- a/icu4c/source/data/unit/wae.txt +++ b/icu4c/source/data/unit/wae.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License wae{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} units{ duration{ day{ diff --git a/icu4c/source/data/unit/wo.txt b/icu4c/source/data/unit/wo.txt index ef870fff15..b490ab36e4 100644 --- a/icu4c/source/data/unit/wo.txt +++ b/icu4c/source/data/unit/wo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License wo{ - Version{"2.1.37.4"} + Version{"2.1.38.71"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/xog.txt b/icu4c/source/data/unit/xog.txt index 31a34461aa..bc58d22a3f 100644 --- a/icu4c/source/data/unit/xog.txt +++ b/icu4c/source/data/unit/xog.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License xog{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/yav.txt b/icu4c/source/data/unit/yav.txt index 96488b24c7..d737c00346 100644 --- a/icu4c/source/data/unit/yav.txt +++ b/icu4c/source/data/unit/yav.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yav{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/yi.txt b/icu4c/source/data/unit/yi.txt index 0f2cc30b7d..b408c5b81f 100644 --- a/icu4c/source/data/unit/yi.txt +++ b/icu4c/source/data/unit/yi.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yi{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/yo.txt b/icu4c/source/data/unit/yo.txt index dd1947a583..f66f78b1a4 100644 --- a/icu4c/source/data/unit/yo.txt +++ b/icu4c/source/data/unit/yo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yo{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/yue.txt b/icu4c/source/data/unit/yue.txt index a5ee891e0b..5f5cae51bb 100644 --- a/icu4c/source/data/unit/yue.txt +++ b/icu4c/source/data/unit/yue.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yue{ - Version{"2.1.37.33"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/yue_Hans.txt b/icu4c/source/data/unit/yue_Hans.txt index 0eff2b49b0..f132e308a6 100644 --- a/icu4c/source/data/unit/yue_Hans.txt +++ b/icu4c/source/data/unit/yue_Hans.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License yue_Hans{ %%Parent{"root"} - Version{"2.1.37.8"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/yue_Hant.txt b/icu4c/source/data/unit/yue_Hant.txt index b8cde827d5..a263f97fda 100644 --- a/icu4c/source/data/unit/yue_Hant.txt +++ b/icu4c/source/data/unit/yue_Hant.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yue_Hant{ - Version{"2.1.36.80"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/unit/zgh.txt b/icu4c/source/data/unit/zgh.txt index 7b1e54ccdd..43ef8b1203 100644 --- a/icu4c/source/data/unit/zgh.txt +++ b/icu4c/source/data/unit/zgh.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zgh{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/unit/zh.txt b/icu4c/source/data/unit/zh.txt index 1c7d8f4719..93f6267303 100644 --- a/icu4c/source/data/unit/zh.txt +++ b/icu4c/source/data/unit/zh.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh{ - Version{"2.1.37.42"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/zh_Hans.txt b/icu4c/source/data/unit/zh_Hans.txt index e2e6871e41..a37beaceb9 100644 --- a/icu4c/source/data/unit/zh_Hans.txt +++ b/icu4c/source/data/unit/zh_Hans.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/zh_Hans_HK.txt b/icu4c/source/data/unit/zh_Hans_HK.txt index 3e83ec771d..51e732e687 100644 --- a/icu4c/source/data/unit/zh_Hans_HK.txt +++ b/icu4c/source/data/unit/zh_Hans_HK.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans_HK{ - Version{"2.1.37.6"} + Version{"2.1.38.39"} units{ compound{ per{"{0}/{1}"} diff --git a/icu4c/source/data/unit/zh_Hans_MO.txt b/icu4c/source/data/unit/zh_Hans_MO.txt index f1f51755a7..6bbc9a2e2e 100644 --- a/icu4c/source/data/unit/zh_Hans_MO.txt +++ b/icu4c/source/data/unit/zh_Hans_MO.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans_MO{ - Version{"2.1.37.6"} + Version{"2.1.38.39"} units{ compound{ per{"{0}/{1}"} diff --git a/icu4c/source/data/unit/zh_Hans_SG.txt b/icu4c/source/data/unit/zh_Hans_SG.txt index 78f772fef2..54d8f253b8 100644 --- a/icu4c/source/data/unit/zh_Hans_SG.txt +++ b/icu4c/source/data/unit/zh_Hans_SG.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans_SG{ - Version{"2.1.37.6"} + Version{"2.1.38.39"} units{ compound{ per{"{0}/{1}"} diff --git a/icu4c/source/data/unit/zh_Hant.txt b/icu4c/source/data/unit/zh_Hant.txt index 4ecb3cc325..85cff36230 100644 --- a/icu4c/source/data/unit/zh_Hant.txt +++ b/icu4c/source/data/unit/zh_Hant.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant{ %%Parent{"root"} - Version{"2.1.37.5"} + Version{"2.1.39.20"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/unit/zh_Hant_HK.txt b/icu4c/source/data/unit/zh_Hant_HK.txt index f48859ba92..b638b9c06f 100644 --- a/icu4c/source/data/unit/zh_Hant_HK.txt +++ b/icu4c/source/data/unit/zh_Hant_HK.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant_HK{ - Version{"2.1.37.6"} + Version{"2.1.39.11"} units{ acceleration{ meter-per-second-squared{ diff --git a/icu4c/source/data/unit/zh_Hant_MO.txt b/icu4c/source/data/unit/zh_Hant_MO.txt index 78fdee5c4f..f61452cd6c 100644 --- a/icu4c/source/data/unit/zh_Hant_MO.txt +++ b/icu4c/source/data/unit/zh_Hant_MO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant_MO{ %%Parent{"zh_Hant_HK"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/unit/zu.txt b/icu4c/source/data/unit/zu.txt index f588a17296..60ba71dd2a 100644 --- a/icu4c/source/data/unit/zu.txt +++ b/icu4c/source/data/unit/zu.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zu{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} durationUnits{ hm{"h:mm"} hms{"h:mm:ss"} diff --git a/icu4c/source/data/zone/af.txt b/icu4c/source/data/zone/af.txt index 095bb3ed16..63368960ca 100644 --- a/icu4c/source/data/zone/af.txt +++ b/icu4c/source/data/zone/af.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License af{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/agq.txt b/icu4c/source/data/zone/agq.txt index c364408e09..61cdbaf262 100644 --- a/icu4c/source/data/zone/agq.txt +++ b/icu4c/source/data/zone/agq.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License agq{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/ak.txt b/icu4c/source/data/zone/ak.txt index 1c9e8eeb56..ac5ead36b6 100644 --- a/icu4c/source/data/zone/ak.txt +++ b/icu4c/source/data/zone/ak.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ak{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/am.txt b/icu4c/source/data/zone/am.txt index 70cd7e8e84..394a11c768 100644 --- a/icu4c/source/data/zone/am.txt +++ b/icu4c/source/data/zone/am.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License am{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"አቢጃን"} diff --git a/icu4c/source/data/zone/ar.txt b/icu4c/source/data/zone/ar.txt index b91ca99f24..6e7d9331b5 100644 --- a/icu4c/source/data/zone/ar.txt +++ b/icu4c/source/data/zone/ar.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ar{ - Version{"2.1.36.86"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"أبيدجان"} diff --git a/icu4c/source/data/zone/as.txt b/icu4c/source/data/zone/as.txt index ed48359ef2..bedbf31636 100644 --- a/icu4c/source/data/zone/as.txt +++ b/icu4c/source/data/zone/as.txt @@ -1,25 +1,952 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License as{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ + "Africa:Abidjan"{ + ec{"আবিডজান"} + } + "Africa:Accra"{ + ec{"এক্ৰা"} + } + "Africa:Addis_Ababa"{ + ec{"আদ্দিছ আবাবা"} + } + "Africa:Algiers"{ + ec{"আলজিয়াৰ্ছ"} + } + "Africa:Asmera"{ + ec{"আস্মাৰা"} + } + "Africa:Bamako"{ + ec{"বামাকো"} + } + "Africa:Bangui"{ + ec{"বাংগুই"} + } + "Africa:Banjul"{ + ec{"বেঞ্জুল"} + } + "Africa:Bissau"{ + ec{"বিছাউ"} + } + "Africa:Blantyre"{ + ec{"ব্লাণ্টায়াৰ"} + } + "Africa:Brazzaville"{ + ec{"ব্ৰাজাভিলে"} + } + "Africa:Bujumbura"{ + ec{"বুজুম্বুৰা"} + } + "Africa:Cairo"{ + ec{"কাইৰো"} + } + "Africa:Casablanca"{ + ec{"কাছাব্লাংকা"} + } + "Africa:Ceuta"{ + ec{"চেউটা"} + } + "Africa:Conakry"{ + ec{"কোনাক্ৰী"} + } + "Africa:Dakar"{ + ec{"ডাকাৰ"} + } + "Africa:Dar_es_Salaam"{ + ec{"ডাৰ এছ ছালাম"} + } + "Africa:Djibouti"{ + ec{"জিবুটি"} + } + "Africa:Douala"{ + ec{"ডুৱালা"} + } + "Africa:El_Aaiun"{ + ec{"এল আইয়ুন"} + } + "Africa:Freetown"{ + ec{"ফ্ৰিটাউন"} + } + "Africa:Gaborone"{ + ec{"গাবোৰোণ"} + } + "Africa:Harare"{ + ec{"হাৰাৰে"} + } + "Africa:Johannesburg"{ + ec{"জোহান্সবাৰ্গ"} + } + "Africa:Juba"{ + ec{"জুবা"} + } + "Africa:Kampala"{ + ec{"কাম্পালা"} + } + "Africa:Khartoum"{ + ec{"খাৰ্টুম"} + } + "Africa:Kigali"{ + ec{"কিগালী"} + } + "Africa:Kinshasa"{ + ec{"কিংচাছা"} + } + "Africa:Lagos"{ + ec{"লাগোছ"} + } + "Africa:Libreville"{ + ec{"লিব্ৰিভিলে"} + } + "Africa:Lome"{ + ec{"লোম"} + } + "Africa:Luanda"{ + ec{"লুৱাণ্ডা"} + } + "Africa:Lubumbashi"{ + ec{"লুবুম্বাচি"} + } + "Africa:Lusaka"{ + ec{"লুছাকা"} + } + "Africa:Malabo"{ + ec{"মালাবো"} + } + "Africa:Maputo"{ + ec{"মাপুটো"} + } + "Africa:Maseru"{ + ec{"মাছেৰু"} + } + "Africa:Mbabane"{ + ec{"এম্বাবেন"} + } + "Africa:Mogadishu"{ + ec{"মোগাদিচু"} + } + "Africa:Monrovia"{ + ec{"মোনৰোভিয়া"} + } + "Africa:Nairobi"{ + ec{"নাইৰোবি"} + } + "Africa:Ndjamena"{ + ec{"নেদজামেনা"} + } + "Africa:Niamey"{ + ec{"নিয়ামী"} + } + "Africa:Nouakchott"{ + ec{"নৌআকচোট"} + } + "Africa:Ouagadougou"{ + ec{"ঔগাডোগো"} + } + "Africa:Porto-Novo"{ + ec{"পোৰ্টো-নোভো"} + } "Africa:Sao_Tome"{ - ec{"Sao Tome"} + ec{"চাও টোমে"} + } + "Africa:Tripoli"{ + ec{"ত্ৰিপোলি"} + } + "Africa:Tunis"{ + ec{"টুনিছ"} + } + "Africa:Windhoek"{ + ec{"ৱিণ্ডহোক"} + } + "America:Adak"{ + ec{"আডাক"} + } + "America:Anchorage"{ + ec{"এংকোৰেজ"} + } + "America:Anguilla"{ + ec{"এনগুইলা"} + } + "America:Antigua"{ + ec{"এণ্টিগুৱা"} + } + "America:Araguaina"{ + ec{"আৰাগায়েনা"} + } + "America:Argentina:La_Rioja"{ + ec{"লা ৰিওজা"} + } + "America:Argentina:Rio_Gallegos"{ + ec{"ৰিঅ’ গালেগোছ"} + } + "America:Argentina:Salta"{ + ec{"ছাল্টা"} + } + "America:Argentina:San_Juan"{ + ec{"ছেন জুৱান"} + } + "America:Argentina:San_Luis"{ + ec{"ছেন লুইচ"} + } + "America:Argentina:Tucuman"{ + ec{"টুকুমন"} + } + "America:Argentina:Ushuaia"{ + ec{"উচুআইয়া"} + } + "America:Aruba"{ + ec{"আৰুবা"} } "America:Asuncion"{ - ec{"Asuncion"} + ec{"আছুনচিয়ন"} + } + "America:Bahia"{ + ec{"বাহিয়া"} + } + "America:Bahia_Banderas"{ + ec{"বাহিয়া বান্দেৰাছ"} + } + "America:Barbados"{ + ec{"বাৰ্বাডোচ"} + } + "America:Belem"{ + ec{"বেলেম"} + } + "America:Belize"{ + ec{"বেলিজ"} + } + "America:Blanc-Sablon"{ + ec{"ব্লাংক-ছেবলোন"} + } + "America:Boa_Vista"{ + ec{"বোৱা ভিষ্টা"} + } + "America:Bogota"{ + ec{"বোগোটা"} + } + "America:Boise"{ + ec{"ব’ইজে"} + } + "America:Buenos_Aires"{ + ec{"বুনছ আয়াৰ্ছ"} + } + "America:Cambridge_Bay"{ + ec{"কেমব্ৰিজ উপসাগৰ"} + } + "America:Campo_Grande"{ + ec{"কেম্পো গ্ৰেণ্ডে"} + } + "America:Cancun"{ + ec{"কেনকুন"} + } + "America:Caracas"{ + ec{"কাৰাকাছ"} + } + "America:Catamarca"{ + ec{"কাটামাৰ্কা"} + } + "America:Cayenne"{ + ec{"কেয়েন"} + } + "America:Cayman"{ + ec{"কেইমেন"} + } + "America:Chicago"{ + ec{"চিকাগো"} + } + "America:Chihuahua"{ + ec{"চিহুআহুৱা"} + } + "America:Coral_Harbour"{ + ec{"আটিকোকান"} + } + "America:Cordoba"{ + ec{"কোৰ্ডোবা"} + } + "America:Costa_Rica"{ + ec{"কোষ্টা ৰিকা"} + } + "America:Creston"{ + ec{"ক্ৰেষ্টন"} + } + "America:Cuiaba"{ + ec{"কুইআবা"} } "America:Curacao"{ - ec{"Curacao"} + ec{"কুৰাকাও"} + } + "America:Danmarkshavn"{ + ec{"ডেনমাৰ্কশ্বন"} + } + "America:Dawson"{ + ec{"ডাওছন"} + } + "America:Dawson_Creek"{ + ec{"ডাওছন ক্ৰীক"} + } + "America:Denver"{ + ec{"ডেনভাৰ"} + } + "America:Detroit"{ + ec{"ডেট্ৰোইট"} + } + "America:Dominica"{ + ec{"ডমিনিকা"} + } + "America:Edmonton"{ + ec{"এডমণ্টন"} + } + "America:Eirunepe"{ + ec{"ইৰুনেপে"} + } + "America:El_Salvador"{ + ec{"এল ছেলভেড’ৰ"} + } + "America:Fort_Nelson"{ + ec{"ফ’ৰ্ট নেলছন"} + } + "America:Fortaleza"{ + ec{"ফোৰ্টালেজা"} + } + "America:Glace_Bay"{ + ec{"গ্লেচ উপসাগৰ"} + } + "America:Godthab"{ + ec{"নুক"} + } + "America:Goose_Bay"{ + ec{"গুছ উপসাগৰ"} + } + "America:Grand_Turk"{ + ec{"গ্ৰেণ্ড টাৰ্ক"} + } + "America:Grenada"{ + ec{"গ্ৰেনাডা"} + } + "America:Guadeloupe"{ + ec{"গুৱাডেলুপ"} + } + "America:Guatemala"{ + ec{"গুৱাটেমালা"} + } + "America:Guayaquil"{ + ec{"গায়াকুইল"} + } + "America:Guyana"{ + ec{"গায়ানা"} + } + "America:Halifax"{ + ec{"হেলিফেক্স"} + } + "America:Havana"{ + ec{"হাভানা"} + } + "America:Hermosillo"{ + ec{"হাৰ্মোছিল্লো"} + } + "America:Indiana:Knox"{ + ec{"নক্স, ইণ্ডিয়ানা"} + } + "America:Indiana:Marengo"{ + ec{"মাৰেংগো, ইণ্ডিয়ানা"} + } + "America:Indiana:Petersburg"{ + ec{"পিটাৰ্ছবাৰ্গ, ইণ্ডিয়ানা"} + } + "America:Indiana:Tell_City"{ + ec{"টেল চিটী, ইণ্ডিয়ানা"} + } + "America:Indiana:Vevay"{ + ec{"ভেভে, ইণ্ডিয়ানা"} + } + "America:Indiana:Vincennes"{ + ec{"ভিনচেনেছ, ইণ্ডিয়ানা"} + } + "America:Indiana:Winamac"{ + ec{"উইনামেক, ইণ্ডিয়ানা"} + } + "America:Indianapolis"{ + ec{"ইণ্ডিয়ানাপ’লিছ"} + } + "America:Inuvik"{ + ec{"ইনুভিক"} + } + "America:Iqaluit"{ + ec{"ইকালুইট"} + } + "America:Jamaica"{ + ec{"জামাইকা"} + } + "America:Jujuy"{ + ec{"জুজুই"} + } + "America:Juneau"{ + ec{"জুনেউ"} + } + "America:Kentucky:Monticello"{ + ec{"মণ্টিচেলো, কেণ্টুকী"} + } + "America:Kralendijk"{ + ec{"ক্ৰালেণ্ডিজিক"} + } + "America:La_Paz"{ + ec{"লা পাজ"} + } + "America:Lima"{ + ec{"লিমা"} + } + "America:Los_Angeles"{ + ec{"লছ এঞ্জেলছ্"} + } + "America:Louisville"{ + ec{"লুইছভিলে"} + } + "America:Lower_Princes"{ + ec{"ল’ৱাৰ প্ৰিন্সেছ কোৱাৰ্টাৰ"} + } + "America:Maceio"{ + ec{"মেচিও"} + } + "America:Managua"{ + ec{"মানাগুৱা"} + } + "America:Manaus"{ + ec{"মানাছ"} + } + "America:Marigot"{ + ec{"মেৰিগোট"} + } + "America:Martinique"{ + ec{"মাৰ্টিনিক"} + } + "America:Matamoros"{ + ec{"মাটামোৰোছ"} + } + "America:Mazatlan"{ + ec{"মাজাট্‌লান"} + } + "America:Mendoza"{ + ec{"মেণ্ডোজা"} + } + "America:Menominee"{ + ec{"মেনোমিনী"} + } + "America:Merida"{ + ec{"মেৰিডা"} + } + "America:Metlakatla"{ + ec{"মেটলাকাট্‌লা"} + } + "America:Mexico_City"{ + ec{"মেক্সিকো চিটী"} + } + "America:Miquelon"{ + ec{"মিকিউৱেলন"} + } + "America:Moncton"{ + ec{"মন্‌কটন"} + } + "America:Monterrey"{ + ec{"মণ্টেৰেৰী"} + } + "America:Montevideo"{ + ec{"মণ্টেভিডিঅ’"} + } + "America:Montserrat"{ + ec{"মণ্টছেৰাট"} + } + "America:Nassau"{ + ec{"নাছাউ"} + } + "America:New_York"{ + ec{"নিউ ইয়ৰ্ক"} + } + "America:Nipigon"{ + ec{"নিপিগন"} + } + "America:Nome"{ + ec{"নোম"} + } + "America:Noronha"{ + ec{"নোৰোন্‌হা"} + } + "America:North_Dakota:Beulah"{ + ec{"বেউলাহ, উত্তৰ ডাকোটা"} + } + "America:North_Dakota:Center"{ + ec{"চেণ্টাৰ, উত্তৰ ডাকোটা"} + } + "America:North_Dakota:New_Salem"{ + ec{"নিউ ছালেম, উত্তৰ ডাকোটা"} + } + "America:Ojinaga"{ + ec{"অ’জিনাগা"} + } + "America:Panama"{ + ec{"পানামা"} + } + "America:Pangnirtung"{ + ec{"পাংনিৰ্টুংগ"} + } + "America:Paramaribo"{ + ec{"পাৰামাৰিবো"} + } + "America:Phoenix"{ + ec{"ফিনিক্স"} + } + "America:Port-au-Prince"{ + ec{"প’ৰ্ট-ঔ-প্ৰিন্স"} + } + "America:Port_of_Spain"{ + ec{"প’ৰ্ট অৱ স্পেইন"} + } + "America:Porto_Velho"{ + ec{"পোৰ্টো ভেল্‌হো"} + } + "America:Puerto_Rico"{ + ec{"পুৱেৰ্টো ৰিকো"} + } + "America:Punta_Arenas"{ + ec{"পুণ্টা এৰিনাছ"} + } + "America:Rainy_River"{ + ec{"ৰেইনী নদী"} + } + "America:Rankin_Inlet"{ + ec{"ৰেংকিন ইনলেট"} + } + "America:Recife"{ + ec{"ৰেচাইফ"} + } + "America:Regina"{ + ec{"ৰেজিনা"} + } + "America:Resolute"{ + ec{"ৰিজ’লিউট"} + } + "America:Rio_Branco"{ + ec{"ৰিঅ’ ব্ৰাংকো"} + } + "America:Santarem"{ + ec{"ছেণ্টাৰেম"} + } + "America:Santiago"{ + ec{"ছেণ্টিয়াগো"} + } + "America:Santo_Domingo"{ + ec{"ছাণ্টো ডোমিংগো"} + } + "America:Sao_Paulo"{ + ec{"ছাও পাউলো"} + } + "America:Scoresbysund"{ + ec{"ইটোকোৰ্টোৰমিট"} + } + "America:Sitka"{ + ec{"ছিট্‌‌কা"} } "America:St_Barthelemy"{ - ec{"St. Barthelemy"} + ec{"ছেইণ্ট বাৰ্থলেমে"} + } + "America:St_Johns"{ + ec{"ছেইণ্ট জনচ্"} + } + "America:St_Kitts"{ + ec{"ছেইণ্ট কিটছ"} + } + "America:St_Lucia"{ + ec{"ছেইণ্ট লুচিয়া"} + } + "America:St_Thomas"{ + ec{"ছেইণ্ট থমাছ"} + } + "America:St_Vincent"{ + ec{"ছেইণ্ট ভিনচেণ্ট"} + } + "America:Swift_Current"{ + ec{"ছুইফ্ট কাৰেণ্ট"} + } + "America:Tegucigalpa"{ + ec{"টেগুচিগাল্পা"} + } + "America:Thule"{ + ec{"থ্যুলে"} + } + "America:Thunder_Bay"{ + ec{"থাণ্ডাৰ উপসাগৰ"} + } + "America:Tijuana"{ + ec{"তিজুৱানা"} + } + "America:Toronto"{ + ec{"ট’ৰ’ণ্টো"} + } + "America:Tortola"{ + ec{"টোৰ্টোলা"} + } + "America:Vancouver"{ + ec{"ভেনকুভেৰ"} + } + "America:Whitehorse"{ + ec{"হোৱাইটহৰ্চ"} + } + "America:Winnipeg"{ + ec{"ৱিনিপেগ"} + } + "America:Yakutat"{ + ec{"য়াকুটাট"} + } + "America:Yellowknife"{ + ec{"য়েল্লোনাইফ"} + } + "Antarctica:Casey"{ + ec{"কেছী"} + } + "Antarctica:Davis"{ + ec{"ডেভিছ"} + } + "Antarctica:DumontDUrville"{ + ec{"ডুমোণ্ট ডি আৰ্ভিলৰ"} + } + "Antarctica:Macquarie"{ + ec{"মেক্‌কুৱেৰী"} + } + "Antarctica:Mawson"{ + ec{"মাউছন"} + } + "Antarctica:McMurdo"{ + ec{"মেকমুৰ্ডু"} + } + "Antarctica:Palmer"{ + ec{"পামৰ"} + } + "Antarctica:Rothera"{ + ec{"ৰোথেৰা"} + } + "Antarctica:Syowa"{ + ec{"স্বোৱা"} + } + "Antarctica:Troll"{ + ec{"ট্ৰোল"} + } + "Antarctica:Vostok"{ + ec{"ভোষ্টক"} + } + "Arctic:Longyearbyen"{ + ec{"লংগেইৰবায়েন"} + } + "Asia:Aden"{ + ec{"আদেন"} + } + "Asia:Almaty"{ + ec{"আলমাটি"} + } + "Asia:Amman"{ + ec{"আম্মান"} + } + "Asia:Anadyr"{ + ec{"আনাডিৰ"} + } + "Asia:Aqtau"{ + ec{"এক্যোট্যাও"} + } + "Asia:Aqtobe"{ + ec{"এক্যোটব"} + } + "Asia:Ashgabat"{ + ec{"আশ্ব্গা‌বাট"} + } + "Asia:Atyrau"{ + ec{"এটৰাউ"} + } + "Asia:Baghdad"{ + ec{"বাগদাদ"} + } + "Asia:Bahrain"{ + ec{"বাহৰেইন"} + } + "Asia:Baku"{ + ec{"বাকু"} + } + "Asia:Bangkok"{ + ec{"বেংকক"} + } + "Asia:Barnaul"{ + ec{"বাৰ্নুল"} + } + "Asia:Beirut"{ + ec{"বেইৰুট"} + } + "Asia:Bishkek"{ + ec{"বিশ্ব্‌কেক"} + } + "Asia:Brunei"{ + ec{"ব্ৰুনেই"} + } + "Asia:Calcutta"{ + ec{"কলকাতা"} + } + "Asia:Chita"{ + ec{"চিটা"} + } + "Asia:Choibalsan"{ + ec{"কোইবাল্ছন"} + } + "Asia:Colombo"{ + ec{"কলম্বো"} + } + "Asia:Damascus"{ + ec{"ডামাস্কাছ"} + } + "Asia:Dhaka"{ + ec{"ঢাকা"} + } + "Asia:Dili"{ + ec{"ডিলি"} + } + "Asia:Dubai"{ + ec{"ডুবাই"} + } + "Asia:Dushanbe"{ + ec{"ডুছানবে"} + } + "Asia:Famagusta"{ + ec{"ফামাগুস্তা"} + } + "Asia:Gaza"{ + ec{"গাজা"} + } + "Asia:Hebron"{ + ec{"হেব্ৰোন"} + } + "Asia:Hong_Kong"{ + ec{"হং কং"} + } + "Asia:Hovd"{ + ec{"হোভ্‌ড"} + } + "Asia:Irkutsk"{ + ec{"ইৰ্কুত্স্ক"} + } + "Asia:Jakarta"{ + ec{"জাকাৰ্টা"} + } + "Asia:Jayapura"{ + ec{"জায়াপুৰা"} + } + "Asia:Jerusalem"{ + ec{"জেৰুজালেম"} + } + "Asia:Kabul"{ + ec{"কাবুল"} + } + "Asia:Kamchatka"{ + ec{"কামচত্কা"} + } + "Asia:Karachi"{ + ec{"কৰাচী"} + } + "Asia:Katmandu"{ + ec{"কাঠমাণ্ডু"} + } + "Asia:Khandyga"{ + ec{"খাণ্ডিগা"} + } + "Asia:Krasnoyarsk"{ + ec{"ক্ৰাছনোয়াৰ্স্ক"} + } + "Asia:Kuala_Lumpur"{ + ec{"কুৱালালুমপুৰ"} + } + "Asia:Kuching"{ + ec{"কুচিং"} + } + "Asia:Kuwait"{ + ec{"কুৱেইট"} + } + "Asia:Macau"{ + ec{"মাকাউ"} + } + "Asia:Magadan"{ + ec{"মাগাদান"} + } + "Asia:Makassar"{ + ec{"মাকাছাৰ"} + } + "Asia:Manila"{ + ec{"মানিলা"} + } + "Asia:Muscat"{ + ec{"মুস্কেট"} + } + "Asia:Nicosia"{ + ec{"নিকোছিয়া"} + } + "Asia:Novokuznetsk"{ + ec{"নোভোকুজনেত্স্ক"} + } + "Asia:Novosibirsk"{ + ec{"নোভোছিবিৰ্স্ক"} + } + "Asia:Omsk"{ + ec{"ওমস্ক"} + } + "Asia:Oral"{ + ec{"অ’ৰেল"} + } + "Asia:Phnom_Penh"{ + ec{"নোম পেন্‌হ"} + } + "Asia:Pontianak"{ + ec{"পোণ্টিয়াংক"} + } + "Asia:Pyongyang"{ + ec{"প্যংয়াং"} + } + "Asia:Qatar"{ + ec{"কাটাৰ"} + } + "Asia:Qyzylorda"{ + ec{"কেজিলোৰ্ডা"} } "Asia:Rangoon"{ - ec{"য়াঙ্গুন"} + ec{"য়াঙোন"} + } + "Asia:Riyadh"{ + ec{"ৰিয়াধ"} } "Asia:Saigon"{ - ec{"Ho Chi Minh"} + ec{"হো চি মিন চিটী"} + } + "Asia:Sakhalin"{ + ec{"ছাখালিন"} + } + "Asia:Samarkand"{ + ec{"ছামাৰকাণ্ড"} + } + "Asia:Seoul"{ + ec{"ছিউল"} + } + "Asia:Shanghai"{ + ec{"ছাংহাই"} + } + "Asia:Singapore"{ + ec{"ছিংগাপুৰ"} + } + "Asia:Srednekolymsk"{ + ec{"স্ৰেডনিকোলিমস্ক"} + } + "Asia:Taipei"{ + ec{"টাইপেই"} + } + "Asia:Tashkent"{ + ec{"তাছকেণ্ট"} + } + "Asia:Tbilisi"{ + ec{"টিবলিচি"} + } + "Asia:Tehran"{ + ec{"তেহৰান"} + } + "Asia:Thimphu"{ + ec{"থিম্ফু"} + } + "Asia:Tokyo"{ + ec{"টকিঅ’"} + } + "Asia:Tomsk"{ + ec{"তোম্‌স্ক"} + } + "Asia:Ulaanbaatar"{ + ec{"উলানবাটাৰ"} + } + "Asia:Urumqi"{ + ec{"উৰুম্‌কি"} + } + "Asia:Ust-Nera"{ + ec{"উষ্ট-নেৰা"} + } + "Asia:Vientiane"{ + ec{"ভিয়েণ্টিয়ান"} + } + "Asia:Vladivostok"{ + ec{"ভ্লাডিভোষ্টক"} + } + "Asia:Yakutsk"{ + ec{"য়াকুত্স্ক"} + } + "Asia:Yekaterinburg"{ + ec{"য়েকাটেৰিণবাৰ্গ"} + } + "Asia:Yerevan"{ + ec{"য়েৰেভান"} + } + "Atlantic:Azores"{ + ec{"এজোৰেছ"} + } + "Atlantic:Bermuda"{ + ec{"বাৰ্মুডা"} + } + "Atlantic:Canary"{ + ec{"কেনেৰী"} + } + "Atlantic:Cape_Verde"{ + ec{"কেপ ভাৰ্দে"} + } + "Atlantic:Faeroe"{ + ec{"ফাৰো"} + } + "Atlantic:Madeira"{ + ec{"মাডেৰা"} + } + "Atlantic:Reykjavik"{ + ec{"ৰেইকজাভিক"} + } + "Atlantic:South_Georgia"{ + ec{"দক্ষিণ জৰ্জিয়া"} + } + "Atlantic:St_Helena"{ + ec{"ছেইণ্ট হেলেনা"} + } + "Atlantic:Stanley"{ + ec{"ষ্টেন্‌লী"} + } + "Australia:Adelaide"{ + ec{"এডিলেইড"} + } + "Australia:Brisbane"{ + ec{"ব্ৰিচবেন"} + } + "Australia:Broken_Hill"{ + ec{"ব্ৰোকেন হিল"} + } + "Australia:Currie"{ + ec{"ক্যুৰি"} + } + "Australia:Darwin"{ + ec{"ডাৰউইন"} + } + "Australia:Eucla"{ + ec{"ইউক্লা"} + } + "Australia:Hobart"{ + ec{"হোবাৰ্ট"} + } + "Australia:Lindeman"{ + ec{"লিণ্ডমান"} + } + "Australia:Lord_Howe"{ + ec{"লৰ্ড হাও"} + } + "Australia:Melbourne"{ + ec{"মেলব’ৰ্ণ"} + } + "Australia:Perth"{ + ec{"পাৰ্থ"} + } + "Australia:Sydney"{ + ec{"চিডনী"} } "Etc:UTC"{ ls{"সমন্বিত সাৰ্বজনীন সময়"} @@ -27,541 +954,931 @@ as{ "Etc:Unknown"{ ec{"অজ্ঞাত চহৰ"} } + "Europe:Amsterdam"{ + ec{"আমষ্টাৰডাম"} + } + "Europe:Andorra"{ + ec{"আন্দোৰা"} + } + "Europe:Astrakhan"{ + ec{"আষ্ট্ৰাখান"} + } + "Europe:Athens"{ + ec{"এথেন্স"} + } + "Europe:Belgrade"{ + ec{"বেলগ্ৰেড"} + } + "Europe:Berlin"{ + ec{"বাৰ্লিন"} + } + "Europe:Bratislava"{ + ec{"ব্ৰাটিছলাভা"} + } + "Europe:Brussels"{ + ec{"ব্ৰুছলেছ"} + } + "Europe:Bucharest"{ + ec{"বুচাৰেষ্ট"} + } + "Europe:Budapest"{ + ec{"বুডাপেষ্ট"} + } + "Europe:Busingen"{ + ec{"বুছিনজেন"} + } + "Europe:Chisinau"{ + ec{"চিছিনাউ"} + } + "Europe:Copenhagen"{ + ec{"কোপেনহাগেন"} + } "Europe:Dublin"{ + ec{"ডাবলিন"} ld{"আইৰিচ মান সময়"} } + "Europe:Gibraltar"{ + ec{"জিব্ৰাল্টৰ"} + } + "Europe:Guernsey"{ + ec{"গোৰেনচি"} + } + "Europe:Helsinki"{ + ec{"হেলছিংকি"} + } + "Europe:Isle_of_Man"{ + ec{"আইল অফ মেন"} + } + "Europe:Istanbul"{ + ec{"ইস্তানবুল"} + } + "Europe:Jersey"{ + ec{"জাৰ্চি"} + } + "Europe:Kaliningrad"{ + ec{"কালিনিনগ্ৰাড"} + } + "Europe:Kiev"{ + ec{"কিভ"} + } + "Europe:Kirov"{ + ec{"কিৰোভ"} + } + "Europe:Lisbon"{ + ec{"লিছবন"} + } + "Europe:Ljubljana"{ + ec{"ল্যুবেলজানা"} + } "Europe:London"{ - ld{"ব্ৰিটিচ গ্ৰীষ্মকালীন সময়"} + ec{"লণ্ডন"} + ld{"ব্ৰিটিছ গ্ৰীষ্মকালীন সময়"} + } + "Europe:Luxembourg"{ + ec{"লাক্সেমবাৰ্গ"} + } + "Europe:Madrid"{ + ec{"মাদ্ৰিদ"} + } + "Europe:Malta"{ + ec{"মাল্টা"} + } + "Europe:Mariehamn"{ + ec{"মাৰিয়াহেম"} + } + "Europe:Minsk"{ + ec{"মিংস্ক"} + } + "Europe:Monaco"{ + ec{"মোনাকো"} + } + "Europe:Moscow"{ + ec{"মস্কো"} + } + "Europe:Oslo"{ + ec{"ওস্লো"} + } + "Europe:Paris"{ + ec{"পেৰিছ"} + } + "Europe:Podgorica"{ + ec{"পোডগোৰিকা"} + } + "Europe:Prague"{ + ec{"প্ৰাগ"} + } + "Europe:Riga"{ + ec{"ৰিগা"} + } + "Europe:Rome"{ + ec{"ৰোম"} + } + "Europe:Samara"{ + ec{"ছামাৰা"} + } + "Europe:San_Marino"{ + ec{"চান মাৰিনো"} + } + "Europe:Sarajevo"{ + ec{"ছাৰাজেভো"} + } + "Europe:Saratov"{ + ec{"ছাৰাটোভ"} + } + "Europe:Simferopol"{ + ec{"ছিম্ফেৰোপোল"} + } + "Europe:Skopje"{ + ec{"স্কোপ্জে"} + } + "Europe:Sofia"{ + ec{"ছোফিয়া"} + } + "Europe:Stockholm"{ + ec{"ষ্টকহোম"} + } + "Europe:Tallinn"{ + ec{"তেলিন"} + } + "Europe:Tirane"{ + ec{"টাইৰেন"} + } + "Europe:Ulyanovsk"{ + ec{"উল্যানোভ্‌স্ক"} } "Europe:Uzhgorod"{ - ec{"Uzhgorod"} + ec{"উজ্গোৰোড"} + } + "Europe:Vaduz"{ + ec{"ভাদুজ"} + } + "Europe:Vatican"{ + ec{"ভেটিকান"} + } + "Europe:Vienna"{ + ec{"ভিয়েনা"} + } + "Europe:Vilnius"{ + ec{"ভিলনিয়াছ"} + } + "Europe:Volgograd"{ + ec{"ভোল্গোগ্ৰাড"} + } + "Europe:Warsaw"{ + ec{"ৱাৰছাও"} + } + "Europe:Zagreb"{ + ec{"জাগ্ৰেব"} + } + "Europe:Zaporozhye"{ + ec{"জাপোৰোজাই"} + } + "Europe:Zurich"{ + ec{"জুৰিখ"} + } + "Indian:Antananarivo"{ + ec{"এণ্টানানাৰিভো"} + } + "Indian:Chagos"{ + ec{"চাগোছ"} + } + "Indian:Christmas"{ + ec{"খ্ৰীষ্টমাছ"} + } + "Indian:Cocos"{ + ec{"কোকোছ"} + } + "Indian:Comoro"{ + ec{"কোমোৰো"} + } + "Indian:Kerguelen"{ + ec{"কেৰগুলেন"} + } + "Indian:Mahe"{ + ec{"মাহে"} + } + "Indian:Maldives"{ + ec{"মালদ্বীপ"} + } + "Indian:Mauritius"{ + ec{"মৰিছাছ"} + } + "Indian:Mayotte"{ + ec{"মায়োট্টে"} } "Indian:Reunion"{ - ec{"Reunion"} + ec{"ৰিইউনিয়ন"} + } + "Pacific:Apia"{ + ec{"আপিয়া"} + } + "Pacific:Auckland"{ + ec{"অকলেণ্ড"} + } + "Pacific:Bougainville"{ + ec{"বোগেইনভিলে"} + } + "Pacific:Chatham"{ + ec{"চাথাম"} + } + "Pacific:Easter"{ + ec{"ইষ্টাৰ"} + } + "Pacific:Efate"{ + ec{"এফেট"} + } + "Pacific:Enderbury"{ + ec{"এণ্ডৰবাৰী"} + } + "Pacific:Fakaofo"{ + ec{"ফাকাওফো"} + } + "Pacific:Fiji"{ + ec{"ফিজি"} + } + "Pacific:Funafuti"{ + ec{"ফুনাফুটি"} + } + "Pacific:Galapagos"{ + ec{"গালাপাগোছ"} + } + "Pacific:Gambier"{ + ec{"গেম্বিয়াৰ"} + } + "Pacific:Guadalcanal"{ + ec{"গুৱাডলকানাল"} + } + "Pacific:Guam"{ + ec{"গুৱাম"} + } + "Pacific:Johnston"{ + ec{"জনষ্টন"} + } + "Pacific:Kiritimati"{ + ec{"কিৰিটিমাটি"} + } + "Pacific:Kosrae"{ + ec{"কোছৰায়ে"} + } + "Pacific:Kwajalein"{ + ec{"কোৱাজালিন"} + } + "Pacific:Majuro"{ + ec{"মাজুৰো"} + } + "Pacific:Marquesas"{ + ec{"মাৰ্কছাছ"} + } + "Pacific:Midway"{ + ec{"মিডৱে"} + } + "Pacific:Nauru"{ + ec{"নাৰু"} + } + "Pacific:Niue"{ + ec{"নিয়ো"} + } + "Pacific:Norfolk"{ + ec{"ন’ৰফ’ক"} + } + "Pacific:Noumea"{ + ec{"নউমিয়া"} + } + "Pacific:Pago_Pago"{ + ec{"পাগো পাগো"} + } + "Pacific:Palau"{ + ec{"পালাউ"} + } + "Pacific:Pitcairn"{ + ec{"পিটকেইৰ্ণ"} + } + "Pacific:Ponape"{ + ec{"পোনপেই"} + } + "Pacific:Port_Moresby"{ + ec{"প’ৰ্ট মোৰেছ্‌বি"} + } + "Pacific:Rarotonga"{ + ec{"ৰাৰোটোঙ্গা"} + } + "Pacific:Saipan"{ + ec{"ছাইপান"} + } + "Pacific:Tahiti"{ + ec{"তাহিতি"} + } + "Pacific:Tarawa"{ + ec{"তাৰাৱা"} + } + "Pacific:Tongatapu"{ + ec{"টংগাটাপু"} + } + "Pacific:Truk"{ + ec{"চ্চুক"} + } + "Pacific:Wake"{ + ec{"ৱেক"} + } + "Pacific:Wallis"{ + ec{"ৱালিছ"} } "meta:Afghanistan"{ - ls{"আফগানিস্তান সময়"} + ls{"আফগানিস্তানৰ সময়"} } "meta:Africa_Central"{ - ls{"মধ্য আফ্রিকা সময়"} + ls{"মধ্য আফ্ৰিকাৰ সময়"} } "meta:Africa_Eastern"{ - ls{"পূর্ব আফ্রিকা সময়"} + ls{"পূব আফ্ৰিকাৰ সময়"} } "meta:Africa_Southern"{ - ls{"দক্ষিণ আফ্রিকা মান সময়"} + ls{"দক্ষিণ আফ্ৰিকাৰ মান সময়"} } "meta:Africa_Western"{ - ld{"পশ্চিম আফ্রিকার গ্রীষ্মকালীন সময়"} - lg{"পশ্চিম আফ্রিকা সময়"} - ls{"পশ্চিম আফ্রিকার মান সময়"} + ld{"পশ্চিম আফ্ৰিকাৰ গ্ৰীষ্মকালীন সময়"} + lg{"পশ্চিম আফ্ৰিকাৰ সময়"} + ls{"পশ্চিম আফ্ৰিকাৰ মান সময়"} + } + "meta:Alaska"{ + ld{"আলাস্কাৰ ডেলাইট সময়"} + lg{"আলাস্কাৰ সময়"} + ls{"আলাস্কাৰ মান সময়"} } "meta:Amazon"{ - ld{"আমজান গ্রীষ্মের সময়"} - lg{"আমজান সময়"} - ls{"আমজান মান সময়"} + ld{"আমাজনৰ গ্ৰীষ্মকালীন সময়"} + lg{"আমাজনৰ সময়"} + ls{"আমাজনৰ মান সময়"} + } + "meta:America_Central"{ + ld{"উত্তৰ আমেৰিকাৰ কেন্দ্ৰীয় ডেলাইট সময়"} + lg{"উত্তৰ আমেৰিকাৰ কেন্দ্ৰীয় সময়"} + ls{"উত্তৰ আমেৰিকাৰ কেন্দ্ৰীয় মান সময়"} + } + "meta:America_Eastern"{ + ld{"উত্তৰ আমেৰিকাৰ প্ৰাচ্য ডেলাইট সময়"} + lg{"উত্তৰ আমেৰিকাৰ প্ৰাচ্য সময়"} + ls{"উত্তৰ আমেৰিকাৰ প্ৰাচ্য মান সময়"} + } + "meta:America_Mountain"{ + ld{"উত্তৰ আমেৰিকাৰ পৰ্ব্বতীয় ডেলাইট সময়"} + lg{"উত্তৰ আমেৰিকাৰ পৰ্ব্বতীয় সময়"} + ls{"উত্তৰ আমেৰিকাৰ পৰ্ব্বতীয় মান সময়"} + } + "meta:America_Pacific"{ + ld{"উত্তৰ আমেৰিকাৰ ডেলাইট সময়"} + lg{"উত্তৰ আমেৰিকাৰ প্ৰশান্ত সময়"} + ls{"উত্তৰ আমেৰিকাৰ প্ৰশান্ত মান সময়"} } "meta:Apia"{ - ld{"আপিয়া ডেলাইট টাইম"} - lg{"আপিয়া সময়"} - ls{"আপিয়া স্ট্যান্ডার্ড টাইম"} + ld{"আপিয়াৰ ডেলাইট সময়"} + lg{"আপিয়াৰ সময়"} + ls{"আপিয়াৰ মান সময়"} } "meta:Arabian"{ - ld{"আরবীয় দিনের আলো"} - lg{"আরবীয় সময়"} - ls{"আরবীয় মান সময়"} + ld{"আৰবীয় ডেলাইট সময়"} + lg{"আৰবীয় সময়"} + ls{"আৰবীয় মান সময়"} } "meta:Argentina"{ - ld{"আৰ্জেণ্টিনা গ্ৰীষ্ম সময়"} - lg{"আৰ্জেণ্টিনা সময়"} - ls{"আৰ্জেণ্টিনা মান সময়"} + ld{"আৰ্জেণ্টিনাৰ গ্ৰীষ্মকালীন সময়"} + lg{"আৰ্জেণ্টিনাৰ সময়"} + ls{"আৰ্জেণ্টিনাৰ মান সময়"} } "meta:Argentina_Western"{ - ld{"ওয়েস্টার্ন আর্জেন্টিনা গ্রীষ্মকালীন সময়"} - lg{"ওয়েস্টার্ন আর্জেন্টিনা সময়"} - ls{"ওয়েস্টার্ন আর্জেন্টিনা মান সময়"} + ld{"পাশ্চাত্য আৰ্জেণ্টিনাৰ গ্ৰীষ্মকালীন সময়"} + lg{"পাশ্চাত্য আৰ্জেণ্টিনাৰ সময়"} + ls{"পাশ্চাত্য আৰ্জেণ্টিনাৰ মান সময়"} } "meta:Armenia"{ - ld{"আর্মেনিয়া গ্রীষ্মকালীন সময়"} - lg{"আর্মেনিয়া টাইম"} - ls{"আর্মেনিয়া স্ট্যান্ডার্ড টাইম"} + ld{"আৰ্মেনিয়াৰ গ্ৰীষ্মকালীন সময়"} + lg{"আৰ্মেনিয়াৰ সময়"} + ls{"আৰ্মেনিয়াৰ মান সময়"} + } + "meta:Atlantic"{ + ld{"আটলাণ্টিক ডেলাইট সময়"} + lg{"আটলাণ্টিক সময়"} + ls{"আটলাণ্টিক মান সময়"} } "meta:Australia_Central"{ - ld{"অস্ট্রেলিয়ান কেন্দ্রীয় দিবালোক সময়"} - lg{"কেন্দ্রীয় অস্ট্রেলিয়া সময়"} - ls{"অস্ট্রেলিয়ান কেন্দ্রীয় স্ট্যান্ডার্ড টাইম"} + ld{"অষ্ট্ৰেলিয়াৰ কেন্দ্ৰীয় ডেলাইট সময়"} + lg{"মধ্য অষ্ট্ৰেলিয়াৰ সময়"} + ls{"অষ্ট্ৰেলিয়াৰ কেন্দ্ৰীয় মান সময়"} } "meta:Australia_CentralWestern"{ - ld{"অস্ট্রেলিয়ান সেন্ট্রাল ওয়েস্টার্ন ডেলাইট টাইম"} - lg{"অস্ট্রেলিয়ান সেন্ট্রাল ওয়েস্টার্ন টাইম"} - ls{"অস্ট্রেলিয়ান সেন্ট্রাল ওয়েস্টার্ন স্ট্যান্ডার্ড টাইম"} + ld{"অষ্ট্ৰেলিয়াৰ কেন্দ্ৰীয় পাশ্চাত্য ডেলাইট সময়"} + lg{"অষ্ট্ৰেলিয়াৰ কেন্দ্ৰীয় পাশ্চাত্য সময়"} + ls{"অষ্ট্ৰেলিয়াৰ কেন্দ্ৰীয় পাশ্চাত্য মান সময়"} } "meta:Australia_Eastern"{ - ld{"অস্ট্রেলিয়ান পূর্ব দিবালোক সময়"} - lg{"পূর্ব অস্ট্রেলিয়া সময়"} - ls{"অস্ট্রেলিয়ান ইস্টার্ন স্ট্যান্ডার্ড টাইম"} + ld{"অষ্ট্ৰেলিয়াৰ প্ৰাচ্য ডেলাইট সময়"} + lg{"প্ৰাচ্য অষ্ট্ৰেলিয়াৰ সময়"} + ls{"অষ্ট্ৰেলিয়াৰ প্ৰাচ্য মান সময়"} } "meta:Australia_Western"{ - ld{"অস্ট্রেলিয়ান ওয়েস্টার্ন ডেলাইট টাইম"} - lg{"ওয়েস্টার্ন অস্ট্রেলিয়া টাইম"} - ls{"অস্ট্রেলিয়ান ওয়েস্টার্ন স্ট্যান্ডার্ড টাইম"} + ld{"অষ্ট্ৰেলিয়াৰ পাশ্চাত্য ডেলাইট সময়"} + lg{"পাশ্চাত্য অষ্ট্ৰেলিয়াৰ সময়"} + ls{"অষ্ট্ৰেলিয়াৰ পাশ্চাত্য মান সময়"} } "meta:Azerbaijan"{ - ld{"আজারবাইজান গ্রীষ্মকালীন সময়"} - lg{"আজারবাইজান সময়"} - ls{"আজারবাইজান স্ট্যান্ডার্ড টাইম"} + ld{"আজেৰবাইজানৰ গ্ৰীষ্মকালীন সময়"} + lg{"আজেৰবাইজানৰ সময়"} + ls{"আজেৰবাইজানৰ মান সময়"} } "meta:Azores"{ - ld{"Azores গ্রীষ্মের সময়"} - lg{"Azores সময়"} - ls{"Azores মান সময়"} + ld{"আজোৰেছৰ গ্ৰীষ্মকালীন সময়"} + lg{"আজোৰেছ সময়"} + ls{"আজোৰেছৰ মান সময়"} } "meta:Bangladesh"{ - ld{"বাংলাদেশ গ্রীষ্মকালীন সময়"} - lg{"বাংলাদেশ সময়"} - ls{"বাংলাদেশ স্ট্যান্ডার্ড টাইম"} + ld{"বাংলাদেশৰ গ্ৰীষ্মকালীন সময়"} + lg{"বাংলাদেশৰ সময়"} + ls{"বাংলাদেশৰ মান সময়"} } "meta:Bhutan"{ - ls{"ভুটান টাইম"} + ls{"ভুটানৰ সময়"} } "meta:Bolivia"{ - ls{"বলিভিয়া সময়"} + ls{"বলিভিয়াৰ সময়"} } "meta:Brasilia"{ - ld{"ব্ৰাছিলিয়া গ্ৰীষ্ম সময়"} - lg{"ব্ৰাছিলিয়া সময়"} - ls{"ব্ৰাছিলিয়া মান সময়"} + ld{"ব্ৰাজিলিয়াৰ গ্ৰীষ্মকালীন সময়"} + lg{"ব্ৰাজিলিয়াৰ সময়"} + ls{"ব্ৰাজিলিয়াৰ মান সময়"} } "meta:Brunei"{ - ls{"ব্রুনেই দারুসসালাম সময়"} + ls{"ব্ৰুনেই ডাৰুছালেমৰ সময়"} } "meta:Cape_Verde"{ - ld{"কেপ ভার্দে গ্রীষ্মকালীন সময়"} - lg{"কেপ ভার্দে সময়"} - ls{"কেপ ওয়ার্ড স্ট্যান্ডার্ড টাইম"} + ld{"কেপ ভাৰ্দেৰ গ্ৰীষ্মকালীন সময়"} + lg{"কেপ ভাৰ্দেৰ সময়"} + ls{"কেপ ভাৰ্দেৰ মান সময়"} } "meta:Chamorro"{ - ls{"চামেরো স্ট্যান্ডার্ড টাইম"} + ls{"চামোৰোৰ মান সময়"} } "meta:Chatham"{ - ld{"চ্যাথাম ডেইলাইট টাইম"} - lg{"চ্যাথাম টাইম"} - ls{"চ্যাথাম স্ট্যান্ডার্ড টাইম"} + ld{"চাথামৰ ডেলাইট সময়"} + lg{"চাথামৰ সময়"} + ls{"চাথামৰ মান সময়"} } "meta:Chile"{ - ld{"চিলি গ্রীষ্মকালীন সময়"} - lg{"চিলি সময়"} - ls{"চিলি স্ট্যান্ডার্ড টাইম"} + ld{"চিলিৰ গ্ৰীষ্মকালীন সময়"} + lg{"চিলিৰ সময়"} + ls{"চিলিৰ মান সময়"} } "meta:China"{ - ld{"চীন ডেইলাইট টাইম"} - lg{"চীন সময়"} - ls{"চীন স্ট্যান্ডার্ড টাইম"} + ld{"চীনৰ ডেলাইট সময়"} + lg{"চীনৰ সময়"} + ls{"চীনৰ মান সময়"} } "meta:Choibalsan"{ - ld{"চিব্বলসন গ্রীষ্মকালীন সময়"} - lg{"চিব্বালান টাইম"} - ls{"চিব্বলসন স্ট্যান্ডার্ড টাইম"} + ld{"কোইবাল্ছনৰ গ্ৰীষ্মকালীন সময়"} + lg{"কোইবাল্ছনৰ সময়"} + ls{"কোইবাল্ছনৰ মান সময়"} } "meta:Christmas"{ - ls{"ক্রিসমাস আইল্যান্ড সময়"} + ls{"খ্ৰীষ্টমাছ দ্বীপৰ সময়"} } "meta:Cocos"{ - ls{"কোকোস দ্বীপপুঞ্জ সময়"} + ls{"কোকোছ দ্বীপপুঞ্জৰ সময়"} } "meta:Colombia"{ - ld{"কলম্বিয়া গ্ৰীষ্ম সময়"} - lg{"কলম্বিয়া সময়"} - ls{"কলম্বিয়া মান সময়"} + ld{"কলম্বিয়াৰ গ্ৰীষ্মকালীন সময়"} + lg{"কলম্বিয়াৰ সময়"} + ls{"কলম্বিয়াৰ মান সময়"} } "meta:Cook"{ - ld{"কুক দ্বীপপুঞ্জ হাফ গ্রীষ্মকালীন সময়"} - lg{"কুক দ্বীপপুঞ্জ সময়"} - ls{"কুক দ্বীপপুঞ্জ স্ট্যান্ডার্ড টাইম"} + ld{"কুক দ্বীপপুঞ্জৰ অৰ্ধ গ্ৰীষ্মকালীন সময়"} + lg{"কুক দ্বীপপুঞ্জৰ সময়"} + ls{"কুক দ্বীপপুঞ্জৰ মান সময়"} + } + "meta:Cuba"{ + ld{"কিউবাৰ ডেলাইট সময়"} + lg{"কিউবাৰ সময়"} + ls{"কিউবাৰ মান সময়"} } "meta:Davis"{ - ls{"ডেভিস টাইম"} + ls{"ডেভিছৰ সময়"} } "meta:DumontDUrville"{ - ls{"ডামমন্ট-ডি‘উরিভ্যাল টাইম"} + ls{"ডুমোণ্ট-ডি আৰ্ভিলৰ সময়"} } "meta:East_Timor"{ - ls{"পূর্ব তিমুর সময়"} + ls{"পূব তিমোৰৰ সময়"} } "meta:Easter"{ - ld{"ইষ্টাৰ দ্বীপ গ্ৰীষ্ম সময়"} - lg{"ইষ্টাৰ দ্বীপ সময়"} - ls{"ইষ্টাৰ দ্বীপ মান সময়"} + ld{"ইষ্টাৰ দ্বীপৰ গ্ৰীষ্মকালীন সময়"} + lg{"ইষ্টাৰ দ্বীপৰ সময়"} + ls{"ইষ্টাৰ দ্বীপৰ মান সময়"} } "meta:Ecuador"{ - ls{"ইকুৱেডৰ সময়"} + ls{"ইকুৱেডৰৰ সময়"} } "meta:Europe_Central"{ - ld{"মধ্য ইউরোপীয় গ্রীষ্মকালীন সময়"} - lg{"কেন্দ্রীয় ইউরোপীয় সময়"} - ls{"কেন্দ্রীয় ইউরোপীয় স্ট্যান্ডার্ড টাইম"} + ld{"মধ্য ইউৰোপীয় গ্ৰীষ্মকালীন সময়"} + lg{"মধ্য ইউৰোপীয় সময়"} + ls{"মধ্য ইউৰোপীয় মান সময়"} } "meta:Europe_Eastern"{ - ld{"পূর্ব ইউরোপীয় গ্রীষ্মকালীন সময়"} - lg{"পূর্ব ইউরোপীয় সময়"} - ls{"পূর্ব ইউরোপীয় মান সময়"} + ld{"প্ৰাচ্য ইউৰোপীয় গ্ৰীষ্মকালীন সময়"} + lg{"প্ৰাচ্য ইউৰোপীয় সময়"} + ls{"প্ৰাচ্য ইউৰোপীয় মান সময়"} } "meta:Europe_Further_Eastern"{ - ls{"আরও পূর্ব ইউরোপীয় সময়"} + ls{"অগ্ৰ-প্ৰাচ্য ইউৰোপীয় সময়"} } "meta:Europe_Western"{ - ld{"পশ্চিম ইউরোপীয় গ্রীষ্মকালীন সময়"} - lg{"পশ্চিম ইউরোপীয় সময়"} - ls{"পশ্চিম ইউরোপীয় মান সময়"} + ld{"পাশ্চাত্য ইউৰোপীয় গ্ৰীষ্মকালীন সময়"} + lg{"পাশ্চাত্য ইউৰোপীয় সময়"} + ls{"পাশ্চাত্য ইউৰোপীয় মান সময়"} } "meta:Falkland"{ - ld{"ফকল্যান্ড দ্বীপপুঞ্জ গ্রীষ্মকালীন সময়"} - lg{"ফকল্যান্ড দ্বীপপুঞ্জ সময়"} - ls{"ফকল্যান্ড দ্বীপ স্ট্যান্ডার্ড টাইম"} + ld{"ফকলেণ্ড দ্বীপপুঞ্জৰ গ্ৰীষ্মকালীন সময়"} + lg{"ফকলেণ্ড দ্বীপপুঞ্জৰ সময়"} + ls{"ফকলেণ্ড দ্বীপপুঞ্জৰ মান সময়"} } "meta:Fiji"{ - ld{"ফিজি গ্রীষ্মকালীন সময়"} - lg{"ফিজি সময়"} - ls{"ফিজি স্ট্যান্ডার্ড টাইম"} + ld{"ফিজিৰ গ্ৰীষ্মকালীন সময়"} + lg{"ফিজিৰ সময়"} + ls{"ফিজিৰ মান সময়"} } "meta:French_Guiana"{ - ls{"ফরাসি গায়ানা সময়"} + ls{"ফ্ৰান্স গয়ানাৰ সময়"} } "meta:French_Southern"{ - ls{"ফরাসি দক্ষিণ ও অ্যান্টার্কটিক সময়"} + ls{"দক্ষিণ ফ্ৰান্স আৰু এণ্টাৰ্কটিক সময়"} } "meta:GMT"{ - ls{"মক্কার সময়"} + ls{"গ্ৰীণউইচ মান সময়"} } "meta:Galapagos"{ - ls{"গালাপাগোস টাইম"} + ls{"গালাপাগোছৰ সময়"} } "meta:Gambier"{ - ls{"গাম্বুর সময়"} + ls{"গেম্বিয়াৰ সময়"} } "meta:Georgia"{ - ld{"জর্জিয়া গ্রীষ্মকালীন সময়"} - lg{"জর্জিয়া টাইম"} - ls{"জর্জিয়া স্ট্যান্ডার্ড টাইম"} + ld{"জৰ্জিয়াৰ গ্ৰীষ্মকালীন সময়"} + lg{"জৰ্জিয়াৰ সময়"} + ls{"জৰ্জিয়াৰ মান সময়"} } "meta:Gilbert_Islands"{ - ls{"গিলবার্ট দ্বীপপুঞ্জ সময়"} + ls{"গিলবাৰ্ট দ্বীপপুঞ্জৰ সময়"} + } + "meta:Greenland_Eastern"{ + ld{"পূব গ্ৰীণলেণ্ডৰ গ্ৰীষ্মকালীন সময়"} + lg{"পূব গ্ৰীণলেণ্ডৰ সময়"} + ls{"পূব গ্ৰীণলেণ্ডৰ মান সময়"} + } + "meta:Greenland_Western"{ + ld{"পশ্চিম গ্ৰীণলেণ্ডৰ গ্ৰীষ্মকালীন সময়"} + lg{"পশ্চিম গ্ৰীণলেণ্ডৰ সময়"} + ls{"পশ্চিম গ্ৰীণলেণ্ডৰ মান সময়"} } "meta:Gulf"{ - ls{"উপসাগরীয় স্ট্যান্ডার্ড টাইম"} + ls{"উপসাগৰীয় মান সময়"} } "meta:Guyana"{ - ls{"গায়ানা টাইম"} + ls{"গায়ানাৰ সময়"} + } + "meta:Hawaii_Aleutian"{ + ld{"হাৱাই-এলিউশ্বনৰ ডেলাইট সময়"} + lg{"হাৱাই-এলিউশ্বনৰ সময়"} + ls{"হাৱাই-এলিউশ্বনৰ মান সময়"} } "meta:Hong_Kong"{ - ld{"হংকং গ্রীষ্মকালীন সময়"} - lg{"হংকং সময়"} - ls{"হংকং স্ট্যান্ডার্ড টাইম"} + ld{"হং কঙৰ গ্ৰীষ্মকালীন সময়"} + lg{"হং কঙৰ সময়"} + ls{"হং কঙৰ মান সময়"} } "meta:Hovd"{ - ld{"হওগড গ্রীষ্মকালীন সময়"} - lg{"হওড টাইম"} - ls{"হোভড স্ট্যান্ডার্ড টাইম"} + ld{"হোভ্‌ডৰ গ্ৰীষ্মকালীন সময়"} + lg{"হোভ্‌ডৰ সময়"} + ls{"হোভ্‌ডৰ মান সময়"} } "meta:India"{ - ls{"ভাৰতীয় সময়"} + ls{"ভাৰতীয় মান সময়"} ss{"ভা. স."} } "meta:Indian_Ocean"{ - ls{"ভারত মহাসাগর সময়"} + ls{"ভাৰত মহাসাগৰীয় সময়"} } "meta:Indochina"{ - ls{"ইন্দোচীনা টাইম"} + ls{"ইণ্ডোচাইনাৰ সময়"} } "meta:Indonesia_Central"{ - ls{"মধ্য ইন্দোনেশিয়া সময়"} + ls{"মধ্য ইণ্ডোনেচিয়াৰ সময়"} } "meta:Indonesia_Eastern"{ - ls{"ইস্টার্ন ইন্দোনেশিয়া সময়"} + ls{"প্ৰাচ্য ইণ্ডোনেচিয়াৰ সময়"} } "meta:Indonesia_Western"{ - ls{"ওয়েস্টার্ন ইন্দোনেশিয়া সময়"} + ls{"পাশ্চাত্য ইণ্ডোনেচিয়াৰ সময়"} } "meta:Iran"{ - ld{"ইরান দিবালোক সময়"} - lg{"ইরান সময়"} - ls{"ইরান স্ট্যান্ডার্ড টাইম"} + ld{"ইৰানৰ ডেলাইট সময়"} + lg{"ইৰানৰ সময়"} + ls{"ইৰানৰ মান সময়"} } "meta:Irkutsk"{ - ld{"ইর্কুষস্ক গ্রীষ্মকালীন সময়"} - lg{"ইর্কুক্স্ক সময়"} - ls{"ইঙ্কুক্টক স্ট্যান্ডার্ড টাইম"} + ld{"ইৰ্কুটস্কৰ গ্ৰীষ্মকালীন সময়"} + lg{"ইৰ্কুটস্কৰ সময়"} + ls{"ইৰ্কুটস্কৰ মান সময়"} } "meta:Israel"{ - ld{"ইস্রায়েল দিবালোক সময়"} - lg{"ইস্রায়েল সময়"} - ls{"ইস্রায়েল স্ট্যান্ডার্ড টাইম"} + ld{"ইজৰাইলৰ ডেলাইট সময়"} + lg{"ইজৰাইলৰ সময়"} + ls{"ইজৰাইলৰ মান সময়"} } "meta:Japan"{ - ld{"জাপান দিনের হালকা সময়"} - lg{"জাপান সময়"} - ls{"জাপান স্ট্যান্ডার্ড টাইম"} + ld{"জাপানৰ ডেলাইট সময়"} + lg{"জাপানৰ সময়"} + ls{"জাপানৰ মান সময়"} } "meta:Kazakhstan_Eastern"{ - ls{"পূর্ব কাজাখস্তান সময়"} + ls{"পূব কাজাখস্তানৰ সময়"} } "meta:Kazakhstan_Western"{ - ls{"পশ্চিম কাসাবালান সময়"} + ls{"পশ্চিম কাজাখস্তানৰ সময়"} } "meta:Korea"{ - ld{"কোরিয়ান দিনের আলো"} - lg{"কোরিয়ান সময়"} - ls{"কোরিয়ান স্ট্যান্ডার্ড টাইম"} + ld{"কোৰিয়াৰ ডেলাইট সময়"} + lg{"কোৰিয়াৰ সময়"} + ls{"কোৰিয়াৰ মান সময়"} } "meta:Kosrae"{ - ls{"কোসরা টাইম"} + ls{"কোছৰায়ে সময়"} } "meta:Krasnoyarsk"{ - ld{"ক্রোয়েশোয়ারস্ক গ্রীষ্মকালীন সময়"} - lg{"ক্রোশোয়েয়ার্স্ক টাইম"} - ls{"ক্রোশনোয়ার্স্ক মান সময়"} + ld{"ক্ৰাছনোয়াৰ্স্ক গ্ৰীষ্মকালীন সময়"} + lg{"ক্ৰাছনোয়াৰ্স্কৰ সময়"} + ls{"ক্ৰাছনোয়াৰ্স্কৰ মান সময়"} + } + "meta:Kyrgystan"{ + ls{"কিৰ্গিজস্তানৰ সময়"} } "meta:Line_Islands"{ - ls{"লাইন দ্বীপপুঞ্জ সময়"} + ls{"লাইন দ্বীপপুঞ্জৰ সময়"} } "meta:Lord_Howe"{ - ld{"লর্ড হ্যালো দিবালোক সময়"} - lg{"লর্ড হাভী সময়"} - ls{"লর্ড হাভী স্ট্যান্ডার্ড টাইম"} + ld{"লৰ্ড হাওৰ ডেলাইট সময়"} + lg{"লৰ্ড হাওৰ সময়"} + ls{"লৰ্ড হাওৰ মান সময়"} } "meta:Macquarie"{ - ls{"ম্যাককুরি আইল্যান্ড টাইম"} + ls{"মেক্‌কুৱেৰী দ্বীপৰ সময়"} } "meta:Magadan"{ - ld{"ম্যাগাদান গ্রীষ্মকালীন সময়"} - lg{"ম্যাগাদান টাইম"} - ls{"ম্যাগাদান মান সময়"} + ld{"মাগাদানৰ গ্ৰীষ্মকালীন সময়"} + lg{"মাগাদানৰ সময়"} + ls{"মাগাদানৰ মান সময়"} } "meta:Malaysia"{ - ls{"মালয়েশিয়া সময়"} + ls{"মালয়েচিয়াৰ সময়"} } "meta:Maldives"{ - ls{"মালদ্বীপের সময়"} + ls{"মালদ্বীপৰ সময়"} } "meta:Marquesas"{ - ls{"মারকাসাস সময়"} + ls{"মাৰ্কছেছৰ সময়"} } "meta:Marshall_Islands"{ - ls{"মার্শাল দ্বীপপুঞ্জ সময়"} + ls{"মাৰ্শ্বাল দ্বীপপুঞ্জৰ সময়"} } "meta:Mauritius"{ - ld{"Mauritius গ্রীষ্মকালীন সময়"} - lg{"Mauritus সময়"} - ls{"Mauritius মান সময়"} + ld{"মৰিছাছৰ গ্ৰীষ্মকালীন সময়"} + lg{"মৰিছাছৰ সময়"} + ls{"মৰিছাছৰ মান সময়"} } "meta:Mawson"{ - ls{"মোসন টাইম"} + ls{"মাউছনৰ সময়"} + } + "meta:Mexico_Northwest"{ + ld{"উত্তৰ-পশ্চিম মেক্সিকোৰ ডেলাইট সময়"} + lg{"উত্তৰ-পশ্চিম মেক্সিকোৰ সময়"} + ls{"উত্তৰ-পশ্চিম মেক্সিকোৰ মান সময়"} + } + "meta:Mexico_Pacific"{ + ld{"মেক্সিকোৰ প্ৰশান্ত ডেলাইট সময়"} + lg{"মেক্সিকোৰ প্ৰশান্ত সময়"} + ls{"মেক্সিকোৰ প্ৰশান্ত মান সময়"} } "meta:Mongolia"{ - ld{"উলানবাটার গ্রীষ্মকালীন সময়"} - lg{"উলানবাটার টাইম"} - ls{"উলানবাটার মান সময়"} + ld{"উলানবাটাৰৰ গ্ৰীষ্মকালীন সময়"} + lg{"উলানবাটাৰৰ সময়"} + ls{"উলানবাটাৰৰ মান সময়"} } "meta:Moscow"{ - ld{"মস্কো গ্রীষ্মকালীন সময়"} - lg{"মস্কো সময়"} - ls{"মস্কো স্ট্যান্ডার্ড টাইম"} + ld{"মস্কোৰ গ্ৰীষ্মকালীন সময়"} + lg{"মস্কোৰ সময়"} + ls{"মস্কোৰ মান সময়"} } "meta:Myanmar"{ - ls{"মায়ানমার টাইম"} + ls{"ম্যানমাৰৰ সময়"} } "meta:Nauru"{ - ls{"নাউরু টাইম"} + ls{"নাউৰুৰ সময়"} } "meta:Nepal"{ - ls{"নেপাল সময়"} + ls{"নেপালৰ সময়"} } "meta:New_Caledonia"{ - ld{"নিউ ক্যালেডোনিয়া গ্রীষ্মকালীন সময়"} - lg{"নিউ ক্যালেডোনিয়া সময়"} - ls{"নিউ ক্যালেডোনিয়া স্ট্যান্ডার্ড টাইম"} + ld{"নিউ কেলিডোনিয়াৰ গ্ৰীষ্মকালীন সময়"} + lg{"নিউ কেলিডোনিয়াৰ সময়"} + ls{"নিউ কেলিডোনিয়াৰ মান সময়"} } "meta:New_Zealand"{ - ld{"নিউজিল্যান্ড ডেলাইট টাইম"} - lg{"নিউজিল্যান্ড সময়"} - ls{"নিউজিল্যান্ড স্ট্যান্ডার্ড টাইম"} + ld{"নিউজিলেণ্ডৰ ডেলাইট সময়"} + lg{"নিউজিলেণ্ডৰ সময়"} + ls{"নিউজিলেণ্ডৰ মান সময়"} + } + "meta:Newfoundland"{ + ld{"নিউফাউণ্ডলেণ্ডৰ ডেলাইট সময়"} + lg{"নিউফাউণ্ডলেণ্ডৰ সময়"} + ls{"নিউফাউণ্ডলেণ্ডৰ মান সময়"} } "meta:Niue"{ - ls{"নিউইয় টাইম"} + ls{"নিয়ুৰ সময়"} } "meta:Norfolk"{ - ls{"নরফোক দ্বীপ সময়"} + ls{"ন’ৰফ’ক দ্বীপৰ সময়"} } "meta:Noronha"{ - ld{"ফাৰ্নাণ্ডো ডি নোৰোন্বা গ্ৰীষ্ম সময়"} - lg{"ফাৰ্নাণ্ডো ডি নোৰোন্বা"} - ls{"ফাৰ্নাণ্ডো ডি নোৰোন্বা মান সময়"} + ld{"ফাৰ্নাণ্ডো ডে নোৰোন্‌হাৰ গ্ৰীষ্মকালীন সময়"} + lg{"ফাৰ্নাণ্ডো ডে নোৰোন্‌হাৰ সময়"} + ls{"ফাৰ্নাণ্ডো ডে নোৰোন্‌হাৰ মান সময়"} } "meta:Novosibirsk"{ - ld{"নোভোসিবিরস্ক গ্রীষ্মকালীন সময়"} - lg{"নোভোসিবিরস্ক সময়"} - ls{"নোভোসিবিরস্ক স্ট্যান্ডার্ড টাইম"} + ld{"নভোছিবিৰ্স্কৰ গ্ৰীষ্মকালীন সময়"} + lg{"নভোছিবিৰ্স্কৰ সময়"} + ls{"নভোছিবিৰ্স্কৰ মান সময়"} } "meta:Omsk"{ - ld{"Omsk গ্রীষ্মকালীন সময়"} - lg{"Omsk সময়"} - ls{"Omsk আদর্শ সময়"} + ld{"ওমস্কৰ গ্ৰীষ্মকালীন সময়"} + lg{"ওমস্কৰ সময়"} + ls{"ওমস্কৰ মান সময়"} } "meta:Pakistan"{ - ld{"পাকিস্তান গ্রীষ্মকালীন সময়"} - lg{"পাকিস্তান টাইম"} - ls{"পাকিস্তান স্ট্যান্ডার্ড টাইম"} + ld{"পাকিস্তানৰ গ্ৰীষ্মকালীন সময়"} + lg{"পাকিস্তানৰ সময়"} + ls{"পাকিস্তানৰ মান সময়"} } "meta:Palau"{ - ls{"পালাউ সময়"} + ls{"পালাউৰ সময়"} } "meta:Papua_New_Guinea"{ - ls{"পাপুয়া নিউ গিনি সময়"} + ls{"পাপুৱা নিউ গিনিৰ সময়"} } "meta:Paraguay"{ - ld{"পাৰাগুৱে গ্ৰীষ্ম সময়"} - lg{"পাৰাগুৱে সময়"} - ls{"পাৰাগুৱে মান সময়"} + ld{"পাৰাগুৱেৰ গ্ৰীষ্মকালীন সময়"} + lg{"পাৰাগুৱেৰ সময়"} + ls{"পাৰাগুৱেৰ মান সময়"} } "meta:Peru"{ - ld{"পেরু গ্রীষ্মকালীন সময়"} - lg{"পেরু সময়"} - ls{"পেরু মান সময়"} + ld{"পেৰুৰ গ্ৰীষ্মকালীন সময়"} + lg{"পেৰুৰ সময়"} + ls{"পেৰুৰ মান সময়"} } "meta:Philippines"{ - ld{"ফিলিপাইন গ্রীষ্মকালীন সময়"} - lg{"ফিলিপাইন টাইম"} - ls{"ফিলিপাইন স্ট্যান্ডার্ড টাইম"} + ld{"ফিলিপাইনৰ গ্ৰীষ্মকালীন সময়"} + lg{"ফিলিপাইনৰ সময়"} + ls{"ফিলিপাইনৰ মান সময়"} } "meta:Phoenix_Islands"{ - ls{"ফিনিক্স দ্বীপপুঞ্জ সময়"} + ls{"ফিনিক্স দ্বীপপুঞ্জৰ সময়"} + } + "meta:Pierre_Miquelon"{ + ld{"ছেইণ্ট পিয়েৰে আৰু মিকিউৱেলনৰ ডেলাইট সময়"} + lg{"ছেইণ্ট পিয়েৰে আৰু মিকিউৱেলনৰ সময়"} + ls{"ছেইণ্ট পিয়েৰে আৰু মিকিউৱেলনৰ মান সময়"} } "meta:Pitcairn"{ - ls{"পিটারকনার টাইম"} + ls{"পিটকেইৰ্ণৰ সময়"} } "meta:Ponape"{ - ls{"পনাপ সময়"} + ls{"পোনাপেৰ সময়"} } "meta:Pyongyang"{ - ls{"পিয়ংইয়ং টাইম"} + ls{"প্যংয়াংৰ সময়"} } "meta:Reunion"{ - ls{"রিয়ানিয়ন টাইম"} + ls{"ৰিইউনিয়নৰ সময়"} } "meta:Rothera"{ - ls{"রোথেরা টাইম"} + ls{"ৰোথেৰাৰ সময়"} } "meta:Sakhalin"{ - ld{"সাখালিন গ্রীষ্মের সময়"} - lg{"সাখালিন টাইম"} - ls{"সাখালিন মান টাইম"} + ld{"ছাখালিনৰ গ্ৰীষ্মকালীন সময়"} + lg{"ছাখালিনৰ সময়"} + ls{"ছাখালিনৰ মান সময়"} } "meta:Samoa"{ - ld{"সামোয়া ডেলাইট সময়"} - lg{"সামোয়া সময়"} - ls{"সামোয়া স্ট্যান্ডার্ড টাইম"} + ld{"ছামোৱাৰ ডেলাইট সময়"} + lg{"ছামোৱাৰ সময়"} + ls{"ছামোৱাৰ মান সময়"} } "meta:Seychelles"{ - ls{"সেশেলস সময়"} + ls{"ছিচিলিছৰ সময়"} } "meta:Singapore"{ - ls{"সিঙ্গাপুর স্ট্যান্ডার্ড টাইম"} + ls{"ছিংগাপুৰৰ মান সময়"} } "meta:Solomon"{ - ls{"সলোমন দ্বীপপুঞ্জ সময়"} + ls{"চোলোমোন দ্বীপপুঞ্জৰ সময়"} } "meta:South_Georgia"{ - ls{"দক্ষিণ জর্জিয়া টাইম"} + ls{"দক্ষিণ জৰ্জিয়াৰ সময়"} } "meta:Suriname"{ - ls{"সুরিনাম টাইম"} + ls{"ছুৰিনামৰ সময়"} } "meta:Syowa"{ - ls{"Syowa টাইম"} + ls{"স্বোৱা সময়"} } "meta:Tahiti"{ - ls{"তাহিতি টাইম"} + ls{"তাহিতিৰ সময়"} } "meta:Taipei"{ - ld{"তাইপে দিনের হালকা সময়"} - lg{"তাইপে সময়"} - ls{"তাইপে স্ট্যান্ডার্ড টাইম"} + ld{"টাইপেইৰ ডেলাইট সময়"} + lg{"টাইপেইৰ সময়"} + ls{"টাইপেইৰ মান সময়"} } "meta:Tajikistan"{ - ls{"তাজিকিস্তান টাইম"} + ls{"তাজিকিস্তানৰ সময়"} } "meta:Tokelau"{ - ls{"টোকেলাউ সময়"} + ls{"টোকেলাউৰ সময়"} } "meta:Tonga"{ - ld{"টঙ্গা গ্রীষ্মকালীন সময়"} - lg{"টোঙ্গা টাইম"} - ls{"টোঙ্গা স্ট্যান্ডার্ড টাইম"} + ld{"টংগাৰ গ্ৰীষ্মকালীন সময়"} + lg{"টংগাৰ সময়"} + ls{"টংগাৰ মান সময়"} } "meta:Truk"{ - ls{"চুুক টাইম"} + ls{"চ্চুকৰ সময়"} } "meta:Turkmenistan"{ - ld{"তুর্কমেনিস্তান গ্রীষ্ম সময়"} - lg{"তুর্কমেনিস্তান সময়"} - ls{"তুর্কমেনিস্তান মান সময়"} + ld{"তুৰ্কমেনিস্তানৰ গ্ৰীষ্মকালীন সময়"} + lg{"তুৰ্কমেনিস্তানৰ সময়"} + ls{"তুৰ্কমেনিস্তানৰ মান সময়"} } "meta:Tuvalu"{ - ls{"টুভালু সময়"} + ls{"টুভালাউৰ সময়"} } "meta:Uruguay"{ - ld{"উৰুগুৱে গ্ৰীষ্ম সময়"} - lg{"উৰুগুৱে সময়"} - ls{"উৰুগুৱে মান সময়"} + ld{"উৰুগুৱেৰ গ্ৰীষ্মকালীন সময়"} + lg{"উৰুগুৱেৰ সময়"} + ls{"উৰুগুৱেৰ মান সময়"} } "meta:Uzbekistan"{ - ld{"উজবেকিস্তান গ্রীষ্মের সময়"} - lg{"উজবেকিস্তান সময়"} - ls{"উজবেকিস্তান মান সময়"} + ld{"উজবেকিস্তানৰ গ্ৰীষ্মকালীন সময়"} + lg{"উজবেকিস্তানৰ সময়"} + ls{"উজবেকিস্তানৰ মান সময়"} } "meta:Vanuatu"{ - ld{"ভানুয়াতু গ্রীষ্মকালীন সময়"} - lg{"ভানুয়াতু সময়"} - ls{"ভানুয়াতু স্ট্যান্ডার্ড টাইম"} + ld{"ভানাটুৰ গ্ৰীষ্মকালীন সময়"} + lg{"ভানাটুৰ সময়"} + ls{"ভানাটুৰ মান সময়"} } "meta:Venezuela"{ - ls{"ভেনিজুয়েলা সময়"} + ls{"ভেনিজুৱেলাৰ সময়"} } "meta:Vladivostok"{ - ld{"ভ্লাদভোস্টক সামার সময়"} - lg{"ভ্লাদভোস্টক টাইম"} - ls{"ভ্লাদভোস্টোক স্ট্যান্ডার্ড টাইম"} + ld{"ভ্লাডিভোষ্টোকৰ গ্ৰীষ্মকালীন সময়"} + lg{"ভ্লাডিভোষ্টোকৰ সময়"} + ls{"ভ্লাডিভোষ্টোকৰ মান সময়"} } "meta:Volgograd"{ - ld{"ভলগোগ্রেড গ্রীষ্মকালীন সময়"} - lg{"ভলগোগ্রাদ টাইম"} - ls{"ভোলগোগ্রাদ মান সময়"} + ld{"ভোল্গোগ্ৰাডৰ গ্ৰীষ্মকালীন সময়"} + lg{"ভোল্গোগ্ৰাডৰ সময়"} + ls{"ভোল্গোগ্ৰাডৰ মান সময়"} } "meta:Vostok"{ - ls{"ভোস্টোক টাইম"} + ls{"ভোষ্টকৰ সময়"} } "meta:Wake"{ - ls{"ওয়াক আইল্যান্ড টাইম"} + ls{"ৱেক দ্বীপৰ সময়"} } "meta:Wallis"{ - ls{"ওয়ালিস ও ফুটুনা সময়"} + ls{"ৱালিছ আৰু ফুটুনাৰ সময়"} } "meta:Yakutsk"{ - ld{"Yakutsk গ্রীষ্মের সময়"} - lg{"Yakutsk সময়"} - ls{"Yakutsk মান সময়"} + ld{"য়াকুত্স্কৰ গ্ৰীষ্মকালীন সময়"} + lg{"য়াকুত্স্কৰ সময়"} + ls{"য়াকুত্স্কৰ মান সময়"} } "meta:Yekaterinburg"{ - ld{"ইয়েকাতেরিনবার্গ গ্রীষ্মকালীন সময়"} - lg{"ইয়েকাতেরিনবার্গ সময়"} - ls{"ইয়েকাতেরিনবার্গ স্ট্যান্ডার্ড সময়"} + ld{"য়েকাটেৰিণবাৰ্গৰ গ্ৰীষ্মকালীন সময়"} + lg{"য়েকাটেৰিণবাৰ্গৰ সময়"} + ls{"য়েকাটেৰিণবাৰ্গৰ মান সময়"} } fallbackFormat{"{1} ({0})"} gmtFormat{"GMT{0}"} gmtZeroFormat{"GMT"} hourFormat{"+HH:mm;-HH:mm"} - regionFormat{"{0}"} - regionFormatDaylight{"{0} (+1)"} - regionFormatStandard{"{0} (+0)"} + regionFormat{"{0} সময়"} + regionFormatDaylight{"{0} (+1) ডেলাইট সময়"} + regionFormatStandard{"{0} (+0) মান সময়"} } } diff --git a/icu4c/source/data/zone/asa.txt b/icu4c/source/data/zone/asa.txt index ae5b560278..5f7cf91c9b 100644 --- a/icu4c/source/data/zone/asa.txt +++ b/icu4c/source/data/zone/asa.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License asa{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/ast.txt b/icu4c/source/data/zone/ast.txt index cfc1843c28..a9e564b0df 100644 --- a/icu4c/source/data/zone/ast.txt +++ b/icu4c/source/data/zone/ast.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ast{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/az.txt b/icu4c/source/data/zone/az.txt index a216b47da4..c78b65f1dc 100644 --- a/icu4c/source/data/zone/az.txt +++ b/icu4c/source/data/zone/az.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License az{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abican"} diff --git a/icu4c/source/data/zone/az_Cyrl.txt b/icu4c/source/data/zone/az_Cyrl.txt index f225064e71..5152a0a8b1 100644 --- a/icu4c/source/data/zone/az_Cyrl.txt +++ b/icu4c/source/data/zone/az_Cyrl.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License az_Cyrl{ %%Parent{"root"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/az_Latn.txt b/icu4c/source/data/zone/az_Latn.txt index 9df6ff318a..47ecb5cc89 100644 --- a/icu4c/source/data/zone/az_Latn.txt +++ b/icu4c/source/data/zone/az_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License az_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/bas.txt b/icu4c/source/data/zone/bas.txt index f8558f56ce..41c9c6c94c 100644 --- a/icu4c/source/data/zone/bas.txt +++ b/icu4c/source/data/zone/bas.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bas{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/be.txt b/icu4c/source/data/zone/be.txt index b5ac1f270d..49c6a4e10d 100644 --- a/icu4c/source/data/zone/be.txt +++ b/icu4c/source/data/zone/be.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License be{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Абіджан"} diff --git a/icu4c/source/data/zone/bem.txt b/icu4c/source/data/zone/bem.txt index 58b983a659..3d2794a8a1 100644 --- a/icu4c/source/data/zone/bem.txt +++ b/icu4c/source/data/zone/bem.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bem{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/bez.txt b/icu4c/source/data/zone/bez.txt index b5b41505cd..98aea05f25 100644 --- a/icu4c/source/data/zone/bez.txt +++ b/icu4c/source/data/zone/bez.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bez{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/bg.txt b/icu4c/source/data/zone/bg.txt index 4410d12392..1449979e02 100644 --- a/icu4c/source/data/zone/bg.txt +++ b/icu4c/source/data/zone/bg.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bg{ - Version{"2.1.37.59"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Абиджан"} diff --git a/icu4c/source/data/zone/bm.txt b/icu4c/source/data/zone/bm.txt index a385b5e2a9..288184a53c 100644 --- a/icu4c/source/data/zone/bm.txt +++ b/icu4c/source/data/zone/bm.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bm{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/bn.txt b/icu4c/source/data/zone/bn.txt index 514faf92da..cb057a8c25 100644 --- a/icu4c/source/data/zone/bn.txt +++ b/icu4c/source/data/zone/bn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bn{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"আবিদজান"} diff --git a/icu4c/source/data/zone/bo.txt b/icu4c/source/data/zone/bo.txt index 836dcb6ae2..0b65972b04 100644 --- a/icu4c/source/data/zone/bo.txt +++ b/icu4c/source/data/zone/bo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bo{ - Version{"2.1.36.86"} + Version{"2.1.38.69"} zoneStrings{ "Etc:Unknown"{ ec{"མ་རྟོགས་པ"} diff --git a/icu4c/source/data/zone/br.txt b/icu4c/source/data/zone/br.txt index 0de6c30d71..8d8055e9e3 100644 --- a/icu4c/source/data/zone/br.txt +++ b/icu4c/source/data/zone/br.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License br{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/brx.txt b/icu4c/source/data/zone/brx.txt index 68a1d6dcef..bf62971597 100644 --- a/icu4c/source/data/zone/brx.txt +++ b/icu4c/source/data/zone/brx.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License brx{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"अबिद्जान"} diff --git a/icu4c/source/data/zone/bs.txt b/icu4c/source/data/zone/bs.txt index 4c3f50435a..7e4b5fa2e0 100644 --- a/icu4c/source/data/zone/bs.txt +++ b/icu4c/source/data/zone/bs.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bs{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/bs_Cyrl.txt b/icu4c/source/data/zone/bs_Cyrl.txt index f380c65cef..a9ab791273 100644 --- a/icu4c/source/data/zone/bs_Cyrl.txt +++ b/icu4c/source/data/zone/bs_Cyrl.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License bs_Cyrl{ %%Parent{"root"} - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Абиџан"} diff --git a/icu4c/source/data/zone/bs_Latn.txt b/icu4c/source/data/zone/bs_Latn.txt index 5e727656b0..0ac3778ca4 100644 --- a/icu4c/source/data/zone/bs_Latn.txt +++ b/icu4c/source/data/zone/bs_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License bs_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/ca.txt b/icu4c/source/data/zone/ca.txt index d7697dc4de..43292bf047 100644 --- a/icu4c/source/data/zone/ca.txt +++ b/icu4c/source/data/zone/ca.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ca{ - Version{"2.1.37.22"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/ccp.txt b/icu4c/source/data/zone/ccp.txt index b45e1f86b7..9a203125f9 100644 --- a/icu4c/source/data/zone/ccp.txt +++ b/icu4c/source/data/zone/ccp.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ccp{ - Version{"2.1.37.51"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"𑄃𑄝𑄨𑄘𑄴𑄎𑄚𑄴"} diff --git a/icu4c/source/data/zone/ce.txt b/icu4c/source/data/zone/ce.txt index 2276206f1c..78073a0bd3 100644 --- a/icu4c/source/data/zone/ce.txt +++ b/icu4c/source/data/zone/ce.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ce{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Абиджан"} @@ -303,6 +303,9 @@ ce{ "America:El_Salvador"{ ec{"Сальвадор"} } + "America:Fort_Nelson"{ + ec{"Форт Нельсон"} + } "America:Fortaleza"{ ec{"Форталеза"} } @@ -504,6 +507,9 @@ ce{ "America:Puerto_Rico"{ ec{"Пуэрто-Рико"} } + "America:Punta_Arenas"{ + ec{"Пунта-Аренас"} + } "America:Rainy_River"{ ec{"Рейни-Ривер"} } @@ -708,6 +714,9 @@ ce{ "Asia:Dushanbe"{ ec{"Душанбе"} } + "Asia:Famagusta"{ + ec{"Фамагуста"} + } "Asia:Gaza"{ ec{"Газа"} } @@ -1278,7 +1287,7 @@ ce{ ec{"Уоллис"} } "meta:Afghanistan"{ - ls{"ОвхӀан мохк"} + ls{"ОвхӀан"} } "meta:Africa_Central"{ ls{"Юккъера Африка"} @@ -1422,9 +1431,9 @@ ce{ ls{"Чили, стандартан хан"} } "meta:China"{ - ld{"Китай, аьхкенан хан"} - lg{"Китай"} - ls{"Китай, стандартан хан"} + ld{"Цийчоьнан, аьхкенан хан"} + lg{"Цийчоь"} + ls{"Цийчоьнан, стандартан хан"} } "meta:Choibalsan"{ ld{"Чойбалсан, аьхкенан хан"} @@ -1552,7 +1561,7 @@ ce{ ls{"Ховд, стандартан хан"} } "meta:India"{ - ls{"Инди"} + ls{"ХӀинди"} } "meta:Indian_Ocean"{ ls{"Индин океан"} @@ -1585,9 +1594,9 @@ ce{ ls{"Израиль, стандартан хан"} } "meta:Japan"{ - ld{"Япони, аьхкенан хан"} - lg{"Япони"} - ls{"Япони, стандартан хан"} + ld{"Япон, аьхкенан хан"} + lg{"Япон"} + ls{"Япон, стандартан хан"} } "meta:Kazakhstan_Eastern"{ ls{"Малхбален Казахстан"} @@ -1752,6 +1761,9 @@ ce{ "meta:Ponape"{ ls{"Понапе, гӀ-наш"} } + "meta:Pyongyang"{ + ls{"Пхеньян"} + } "meta:Reunion"{ ls{"Реюньон"} } diff --git a/icu4c/source/data/zone/cgg.txt b/icu4c/source/data/zone/cgg.txt index c0ecc470e0..bb9e5b02ae 100644 --- a/icu4c/source/data/zone/cgg.txt +++ b/icu4c/source/data/zone/cgg.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License cgg{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/chr.txt b/icu4c/source/data/zone/chr.txt index 79114b86c5..140b0eba11 100644 --- a/icu4c/source/data/zone/chr.txt +++ b/icu4c/source/data/zone/chr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License chr{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"ᎠᏈᏣᏂ"} diff --git a/icu4c/source/data/zone/ckb.txt b/icu4c/source/data/zone/ckb.txt index f721c567ad..7bd24f8f47 100644 --- a/icu4c/source/data/zone/ckb.txt +++ b/icu4c/source/data/zone/ckb.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ckb{ - Version{"2.1.36.86"} + Version{"2.1.38.71"} } diff --git a/icu4c/source/data/zone/cs.txt b/icu4c/source/data/zone/cs.txt index 8045cb8d95..23602478c4 100644 --- a/icu4c/source/data/zone/cs.txt +++ b/icu4c/source/data/zone/cs.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License cs{ - Version{"2.1.37.11"} + Version{"2.1.39.15"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidžan"} diff --git a/icu4c/source/data/zone/cy.txt b/icu4c/source/data/zone/cy.txt index e86013f55c..9ddc96dabe 100644 --- a/icu4c/source/data/zone/cy.txt +++ b/icu4c/source/data/zone/cy.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License cy{ - Version{"2.1.37.17"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/da.txt b/icu4c/source/data/zone/da.txt index 41a31e899d..73b70de2a5 100644 --- a/icu4c/source/data/zone/da.txt +++ b/icu4c/source/data/zone/da.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License da{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/dav.txt b/icu4c/source/data/zone/dav.txt index 467d8f4b85..4d93c1e913 100644 --- a/icu4c/source/data/zone/dav.txt +++ b/icu4c/source/data/zone/dav.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dav{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/de.txt b/icu4c/source/data/zone/de.txt index 07ce76892d..7d54dbec5e 100644 --- a/icu4c/source/data/zone/de.txt +++ b/icu4c/source/data/zone/de.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License de{ - Version{"2.1.37.96"} + Version{"2.1.39.41"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/de_CH.txt b/icu4c/source/data/zone/de_CH.txt index 4037d893cb..75a18bac90 100644 --- a/icu4c/source/data/zone/de_CH.txt +++ b/icu4c/source/data/zone/de_CH.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License de_CH{ - Version{"2.1.37.8"} + Version{"2.1.39.37"} zoneStrings{ "Europe:Saratov"{ ec{"Saratov"} diff --git a/icu4c/source/data/zone/dje.txt b/icu4c/source/data/zone/dje.txt index 6ffaeef844..f0c1678676 100644 --- a/icu4c/source/data/zone/dje.txt +++ b/icu4c/source/data/zone/dje.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dje{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/dsb.txt b/icu4c/source/data/zone/dsb.txt index 6d967dce01..baba7ac940 100644 --- a/icu4c/source/data/zone/dsb.txt +++ b/icu4c/source/data/zone/dsb.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dsb{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Accra"{ ec{"Akkra"} diff --git a/icu4c/source/data/zone/dua.txt b/icu4c/source/data/zone/dua.txt index 9f33cd5848..de51750699 100644 --- a/icu4c/source/data/zone/dua.txt +++ b/icu4c/source/data/zone/dua.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dua{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/dyo.txt b/icu4c/source/data/zone/dyo.txt index a4a954e11c..ed654500a6 100644 --- a/icu4c/source/data/zone/dyo.txt +++ b/icu4c/source/data/zone/dyo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dyo{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/dz.txt b/icu4c/source/data/zone/dz.txt index 9b5ff3e757..f846872af8 100644 --- a/icu4c/source/data/zone/dz.txt +++ b/icu4c/source/data/zone/dz.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License dz{ - Version{"2.1.36.86"} + Version{"2.1.38.69"} zoneStrings{ "Africa:Cairo"{ ec{"ཀཱའི་རོ"} diff --git a/icu4c/source/data/zone/ebu.txt b/icu4c/source/data/zone/ebu.txt index 2199f720e8..51158d680d 100644 --- a/icu4c/source/data/zone/ebu.txt +++ b/icu4c/source/data/zone/ebu.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ebu{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/ee.txt b/icu4c/source/data/zone/ee.txt index ebaea9ea5a..8d6b7babb1 100644 --- a/icu4c/source/data/zone/ee.txt +++ b/icu4c/source/data/zone/ee.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ee{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/el.txt b/icu4c/source/data/zone/el.txt index f16f097c95..0b4cd60ed5 100644 --- a/icu4c/source/data/zone/el.txt +++ b/icu4c/source/data/zone/el.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License el{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Αμπιτζάν"} diff --git a/icu4c/source/data/zone/en.txt b/icu4c/source/data/zone/en.txt index 8546d1e53d..5c34566153 100644 --- a/icu4c/source/data/zone/en.txt +++ b/icu4c/source/data/zone/en.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en{ - Version{"2.1.37.44"} + Version{"2.1.39.27"} zoneStrings{ "Africa:Sao_Tome"{ ec{"São Tomé"} @@ -597,7 +597,7 @@ en{ ls{"Qyzylorda Standard Time"} } "meta:Reunion"{ - ls{"Reunion Time"} + ls{"Réunion Time"} } "meta:Rothera"{ ls{"Rothera Time"} diff --git a/icu4c/source/data/zone/en_001.txt b/icu4c/source/data/zone/en_001.txt index 4ac873c7de..0c669466c2 100644 --- a/icu4c/source/data/zone/en_001.txt +++ b/icu4c/source/data/zone/en_001.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_001{ - Version{"2.1.35.71"} + Version{"2.1.38.69"} zoneStrings{ "Pacific:Honolulu"{ sd{"∅∅∅"} diff --git a/icu4c/source/data/zone/en_150.txt b/icu4c/source/data/zone/en_150.txt index 69ccb4b994..e03c52dd1d 100644 --- a/icu4c/source/data/zone/en_150.txt +++ b/icu4c/source/data/zone/en_150.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_150{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} zoneStrings{ "meta:Europe_Central"{ sd{"CEST"} diff --git a/icu4c/source/data/zone/en_AG.txt b/icu4c/source/data/zone/en_AG.txt index ed7f63df6b..dab34a4d89 100644 --- a/icu4c/source/data/zone/en_AG.txt +++ b/icu4c/source/data/zone/en_AG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_AI.txt b/icu4c/source/data/zone/en_AI.txt index a92294bd91..e77964de92 100644 --- a/icu4c/source/data/zone/en_AI.txt +++ b/icu4c/source/data/zone/en_AI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_AT.txt b/icu4c/source/data/zone/en_AT.txt index 0bca0cd4ec..c955b37479 100644 --- a/icu4c/source/data/zone/en_AT.txt +++ b/icu4c/source/data/zone/en_AT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AT{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_AU.txt b/icu4c/source/data/zone/en_AU.txt index cbf51a32e0..bb6d6d452d 100644 --- a/icu4c/source/data/zone/en_AU.txt +++ b/icu4c/source/data/zone/en_AU.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_AU{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.73"} zoneStrings{ "America:St_Barthelemy"{ ec{"St Barthélemy"} diff --git a/icu4c/source/data/zone/en_BB.txt b/icu4c/source/data/zone/en_BB.txt index 2c2c05ee56..a3a8e742ca 100644 --- a/icu4c/source/data/zone/en_BB.txt +++ b/icu4c/source/data/zone/en_BB.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BB{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_BE.txt b/icu4c/source/data/zone/en_BE.txt index 6c7e5abda8..c0eab022a3 100644 --- a/icu4c/source/data/zone/en_BE.txt +++ b/icu4c/source/data/zone/en_BE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BE{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_BM.txt b/icu4c/source/data/zone/en_BM.txt index a07478e07b..dfb1e8704d 100644 --- a/icu4c/source/data/zone/en_BM.txt +++ b/icu4c/source/data/zone/en_BM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_BS.txt b/icu4c/source/data/zone/en_BS.txt index 345700292c..2d875479c1 100644 --- a/icu4c/source/data/zone/en_BS.txt +++ b/icu4c/source/data/zone/en_BS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_BW.txt b/icu4c/source/data/zone/en_BW.txt index 2e1667d661..afaeebc94b 100644 --- a/icu4c/source/data/zone/en_BW.txt +++ b/icu4c/source/data/zone/en_BW.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_BZ.txt b/icu4c/source/data/zone/en_BZ.txt index 8807b66222..8a36306cc7 100644 --- a/icu4c/source/data/zone/en_BZ.txt +++ b/icu4c/source/data/zone/en_BZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_BZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_CA.txt b/icu4c/source/data/zone/en_CA.txt index 5d99a25ce5..60e39199d7 100644 --- a/icu4c/source/data/zone/en_CA.txt +++ b/icu4c/source/data/zone/en_CA.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CA{ %%Parent{"en_001"} - Version{"2.1.37.22"} + Version{"2.1.38.73"} zoneStrings{ "Asia:Rangoon"{ ec{"Rangoon"} diff --git a/icu4c/source/data/zone/en_CC.txt b/icu4c/source/data/zone/en_CC.txt index 67fe580e5a..e8c2d335c0 100644 --- a/icu4c/source/data/zone/en_CC.txt +++ b/icu4c/source/data/zone/en_CC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_CH.txt b/icu4c/source/data/zone/en_CH.txt index 1bbe2604b9..745eed060f 100644 --- a/icu4c/source/data/zone/en_CH.txt +++ b/icu4c/source/data/zone/en_CH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CH{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_CK.txt b/icu4c/source/data/zone/en_CK.txt index 8f3b9a4c0a..a6909b9aa0 100644 --- a/icu4c/source/data/zone/en_CK.txt +++ b/icu4c/source/data/zone/en_CK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_CM.txt b/icu4c/source/data/zone/en_CM.txt index 55f692fd06..6f69b0be68 100644 --- a/icu4c/source/data/zone/en_CM.txt +++ b/icu4c/source/data/zone/en_CM.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_CX.txt b/icu4c/source/data/zone/en_CX.txt index 4e3c98e0fb..7166f9d6fd 100644 --- a/icu4c/source/data/zone/en_CX.txt +++ b/icu4c/source/data/zone/en_CX.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CX{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_CY.txt b/icu4c/source/data/zone/en_CY.txt index 4fa4a14173..6e80705b89 100644 --- a/icu4c/source/data/zone/en_CY.txt +++ b/icu4c/source/data/zone/en_CY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_CY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_DE.txt b/icu4c/source/data/zone/en_DE.txt index fd1145349f..96316822cc 100644 --- a/icu4c/source/data/zone/en_DE.txt +++ b/icu4c/source/data/zone/en_DE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DE{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_DG.txt b/icu4c/source/data/zone/en_DG.txt index bd59dcb7d6..a1852846cf 100644 --- a/icu4c/source/data/zone/en_DG.txt +++ b/icu4c/source/data/zone/en_DG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_DK.txt b/icu4c/source/data/zone/en_DK.txt index 9f596cd668..342c39157a 100644 --- a/icu4c/source/data/zone/en_DK.txt +++ b/icu4c/source/data/zone/en_DK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DK{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_DM.txt b/icu4c/source/data/zone/en_DM.txt index 067f54d34d..ead644cd72 100644 --- a/icu4c/source/data/zone/en_DM.txt +++ b/icu4c/source/data/zone/en_DM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_DM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_ER.txt b/icu4c/source/data/zone/en_ER.txt index 352a799944..d1c2baaca3 100644 --- a/icu4c/source/data/zone/en_ER.txt +++ b/icu4c/source/data/zone/en_ER.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ER{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_FI.txt b/icu4c/source/data/zone/en_FI.txt index 0940644be1..8626b2412b 100644 --- a/icu4c/source/data/zone/en_FI.txt +++ b/icu4c/source/data/zone/en_FI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FI{ %%Parent{"en_150"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_FJ.txt b/icu4c/source/data/zone/en_FJ.txt index 17022d5e25..32898fb2a9 100644 --- a/icu4c/source/data/zone/en_FJ.txt +++ b/icu4c/source/data/zone/en_FJ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FJ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_FK.txt b/icu4c/source/data/zone/en_FK.txt index edbb4d869e..7551e65b4e 100644 --- a/icu4c/source/data/zone/en_FK.txt +++ b/icu4c/source/data/zone/en_FK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_FM.txt b/icu4c/source/data/zone/en_FM.txt index 9b1d31f24f..e4a293d06a 100644 --- a/icu4c/source/data/zone/en_FM.txt +++ b/icu4c/source/data/zone/en_FM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_FM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_GB.txt b/icu4c/source/data/zone/en_GB.txt index 15724aa2f3..9cfc8d807f 100644 --- a/icu4c/source/data/zone/en_GB.txt +++ b/icu4c/source/data/zone/en_GB.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GB{ %%Parent{"en_001"} - Version{"2.1.37.22"} + Version{"2.1.38.73"} zoneStrings{ "America:St_Barthelemy"{ ec{"St Barthélemy"} diff --git a/icu4c/source/data/zone/en_GD.txt b/icu4c/source/data/zone/en_GD.txt index a0067276c4..9ad43f39ea 100644 --- a/icu4c/source/data/zone/en_GD.txt +++ b/icu4c/source/data/zone/en_GD.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GD{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_GG.txt b/icu4c/source/data/zone/en_GG.txt index b91b6b8db0..6e3d4df2e6 100644 --- a/icu4c/source/data/zone/en_GG.txt +++ b/icu4c/source/data/zone/en_GG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_GH.txt b/icu4c/source/data/zone/en_GH.txt index 1dadcbfe0a..4d90fe8536 100644 --- a/icu4c/source/data/zone/en_GH.txt +++ b/icu4c/source/data/zone/en_GH.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_GI.txt b/icu4c/source/data/zone/en_GI.txt index e19c4d87c5..fc5f7d7b48 100644 --- a/icu4c/source/data/zone/en_GI.txt +++ b/icu4c/source/data/zone/en_GI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_GM.txt b/icu4c/source/data/zone/en_GM.txt index 2aaeaa68ef..a2278c2c31 100644 --- a/icu4c/source/data/zone/en_GM.txt +++ b/icu4c/source/data/zone/en_GM.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_GU.txt b/icu4c/source/data/zone/en_GU.txt index 23ce62c55d..0448d10bca 100644 --- a/icu4c/source/data/zone/en_GU.txt +++ b/icu4c/source/data/zone/en_GU.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_GU{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Chamorro"{ ss{"ChST"} diff --git a/icu4c/source/data/zone/en_GY.txt b/icu4c/source/data/zone/en_GY.txt index eeea58f219..2513873944 100644 --- a/icu4c/source/data/zone/en_GY.txt +++ b/icu4c/source/data/zone/en_GY.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_GY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Guyana"{ ss{"GYT"} diff --git a/icu4c/source/data/zone/en_HK.txt b/icu4c/source/data/zone/en_HK.txt index b257bd225d..bee99f9bbd 100644 --- a/icu4c/source/data/zone/en_HK.txt +++ b/icu4c/source/data/zone/en_HK.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_HK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Hong_Kong"{ sd{"HKST"} diff --git a/icu4c/source/data/zone/en_IE.txt b/icu4c/source/data/zone/en_IE.txt index b1371723b5..13adfe4032 100644 --- a/icu4c/source/data/zone/en_IE.txt +++ b/icu4c/source/data/zone/en_IE.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "Europe:Dublin"{ sd{"IST"} diff --git a/icu4c/source/data/zone/en_IL.txt b/icu4c/source/data/zone/en_IL.txt index 55a5091a18..df09f53dbd 100644 --- a/icu4c/source/data/zone/en_IL.txt +++ b/icu4c/source/data/zone/en_IL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IL{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_IM.txt b/icu4c/source/data/zone/en_IM.txt index 3ccab11bc2..2af02411c1 100644 --- a/icu4c/source/data/zone/en_IM.txt +++ b/icu4c/source/data/zone/en_IM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_IN.txt b/icu4c/source/data/zone/en_IN.txt index b1665c0a07..3cf520487a 100644 --- a/icu4c/source/data/zone/en_IN.txt +++ b/icu4c/source/data/zone/en_IN.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IN{ %%Parent{"en_001"} - Version{"2.1.37.11"} + Version{"2.1.38.73"} zoneStrings{ "Asia:Rangoon"{ ec{"Rangoon"} diff --git a/icu4c/source/data/zone/en_IO.txt b/icu4c/source/data/zone/en_IO.txt index 3f89192bbc..d87cdfff6b 100644 --- a/icu4c/source/data/zone/en_IO.txt +++ b/icu4c/source/data/zone/en_IO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_IO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_JE.txt b/icu4c/source/data/zone/en_JE.txt index 66de22d567..2d50f0a1ae 100644 --- a/icu4c/source/data/zone/en_JE.txt +++ b/icu4c/source/data/zone/en_JE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_JE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_JM.txt b/icu4c/source/data/zone/en_JM.txt index ad3c905e00..c7e0feff5d 100644 --- a/icu4c/source/data/zone/en_JM.txt +++ b/icu4c/source/data/zone/en_JM.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_JM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_KE.txt b/icu4c/source/data/zone/en_KE.txt index 99f654060c..0bc982e34d 100644 --- a/icu4c/source/data/zone/en_KE.txt +++ b/icu4c/source/data/zone/en_KE.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KE{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_KI.txt b/icu4c/source/data/zone/en_KI.txt index f6718535a5..74349d3133 100644 --- a/icu4c/source/data/zone/en_KI.txt +++ b/icu4c/source/data/zone/en_KI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KI{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_KN.txt b/icu4c/source/data/zone/en_KN.txt index 573c3892a2..3accb4c1dd 100644 --- a/icu4c/source/data/zone/en_KN.txt +++ b/icu4c/source/data/zone/en_KN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KN{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_KY.txt b/icu4c/source/data/zone/en_KY.txt index 0d60082e40..dfde98221f 100644 --- a/icu4c/source/data/zone/en_KY.txt +++ b/icu4c/source/data/zone/en_KY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_KY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_LC.txt b/icu4c/source/data/zone/en_LC.txt index 7033a6a367..9c2e8c485e 100644 --- a/icu4c/source/data/zone/en_LC.txt +++ b/icu4c/source/data/zone/en_LC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_LR.txt b/icu4c/source/data/zone/en_LR.txt index cdc0e9c563..96e83420a8 100644 --- a/icu4c/source/data/zone/en_LR.txt +++ b/icu4c/source/data/zone/en_LR.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LR{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_LS.txt b/icu4c/source/data/zone/en_LS.txt index d763f1c25b..b66f500979 100644 --- a/icu4c/source/data/zone/en_LS.txt +++ b/icu4c/source/data/zone/en_LS.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_LS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_MG.txt b/icu4c/source/data/zone/en_MG.txt index b4f8e39489..b0517d65a4 100644 --- a/icu4c/source/data/zone/en_MG.txt +++ b/icu4c/source/data/zone/en_MG.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_MH.txt b/icu4c/source/data/zone/en_MH.txt index b2742263e4..474bcc9c12 100644 --- a/icu4c/source/data/zone/en_MH.txt +++ b/icu4c/source/data/zone/en_MH.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_MH{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "Pacific:Honolulu"{ sd{"∅∅∅"} diff --git a/icu4c/source/data/zone/en_MO.txt b/icu4c/source/data/zone/en_MO.txt index b6df445b7e..85411fc103 100644 --- a/icu4c/source/data/zone/en_MO.txt +++ b/icu4c/source/data/zone/en_MO.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Hong_Kong"{ sd{"HKST"} diff --git a/icu4c/source/data/zone/en_MP.txt b/icu4c/source/data/zone/en_MP.txt index 431abca563..317e58a3dd 100644 --- a/icu4c/source/data/zone/en_MP.txt +++ b/icu4c/source/data/zone/en_MP.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License en_MP{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "Pacific:Honolulu"{ sd{"∅∅∅"} diff --git a/icu4c/source/data/zone/en_MS.txt b/icu4c/source/data/zone/en_MS.txt index 28ef10d012..31e49957ae 100644 --- a/icu4c/source/data/zone/en_MS.txt +++ b/icu4c/source/data/zone/en_MS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_MT.txt b/icu4c/source/data/zone/en_MT.txt index 0d4bc8b217..5ae61e852c 100644 --- a/icu4c/source/data/zone/en_MT.txt +++ b/icu4c/source/data/zone/en_MT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MT{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_MU.txt b/icu4c/source/data/zone/en_MU.txt index 142bd4b59e..39e1bb32ec 100644 --- a/icu4c/source/data/zone/en_MU.txt +++ b/icu4c/source/data/zone/en_MU.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_MW.txt b/icu4c/source/data/zone/en_MW.txt index 610837242f..fc9906561a 100644 --- a/icu4c/source/data/zone/en_MW.txt +++ b/icu4c/source/data/zone/en_MW.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_MY.txt b/icu4c/source/data/zone/en_MY.txt index b6c151f392..deb91d31ba 100644 --- a/icu4c/source/data/zone/en_MY.txt +++ b/icu4c/source/data/zone/en_MY.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_MY{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Malaysia"{ ss{"MYT"} diff --git a/icu4c/source/data/zone/en_NA.txt b/icu4c/source/data/zone/en_NA.txt index 9feab5e53b..b879661d1a 100644 --- a/icu4c/source/data/zone/en_NA.txt +++ b/icu4c/source/data/zone/en_NA.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NA{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_NF.txt b/icu4c/source/data/zone/en_NF.txt index 56b1a98c27..b1e3b071c5 100644 --- a/icu4c/source/data/zone/en_NF.txt +++ b/icu4c/source/data/zone/en_NF.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NF{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_NG.txt b/icu4c/source/data/zone/en_NG.txt index 8d8610a3b5..c584ac616a 100644 --- a/icu4c/source/data/zone/en_NG.txt +++ b/icu4c/source/data/zone/en_NG.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_NL.txt b/icu4c/source/data/zone/en_NL.txt index 4566eb342c..d27f8a3c87 100644 --- a/icu4c/source/data/zone/en_NL.txt +++ b/icu4c/source/data/zone/en_NL.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NL{ %%Parent{"en_150"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_NR.txt b/icu4c/source/data/zone/en_NR.txt index a66b87fe40..7e1b070bed 100644 --- a/icu4c/source/data/zone/en_NR.txt +++ b/icu4c/source/data/zone/en_NR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NR{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_NU.txt b/icu4c/source/data/zone/en_NU.txt index 86aa256d27..d79dc18cb8 100644 --- a/icu4c/source/data/zone/en_NU.txt +++ b/icu4c/source/data/zone/en_NU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_NZ.txt b/icu4c/source/data/zone/en_NZ.txt index 93e36b2b73..60e25a9022 100644 --- a/icu4c/source/data/zone/en_NZ.txt +++ b/icu4c/source/data/zone/en_NZ.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_NZ{ %%Parent{"en_001"} - Version{"2.1.37.6"} + Version{"2.1.38.73"} zoneStrings{ "meta:Australia_Central"{ sd{"ACDT"} diff --git a/icu4c/source/data/zone/en_PG.txt b/icu4c/source/data/zone/en_PG.txt index 6146600a51..b0aa15c31d 100644 --- a/icu4c/source/data/zone/en_PG.txt +++ b/icu4c/source/data/zone/en_PG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_PH.txt b/icu4c/source/data/zone/en_PH.txt index 04ac66a416..94d6d4c0ef 100644 --- a/icu4c/source/data/zone/en_PH.txt +++ b/icu4c/source/data/zone/en_PH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_PK.txt b/icu4c/source/data/zone/en_PK.txt index 3d5d2f6528..ae335cafdd 100644 --- a/icu4c/source/data/zone/en_PK.txt +++ b/icu4c/source/data/zone/en_PK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_PN.txt b/icu4c/source/data/zone/en_PN.txt index 8b83a8d156..907c98b5e7 100644 --- a/icu4c/source/data/zone/en_PN.txt +++ b/icu4c/source/data/zone/en_PN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PN{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_PW.txt b/icu4c/source/data/zone/en_PW.txt index 43ec73a073..14fe4d0d9b 100644 --- a/icu4c/source/data/zone/en_PW.txt +++ b/icu4c/source/data/zone/en_PW.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_PW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_RW.txt b/icu4c/source/data/zone/en_RW.txt index ed8d086e9e..f5c021121a 100644 --- a/icu4c/source/data/zone/en_RW.txt +++ b/icu4c/source/data/zone/en_RW.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_RW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_SB.txt b/icu4c/source/data/zone/en_SB.txt index 08287c09d5..135fc6465a 100644 --- a/icu4c/source/data/zone/en_SB.txt +++ b/icu4c/source/data/zone/en_SB.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SB{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_SC.txt b/icu4c/source/data/zone/en_SC.txt index 9c803082ae..9026bef4a1 100644 --- a/icu4c/source/data/zone/en_SC.txt +++ b/icu4c/source/data/zone/en_SC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_SD.txt b/icu4c/source/data/zone/en_SD.txt index bbcda66e9e..8a770955d0 100644 --- a/icu4c/source/data/zone/en_SD.txt +++ b/icu4c/source/data/zone/en_SD.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SD{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_SE.txt b/icu4c/source/data/zone/en_SE.txt index 35978fe0d8..fa6772c320 100644 --- a/icu4c/source/data/zone/en_SE.txt +++ b/icu4c/source/data/zone/en_SE.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SE{ %%Parent{"en_150"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_SG.txt b/icu4c/source/data/zone/en_SG.txt index 0a95579b58..b209469a96 100644 --- a/icu4c/source/data/zone/en_SG.txt +++ b/icu4c/source/data/zone/en_SG.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Malaysia"{ ss{"MYT"} diff --git a/icu4c/source/data/zone/en_SH.txt b/icu4c/source/data/zone/en_SH.txt index dbaac39df1..46006e9df6 100644 --- a/icu4c/source/data/zone/en_SH.txt +++ b/icu4c/source/data/zone/en_SH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SH{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_SI.txt b/icu4c/source/data/zone/en_SI.txt index c6837fec8f..8dc7c6aa0e 100644 --- a/icu4c/source/data/zone/en_SI.txt +++ b/icu4c/source/data/zone/en_SI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SI{ %%Parent{"en_150"} - Version{"2.1.37.6"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_SL.txt b/icu4c/source/data/zone/en_SL.txt index e5e4286026..b0c4e29ef8 100644 --- a/icu4c/source/data/zone/en_SL.txt +++ b/icu4c/source/data/zone/en_SL.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SL{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_SS.txt b/icu4c/source/data/zone/en_SS.txt index 3ae2e52903..3955765dc4 100644 --- a/icu4c/source/data/zone/en_SS.txt +++ b/icu4c/source/data/zone/en_SS.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_SX.txt b/icu4c/source/data/zone/en_SX.txt index c619269580..e6eb9bb29f 100644 --- a/icu4c/source/data/zone/en_SX.txt +++ b/icu4c/source/data/zone/en_SX.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SX{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_SZ.txt b/icu4c/source/data/zone/en_SZ.txt index 3d5fdce847..dd32505418 100644 --- a/icu4c/source/data/zone/en_SZ.txt +++ b/icu4c/source/data/zone/en_SZ.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_SZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_TC.txt b/icu4c/source/data/zone/en_TC.txt index 31b22e7427..6d30689bba 100644 --- a/icu4c/source/data/zone/en_TC.txt +++ b/icu4c/source/data/zone/en_TC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_TK.txt b/icu4c/source/data/zone/en_TK.txt index 380b9d9625..a102a8c323 100644 --- a/icu4c/source/data/zone/en_TK.txt +++ b/icu4c/source/data/zone/en_TK.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TK{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_TO.txt b/icu4c/source/data/zone/en_TO.txt index 426b5d64e1..3f82fa0f4e 100644 --- a/icu4c/source/data/zone/en_TO.txt +++ b/icu4c/source/data/zone/en_TO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TO{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_TT.txt b/icu4c/source/data/zone/en_TT.txt index 4d6d39d39e..284f5f7bbd 100644 --- a/icu4c/source/data/zone/en_TT.txt +++ b/icu4c/source/data/zone/en_TT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TT{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_TV.txt b/icu4c/source/data/zone/en_TV.txt index debe076c03..7ad38cb8b6 100644 --- a/icu4c/source/data/zone/en_TV.txt +++ b/icu4c/source/data/zone/en_TV.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TV{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_TZ.txt b/icu4c/source/data/zone/en_TZ.txt index e2b2c02ffa..926e95a359 100644 --- a/icu4c/source/data/zone/en_TZ.txt +++ b/icu4c/source/data/zone/en_TZ.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_TZ{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_UG.txt b/icu4c/source/data/zone/en_UG.txt index 76600088fc..4106c4d9dd 100644 --- a/icu4c/source/data/zone/en_UG.txt +++ b/icu4c/source/data/zone/en_UG.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_UG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_VC.txt b/icu4c/source/data/zone/en_VC.txt index dc17ae0ba1..7f5fda9291 100644 --- a/icu4c/source/data/zone/en_VC.txt +++ b/icu4c/source/data/zone/en_VC.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VC{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_VG.txt b/icu4c/source/data/zone/en_VG.txt index 995ae52af3..0e708c0e59 100644 --- a/icu4c/source/data/zone/en_VG.txt +++ b/icu4c/source/data/zone/en_VG.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VG{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_VU.txt b/icu4c/source/data/zone/en_VU.txt index 433c4c98f5..5fe2f2a8b2 100644 --- a/icu4c/source/data/zone/en_VU.txt +++ b/icu4c/source/data/zone/en_VU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_VU{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_WS.txt b/icu4c/source/data/zone/en_WS.txt index 0697889476..00ce51e8b6 100644 --- a/icu4c/source/data/zone/en_WS.txt +++ b/icu4c/source/data/zone/en_WS.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_WS{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/en_ZA.txt b/icu4c/source/data/zone/en_ZA.txt index 94874f7559..ee91a8f772 100644 --- a/icu4c/source/data/zone/en_ZA.txt +++ b/icu4c/source/data/zone/en_ZA.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZA{ %%Parent{"en_001"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_ZM.txt b/icu4c/source/data/zone/en_ZM.txt index 4165d7ad63..6ab63adc2c 100644 --- a/icu4c/source/data/zone/en_ZM.txt +++ b/icu4c/source/data/zone/en_ZM.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZM{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/en_ZW.txt b/icu4c/source/data/zone/en_ZW.txt index bad160777b..0f8ee032c6 100644 --- a/icu4c/source/data/zone/en_ZW.txt +++ b/icu4c/source/data/zone/en_ZW.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License en_ZW{ %%Parent{"en_001"} - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Africa_Central"{ ss{"CAT"} diff --git a/icu4c/source/data/zone/eo.txt b/icu4c/source/data/zone/eo.txt index 81bca0f678..a39005c24f 100644 --- a/icu4c/source/data/zone/eo.txt +++ b/icu4c/source/data/zone/eo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License eo{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/es.txt b/icu4c/source/data/zone/es.txt index 093d60fedd..8941dbda0c 100644 --- a/icu4c/source/data/zone/es.txt +++ b/icu4c/source/data/zone/es.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License es{ - Version{"2.1.37.22"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abiyán"} @@ -535,7 +535,7 @@ es{ ec{"Santarém"} } "America:Santiago"{ - ec{"Santiago"} + ec{"Santiago de Chile"} } "America:Santo_Domingo"{ ec{"Santo Domingo"} diff --git a/icu4c/source/data/zone/es_419.txt b/icu4c/source/data/zone/es_419.txt index cf4e1fe9a1..4597e9336a 100644 --- a/icu4c/source/data/zone/es_419.txt +++ b/icu4c/source/data/zone/es_419.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License es_419{ - Version{"2.1.37.22"} + Version{"2.1.38.39"} zoneStrings{ "Africa:Accra"{ ec{"Accra"} diff --git a/icu4c/source/data/zone/es_AR.txt b/icu4c/source/data/zone/es_AR.txt index 75f68b2ad1..506d4ca2cb 100644 --- a/icu4c/source/data/zone/es_AR.txt +++ b/icu4c/source/data/zone/es_AR.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_AR{ %%Parent{"es_419"} - Version{"2.1.37.22"} + Version{"2.1.38.39"} zoneStrings{ "meta:Argentina"{ sd{"ARST"} diff --git a/icu4c/source/data/zone/es_BO.txt b/icu4c/source/data/zone/es_BO.txt index 61af802bf3..c43c4a8a03 100644 --- a/icu4c/source/data/zone/es_BO.txt +++ b/icu4c/source/data/zone/es_BO.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_BO{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} zoneStrings{ "meta:Bolivia"{ ss{"BOT"} diff --git a/icu4c/source/data/zone/es_BR.txt b/icu4c/source/data/zone/es_BR.txt index ee8a4443d4..1115ce9cfb 100644 --- a/icu4c/source/data/zone/es_BR.txt +++ b/icu4c/source/data/zone/es_BR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_BR{ %%Parent{"es_419"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_BZ.txt b/icu4c/source/data/zone/es_BZ.txt index 7734598e06..3d2302ce36 100644 --- a/icu4c/source/data/zone/es_BZ.txt +++ b/icu4c/source/data/zone/es_BZ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_BZ{ %%Parent{"es_419"} - Version{"2.1.32.37"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_CL.txt b/icu4c/source/data/zone/es_CL.txt index 78fe6bac44..3a0c927c31 100644 --- a/icu4c/source/data/zone/es_CL.txt +++ b/icu4c/source/data/zone/es_CL.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_CL{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} zoneStrings{ "meta:Chile"{ sd{"CLST"} diff --git a/icu4c/source/data/zone/es_CO.txt b/icu4c/source/data/zone/es_CO.txt index 67be7c8e7e..abdd1ec372 100644 --- a/icu4c/source/data/zone/es_CO.txt +++ b/icu4c/source/data/zone/es_CO.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_CO{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} zoneStrings{ "meta:Colombia"{ sd{"COST"} diff --git a/icu4c/source/data/zone/es_CR.txt b/icu4c/source/data/zone/es_CR.txt index 1c76e288f9..7cfafd6b22 100644 --- a/icu4c/source/data/zone/es_CR.txt +++ b/icu4c/source/data/zone/es_CR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_CR{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_CU.txt b/icu4c/source/data/zone/es_CU.txt index f75d29f4ec..3fb6de11df 100644 --- a/icu4c/source/data/zone/es_CU.txt +++ b/icu4c/source/data/zone/es_CU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_CU{ %%Parent{"es_419"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_DO.txt b/icu4c/source/data/zone/es_DO.txt index df7b8fc77b..40f5604e20 100644 --- a/icu4c/source/data/zone/es_DO.txt +++ b/icu4c/source/data/zone/es_DO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_DO{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_EC.txt b/icu4c/source/data/zone/es_EC.txt index ebd79daf38..cb5885994d 100644 --- a/icu4c/source/data/zone/es_EC.txt +++ b/icu4c/source/data/zone/es_EC.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_EC{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} zoneStrings{ "meta:Ecuador"{ ss{"ECT"} diff --git a/icu4c/source/data/zone/es_GT.txt b/icu4c/source/data/zone/es_GT.txt index 9c61a0eb0f..8fada439c4 100644 --- a/icu4c/source/data/zone/es_GT.txt +++ b/icu4c/source/data/zone/es_GT.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_GT{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_HN.txt b/icu4c/source/data/zone/es_HN.txt index 0f5bdd99b1..fbd1b891e1 100644 --- a/icu4c/source/data/zone/es_HN.txt +++ b/icu4c/source/data/zone/es_HN.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_HN{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_MX.txt b/icu4c/source/data/zone/es_MX.txt index aa6d662835..2d1a890443 100644 --- a/icu4c/source/data/zone/es_MX.txt +++ b/icu4c/source/data/zone/es_MX.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_MX{ %%Parent{"es_419"} - Version{"2.1.37.32"} + Version{"2.1.38.73"} zoneStrings{ "Africa:Accra"{ ec{"Acra"} diff --git a/icu4c/source/data/zone/es_NI.txt b/icu4c/source/data/zone/es_NI.txt index 13bc101706..ccbc5d7106 100644 --- a/icu4c/source/data/zone/es_NI.txt +++ b/icu4c/source/data/zone/es_NI.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_NI{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_PA.txt b/icu4c/source/data/zone/es_PA.txt index 670b66608b..a1761c07d3 100644 --- a/icu4c/source/data/zone/es_PA.txt +++ b/icu4c/source/data/zone/es_PA.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PA{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_PE.txt b/icu4c/source/data/zone/es_PE.txt index 9a4613fbf6..7c8ae4def1 100644 --- a/icu4c/source/data/zone/es_PE.txt +++ b/icu4c/source/data/zone/es_PE.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PE{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} zoneStrings{ "meta:Peru"{ sd{"PEST"} diff --git a/icu4c/source/data/zone/es_PR.txt b/icu4c/source/data/zone/es_PR.txt index b2f6a02b48..e32abc3e5e 100644 --- a/icu4c/source/data/zone/es_PR.txt +++ b/icu4c/source/data/zone/es_PR.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PR{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_PY.txt b/icu4c/source/data/zone/es_PY.txt index 3b864925bc..55990e43a2 100644 --- a/icu4c/source/data/zone/es_PY.txt +++ b/icu4c/source/data/zone/es_PY.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_PY{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_SV.txt b/icu4c/source/data/zone/es_SV.txt index f3ed768387..ba50c55a95 100644 --- a/icu4c/source/data/zone/es_SV.txt +++ b/icu4c/source/data/zone/es_SV.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_SV{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/es_US.txt b/icu4c/source/data/zone/es_US.txt index 8ed3d50e35..8aa282e630 100644 --- a/icu4c/source/data/zone/es_US.txt +++ b/icu4c/source/data/zone/es_US.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_US{ %%Parent{"es_419"} - Version{"2.1.37.22"} + Version{"2.1.38.73"} zoneStrings{ "Africa:Accra"{ ec{"Acra"} diff --git a/icu4c/source/data/zone/es_UY.txt b/icu4c/source/data/zone/es_UY.txt index 3f16d8162e..0537a6eead 100644 --- a/icu4c/source/data/zone/es_UY.txt +++ b/icu4c/source/data/zone/es_UY.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_UY{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} zoneStrings{ "meta:Uruguay"{ sd{"UYST"} diff --git a/icu4c/source/data/zone/es_VE.txt b/icu4c/source/data/zone/es_VE.txt index c0b3d7fdc9..66b343f439 100644 --- a/icu4c/source/data/zone/es_VE.txt +++ b/icu4c/source/data/zone/es_VE.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License es_VE{ %%Parent{"es_419"} - Version{"2.1.37.6"} + Version{"2.1.38.39"} zoneStrings{ "meta:Venezuela"{ ss{"VET"} diff --git a/icu4c/source/data/zone/et.txt b/icu4c/source/data/zone/et.txt index ed269af75e..06058b86e6 100644 --- a/icu4c/source/data/zone/et.txt +++ b/icu4c/source/data/zone/et.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License et{ - Version{"2.1.37.22"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/eu.txt b/icu4c/source/data/zone/eu.txt index 0f4c7b1e67..460033be42 100644 --- a/icu4c/source/data/zone/eu.txt +++ b/icu4c/source/data/zone/eu.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License eu{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/ewo.txt b/icu4c/source/data/zone/ewo.txt index 526c3e0506..32e11ea639 100644 --- a/icu4c/source/data/zone/ewo.txt +++ b/icu4c/source/data/zone/ewo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ewo{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/fa.txt b/icu4c/source/data/zone/fa.txt index dcaa046b10..802e83bb10 100644 --- a/icu4c/source/data/zone/fa.txt +++ b/icu4c/source/data/zone/fa.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fa{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"آبیجان"} diff --git a/icu4c/source/data/zone/ff.txt b/icu4c/source/data/zone/ff.txt index 83c4535970..71a6b94a88 100644 --- a/icu4c/source/data/zone/ff.txt +++ b/icu4c/source/data/zone/ff.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ff{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/fi.txt b/icu4c/source/data/zone/fi.txt index 31d1e42647..23302931de 100644 --- a/icu4c/source/data/zone/fi.txt +++ b/icu4c/source/data/zone/fi.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fi{ - Version{"2.1.37.67"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/fil.txt b/icu4c/source/data/zone/fil.txt index 19bdca6ab0..03f1835964 100644 --- a/icu4c/source/data/zone/fil.txt +++ b/icu4c/source/data/zone/fil.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fil{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/fo.txt b/icu4c/source/data/zone/fo.txt index 3b8fbf876e..e4354febfe 100644 --- a/icu4c/source/data/zone/fo.txt +++ b/icu4c/source/data/zone/fo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fo{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} @@ -148,7 +148,7 @@ fo{ ec{"Porto-Novo"} } "Africa:Sao_Tome"{ - ec{"Sao Tome"} + ec{"São Tomé"} } "Africa:Tripoli"{ ec{"Tripoli"} @@ -1110,7 +1110,7 @@ fo{ ec{"Ulyanovsk"} } "Europe:Uzhgorod"{ - ec{"Uzhgorod"} + ec{"Uzhhorod"} } "Europe:Vaduz"{ ec{"Vaduz"} diff --git a/icu4c/source/data/zone/fr.txt b/icu4c/source/data/zone/fr.txt index e12e975b18..8bfacdb7c3 100644 --- a/icu4c/source/data/zone/fr.txt +++ b/icu4c/source/data/zone/fr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr{ - Version{"2.1.37.1"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/fr_CA.txt b/icu4c/source/data/zone/fr_CA.txt index f254ff078c..e424365b1d 100644 --- a/icu4c/source/data/zone/fr_CA.txt +++ b/icu4c/source/data/zone/fr_CA.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_CA{ - Version{"2.1.37.22"} + Version{"2.1.38.73"} zoneStrings{ "Africa:Ndjamena"{ ec{"Ndjamena"} diff --git a/icu4c/source/data/zone/fr_GF.txt b/icu4c/source/data/zone/fr_GF.txt index 695d907a86..c8056475b1 100644 --- a/icu4c/source/data/zone/fr_GF.txt +++ b/icu4c/source/data/zone/fr_GF.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fr_GF{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:French_Guiana"{ ss{"GFT"} diff --git a/icu4c/source/data/zone/fur.txt b/icu4c/source/data/zone/fur.txt index 47eed75d22..b1cea21b4b 100644 --- a/icu4c/source/data/zone/fur.txt +++ b/icu4c/source/data/zone/fur.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fur{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "America:New_York"{ ec{"Gnove York"} diff --git a/icu4c/source/data/zone/fy.txt b/icu4c/source/data/zone/fy.txt index 5c2d522d61..62ade7f45f 100644 --- a/icu4c/source/data/zone/fy.txt +++ b/icu4c/source/data/zone/fy.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License fy{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Addis_Ababa"{ ec{"Addis Abeba"} diff --git a/icu4c/source/data/zone/ga.txt b/icu4c/source/data/zone/ga.txt index e1b8843aba..9c04cb3231 100644 --- a/icu4c/source/data/zone/ga.txt +++ b/icu4c/source/data/zone/ga.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ga{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/gd.txt b/icu4c/source/data/zone/gd.txt index 231f9562d6..6e33dbf185 100644 --- a/icu4c/source/data/zone/gd.txt +++ b/icu4c/source/data/zone/gd.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gd{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/gl.txt b/icu4c/source/data/zone/gl.txt index 0be0da4c83..420e39cb6b 100644 --- a/icu4c/source/data/zone/gl.txt +++ b/icu4c/source/data/zone/gl.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gl{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/gsw.txt b/icu4c/source/data/zone/gsw.txt index 030b1b7d32..d9f1bd4c22 100644 --- a/icu4c/source/data/zone/gsw.txt +++ b/icu4c/source/data/zone/gsw.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gsw{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Accra"{ ec{"Akkra"} diff --git a/icu4c/source/data/zone/gu.txt b/icu4c/source/data/zone/gu.txt index c7e0eaf59d..210ac8a6e3 100644 --- a/icu4c/source/data/zone/gu.txt +++ b/icu4c/source/data/zone/gu.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gu{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"આબિદ્જાન"} diff --git a/icu4c/source/data/zone/guz.txt b/icu4c/source/data/zone/guz.txt index f7ea241328..cb3724f43a 100644 --- a/icu4c/source/data/zone/guz.txt +++ b/icu4c/source/data/zone/guz.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License guz{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/gv.txt b/icu4c/source/data/zone/gv.txt index bad1078529..4529a09cb9 100644 --- a/icu4c/source/data/zone/gv.txt +++ b/icu4c/source/data/zone/gv.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License gv{ - Version{"2.1.34.91"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/ha.txt b/icu4c/source/data/zone/ha.txt index fe89ec3cb3..2b697494a0 100644 --- a/icu4c/source/data/zone/ha.txt +++ b/icu4c/source/data/zone/ha.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ha{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/haw.txt b/icu4c/source/data/zone/haw.txt index bf4109491b..b093a55d0c 100644 --- a/icu4c/source/data/zone/haw.txt +++ b/icu4c/source/data/zone/haw.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License haw{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "Pacific:Honolulu"{ sd{"HDT"} diff --git a/icu4c/source/data/zone/he.txt b/icu4c/source/data/zone/he.txt index 7df449b7d3..04044b6008 100644 --- a/icu4c/source/data/zone/he.txt +++ b/icu4c/source/data/zone/he.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License he{ - Version{"2.1.37.22"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"אביג׳אן"} @@ -1547,6 +1547,9 @@ he{ lg{"שעון מערב גרינלנד"} ls{"שעון מערב גרינלנד (חורף)"} } + "meta:Guam"{ + ls{"שעון גואם"} + } "meta:Gulf"{ ls{"שעון מדינות המפרץ"} } @@ -1729,6 +1732,9 @@ he{ lg{"שעון פרננדו די נורוניה"} ls{"שעון פרננדו די נורוניה (חורף)"} } + "meta:North_Mariana"{ + ls{"שעון איי מריאנה הצפוניים"} + } "meta:Novosibirsk"{ ld{"שעון נובוסיבירסק (קיץ)"} lg{"שעון נובוסיבירסק"} diff --git a/icu4c/source/data/zone/hi.txt b/icu4c/source/data/zone/hi.txt index ce94feb1bd..bcabb70e57 100644 --- a/icu4c/source/data/zone/hi.txt +++ b/icu4c/source/data/zone/hi.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hi{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"अबिदजान"} diff --git a/icu4c/source/data/zone/hr.txt b/icu4c/source/data/zone/hr.txt index 6bbc616043..0d210b2d2c 100644 --- a/icu4c/source/data/zone/hr.txt +++ b/icu4c/source/data/zone/hr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hr{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/hsb.txt b/icu4c/source/data/zone/hsb.txt index cb3f5ccbec..dd7d4da8b0 100644 --- a/icu4c/source/data/zone/hsb.txt +++ b/icu4c/source/data/zone/hsb.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hsb{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Accra"{ ec{"Akkra"} diff --git a/icu4c/source/data/zone/hu.txt b/icu4c/source/data/zone/hu.txt index 13985181ed..9bec0d979a 100644 --- a/icu4c/source/data/zone/hu.txt +++ b/icu4c/source/data/zone/hu.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hu{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/hy.txt b/icu4c/source/data/zone/hy.txt index 8ce6ff45c7..b6c53f8265 100644 --- a/icu4c/source/data/zone/hy.txt +++ b/icu4c/source/data/zone/hy.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License hy{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Աբիջան"} diff --git a/icu4c/source/data/zone/id.txt b/icu4c/source/data/zone/id.txt index fdd0505f21..9490afc029 100644 --- a/icu4c/source/data/zone/id.txt +++ b/icu4c/source/data/zone/id.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License id{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/ig.txt b/icu4c/source/data/zone/ig.txt index 7e7e278e9b..c1d9580cd4 100644 --- a/icu4c/source/data/zone/ig.txt +++ b/icu4c/source/data/zone/ig.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ig{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/ii.txt b/icu4c/source/data/zone/ii.txt index 3a45c28a3e..2aba5aa7bf 100644 --- a/icu4c/source/data/zone/ii.txt +++ b/icu4c/source/data/zone/ii.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ii{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "Etc:Unknown"{ ec{"ꅉꀋꐚꌠ"} diff --git a/icu4c/source/data/zone/is.txt b/icu4c/source/data/zone/is.txt index 8b7f0c5b46..5892e1c188 100644 --- a/icu4c/source/data/zone/is.txt +++ b/icu4c/source/data/zone/is.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License is{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/it.txt b/icu4c/source/data/zone/it.txt index 1c5286dcdb..f2421e80a7 100644 --- a/icu4c/source/data/zone/it.txt +++ b/icu4c/source/data/zone/it.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License it{ - Version{"2.1.37.1"} + Version{"2.1.39.40"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/ja.txt b/icu4c/source/data/zone/ja.txt index 4089f283a1..0a867e3b98 100644 --- a/icu4c/source/data/zone/ja.txt +++ b/icu4c/source/data/zone/ja.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ja{ - Version{"2.1.37.1"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"アビジャン"} diff --git a/icu4c/source/data/zone/jgo.txt b/icu4c/source/data/zone/jgo.txt index a5e70abca2..9b1d64e6c3 100644 --- a/icu4c/source/data/zone/jgo.txt +++ b/icu4c/source/data/zone/jgo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License jgo{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ fallbackFormat{"{1} ({0})"} gmtFormat{"GMT{0}"} diff --git a/icu4c/source/data/zone/jmc.txt b/icu4c/source/data/zone/jmc.txt index 88799a310b..8b0c276ea9 100644 --- a/icu4c/source/data/zone/jmc.txt +++ b/icu4c/source/data/zone/jmc.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License jmc{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/ka.txt b/icu4c/source/data/zone/ka.txt index bd8bab410a..78e3316457 100644 --- a/icu4c/source/data/zone/ka.txt +++ b/icu4c/source/data/zone/ka.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ka{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"აბიჯანი"} diff --git a/icu4c/source/data/zone/kab.txt b/icu4c/source/data/zone/kab.txt index a7aaa0a486..77d47a0d06 100644 --- a/icu4c/source/data/zone/kab.txt +++ b/icu4c/source/data/zone/kab.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kab{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/kam.txt b/icu4c/source/data/zone/kam.txt index be7e8d4a7c..fa91ffc547 100644 --- a/icu4c/source/data/zone/kam.txt +++ b/icu4c/source/data/zone/kam.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kam{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/kde.txt b/icu4c/source/data/zone/kde.txt index 08d1148240..dfe5f279e8 100644 --- a/icu4c/source/data/zone/kde.txt +++ b/icu4c/source/data/zone/kde.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kde{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/kea.txt b/icu4c/source/data/zone/kea.txt index 79a4db7d1a..5568f80626 100644 --- a/icu4c/source/data/zone/kea.txt +++ b/icu4c/source/data/zone/kea.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kea{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "America:Blanc-Sablon"{ ec{"Blank-Sablon"} diff --git a/icu4c/source/data/zone/khq.txt b/icu4c/source/data/zone/khq.txt index dc5b89ce6e..3207438b22 100644 --- a/icu4c/source/data/zone/khq.txt +++ b/icu4c/source/data/zone/khq.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License khq{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/ki.txt b/icu4c/source/data/zone/ki.txt index b65f033597..bb9774ce2f 100644 --- a/icu4c/source/data/zone/ki.txt +++ b/icu4c/source/data/zone/ki.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ki{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/kk.txt b/icu4c/source/data/zone/kk.txt index 61f3eb828f..cd49b492d8 100644 --- a/icu4c/source/data/zone/kk.txt +++ b/icu4c/source/data/zone/kk.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kk{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Абиджан"} diff --git a/icu4c/source/data/zone/kkj.txt b/icu4c/source/data/zone/kkj.txt index 0766dcc8ed..227e28b765 100644 --- a/icu4c/source/data/zone/kkj.txt +++ b/icu4c/source/data/zone/kkj.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kkj{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/kl.txt b/icu4c/source/data/zone/kl.txt index aa880c5014..f266e937e6 100644 --- a/icu4c/source/data/zone/kl.txt +++ b/icu4c/source/data/zone/kl.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kl{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/kln.txt b/icu4c/source/data/zone/kln.txt index 7e71ab4a14..51163fa076 100644 --- a/icu4c/source/data/zone/kln.txt +++ b/icu4c/source/data/zone/kln.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kln{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/km.txt b/icu4c/source/data/zone/km.txt index fc5751f2b8..c904137db0 100644 --- a/icu4c/source/data/zone/km.txt +++ b/icu4c/source/data/zone/km.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License km{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"អាប៊ីដ្យាន"} @@ -1076,6 +1076,9 @@ km{ "Europe:Sarajevo"{ ec{"សារ៉ាយ៉េវ៉ូ"} } + "Europe:Saratov"{ + ec{"សារ៉ាតាវ"} + } "Europe:Simferopol"{ ec{"ស៊ីមហ្វើរ៉ុប៉ូល"} } diff --git a/icu4c/source/data/zone/kn.txt b/icu4c/source/data/zone/kn.txt index 4bf73df297..5cb783b129 100644 --- a/icu4c/source/data/zone/kn.txt +++ b/icu4c/source/data/zone/kn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kn{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"ಅಬಿದ್‌ಜನ್"} diff --git a/icu4c/source/data/zone/ko.txt b/icu4c/source/data/zone/ko.txt index 38b3e7dff6..b8b1d557cd 100644 --- a/icu4c/source/data/zone/ko.txt +++ b/icu4c/source/data/zone/ko.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ko{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"아비장"} diff --git a/icu4c/source/data/zone/ko_KP.txt b/icu4c/source/data/zone/ko_KP.txt index ffc72a5f04..09d72052ac 100644 --- a/icu4c/source/data/zone/ko_KP.txt +++ b/icu4c/source/data/zone/ko_KP.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ko_KP{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:Korea"{ ld{"조선 하계 표준시"} diff --git a/icu4c/source/data/zone/kok.txt b/icu4c/source/data/zone/kok.txt index c5d8434b38..b02c2d0901 100644 --- a/icu4c/source/data/zone/kok.txt +++ b/icu4c/source/data/zone/kok.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kok{ - Version{"2.1.36.86"} + Version{"2.1.38.69"} zoneStrings{ "Etc:UTC"{ ls{"समन्वित वैश्विक वेळ"} diff --git a/icu4c/source/data/zone/ks.txt b/icu4c/source/data/zone/ks.txt index 2cd0bb01e3..9fdc2ef9c9 100644 --- a/icu4c/source/data/zone/ks.txt +++ b/icu4c/source/data/zone/ks.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ks{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"عابِدجان"} diff --git a/icu4c/source/data/zone/ksb.txt b/icu4c/source/data/zone/ksb.txt index 0f244f8799..6b5b72bb55 100644 --- a/icu4c/source/data/zone/ksb.txt +++ b/icu4c/source/data/zone/ksb.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ksb{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/ksf.txt b/icu4c/source/data/zone/ksf.txt index 8768530d36..e90eb30ec8 100644 --- a/icu4c/source/data/zone/ksf.txt +++ b/icu4c/source/data/zone/ksf.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ksf{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/ksh.txt b/icu4c/source/data/zone/ksh.txt index 117308f62b..f9584d25c1 100644 --- a/icu4c/source/data/zone/ksh.txt +++ b/icu4c/source/data/zone/ksh.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ksh{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Cairo"{ ec{"Kaijro"} diff --git a/icu4c/source/data/zone/kw.txt b/icu4c/source/data/zone/kw.txt index 13f10c3da6..20e641f93c 100644 --- a/icu4c/source/data/zone/kw.txt +++ b/icu4c/source/data/zone/kw.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License kw{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/ky.txt b/icu4c/source/data/zone/ky.txt index 556ab67e08..06a1884279 100644 --- a/icu4c/source/data/zone/ky.txt +++ b/icu4c/source/data/zone/ky.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ky{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Абиджан"} diff --git a/icu4c/source/data/zone/lag.txt b/icu4c/source/data/zone/lag.txt index 7a87fc4d55..8a86891b07 100644 --- a/icu4c/source/data/zone/lag.txt +++ b/icu4c/source/data/zone/lag.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lag{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/lb.txt b/icu4c/source/data/zone/lb.txt index 4d38f812d0..385e98fa55 100644 --- a/icu4c/source/data/zone/lb.txt +++ b/icu4c/source/data/zone/lb.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lb{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Accra"{ ec{"Accra"} diff --git a/icu4c/source/data/zone/lg.txt b/icu4c/source/data/zone/lg.txt index f17caa5a23..053ac2b384 100644 --- a/icu4c/source/data/zone/lg.txt +++ b/icu4c/source/data/zone/lg.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lg{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/lkt.txt b/icu4c/source/data/zone/lkt.txt index e4eaa463f5..d135506e34 100644 --- a/icu4c/source/data/zone/lkt.txt +++ b/icu4c/source/data/zone/lkt.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lkt{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/ln.txt b/icu4c/source/data/zone/ln.txt index 1689e98216..dcf710f5fa 100644 --- a/icu4c/source/data/zone/ln.txt +++ b/icu4c/source/data/zone/ln.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ln{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ fallbackFormat{"{1} ({0})"} regionFormat{"Ngonga ya {0}"} diff --git a/icu4c/source/data/zone/lo.txt b/icu4c/source/data/zone/lo.txt index 9b919586b9..de2cd591d9 100644 --- a/icu4c/source/data/zone/lo.txt +++ b/icu4c/source/data/zone/lo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lo{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"ອາບິດແຈນ"} diff --git a/icu4c/source/data/zone/lrc.txt b/icu4c/source/data/zone/lrc.txt index 0a8b458938..bcb234c33b 100644 --- a/icu4c/source/data/zone/lrc.txt +++ b/icu4c/source/data/zone/lrc.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lrc{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "Etc:Unknown"{ ec{"نادیار"} diff --git a/icu4c/source/data/zone/lt.txt b/icu4c/source/data/zone/lt.txt index 14a2b02fa4..ca819bb230 100644 --- a/icu4c/source/data/zone/lt.txt +++ b/icu4c/source/data/zone/lt.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lt{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidžanas"} diff --git a/icu4c/source/data/zone/lu.txt b/icu4c/source/data/zone/lu.txt index 7b44552ac1..f28aeda2e5 100644 --- a/icu4c/source/data/zone/lu.txt +++ b/icu4c/source/data/zone/lu.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lu{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/luo.txt b/icu4c/source/data/zone/luo.txt index 43c138049f..414d13fe5a 100644 --- a/icu4c/source/data/zone/luo.txt +++ b/icu4c/source/data/zone/luo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License luo{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/luy.txt b/icu4c/source/data/zone/luy.txt index 9671ff7f4e..3e07b21beb 100644 --- a/icu4c/source/data/zone/luy.txt +++ b/icu4c/source/data/zone/luy.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License luy{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/lv.txt b/icu4c/source/data/zone/lv.txt index 26c4025a23..0950421dfe 100644 --- a/icu4c/source/data/zone/lv.txt +++ b/icu4c/source/data/zone/lv.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License lv{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidžana"} diff --git a/icu4c/source/data/zone/mas.txt b/icu4c/source/data/zone/mas.txt index f690e2e8bf..b34550c491 100644 --- a/icu4c/source/data/zone/mas.txt +++ b/icu4c/source/data/zone/mas.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mas{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/mer.txt b/icu4c/source/data/zone/mer.txt index ebe21712de..b59f5a70e6 100644 --- a/icu4c/source/data/zone/mer.txt +++ b/icu4c/source/data/zone/mer.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mer{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/mfe.txt b/icu4c/source/data/zone/mfe.txt index 501dcd331f..b16617bea2 100644 --- a/icu4c/source/data/zone/mfe.txt +++ b/icu4c/source/data/zone/mfe.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mfe{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/mg.txt b/icu4c/source/data/zone/mg.txt index e9cddd2af1..dbd411485a 100644 --- a/icu4c/source/data/zone/mg.txt +++ b/icu4c/source/data/zone/mg.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mg{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/mgh.txt b/icu4c/source/data/zone/mgh.txt index 34ae215c18..be3809583a 100644 --- a/icu4c/source/data/zone/mgh.txt +++ b/icu4c/source/data/zone/mgh.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mgh{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/mgo.txt b/icu4c/source/data/zone/mgo.txt index 9f0b9f9a29..00085fc1cd 100644 --- a/icu4c/source/data/zone/mgo.txt +++ b/icu4c/source/data/zone/mgo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mgo{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ fallbackFormat{"{1} ({0})"} gmtFormat{"GMT{0}"} diff --git a/icu4c/source/data/zone/mk.txt b/icu4c/source/data/zone/mk.txt index fe2b69a145..7d020cf59b 100644 --- a/icu4c/source/data/zone/mk.txt +++ b/icu4c/source/data/zone/mk.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mk{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Абиџан"} diff --git a/icu4c/source/data/zone/ml.txt b/icu4c/source/data/zone/ml.txt index a419a2282d..d783ddab35 100644 --- a/icu4c/source/data/zone/ml.txt +++ b/icu4c/source/data/zone/ml.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ml{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"അബിദ്‌ജാൻ‌"} diff --git a/icu4c/source/data/zone/mn.txt b/icu4c/source/data/zone/mn.txt index a7c4f9dc78..9bd9140b41 100644 --- a/icu4c/source/data/zone/mn.txt +++ b/icu4c/source/data/zone/mn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mn{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Абижан"} @@ -1756,7 +1756,7 @@ mn{ "meta:Pierre_Miquelon"{ ld{"Сен-Пьер ба Микелоны зуны цаг"} lg{"Сен-Пьер ба Микелоны цаг"} - ls{"Сен-Пьер ба Микелоны стандарт цаг"} + ls{"Сент-Пьер ба Микелоны стандарт цаг"} } "meta:Pitcairn"{ ls{"Питкернийн цаг"} diff --git a/icu4c/source/data/zone/mr.txt b/icu4c/source/data/zone/mr.txt index 9ac88f06e5..3342eaf4a3 100644 --- a/icu4c/source/data/zone/mr.txt +++ b/icu4c/source/data/zone/mr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mr{ - Version{"2.1.37.22"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"अबिद्जान"} diff --git a/icu4c/source/data/zone/ms.txt b/icu4c/source/data/zone/ms.txt index f108633ecb..2e3d8bf129 100644 --- a/icu4c/source/data/zone/ms.txt +++ b/icu4c/source/data/zone/ms.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ms{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/mt.txt b/icu4c/source/data/zone/mt.txt index 5b66009f30..66f0300d38 100644 --- a/icu4c/source/data/zone/mt.txt +++ b/icu4c/source/data/zone/mt.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mt{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/mua.txt b/icu4c/source/data/zone/mua.txt index 738174658e..589cfb7685 100644 --- a/icu4c/source/data/zone/mua.txt +++ b/icu4c/source/data/zone/mua.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mua{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/my.txt b/icu4c/source/data/zone/my.txt index 84475a327e..8429f3f7d4 100644 --- a/icu4c/source/data/zone/my.txt +++ b/icu4c/source/data/zone/my.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License my{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"အာဘီဂျန်"} diff --git a/icu4c/source/data/zone/mzn.txt b/icu4c/source/data/zone/mzn.txt index 53c6b86a27..d046fb2e52 100644 --- a/icu4c/source/data/zone/mzn.txt +++ b/icu4c/source/data/zone/mzn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License mzn{ - Version{"2.1.31.86"} + Version{"2.1.39.11"} zoneStrings{ fallbackFormat{"{1} ({0})"} gmtFormat{"GMT{0}"} diff --git a/icu4c/source/data/zone/naq.txt b/icu4c/source/data/zone/naq.txt index 98e14939eb..24a23f730a 100644 --- a/icu4c/source/data/zone/naq.txt +++ b/icu4c/source/data/zone/naq.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License naq{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/nb.txt b/icu4c/source/data/zone/nb.txt index e426db4b55..f07027dfd6 100644 --- a/icu4c/source/data/zone/nb.txt +++ b/icu4c/source/data/zone/nb.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nb{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/nd.txt b/icu4c/source/data/zone/nd.txt index ffbcd39e26..77b283575f 100644 --- a/icu4c/source/data/zone/nd.txt +++ b/icu4c/source/data/zone/nd.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nd{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/nds.txt b/icu4c/source/data/zone/nds.txt index d293203fe2..0f3ddc3528 100644 --- a/icu4c/source/data/zone/nds.txt +++ b/icu4c/source/data/zone/nds.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nds{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/ne.txt b/icu4c/source/data/zone/ne.txt index db71f8c1a9..6ff086c855 100644 --- a/icu4c/source/data/zone/ne.txt +++ b/icu4c/source/data/zone/ne.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ne{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"अविड्जान"} diff --git a/icu4c/source/data/zone/ne_IN.txt b/icu4c/source/data/zone/ne_IN.txt index fbe90d5dec..7a4d1dcf36 100644 --- a/icu4c/source/data/zone/ne_IN.txt +++ b/icu4c/source/data/zone/ne_IN.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ne_IN{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:India"{ ss{"IST"} diff --git a/icu4c/source/data/zone/nl.txt b/icu4c/source/data/zone/nl.txt index 066c23b805..57ab4fccac 100644 --- a/icu4c/source/data/zone/nl.txt +++ b/icu4c/source/data/zone/nl.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nl{ - Version{"2.1.37.1"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/nl_SR.txt b/icu4c/source/data/zone/nl_SR.txt index c9b6d26e2a..928419d99e 100644 --- a/icu4c/source/data/zone/nl_SR.txt +++ b/icu4c/source/data/zone/nl_SR.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nl_SR{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:Suriname"{ ss{"SRT"} diff --git a/icu4c/source/data/zone/nmg.txt b/icu4c/source/data/zone/nmg.txt index 375b98acc4..5989a7d85b 100644 --- a/icu4c/source/data/zone/nmg.txt +++ b/icu4c/source/data/zone/nmg.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nmg{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/nn.txt b/icu4c/source/data/zone/nn.txt index f2772ffdb9..efb3e33386 100644 --- a/icu4c/source/data/zone/nn.txt +++ b/icu4c/source/data/zone/nn.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nn{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/nnh.txt b/icu4c/source/data/zone/nnh.txt index 6af75360ae..bb4141f442 100644 --- a/icu4c/source/data/zone/nnh.txt +++ b/icu4c/source/data/zone/nnh.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nnh{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/nus.txt b/icu4c/source/data/zone/nus.txt index b7bc2bdb7b..c156f94c1c 100644 --- a/icu4c/source/data/zone/nus.txt +++ b/icu4c/source/data/zone/nus.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nus{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/nyn.txt b/icu4c/source/data/zone/nyn.txt index 3f1d19b118..1b6fcdb7a7 100644 --- a/icu4c/source/data/zone/nyn.txt +++ b/icu4c/source/data/zone/nyn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License nyn{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/om.txt b/icu4c/source/data/zone/om.txt index 35b731f29d..bf6660a9c2 100644 --- a/icu4c/source/data/zone/om.txt +++ b/icu4c/source/data/zone/om.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License om{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ gmtFormat{"GMT{0}"} hourFormat{"+HH:mm;-HH:mm"} diff --git a/icu4c/source/data/zone/or.txt b/icu4c/source/data/zone/or.txt index 961a4ea302..372c3f06a6 100644 --- a/icu4c/source/data/zone/or.txt +++ b/icu4c/source/data/zone/or.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License or{ - Version{"2.1.37.57"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"ଆବିଦଜାନ"} @@ -37,7 +37,7 @@ or{ ec{"ବ୍ରାଜାଭିଲ୍ଲେ"} } "Africa:Bujumbura"{ - ec{"ବାଜୁମବୁରା"} + ec{"ବୁଜୁମ୍ବୁରା"} } "Africa:Cairo"{ ec{"କାଇରୋ"} @@ -163,10 +163,10 @@ or{ ec{"ଆଡାକ୍"} } "America:Anchorage"{ - ec{"ଆନଚୋରାଗେ"} + ec{"ଆଙ୍କରେଜ୍"} } "America:Anguilla"{ - ec{"ଆନଗୁଇଲା"} + ec{"ଆଙ୍ଗୁଇଲା"} } "America:Antigua"{ ec{"ଆଣ୍ଟିଗୁଆ"} @@ -208,7 +208,7 @@ or{ ec{"ବାହିଆ ବ୍ୟାଣ୍ଡେରାସ୍"} } "America:Barbados"{ - ec{"ବାରବାଡୋସ୍"} + ec{"ବାର୍ବାଡୋସ୍"} } "America:Belem"{ ec{"ବେଲେମ"} @@ -304,7 +304,7 @@ or{ ec{"ଏଲ୍ ସାଲଭାଡୋର୍"} } "America:Fort_Nelson"{ - ec{"ଫୋର୍ଟ୍ ନେଲସୋନ୍"} + ec{"ଫୋର୍ଟ୍ ନେଲସନ୍"} } "America:Fortaleza"{ ec{"ଫୋର୍ଟେଲେଜା"} @@ -316,10 +316,10 @@ or{ ec{"ନୁଉକ୍"} } "America:Goose_Bay"{ - ec{"ଗୋସେ ବେ"} + ec{"ଗୁସ୍ ବେ"} } "America:Grand_Turk"{ - ec{"ଗ୍ରାଣ୍ଡ୍ ଟୁର୍କ୍"} + ec{"ଗ୍ରାଣ୍ଡ୍ ଟର୍କ୍"} } "America:Grenada"{ ec{"ଗ୍ରେନାଡା"} @@ -478,7 +478,7 @@ or{ ec{"କେନ୍ଦ୍ର, ଉତ୍ତର ଡାକୋଟା"} } "America:North_Dakota:New_Salem"{ - ec{"ନ୍ୟୁ ସଲିମ୍, ଉତ୍ତର ଡାକୋଟା"} + ec{"ନ୍ୟୁ ସାଲେମ୍, ଉତ୍ତର ଡାକୋଟା"} } "America:Ojinaga"{ ec{"ଓଜିନାଗା"} @@ -487,7 +487,7 @@ or{ ec{"ପାନାମା"} } "America:Pangnirtung"{ - ec{"ପାନଗନିରଟୁଙ୍ଗ"} + ec{"ପାଙ୍ଗନିର୍ଟୁଙ୍ଗ"} } "America:Paramaribo"{ ec{"ପାରାମାରିବୋ"} @@ -535,7 +535,7 @@ or{ ec{"ସାଣ୍ଟିଆଗୋ"} } "America:Santo_Domingo"{ - ec{"ସାନ୍ଟୋ ଡୋମିନଗୋ"} + ec{"ସାଣ୍ଟୋ ଡୋମିଙ୍ଗୋ"} } "America:Sao_Paulo"{ ec{"ସାଓ ପାଓଲୋ"} @@ -553,7 +553,7 @@ or{ ec{"ସେଣ୍ଟ୍. ଜନସ୍"} } "America:St_Kitts"{ - ec{"ସେଣ୍ଟ୍ କିଟ୍ଟିସ୍"} + ec{"ସେଣ୍ଟ୍ କିଟ୍ସ୍"} } "America:St_Lucia"{ ec{"ସେଣ୍ଟ୍. ଲୁସିଆ"} @@ -574,7 +574,7 @@ or{ ec{"ଥୁଲେ"} } "America:Thunder_Bay"{ - ec{"ଥୁଣ୍ଡେର୍ ବେ"} + ec{"ଥଣ୍ଡର୍ ବେ"} } "America:Tijuana"{ ec{"ତିଜୁଆନା"} @@ -586,7 +586,7 @@ or{ ec{"ଟୋରଟୋଲା"} } "America:Vancouver"{ - ec{"ଭାଲକୌଭେର୍"} + ec{"ଭାଙ୍କୁଭର୍"} } "America:Whitehorse"{ ec{"ହ୍ଵାଇଟହର୍ସ୍"} @@ -703,7 +703,7 @@ or{ ec{"ଢାକା"} } "Asia:Dili"{ - ec{"ଦିଲି"} + ec{"ଦିଲ୍ଲୀ"} } "Asia:Dubai"{ ec{"ଦୁବାଇ"} @@ -859,7 +859,7 @@ or{ ec{"ଟୋମସ୍କ"} } "Asia:Ulaanbaatar"{ - ec{"ଉଲାନବାଟର"} + ec{"ଉଲାନ୍‌ବାଟର୍‌"} } "Asia:Urumqi"{ ec{"ଉରୁମକି"} @@ -886,7 +886,7 @@ or{ ec{"ଆଜୋରେସ୍"} } "Atlantic:Bermuda"{ - ec{"ବେରମୁଡା"} + ec{"ବର୍ମୁଡା"} } "Atlantic:Canary"{ ec{"କାନାରେ"} @@ -976,7 +976,7 @@ or{ ec{"ବ୍ରାଟିସଲାଭା"} } "Europe:Brussels"{ - ec{"ବ୍ରୁସସେଲସ୍"} + ec{"ବ୍ରସଲ୍ସ୍"} } "Europe:Bucharest"{ ec{"ବୁଚାରେଷ୍ଟ୍"} @@ -1032,7 +1032,7 @@ or{ } "Europe:London"{ ec{"ଲଣ୍ଡନ୍"} - ld{"ବ୍ରିଟିଶ୍‌ ମାନାଙ୍କ ସମୟ"} + ld{"ବ୍ରିଟିଶ୍‌ ଗ୍ରୀଷ୍ମକାଳୀନ ସମୟ"} } "Europe:Luxembourg"{ ec{"ଲକ୍ସମବର୍ଗ"} @@ -1065,7 +1065,7 @@ or{ ec{"ପୋଡଗୋରିକା"} } "Europe:Prague"{ - ec{"ପ୍ରାଗୁଏ"} + ec{"ପ୍ରାଗ୍"} } "Europe:Riga"{ ec{"ରିଗା"} @@ -1128,7 +1128,7 @@ or{ ec{"ୱାରସୱା"} } "Europe:Zagreb"{ - ec{"ଜାଗ୍ରିବ୍"} + ec{"ଜାଗ୍ରେବ୍"} } "Europe:Zaporozhye"{ ec{"ଜାପୋରୋଜହୟେ"} @@ -1149,7 +1149,7 @@ or{ ec{"କୋକୋସ୍‌"} } "Indian:Comoro"{ - ec{"କର୍ଣ୍ଣୋରୋ"} + ec{"କୋମୋରୋ"} } "Indian:Kerguelen"{ ec{"କେରୁଗେଲେନ"} @@ -1214,6 +1214,9 @@ or{ "Pacific:Honolulu"{ ec{"ହୋନୋଲୁଲୁ"} } + "Pacific:Johnston"{ + ec{"ଜନଷ୍ଟନ୍"} + } "Pacific:Kiritimati"{ ec{"କିରିତିମାଟି"} } @@ -1306,9 +1309,9 @@ or{ ls{"ଆଲାସ୍କା ମାନାଙ୍କ ସମୟ"} } "meta:Amazon"{ - ld{"ଆମାଜାନ ଗ୍ରୀଷ୍ମକାଳ ସମୟ"} - lg{"ଆମାଜାନ ସମୟ"} - ls{"ଆମାଜାନ ମାନାଙ୍କ ସମୟ"} + ld{"ଆମାଜନ୍ ଗ୍ରୀଷ୍ମକାଳୀନ ସମୟ"} + lg{"ଆମାଜନ୍ ସମୟ"} + ls{"ଆମାଜନ୍ ମାନାଙ୍କ ସମୟ"} } "meta:America_Central"{ ld{"କେନ୍ଦ୍ରୀୟ ଦିବାଲୋକ ସମୟ"} @@ -1351,7 +1354,7 @@ or{ ls{"ପଶ୍ଚିମ ଆର୍ଜେଣ୍ଟିନା ମାନାଙ୍କ ସମୟ"} } "meta:Armenia"{ - ld{"ଆର୍ମେନିଆ ଖରାଦିନ ସମୟ"} + ld{"ଆର୍ମେନିଆ ଗ୍ରୀଷ୍ମକାଳ ସମୟ"} lg{"ଆର୍ମେନିଆ ସମୟ"} ls{"ଆର୍ମେନିଆ ମାନାଙ୍କ ସମୟ"} } @@ -1449,7 +1452,7 @@ or{ ls{"କଲମ୍ବିଆ ମାନାଙ୍କ ସମୟ"} } "meta:Cook"{ - ld{"କୁକ୍‌ ଦ୍ୱୀପପୁଞ୍ଜ ଅଧା ଗ୍ରୀଷ୍ମକାଳ ସମୟ"} + ld{"କୁକ୍‌ ଦ୍ୱୀପପୁଞ୍ଜ ଅର୍ଦ୍ଧ ଗୀଷ୍ମକାଳୀନ ସମୟ"} lg{"କୁକ୍‌ ଦ୍ୱୀପପୁଞ୍ଜ ସମୟ"} ls{"କୁକ୍‌ ଦ୍ୱୀପପୁଞ୍ଜ ମାନାଙ୍କ ସମୟ"} } @@ -1582,7 +1585,7 @@ or{ ls{"ଇରାନ ମାନାଙ୍କ ସମୟ"} } "meta:Irkutsk"{ - ld{"ଇଅରକୁଟସ୍କ ଗ୍ରୀଷ୍ମକାଳ ସମୟ"} + ld{"ଇର୍କୁଟସ୍କ୍ ଗ୍ରୀଷ୍ମକାଳୀନ ସମୟ"} lg{"ଇଅରକୁଟସ୍କ ସମୟ"} ls{"ଇଅରକୁଟସ୍କ ମାନାଙ୍କ ସମୟ"} } @@ -1597,7 +1600,7 @@ or{ ls{"ଜାପାନ ମାନାଙ୍କ ସମୟ"} } "meta:Kazakhstan_Eastern"{ - ls{"କାଜାକସ୍ତାନ ସମୟ"} + ls{"ପୂର୍ବ କାଜାକସ୍ତାନ୍ ସମୟ"} } "meta:Kazakhstan_Western"{ ls{"ପଶ୍ଚିମ କାଜାକସ୍ତାନ ସମୟ"} @@ -1660,14 +1663,14 @@ or{ ls{"ଉତ୍ତରପଶ୍ଚିମ ମେକ୍ସିକୋ ମାନାଙ୍କ ସମୟ"} } "meta:Mexico_Pacific"{ - ld{"ମେକ୍ସିକୋ ପାସିଫିକ୍ ଦିବାଲୋକ ସମୟ"} - lg{"ମେକ୍ସିକୋ ପାସିଫିକ୍ ସମୟ"} - ls{"ମେକ୍ସିକୋ ପାସିଫିକ୍ ମାନାଙ୍କ ସମୟ"} + ld{"ମେକ୍ସିକାନ୍ ପାସିଫିକ୍ ଦିବାଲୋକ ସମୟ"} + lg{"ମେକ୍ସିକାନ୍ ପାସିଫିକ୍ ସମୟ"} + ls{"ମେକ୍ସିକାନ୍ ପାସିଫିକ୍ ମାନାଙ୍କ ସମୟ"} } "meta:Mongolia"{ ld{"ଉଲାନ୍‌ ବାଟର୍‌ ଗ୍ରୀଷ୍ମକାଳ ସମୟ"} - lg{"ଉଲାନ୍ ବାଟର୍‌ ସମୟ"} - ls{"ଉଲାନ୍‌ ବାଟର୍‌ ମାନାଙ୍କ ସମୟ"} + lg{"ଉଲାନ୍‌ବାଟର୍‌ ସମୟ"} + ls{"ଉଲାନ୍‌ବାଟର୍‌ ମାନାଙ୍କ ସମୟ"} } "meta:Moscow"{ ld{"ମସ୍କୋ ଗ୍ରୀଷ୍ମକାଳ ସମୟ"} diff --git a/icu4c/source/data/zone/os.txt b/icu4c/source/data/zone/os.txt index ffed847484..650749e508 100644 --- a/icu4c/source/data/zone/os.txt +++ b/icu4c/source/data/zone/os.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License os{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "Asia:Tbilisi"{ ec{"Тбилис"} diff --git a/icu4c/source/data/zone/pa.txt b/icu4c/source/data/zone/pa.txt index c608d8e89f..a3fc7e7a17 100644 --- a/icu4c/source/data/zone/pa.txt +++ b/icu4c/source/data/zone/pa.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pa{ - Version{"2.1.37.22"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"ਅਬੀਦਜਾਨ"} diff --git a/icu4c/source/data/zone/pa_Arab.txt b/icu4c/source/data/zone/pa_Arab.txt index cbb8be490a..1fb82e23f5 100644 --- a/icu4c/source/data/zone/pa_Arab.txt +++ b/icu4c/source/data/zone/pa_Arab.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pa_Arab{ %%Parent{"root"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/pa_Guru.txt b/icu4c/source/data/zone/pa_Guru.txt index a731d5e2c1..e558d243f7 100644 --- a/icu4c/source/data/zone/pa_Guru.txt +++ b/icu4c/source/data/zone/pa_Guru.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pa_Guru{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/pl.txt b/icu4c/source/data/zone/pl.txt index cdf2452efb..99edca2389 100644 --- a/icu4c/source/data/zone/pl.txt +++ b/icu4c/source/data/zone/pl.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pl{ - Version{"2.1.37.5"} + Version{"2.1.39.15"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidżan"} diff --git a/icu4c/source/data/zone/ps.txt b/icu4c/source/data/zone/ps.txt index 6bcc499890..538c4f3b23 100644 --- a/icu4c/source/data/zone/ps.txt +++ b/icu4c/source/data/zone/ps.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ps{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"ابيجان"} @@ -873,6 +873,9 @@ ps{ "Australia:Hobart"{ ec{"هوبارټ"} } + "Australia:Lindeman"{ + ec{"لینډامین"} + } "Australia:Lord_Howe"{ ec{"رب هیله"} } @@ -1127,6 +1130,9 @@ ps{ "Pacific:Honolulu"{ ec{"هینولولو"} } + "Pacific:Johnston"{ + ec{"جانستون"} + } "Pacific:Kosrae"{ ec{"کوسیرا"} } @@ -1640,6 +1646,9 @@ ps{ lg{"سینټ پییرا و ميکلين وخت"} ls{"سینټ پییرا و ميکلين معیاری وخت"} } + "meta:Pitcairn"{ + ls{"پیټ کارین وخت"} + } "meta:Ponape"{ ls{"پونپپ وخت"} } @@ -1668,6 +1677,9 @@ ps{ "meta:Singapore"{ ls{"د سنګاپور معیاري وخت"} } + "meta:Solomon"{ + ls{"د سلیمان ټاپوګانو وخت"} + } "meta:South_Georgia"{ ls{"د سویل جورجیا وخت"} } diff --git a/icu4c/source/data/zone/pt.txt b/icu4c/source/data/zone/pt.txt index de8f2e846a..9dbda7f657 100644 --- a/icu4c/source/data/zone/pt.txt +++ b/icu4c/source/data/zone/pt.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pt{ - Version{"2.1.37.1"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/pt_AO.txt b/icu4c/source/data/zone/pt_AO.txt index 9370cdad6a..9f7dc41bd5 100644 --- a/icu4c/source/data/zone/pt_AO.txt +++ b/icu4c/source/data/zone/pt_AO.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_AO{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:Azores"{ sd{"∅∅∅"} diff --git a/icu4c/source/data/zone/pt_CH.txt b/icu4c/source/data/zone/pt_CH.txt index 90d6a1ee17..acd87d80ca 100644 --- a/icu4c/source/data/zone/pt_CH.txt +++ b/icu4c/source/data/zone/pt_CH.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_CH{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/pt_CV.txt b/icu4c/source/data/zone/pt_CV.txt index 159ef6ec95..54c9366677 100644 --- a/icu4c/source/data/zone/pt_CV.txt +++ b/icu4c/source/data/zone/pt_CV.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_CV{ %%Parent{"pt_PT"} - Version{"2.1.35.71"} + Version{"2.1.39.12"} zoneStrings{ "meta:Azores"{ sd{"∅∅∅"} diff --git a/icu4c/source/data/zone/pt_GQ.txt b/icu4c/source/data/zone/pt_GQ.txt index 793e0604c1..8a8947f609 100644 --- a/icu4c/source/data/zone/pt_GQ.txt +++ b/icu4c/source/data/zone/pt_GQ.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_GQ{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/pt_GW.txt b/icu4c/source/data/zone/pt_GW.txt index 741af619bd..945884afde 100644 --- a/icu4c/source/data/zone/pt_GW.txt +++ b/icu4c/source/data/zone/pt_GW.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_GW{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:Azores"{ sd{"∅∅∅"} diff --git a/icu4c/source/data/zone/pt_LU.txt b/icu4c/source/data/zone/pt_LU.txt index e6d1c609c8..d30ba916a9 100644 --- a/icu4c/source/data/zone/pt_LU.txt +++ b/icu4c/source/data/zone/pt_LU.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_LU{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/pt_MO.txt b/icu4c/source/data/zone/pt_MO.txt index 41bf9b2345..58fb0b6830 100644 --- a/icu4c/source/data/zone/pt_MO.txt +++ b/icu4c/source/data/zone/pt_MO.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_MO{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:Azores"{ sd{"∅∅∅"} diff --git a/icu4c/source/data/zone/pt_MZ.txt b/icu4c/source/data/zone/pt_MZ.txt index 64fee5ff3c..2783928293 100644 --- a/icu4c/source/data/zone/pt_MZ.txt +++ b/icu4c/source/data/zone/pt_MZ.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_MZ{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:Azores"{ sd{"∅∅∅"} diff --git a/icu4c/source/data/zone/pt_PT.txt b/icu4c/source/data/zone/pt_PT.txt index 97b65bf2cb..5ca2bbded4 100644 --- a/icu4c/source/data/zone/pt_PT.txt +++ b/icu4c/source/data/zone/pt_PT.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License pt_PT{ - Version{"2.1.37.6"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Addis_Ababa"{ ec{"Adis-Abeba"} diff --git a/icu4c/source/data/zone/pt_ST.txt b/icu4c/source/data/zone/pt_ST.txt index 829c952dc4..f83ab6fd02 100644 --- a/icu4c/source/data/zone/pt_ST.txt +++ b/icu4c/source/data/zone/pt_ST.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_ST{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.39.11"} zoneStrings{ "meta:Azores"{ sd{"∅∅∅"} diff --git a/icu4c/source/data/zone/pt_TL.txt b/icu4c/source/data/zone/pt_TL.txt index dbb0d871bf..9bc93044d8 100644 --- a/icu4c/source/data/zone/pt_TL.txt +++ b/icu4c/source/data/zone/pt_TL.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License pt_TL{ %%Parent{"pt_PT"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:Azores"{ sd{"∅∅∅"} diff --git a/icu4c/source/data/zone/qu.txt b/icu4c/source/data/zone/qu.txt index f127c8efeb..1e05cf5919 100644 --- a/icu4c/source/data/zone/qu.txt +++ b/icu4c/source/data/zone/qu.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License qu{ - Version{"2.1.37.5"} + Version{"2.1.38.72"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/qu_BO.txt b/icu4c/source/data/zone/qu_BO.txt index 892e7ceabe..bf44aac6a5 100644 --- a/icu4c/source/data/zone/qu_BO.txt +++ b/icu4c/source/data/zone/qu_BO.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License qu_BO{ - Version{"2.1.37.6"} + Version{"2.1.38.69"} zoneStrings{ "meta:Bolivia"{ ss{"BOT"} diff --git a/icu4c/source/data/zone/qu_EC.txt b/icu4c/source/data/zone/qu_EC.txt index 6b682280e7..f599615826 100644 --- a/icu4c/source/data/zone/qu_EC.txt +++ b/icu4c/source/data/zone/qu_EC.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License qu_EC{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} zoneStrings{ "meta:Ecuador"{ ss{"ECT"} diff --git a/icu4c/source/data/zone/resfiles.mk b/icu4c/source/data/zone/resfiles.mk index ecf2bd272e..c2ecf52fcf 100644 --- a/icu4c/source/data/zone/resfiles.mk +++ b/icu4c/source/data/zone/resfiles.mk @@ -1,6 +1,6 @@ # © 2016 and later: Unicode, Inc. and others. # License & terms of use: http://www.unicode.org/copyright.html#License -ZONE_CLDR_VERSION = 32.0.1 +ZONE_CLDR_VERSION = 33 # A list of txt's to build # Note: # diff --git a/icu4c/source/data/zone/rm.txt b/icu4c/source/data/zone/rm.txt index 2a1730f80f..16d214478f 100644 --- a/icu4c/source/data/zone/rm.txt +++ b/icu4c/source/data/zone/rm.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rm{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Addis_Ababa"{ ec{"Addis Abeba"} diff --git a/icu4c/source/data/zone/rn.txt b/icu4c/source/data/zone/rn.txt index 42fbd7a30c..24f91e3518 100644 --- a/icu4c/source/data/zone/rn.txt +++ b/icu4c/source/data/zone/rn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rn{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/ro.txt b/icu4c/source/data/zone/ro.txt index f2b2510107..8782638f54 100644 --- a/icu4c/source/data/zone/ro.txt +++ b/icu4c/source/data/zone/ro.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ro{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/rof.txt b/icu4c/source/data/zone/rof.txt index 2fa4a47c3f..b5a6a656d5 100644 --- a/icu4c/source/data/zone/rof.txt +++ b/icu4c/source/data/zone/rof.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rof{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/root.txt b/icu4c/source/data/zone/root.txt index 9222f01622..6ebde3e72a 100644 --- a/icu4c/source/data/zone/root.txt +++ b/icu4c/source/data/zone/root.txt @@ -4,7 +4,7 @@ * ICU source: /common/main/root.xml */ root{ - Version{"2.1.37.1"} + Version{"2.1.39.27"} zoneStrings{ "Africa:Asmera"{ ec{"Asmara"} diff --git a/icu4c/source/data/zone/ru.txt b/icu4c/source/data/zone/ru.txt index 7629c03e12..78e8123e90 100644 --- a/icu4c/source/data/zone/ru.txt +++ b/icu4c/source/data/zone/ru.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ru{ - Version{"2.1.37.58"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Абиджан"} diff --git a/icu4c/source/data/zone/rw.txt b/icu4c/source/data/zone/rw.txt index 1570fc3d8b..3acbbd8d93 100644 --- a/icu4c/source/data/zone/rw.txt +++ b/icu4c/source/data/zone/rw.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rw{ - Version{"2.1.37.5"} + Version{"2.1.38.72"} zoneStrings{ gmtFormat{"GMT{0}"} hourFormat{"+HH:mm;-HH:mm"} diff --git a/icu4c/source/data/zone/rwk.txt b/icu4c/source/data/zone/rwk.txt index 4949be2a30..69174634bd 100644 --- a/icu4c/source/data/zone/rwk.txt +++ b/icu4c/source/data/zone/rwk.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License rwk{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/sah.txt b/icu4c/source/data/zone/sah.txt index 756796adf2..9c7a972c8a 100644 --- a/icu4c/source/data/zone/sah.txt +++ b/icu4c/source/data/zone/sah.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sah{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "Asia:Almaty"{ ec{"Алматы"} diff --git a/icu4c/source/data/zone/saq.txt b/icu4c/source/data/zone/saq.txt index 5d5c9938b7..2afdbf48e4 100644 --- a/icu4c/source/data/zone/saq.txt +++ b/icu4c/source/data/zone/saq.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License saq{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/sbp.txt b/icu4c/source/data/zone/sbp.txt index ca158f6059..80c2458690 100644 --- a/icu4c/source/data/zone/sbp.txt +++ b/icu4c/source/data/zone/sbp.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sbp{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/se.txt b/icu4c/source/data/zone/se.txt index 57258f4f44..ae2f5df47e 100644 --- a/icu4c/source/data/zone/se.txt +++ b/icu4c/source/data/zone/se.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License se{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "America:Curacao"{ ec{"Curaçao"} diff --git a/icu4c/source/data/zone/se_FI.txt b/icu4c/source/data/zone/se_FI.txt index 35c00e7603..cec245ef4e 100644 --- a/icu4c/source/data/zone/se_FI.txt +++ b/icu4c/source/data/zone/se_FI.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License se_FI{ - Version{"2.1.37.6"} + Version{"2.1.38.73"} zoneStrings{ "Africa:Cairo"{ ec{"Kairo"} diff --git a/icu4c/source/data/zone/seh.txt b/icu4c/source/data/zone/seh.txt index 191a593ab0..0a4efad0ad 100644 --- a/icu4c/source/data/zone/seh.txt +++ b/icu4c/source/data/zone/seh.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License seh{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/ses.txt b/icu4c/source/data/zone/ses.txt index 5802f8132a..0769c715c0 100644 --- a/icu4c/source/data/zone/ses.txt +++ b/icu4c/source/data/zone/ses.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ses{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/sg.txt b/icu4c/source/data/zone/sg.txt index 604c745a47..8760e35518 100644 --- a/icu4c/source/data/zone/sg.txt +++ b/icu4c/source/data/zone/sg.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sg{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/shi.txt b/icu4c/source/data/zone/shi.txt index 1d344e46dc..cefeb4d274 100644 --- a/icu4c/source/data/zone/shi.txt +++ b/icu4c/source/data/zone/shi.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License shi{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/shi_Latn.txt b/icu4c/source/data/zone/shi_Latn.txt index ed61c3fbf4..bab7108b9c 100644 --- a/icu4c/source/data/zone/shi_Latn.txt +++ b/icu4c/source/data/zone/shi_Latn.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License shi_Latn{ %%Parent{"root"} - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/shi_Tfng.txt b/icu4c/source/data/zone/shi_Tfng.txt index ba03fa368a..aaf5c7b363 100644 --- a/icu4c/source/data/zone/shi_Tfng.txt +++ b/icu4c/source/data/zone/shi_Tfng.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License shi_Tfng{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/si.txt b/icu4c/source/data/zone/si.txt index 9dfbf9b995..5c034b6676 100644 --- a/icu4c/source/data/zone/si.txt +++ b/icu4c/source/data/zone/si.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License si{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"අබිජාන්"} diff --git a/icu4c/source/data/zone/sk.txt b/icu4c/source/data/zone/sk.txt index cb869f9b30..ddf4454221 100644 --- a/icu4c/source/data/zone/sk.txt +++ b/icu4c/source/data/zone/sk.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sk{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/sl.txt b/icu4c/source/data/zone/sl.txt index af32501856..e272c47848 100644 --- a/icu4c/source/data/zone/sl.txt +++ b/icu4c/source/data/zone/sl.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sl{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidžan"} diff --git a/icu4c/source/data/zone/smn.txt b/icu4c/source/data/zone/smn.txt index 90e2da1543..e02844ea3c 100644 --- a/icu4c/source/data/zone/smn.txt +++ b/icu4c/source/data/zone/smn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License smn{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/sn.txt b/icu4c/source/data/zone/sn.txt index 728dbed0e5..d62c3d6d90 100644 --- a/icu4c/source/data/zone/sn.txt +++ b/icu4c/source/data/zone/sn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sn{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/so.txt b/icu4c/source/data/zone/so.txt index 83e29fdc17..f29e37a390 100644 --- a/icu4c/source/data/zone/so.txt +++ b/icu4c/source/data/zone/so.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License so{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "meta:Colombia"{ ld{"Waqtiyada Xagaaga Kolambiya"} diff --git a/icu4c/source/data/zone/sq.txt b/icu4c/source/data/zone/sq.txt index 0145bb7071..755e00b5d0 100644 --- a/icu4c/source/data/zone/sq.txt +++ b/icu4c/source/data/zone/sq.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sq{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abixhan"} @@ -1780,7 +1780,7 @@ sq{ ls{"Ora e Palaut"} } "meta:Papua_New_Guinea"{ - ls{"Ora e Papua-Guinesë së Re"} + ls{"Ora e Guinesë së Re-Papua"} } "meta:Paraguay"{ ld{"Ora Verore e Paraguait"} diff --git a/icu4c/source/data/zone/sr.txt b/icu4c/source/data/zone/sr.txt index c9e055400f..d32a142422 100644 --- a/icu4c/source/data/zone/sr.txt +++ b/icu4c/source/data/zone/sr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Абиџан"} diff --git a/icu4c/source/data/zone/sr_Cyrl.txt b/icu4c/source/data/zone/sr_Cyrl.txt index cac24ec8b9..1d0d0a90e9 100644 --- a/icu4c/source/data/zone/sr_Cyrl.txt +++ b/icu4c/source/data/zone/sr_Cyrl.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sr_Cyrl{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/sr_Latn.txt b/icu4c/source/data/zone/sr_Latn.txt index 0b0cca1aa1..b59418e503 100644 --- a/icu4c/source/data/zone/sr_Latn.txt +++ b/icu4c/source/data/zone/sr_Latn.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License sr_Latn{ %%Parent{"root"} - Version{"2.1.37.8"} + Version{"2.1.39.37"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidžan"} diff --git a/icu4c/source/data/zone/sv.txt b/icu4c/source/data/zone/sv.txt index 0364c0a5bb..e86f083640 100644 --- a/icu4c/source/data/zone/sv.txt +++ b/icu4c/source/data/zone/sv.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sv{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/sw.txt b/icu4c/source/data/zone/sw.txt index f8bfc30257..53677c6cbb 100644 --- a/icu4c/source/data/zone/sw.txt +++ b/icu4c/source/data/zone/sw.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License sw{ - Version{"2.1.37.34"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/ta.txt b/icu4c/source/data/zone/ta.txt index 63165579d6..ac3fed4cfb 100644 --- a/icu4c/source/data/zone/ta.txt +++ b/icu4c/source/data/zone/ta.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ta{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"அபிட்ஜான்"} diff --git a/icu4c/source/data/zone/ta_MY.txt b/icu4c/source/data/zone/ta_MY.txt index 4f300b4d30..feef69be5f 100644 --- a/icu4c/source/data/zone/ta_MY.txt +++ b/icu4c/source/data/zone/ta_MY.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ta_MY{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:India"{ ss{"∅∅∅"} diff --git a/icu4c/source/data/zone/ta_SG.txt b/icu4c/source/data/zone/ta_SG.txt index 49d91e7e83..200f6084f1 100644 --- a/icu4c/source/data/zone/ta_SG.txt +++ b/icu4c/source/data/zone/ta_SG.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ta_SG{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} zoneStrings{ "meta:India"{ ss{"∅∅∅"} diff --git a/icu4c/source/data/zone/te.txt b/icu4c/source/data/zone/te.txt index fb8aa3243f..e331b67dee 100644 --- a/icu4c/source/data/zone/te.txt +++ b/icu4c/source/data/zone/te.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License te{ - Version{"2.1.36.86"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"అబిడ్జాన్"} diff --git a/icu4c/source/data/zone/teo.txt b/icu4c/source/data/zone/teo.txt index e043977a50..e70e3cd090 100644 --- a/icu4c/source/data/zone/teo.txt +++ b/icu4c/source/data/zone/teo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License teo{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/tg.txt b/icu4c/source/data/zone/tg.txt index 5bced178fa..042d02639d 100644 --- a/icu4c/source/data/zone/tg.txt +++ b/icu4c/source/data/zone/tg.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tg{ - Version{"2.1.37.4"} + Version{"2.1.38.71"} zoneStrings{ "Asia:Dushanbe"{ ec{"Душанбе"} diff --git a/icu4c/source/data/zone/th.txt b/icu4c/source/data/zone/th.txt index b584cde921..c39c76ec8d 100644 --- a/icu4c/source/data/zone/th.txt +++ b/icu4c/source/data/zone/th.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License th{ - Version{"2.1.37.56"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"อาบีจาน"} diff --git a/icu4c/source/data/zone/ti.txt b/icu4c/source/data/zone/ti.txt index 2b6eb5bf5a..ca95c35db5 100644 --- a/icu4c/source/data/zone/ti.txt +++ b/icu4c/source/data/zone/ti.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ti{ - Version{"2.1.37.5"} + Version{"2.1.38.72"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/to.txt b/icu4c/source/data/zone/to.txt index d71ea340ed..133c7f4292 100644 --- a/icu4c/source/data/zone/to.txt +++ b/icu4c/source/data/zone/to.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License to{ - Version{"2.1.37.5"} + Version{"2.1.38.39"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/tr.txt b/icu4c/source/data/zone/tr.txt index d35eccd9fe..4d25657b15 100644 --- a/icu4c/source/data/zone/tr.txt +++ b/icu4c/source/data/zone/tr.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tr{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/tt.txt b/icu4c/source/data/zone/tt.txt index c96cf06990..85f7c2297a 100644 --- a/icu4c/source/data/zone/tt.txt +++ b/icu4c/source/data/zone/tt.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tt{ - Version{"2.1.37.5"} + Version{"2.1.38.72"} zoneStrings{ "Etc:UTC"{ ls{"Бөтендөнья килештерелгән вакыты"} diff --git a/icu4c/source/data/zone/twq.txt b/icu4c/source/data/zone/twq.txt index 40fc971bbc..ce8e0cd7c5 100644 --- a/icu4c/source/data/zone/twq.txt +++ b/icu4c/source/data/zone/twq.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License twq{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/tzm.txt b/icu4c/source/data/zone/tzm.txt index 38e8af3a3f..941a3c4fb7 100644 --- a/icu4c/source/data/zone/tzm.txt +++ b/icu4c/source/data/zone/tzm.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License tzm{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/ug.txt b/icu4c/source/data/zone/ug.txt index 4487bc0251..cd6d561f05 100644 --- a/icu4c/source/data/zone/ug.txt +++ b/icu4c/source/data/zone/ug.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ug{ - Version{"2.1.37.5"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Sao_Tome"{ ec{"سان-تومې"} diff --git a/icu4c/source/data/zone/uk.txt b/icu4c/source/data/zone/uk.txt index 6e75ca61f3..680aac166c 100644 --- a/icu4c/source/data/zone/uk.txt +++ b/icu4c/source/data/zone/uk.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uk{ - Version{"2.1.37.12"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Абіджан"} diff --git a/icu4c/source/data/zone/ur.txt b/icu4c/source/data/zone/ur.txt index 7c051933a1..be875068b2 100644 --- a/icu4c/source/data/zone/ur.txt +++ b/icu4c/source/data/zone/ur.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ur{ - Version{"2.1.37.69"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"عابدجان"} diff --git a/icu4c/source/data/zone/ur_IN.txt b/icu4c/source/data/zone/ur_IN.txt index f28bf16a59..31b09cd362 100644 --- a/icu4c/source/data/zone/ur_IN.txt +++ b/icu4c/source/data/zone/ur_IN.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License ur_IN{ - Version{"2.1.37.6"} + Version{"2.1.38.39"} zoneStrings{ "Africa:Accra"{ ec{"اکرا"} diff --git a/icu4c/source/data/zone/uz.txt b/icu4c/source/data/zone/uz.txt index cf6336377d..7ce357ceac 100644 --- a/icu4c/source/data/zone/uz.txt +++ b/icu4c/source/data/zone/uz.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uz{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/uz_Arab.txt b/icu4c/source/data/zone/uz_Arab.txt index 0c83edcce5..559b29ea92 100644 --- a/icu4c/source/data/zone/uz_Arab.txt +++ b/icu4c/source/data/zone/uz_Arab.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License uz_Arab{ %%Parent{"root"} - Version{"2.1.36.86"} + Version{"2.1.38.69"} zoneStrings{ "Asia:Kabul"{ ec{"کابل"} diff --git a/icu4c/source/data/zone/uz_Cyrl.txt b/icu4c/source/data/zone/uz_Cyrl.txt index 4861e6b4c5..617ace7230 100644 --- a/icu4c/source/data/zone/uz_Cyrl.txt +++ b/icu4c/source/data/zone/uz_Cyrl.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License uz_Cyrl{ %%Parent{"root"} - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "Africa:Asmera"{ ec{"Asmara"} diff --git a/icu4c/source/data/zone/uz_Latn.txt b/icu4c/source/data/zone/uz_Latn.txt index 36553dac4d..66698d6157 100644 --- a/icu4c/source/data/zone/uz_Latn.txt +++ b/icu4c/source/data/zone/uz_Latn.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License uz_Latn{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/vai.txt b/icu4c/source/data/zone/vai.txt index 60615c45a3..4b75f8aade 100644 --- a/icu4c/source/data/zone/vai.txt +++ b/icu4c/source/data/zone/vai.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vai{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/vai_Latn.txt b/icu4c/source/data/zone/vai_Latn.txt index 99d351d224..2089035218 100644 --- a/icu4c/source/data/zone/vai_Latn.txt +++ b/icu4c/source/data/zone/vai_Latn.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License vai_Latn{ %%Parent{"root"} - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/vai_Vaii.txt b/icu4c/source/data/zone/vai_Vaii.txt index 487dfa96c7..6ef45173df 100644 --- a/icu4c/source/data/zone/vai_Vaii.txt +++ b/icu4c/source/data/zone/vai_Vaii.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vai_Vaii{ - Version{"2.1.31.33"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/vi.txt b/icu4c/source/data/zone/vi.txt index 4f6d79dff6..5c7622c74b 100644 --- a/icu4c/source/data/zone/vi.txt +++ b/icu4c/source/data/zone/vi.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vi{ - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"Abidjan"} diff --git a/icu4c/source/data/zone/vun.txt b/icu4c/source/data/zone/vun.txt index e4ed87bccd..eaf728b00e 100644 --- a/icu4c/source/data/zone/vun.txt +++ b/icu4c/source/data/zone/vun.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License vun{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/wae.txt b/icu4c/source/data/zone/wae.txt index 9b56802b66..3f00d0d2d0 100644 --- a/icu4c/source/data/zone/wae.txt +++ b/icu4c/source/data/zone/wae.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License wae{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "Africa:Accra"{ ec{"Akra"} diff --git a/icu4c/source/data/zone/wo.txt b/icu4c/source/data/zone/wo.txt index 01e2bce6b2..dc656a78df 100644 --- a/icu4c/source/data/zone/wo.txt +++ b/icu4c/source/data/zone/wo.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License wo{ - Version{"2.1.37.4"} + Version{"2.1.38.71"} zoneStrings{ "Africa:Dakar"{ ec{"Dakar"} diff --git a/icu4c/source/data/zone/xog.txt b/icu4c/source/data/zone/xog.txt index 31a34461aa..bc58d22a3f 100644 --- a/icu4c/source/data/zone/xog.txt +++ b/icu4c/source/data/zone/xog.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License xog{ - Version{"2.1.31.33"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/yav.txt b/icu4c/source/data/zone/yav.txt index 96488b24c7..d737c00346 100644 --- a/icu4c/source/data/zone/yav.txt +++ b/icu4c/source/data/zone/yav.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yav{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/yi.txt b/icu4c/source/data/zone/yi.txt index 51f7e83e64..0d54dd2f20 100644 --- a/icu4c/source/data/zone/yi.txt +++ b/icu4c/source/data/zone/yi.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yi{ - Version{"2.1.37.1"} + Version{"2.1.38.69"} zoneStrings{ "Africa:Abidjan"{ ec{"אַבידזשאַן"} diff --git a/icu4c/source/data/zone/yo.txt b/icu4c/source/data/zone/yo.txt index dd1947a583..f66f78b1a4 100644 --- a/icu4c/source/data/zone/yo.txt +++ b/icu4c/source/data/zone/yo.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yo{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/yue.txt b/icu4c/source/data/zone/yue.txt index e1b916903b..e574272e22 100644 --- a/icu4c/source/data/zone/yue.txt +++ b/icu4c/source/data/zone/yue.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yue{ - Version{"2.1.37.33"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"阿比讓"} diff --git a/icu4c/source/data/zone/yue_Hans.txt b/icu4c/source/data/zone/yue_Hans.txt index c33ab51087..67ce98bdca 100644 --- a/icu4c/source/data/zone/yue_Hans.txt +++ b/icu4c/source/data/zone/yue_Hans.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License yue_Hans{ %%Parent{"root"} - Version{"2.1.37.8"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"阿比让"} diff --git a/icu4c/source/data/zone/yue_Hant.txt b/icu4c/source/data/zone/yue_Hant.txt index b8cde827d5..a263f97fda 100644 --- a/icu4c/source/data/zone/yue_Hant.txt +++ b/icu4c/source/data/zone/yue_Hant.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License yue_Hant{ - Version{"2.1.36.80"} + Version{"2.1.38.69"} } diff --git a/icu4c/source/data/zone/zgh.txt b/icu4c/source/data/zone/zgh.txt index 7b1e54ccdd..43ef8b1203 100644 --- a/icu4c/source/data/zone/zgh.txt +++ b/icu4c/source/data/zone/zgh.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zgh{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} } diff --git a/icu4c/source/data/zone/zh.txt b/icu4c/source/data/zone/zh.txt index 69aaa78bcd..605185efd4 100644 --- a/icu4c/source/data/zone/zh.txt +++ b/icu4c/source/data/zone/zh.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh{ - Version{"2.1.37.42"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"阿比让"} diff --git a/icu4c/source/data/zone/zh_Hans.txt b/icu4c/source/data/zone/zh_Hans.txt index e2e6871e41..a37beaceb9 100644 --- a/icu4c/source/data/zone/zh_Hans.txt +++ b/icu4c/source/data/zone/zh_Hans.txt @@ -1,5 +1,5 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans{ - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/zh_Hans_SG.txt b/icu4c/source/data/zone/zh_Hans_SG.txt index 711e4342ab..df75cd9be9 100644 --- a/icu4c/source/data/zone/zh_Hans_SG.txt +++ b/icu4c/source/data/zone/zh_Hans_SG.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hans_SG{ - Version{"2.1.37.6"} + Version{"2.1.38.39"} zoneStrings{ "America:Scoresbysund"{ ec{"斯考斯伯松德"} diff --git a/icu4c/source/data/zone/zh_Hant.txt b/icu4c/source/data/zone/zh_Hant.txt index b00cdf6620..d3d99a27fa 100644 --- a/icu4c/source/data/zone/zh_Hant.txt +++ b/icu4c/source/data/zone/zh_Hant.txt @@ -2,7 +2,7 @@ // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant{ %%Parent{"root"} - Version{"2.1.37.5"} + Version{"2.1.39.20"} zoneStrings{ "Africa:Abidjan"{ ec{"阿比讓"} diff --git a/icu4c/source/data/zone/zh_Hant_HK.txt b/icu4c/source/data/zone/zh_Hant_HK.txt index 97a45d95e2..026c6758c7 100644 --- a/icu4c/source/data/zone/zh_Hant_HK.txt +++ b/icu4c/source/data/zone/zh_Hant_HK.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant_HK{ - Version{"2.1.37.6"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"阿比贊"} diff --git a/icu4c/source/data/zone/zh_Hant_MO.txt b/icu4c/source/data/zone/zh_Hant_MO.txt index 78fdee5c4f..f61452cd6c 100644 --- a/icu4c/source/data/zone/zh_Hant_MO.txt +++ b/icu4c/source/data/zone/zh_Hant_MO.txt @@ -2,5 +2,5 @@ // License & terms of use: http://www.unicode.org/copyright.html#License zh_Hant_MO{ %%Parent{"zh_Hant_HK"} - Version{"2.1.31.33"} + Version{"2.1.38.39"} } diff --git a/icu4c/source/data/zone/zu.txt b/icu4c/source/data/zone/zu.txt index 72b23d4db8..507672ffc2 100644 --- a/icu4c/source/data/zone/zu.txt +++ b/icu4c/source/data/zone/zu.txt @@ -1,7 +1,7 @@ // © 2016 and later: Unicode, Inc. and others. // License & terms of use: http://www.unicode.org/copyright.html#License zu{ - Version{"2.1.37.1"} + Version{"2.1.39.11"} zoneStrings{ "Africa:Abidjan"{ ec{"i-Abidjan"} diff --git a/icu4c/source/test/cintltst/creststn.c b/icu4c/source/test/cintltst/creststn.c index 48717c1065..098cd46e47 100644 --- a/icu4c/source/test/cintltst/creststn.c +++ b/icu4c/source/test/cintltst/creststn.c @@ -2129,7 +2129,7 @@ static void TestFallback() UResourceBundle* tResB; UResourceBundle* zoneResource; const UChar* version = NULL; - static const UChar versionStr[] = { 0x0032, 0x002E, 0x0031, 0x002E, 0x0033, 0x0031, 0x002E, 0x0033, 0x0033, 0x0000}; // 2.1.31.33 in nn_NO + static const UChar versionStr[] = { 0x0032, 0x002E, 0x0031, 0x002E, 0x0033, 0x0038, 0x002E, 0x0036, 0x0039, 0x0000}; // 2.1.38.69 in nn_NO if(err != U_ZERO_ERROR){ log_data_err("Expected U_ZERO_ERROR when trying to test no_NO_NY aliased to nn_NO for Version err=%s\n",u_errorName(err)); diff --git a/icu4c/source/test/cintltst/uregiontest.c b/icu4c/source/test/cintltst/uregiontest.c index cefbfde4a1..fb8690db91 100644 --- a/icu4c/source/test/cintltst/uregiontest.c +++ b/icu4c/source/test/cintltst/uregiontest.c @@ -122,12 +122,12 @@ static KnownRegion knownRegions[] = { { "BS" , 44, "029", URGN_TERRITORY, "019" }, { "BT" , 64, "034", URGN_TERRITORY, "142" }, { "BU" , 104, "035", URGN_TERRITORY, "142" }, - { "BV" , 74, "QO" , URGN_TERRITORY, "009" }, + { "BV" , 74, "005", URGN_TERRITORY, "019" }, { "BW" , 72, "018", URGN_TERRITORY, "002" }, { "BY" , 112, "151", URGN_TERRITORY, "150" }, { "BZ" , 84, "013", URGN_TERRITORY, "019" }, { "CA" , 124, "021", URGN_TERRITORY, "019" }, - { "CC" , 166, "QO" , URGN_TERRITORY, "009" }, + { "CC" , 166, "053", URGN_TERRITORY, "009" }, { "CD" , 180, "017", URGN_TERRITORY, "002" }, { "CF" , 140, "017", URGN_TERRITORY, "002" }, { "CG" , 178, "017", URGN_TERRITORY, "002" }, @@ -143,7 +143,7 @@ static KnownRegion knownRegions[] = { { "CU" , 192, "029", URGN_TERRITORY, "019" }, { "CV" , 132, "011", URGN_TERRITORY, "002" }, { "CW" , 531, "029", URGN_TERRITORY, "019" }, - { "CX" , 162, "QO" , URGN_TERRITORY, "009" }, + { "CX" , 162, "053", URGN_TERRITORY, "009" }, { "CY" , 196, "145", URGN_TERRITORY, "142" }, { "CZ" , 203, "151", URGN_TERRITORY, "150" }, { "DD" , 276, "155", URGN_TERRITORY, "150" }, @@ -184,13 +184,13 @@ static KnownRegion knownRegions[] = { { "GP" , 312, "029", URGN_TERRITORY, "019" }, { "GQ" , 226, "017", URGN_TERRITORY, "002" }, { "GR" , 300, "039", URGN_TERRITORY, "150" }, - { "GS" , 239, "QO" , URGN_TERRITORY, "009" }, + { "GS" , 239, "005", URGN_TERRITORY, "019" }, { "GT" , 320, "013", URGN_TERRITORY, "019" }, { "GU" , 316, "057", URGN_TERRITORY, "009" }, { "GW" , 624, "011", URGN_TERRITORY, "002" }, { "GY" , 328, "005", URGN_TERRITORY, "019" }, { "HK" , 344, "030", URGN_TERRITORY, "142" }, - { "HM" , 334, "QO" , URGN_TERRITORY, "009" }, + { "HM" , 334, "053", URGN_TERRITORY, "009" }, { "HN" , 340, "013", URGN_TERRITORY, "019" }, { "HR" , 191, "039", URGN_TERRITORY, "150" }, { "HT" , 332, "029", URGN_TERRITORY, "019" }, @@ -201,7 +201,7 @@ static KnownRegion knownRegions[] = { { "IL" , 376, "145", URGN_TERRITORY, "142" }, { "IM" , 833, "154", URGN_TERRITORY, "150" }, { "IN" , 356, "034", URGN_TERRITORY, "142" }, - { "IO" , 86, "QO" , URGN_TERRITORY, "009" }, + { "IO" , 86, "014", URGN_TERRITORY, "002" }, { "IQ" , 368, "145", URGN_TERRITORY, "142" }, { "IR" , 364, "034", URGN_TERRITORY, "142" }, { "IS" , 352, "154", URGN_TERRITORY, "150" }, @@ -316,7 +316,7 @@ static KnownRegion knownRegions[] = { { "TA" , -1, "QO", URGN_TERRITORY, "009" }, { "TC" , 796, "029", URGN_TERRITORY, "019" }, { "TD" , 148, "017", URGN_TERRITORY, "002" }, - { "TF" , 260, "QO" , URGN_TERRITORY, "009" }, + { "TF" , 260, "145", URGN_TERRITORY, "142" }, { "TG" , 768, "011", URGN_TERRITORY, "002" }, { "TH" , 764, "035", URGN_TERRITORY, "142" }, { "TJ" , 762, "143", URGN_TERRITORY, "142" }, @@ -333,7 +333,7 @@ static KnownRegion knownRegions[] = { { "TZ" , 834, "014", URGN_TERRITORY, "002" }, { "UA" , 804, "151", URGN_TERRITORY, "150" }, { "UG" , 800, "014", URGN_TERRITORY, "002" }, - { "UM" , 581, "QO" , URGN_TERRITORY, "009" }, + { "UM" , 581, "057", URGN_TERRITORY, "009" }, { "US" , 840, "021", URGN_TERRITORY, "019" }, { "UY" , 858, "005", URGN_TERRITORY, "019" }, { "UZ" , 860, "143", URGN_TERRITORY, "142" }, diff --git a/icu4c/source/test/intltest/measfmttest.cpp b/icu4c/source/test/intltest/measfmttest.cpp index d997a26cde..7be9adfed0 100644 --- a/icu4c/source/test/intltest/measfmttest.cpp +++ b/icu4c/source/test/intltest/measfmttest.cpp @@ -1747,7 +1747,7 @@ void MeasureFormatTest::TestMultiples() { helperTestMultiples(en, UMEASFMT_WIDTH_SHORT, "2 mi, 1 ft, 2.3 in"); helperTestMultiples(en, UMEASFMT_WIDTH_NARROW, "2mi 1\\u2032 2.3\\u2033"); helperTestMultiples(ru, UMEASFMT_WIDTH_WIDE, "2 \\u043C\\u0438\\u043B\\u0438 1 \\u0444\\u0443\\u0442 2,3 \\u0434\\u044E\\u0439\\u043C\\u0430"); - helperTestMultiples(ru, UMEASFMT_WIDTH_SHORT, "2 \\u043C\\u0438\\u043B\\u0438 1 \\u0444\\u0443\\u0442 2,3 \\u0434\\u044E\\u0439\\u043C."); + helperTestMultiples(ru, UMEASFMT_WIDTH_SHORT, "2 \\u043C\\u0438\\u043B\\u0438 1 \\u0444\\u0442 2,3 \\u0434\\u044E\\u0439\\u043C."); helperTestMultiples(ru, UMEASFMT_WIDTH_NARROW, "2 \\u043C\\u0438\\u043B\\u044C 1 \\u0444\\u0442 2,3 \\u0434\\u044E\\u0439\\u043C\\u0430"); } diff --git a/icu4c/source/test/intltest/regiontst.cpp b/icu4c/source/test/intltest/regiontst.cpp index 4d3561a3c4..20d62f30c0 100644 --- a/icu4c/source/test/intltest/regiontst.cpp +++ b/icu4c/source/test/intltest/regiontst.cpp @@ -96,12 +96,12 @@ static KnownRegion knownRegions[] = { { "BS" , 44, "029", URGN_TERRITORY, "019" }, { "BT" , 64, "034", URGN_TERRITORY, "142" }, { "BU" , 104, "035", URGN_TERRITORY, "142" }, - { "BV" , 74, "QO" , URGN_TERRITORY, "009" }, + { "BV" , 74, "005", URGN_TERRITORY, "019" }, { "BW" , 72, "018", URGN_TERRITORY, "002" }, { "BY" , 112, "151", URGN_TERRITORY, "150" }, { "BZ" , 84, "013", URGN_TERRITORY, "019" }, { "CA" , 124, "021", URGN_TERRITORY, "019" }, - { "CC" , 166, "QO" , URGN_TERRITORY, "009" }, + { "CC" , 166, "053", URGN_TERRITORY, "009" }, { "CD" , 180, "017", URGN_TERRITORY, "002" }, { "CF" , 140, "017", URGN_TERRITORY, "002" }, { "CG" , 178, "017", URGN_TERRITORY, "002" }, @@ -117,7 +117,7 @@ static KnownRegion knownRegions[] = { { "CU" , 192, "029", URGN_TERRITORY, "019" }, { "CV" , 132, "011", URGN_TERRITORY, "002" }, { "CW" , 531, "029", URGN_TERRITORY, "019" }, - { "CX" , 162, "QO" , URGN_TERRITORY, "009" }, + { "CX" , 162, "053", URGN_TERRITORY, "009" }, { "CY" , 196, "145", URGN_TERRITORY, "142" }, { "CZ" , 203, "151", URGN_TERRITORY, "150" }, { "DD" , 276, "155", URGN_TERRITORY, "150" }, @@ -158,13 +158,13 @@ static KnownRegion knownRegions[] = { { "GP" , 312, "029", URGN_TERRITORY, "019" }, { "GQ" , 226, "017", URGN_TERRITORY, "002" }, { "GR" , 300, "039", URGN_TERRITORY, "150" }, - { "GS" , 239, "QO" , URGN_TERRITORY, "009" }, + { "GS" , 239, "005", URGN_TERRITORY, "019" }, { "GT" , 320, "013", URGN_TERRITORY, "019" }, { "GU" , 316, "057", URGN_TERRITORY, "009" }, { "GW" , 624, "011", URGN_TERRITORY, "002" }, { "GY" , 328, "005", URGN_TERRITORY, "019" }, { "HK" , 344, "030", URGN_TERRITORY, "142" }, - { "HM" , 334, "QO" , URGN_TERRITORY, "009" }, + { "HM" , 334, "053", URGN_TERRITORY, "009" }, { "HN" , 340, "013", URGN_TERRITORY, "019" }, { "HR" , 191, "039", URGN_TERRITORY, "150" }, { "HT" , 332, "029", URGN_TERRITORY, "019" }, @@ -175,7 +175,7 @@ static KnownRegion knownRegions[] = { { "IL" , 376, "145", URGN_TERRITORY, "142" }, { "IM" , 833, "154", URGN_TERRITORY, "150" }, { "IN" , 356, "034", URGN_TERRITORY, "142" }, - { "IO" , 86, "QO" , URGN_TERRITORY, "009" }, + { "IO" , 86, "014", URGN_TERRITORY, "002" }, { "IQ" , 368, "145", URGN_TERRITORY, "142" }, { "IR" , 364, "034", URGN_TERRITORY, "142" }, { "IS" , 352, "154", URGN_TERRITORY, "150" }, @@ -290,7 +290,7 @@ static KnownRegion knownRegions[] = { { "TA" , -1, "QO", URGN_TERRITORY, "009" }, { "TC" , 796, "029", URGN_TERRITORY, "019" }, { "TD" , 148, "017", URGN_TERRITORY, "002" }, - { "TF" , 260, "QO" , URGN_TERRITORY, "009" }, + { "TF" , 260, "145", URGN_TERRITORY, "142" }, { "TG" , 768, "011", URGN_TERRITORY, "002" }, { "TH" , 764, "035", URGN_TERRITORY, "142" }, { "TJ" , 762, "143", URGN_TERRITORY, "142" }, @@ -307,7 +307,7 @@ static KnownRegion knownRegions[] = { { "TZ" , 834, "014", URGN_TERRITORY, "002" }, { "UA" , 804, "151", URGN_TERRITORY, "150" }, { "UG" , 800, "014", URGN_TERRITORY, "002" }, - { "UM" , 581, "QO" , URGN_TERRITORY, "009" }, + { "UM" , 581, "057", URGN_TERRITORY, "009" }, { "US" , 840, "021", URGN_TERRITORY, "019" }, { "UY" , 858, "005", URGN_TERRITORY, "019" }, { "UZ" , 860, "143", URGN_TERRITORY, "142" }, diff --git a/icu4c/source/test/testdata/root.txt b/icu4c/source/test/testdata/root.txt index d619b630bf..8ba0f07614 100644 --- a/icu4c/source/test/testdata/root.txt +++ b/icu4c/source/test/testdata/root.txt @@ -13,8 +13,8 @@ root { Version { 44.0 } - ExpectCLDRVersionAtLeast { 32.0 } // 'base' cldr version. Allow up to version =.=.* of this - CurrentCLDRVersion { 32.0 } // Current CLDR version as of the test update. Warn if not an exact match. + ExpectCLDRVersionAtLeast { 33.0 } // 'base' cldr version. Allow up to version =.=.* of this + CurrentCLDRVersion { 33.0 } // Current CLDR version as of the test update. Warn if not an exact match. ShortLanguage { xxx } diff --git a/icu4c/source/test/testdata/structLocale.txt b/icu4c/source/test/testdata/structLocale.txt index bd3d2b9285..983a7441fa 100644 --- a/icu4c/source/test/testdata/structLocale.txt +++ b/icu4c/source/test/testdata/structLocale.txt @@ -4134,6 +4134,10 @@ structLocale:table(nofallback){ 2, 2, } + typographicNames:intvector{ + 2, + 2, + } unit-pattern:intvector{ 2, 2, @@ -8349,6 +8353,7 @@ structLocale:table(nofallback){ } } default{""} + default_latn{""} deva{ miscPatterns{ atLeast{""} diff --git a/icu4j/main/shared/data/icudata.jar b/icu4j/main/shared/data/icudata.jar index b79d2cc18d..fc03c67628 100755 --- a/icu4j/main/shared/data/icudata.jar +++ b/icu4j/main/shared/data/icudata.jar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acfba1848b12315a4766e213a0ccc0d9502fadbd1020f244e276d1c8afd51192 -size 12459569 +oid sha256:20737428f918843ef3f0aab20f14560ba6e4c63c5e11da744e5a5aad75291177 +size 12547635 diff --git a/icu4j/main/shared/data/icutzdata.jar b/icu4j/main/shared/data/icutzdata.jar index 2abb904a64..3c22cae976 100755 --- a/icu4j/main/shared/data/icutzdata.jar +++ b/icu4j/main/shared/data/icutzdata.jar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba0371a597e795e69f9e1af95a391cbb2acae35e2d5474ce2ce346da34083dc0 -size 92739 +oid sha256:4aa4ddc9775257a0537f87d1990e1411d82e8bab26d89bf360c47b3bab209931 +size 92763 diff --git a/icu4j/main/shared/data/testdata.jar b/icu4j/main/shared/data/testdata.jar index cfb654bb5d..2212b43b74 100755 --- a/icu4j/main/shared/data/testdata.jar +++ b/icu4j/main/shared/data/testdata.jar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:780c32227049ad14592b1802dcf5e5c6b7878851ed1a63a511a7c0ed0f991825 -size 725163 +oid sha256:4b7c30792b71ce3926d2d799d1b9205b4f7548628f969a179a3c6cab144a1b40 +size 813161 diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/CompactDecimalFormatTest.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/CompactDecimalFormatTest.java index bae5b5324b..d62d160187 100644 --- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/CompactDecimalFormatTest.java +++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/CompactDecimalFormatTest.java @@ -188,9 +188,9 @@ public class CompactDecimalFormatTest extends TestFmwk { {new CurrencyAmount(1f, Currency.getInstance("EUR")), "1 €"}, {new CurrencyAmount(12f, Currency.getInstance("EUR")), "12 €"}, {new CurrencyAmount(123f, Currency.getInstance("EUR")), "120 €"}, - {new CurrencyAmount(1234f, Currency.getInstance("EUR")), "1,2 Tsd. €"}, - {new CurrencyAmount(12345f, Currency.getInstance("EUR")), "12 Tsd. €"}, - {new CurrencyAmount(123456f, Currency.getInstance("EUR")), "120 Tsd. €"}, + {new CurrencyAmount(1234f, Currency.getInstance("EUR")), "1200 €"}, + {new CurrencyAmount(12345f, Currency.getInstance("EUR")), "12.000 €"}, + {new CurrencyAmount(123456f, Currency.getInstance("EUR")), "120.000 €"}, {new CurrencyAmount(1234567f, Currency.getInstance("EUR")), "1,2 Mio. €"}, {new CurrencyAmount(12345678f, Currency.getInstance("EUR")), "12 Mio. €"}, {new CurrencyAmount(123456789f, Currency.getInstance("EUR")), "120 Mio. €"}, diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/MeasureUnitTest.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/MeasureUnitTest.java index e5e81bb5d2..2523297371 100644 --- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/MeasureUnitTest.java +++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/MeasureUnitTest.java @@ -1490,7 +1490,7 @@ public class MeasureUnitTest extends TestFmwk { {ULocale.ENGLISH, FormatWidth.SHORT, "2 mi, 1 ft, 2.3 in"}, {ULocale.ENGLISH, FormatWidth.NARROW, "2mi 1\u2032 2.3\u2033"}, {russia, FormatWidth.WIDE, "2 \u043C\u0438\u043B\u0438 1 \u0444\u0443\u0442 2,3 \u0434\u044E\u0439\u043C\u0430"}, - {russia, FormatWidth.SHORT, "2 \u043C\u0438\u043B\u0438 1 \u0444\u0443\u0442 2,3 \u0434\u044E\u0439\u043C."}, + {russia, FormatWidth.SHORT, "2 \u043C\u0438\u043B\u0438 1 \u0444\u0442 2,3 \u0434\u044E\u0439\u043C."}, {russia, FormatWidth.NARROW, "2 \u043C\u0438\u043B\u044C 1 \u0444\u0442 2,3 \u0434\u044E\u0439\u043C\u0430"}, }; for (Object[] row : data) { diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/PluralRulesTest.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/PluralRulesTest.java index 5f4a01072c..64d913825b 100644 --- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/PluralRulesTest.java +++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/PluralRulesTest.java @@ -994,7 +994,7 @@ public class PluralRulesTest extends TestFmwk { "pt_PT; one: @integer 1; other: @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, …", "da; one: @integer 1; other: @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, …", "is; one: @integer 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …; other: @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, …", - "mk; one: @integer 1, 11, 21, 31, 41, 51, 61, 71, 101, 1001, …; other: @integer 0, 2~10, 12~17, 100, 1000, 10000, 100000, 1000000, …", + "mk; one: @integer 1, 21, 31, 41, 51, 61, 71, 81, 101, 1001, …; other: @integer 0, 2~16, 100, 1000, 10000, 100000, 1000000, …", "fil,tl; one: @integer 0~3, 5, 7, 8, 10~13, 15, 17, 18, 20, 21, 100, 1000, 10000, 100000, 1000000, …; other: @integer 4, 6, 9, 14, 16, 19, 24, 26, 104, 1004, …", // [zero, one, other] diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/RegionTest.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/RegionTest.java index bd4117a5d1..559798b858 100644 --- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/RegionTest.java +++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/RegionTest.java @@ -99,12 +99,12 @@ public class RegionTest extends TestFmwk { { "BS" , "044", "029", "TERRITORY", "019" }, { "BT" , "064", "034", "TERRITORY", "142" }, { "BU" , "104", "035", "TERRITORY", "142" }, - { "BV" , "074", "QO" , "TERRITORY", "009" }, + { "BV" , "074", "005", "TERRITORY", "019" }, { "BW" , "072", "018", "TERRITORY", "002" }, { "BY" , "112", "151", "TERRITORY", "150" }, { "BZ" , "084", "013", "TERRITORY", "019" }, { "CA" , "124", "021", "TERRITORY", "019" }, - { "CC" , "166", "QO" , "TERRITORY", "009" }, + { "CC" , "166", "053", "TERRITORY", "009" }, { "CD" , "180", "017", "TERRITORY", "002" }, { "CF" , "140", "017", "TERRITORY", "002" }, { "CG" , "178", "017", "TERRITORY", "002" }, @@ -120,7 +120,7 @@ public class RegionTest extends TestFmwk { { "CU" , "192", "029", "TERRITORY", "019" }, { "CV" , "132", "011", "TERRITORY", "002" }, { "CW" , "531", "029", "TERRITORY", "019" }, - { "CX" , "162", "QO" , "TERRITORY", "009" }, + { "CX" , "162", "053", "TERRITORY", "009" }, { "CY" , "196", "145", "TERRITORY", "142" }, { "CZ" , "203", "151", "TERRITORY", "150" }, { "DD" , "276", "155", "TERRITORY", "150" }, @@ -161,13 +161,13 @@ public class RegionTest extends TestFmwk { { "GP" , "312", "029", "TERRITORY", "019" }, { "GQ" , "226", "017", "TERRITORY", "002" }, { "GR" , "300", "039", "TERRITORY", "150" }, - { "GS" , "239", "QO" , "TERRITORY", "009" }, + { "GS" , "239", "005", "TERRITORY", "019" }, { "GT" , "320", "013", "TERRITORY", "019" }, { "GU" , "316", "057", "TERRITORY", "009" }, { "GW" , "624", "011", "TERRITORY", "002" }, { "GY" , "328", "005", "TERRITORY", "019" }, { "HK" , "344", "030", "TERRITORY", "142" }, - { "HM" , "334", "QO" , "TERRITORY", "009" }, + { "HM" , "334", "053", "TERRITORY", "009" }, { "HN" , "340", "013", "TERRITORY", "019" }, { "HR" , "191", "039", "TERRITORY", "150" }, { "HT" , "332", "029", "TERRITORY", "019" }, @@ -178,7 +178,7 @@ public class RegionTest extends TestFmwk { { "IL" , "376", "145", "TERRITORY", "142" }, { "IM" , "833", "154", "TERRITORY", "150" }, { "IN" , "356", "034", "TERRITORY", "142" }, - { "IO" , "086", "QO" , "TERRITORY", "009" }, + { "IO" , "086", "014", "TERRITORY", "002" }, { "IQ" , "368", "145", "TERRITORY", "142" }, { "IR" , "364", "034", "TERRITORY", "142" }, { "IS" , "352", "154", "TERRITORY", "150" }, @@ -293,7 +293,7 @@ public class RegionTest extends TestFmwk { { "TA" , "-1" , "QO", "TERRITORY", "009" }, { "TC" , "796", "029", "TERRITORY", "019" }, { "TD" , "148", "017", "TERRITORY", "002" }, - { "TF" , "260", "QO" , "TERRITORY", "009" }, + { "TF" , "260", "145", "TERRITORY", "142" }, { "TG" , "768", "011", "TERRITORY", "002" }, { "TH" , "764", "035", "TERRITORY", "142" }, { "TJ" , "762", "143", "TERRITORY", "142" }, @@ -310,7 +310,7 @@ public class RegionTest extends TestFmwk { { "TZ" , "834", "014", "TERRITORY", "002" }, { "UA" , "804", "151", "TERRITORY", "150" }, { "UG" , "800", "014", "TERRITORY", "002" }, - { "UM" , "581", "QO" , "TERRITORY", "009" }, + { "UM" , "581", "057", "TERRITORY", "009" }, { "US" , "840", "021", "TERRITORY", "019" }, { "UY" , "858", "005", "TERRITORY", "019" }, { "UZ" , "860", "143", "TERRITORY", "142" },