diff --git a/icu4c/source/data/build.xml b/icu4c/source/data/build.xml new file mode 100644 index 00000000000..28993211cbe --- /dev/null +++ b/icu4c/source/data/build.xml @@ -0,0 +1,206 @@ + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &icu-config; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &icu-config; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icu4c/source/data/cldr-icu-readme.txt b/icu4c/source/data/cldr-icu-readme.txt new file mode 100644 index 00000000000..e51db92fb60 --- /dev/null +++ b/icu4c/source/data/cldr-icu-readme.txt @@ -0,0 +1,57 @@ +# *************************************************************************** +# * +# * Copyright (C) 1997-2005, International Business Machines +# * Corporation and others. All Rights Reserved. +# * +# *************************************************************************** + +Steps for building ICU data from CLDR: +Developers of CLDR: +1. Check out CLDR from the CVS repository +2. Check out ICU from ICU CVS repository +3. Check out ICU4J from ICU CVS repository +4. Set the required environment variables + export JAVA_HOME=/java + export ANT_OPTS="-DCLDR_DTD_CACHE=/temp/cldrdtd" + export CLDR_DIR=/cldr + export CLDR_CLASSES=/cldr/tools/java/classes + export ICU4C_DIR=/work/icu + export ICU4J_CLASSES=/icu4j/classes +5. Change directory to /icu/source/data/ +6. Enter command + /ant/bin/ant all + +Debugging in Eclipse: +1. From Eclipse select Run > Run from toolbar +2. Click New button +3. Go to Main tab and enter + Name: Ant_Launcher + Project: cldr + Main class: org.apache.tools.ant.launch.Launcher +4. Go to Arguments tab and enter + Program Arguments: -buildfile c:\work\cldr\tools\java\build.xml icu4c + VM Arguments: -classpath C:\work\apache-ant-1.6.1\lib\ant-launcher.jar + -Dant.home=C:\work\apache-ant-1.6.1 + -DCLDR_DTD_CACHE=/work/temp/cldrdtd/ +5. Go to Environment tag and create new variables + CLDR_DIR=/cldr + CLDR_CLASSES=/cldr/tools/java/classes + ICU4C_DIR=/work/icu + ICU4J_CLASSES=/icu4j/classes +6. Set a break point in CLDRBuild or the tool class that needs to be debugged. + +Users of CLDR: +1. Download cldrtools.zip from the CLDR website and unzip in a directory +2. Download cldr.zip from the CLDR website and unzip in cldr directory +3. Check out ICU from ICU CVS repository +4. Set the required environment variables + export JAVA_HOME=/java + export ANT_OPTS="-DCLDR_DTD_CACHE=/temp/cldrdtd" + export CLDR_DIR=/cldr + export CLDR_JAR=/cldr.jar + export ICU4C_DIR=/icu + export ICU4J_JAR=/icu4j.jar + export UTILITIES_JAR=/utilities.jar +5. Change directory to /icu/source/data/ +6. Enter command + /ant/bin/ant all diff --git a/icu4c/source/data/coll/ar.txt b/icu4c/source/data/coll/ar.txt index 10e12b8e298..7643c904035 100644 --- a/icu4c/source/data/coll/ar.txt +++ b/icu4c/source/data/coll/ar.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/ar.xml +// * Source File:/common/collation/ar.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/ar.xml + * ICU source: /xml/collation/ar.xml */ ar{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{"&ة=ت"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/ar_AE.txt b/icu4c/source/data/coll/ar_AE.txt index 6de969ef7b1..16e649b3d7b 100644 --- a/icu4c/source/data/coll/ar_AE.txt +++ b/icu4c/source/data/coll/ar_AE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_BH.txt b/icu4c/source/data/coll/ar_BH.txt index 5873c53e2b2..9017ca68699 100644 --- a/icu4c/source/data/coll/ar_BH.txt +++ b/icu4c/source/data/coll/ar_BH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_DZ.txt b/icu4c/source/data/coll/ar_DZ.txt index bd88c291a8e..b65cc057222 100644 --- a/icu4c/source/data/coll/ar_DZ.txt +++ b/icu4c/source/data/coll/ar_DZ.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_EG.txt b/icu4c/source/data/coll/ar_EG.txt index 7ac6c53da57..8bf24e194b7 100644 --- a/icu4c/source/data/coll/ar_EG.txt +++ b/icu4c/source/data/coll/ar_EG.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_IN.txt b/icu4c/source/data/coll/ar_IN.txt index c4bc8921dc0..a668868224b 100644 --- a/icu4c/source/data/coll/ar_IN.txt +++ b/icu4c/source/data/coll/ar_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_IQ.txt b/icu4c/source/data/coll/ar_IQ.txt index ad8a750a9c8..d3004ccaf5c 100644 --- a/icu4c/source/data/coll/ar_IQ.txt +++ b/icu4c/source/data/coll/ar_IQ.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_JO.txt b/icu4c/source/data/coll/ar_JO.txt index 8a738af28b1..f2b7448ad2f 100644 --- a/icu4c/source/data/coll/ar_JO.txt +++ b/icu4c/source/data/coll/ar_JO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_KW.txt b/icu4c/source/data/coll/ar_KW.txt index 205f031ac6a..3bae87a1e26 100644 --- a/icu4c/source/data/coll/ar_KW.txt +++ b/icu4c/source/data/coll/ar_KW.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_LB.txt b/icu4c/source/data/coll/ar_LB.txt index b4093aabd32..4527b452978 100644 --- a/icu4c/source/data/coll/ar_LB.txt +++ b/icu4c/source/data/coll/ar_LB.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_LY.txt b/icu4c/source/data/coll/ar_LY.txt index 6d547b569d5..9cced3bdb42 100644 --- a/icu4c/source/data/coll/ar_LY.txt +++ b/icu4c/source/data/coll/ar_LY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_MA.txt b/icu4c/source/data/coll/ar_MA.txt index 0447242f084..0dffadf7d7b 100644 --- a/icu4c/source/data/coll/ar_MA.txt +++ b/icu4c/source/data/coll/ar_MA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_OM.txt b/icu4c/source/data/coll/ar_OM.txt index f654074c889..74d111660ad 100644 --- a/icu4c/source/data/coll/ar_OM.txt +++ b/icu4c/source/data/coll/ar_OM.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_QA.txt b/icu4c/source/data/coll/ar_QA.txt index 84bd1327d7a..2ff2a40ea07 100644 --- a/icu4c/source/data/coll/ar_QA.txt +++ b/icu4c/source/data/coll/ar_QA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_SA.txt b/icu4c/source/data/coll/ar_SA.txt index b7faac04e23..a073ddf0e8e 100644 --- a/icu4c/source/data/coll/ar_SA.txt +++ b/icu4c/source/data/coll/ar_SA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_SD.txt b/icu4c/source/data/coll/ar_SD.txt index ec304f6c5be..477fbd2d68f 100644 --- a/icu4c/source/data/coll/ar_SD.txt +++ b/icu4c/source/data/coll/ar_SD.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_SY.txt b/icu4c/source/data/coll/ar_SY.txt index 4aae7b5a02c..690ca05a9b9 100644 --- a/icu4c/source/data/coll/ar_SY.txt +++ b/icu4c/source/data/coll/ar_SY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_TN.txt b/icu4c/source/data/coll/ar_TN.txt index 3a8b8172118..99e1d1ce7d1 100644 --- a/icu4c/source/data/coll/ar_TN.txt +++ b/icu4c/source/data/coll/ar_TN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ar_YE.txt b/icu4c/source/data/coll/ar_YE.txt index ed49c83fda7..93b7f360bb3 100644 --- a/icu4c/source/data/coll/ar_YE.txt +++ b/icu4c/source/data/coll/ar_YE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/be.txt b/icu4c/source/data/coll/be.txt index 764ccbff01f..ec846618c54 100644 --- a/icu4c/source/data/coll/be.txt +++ b/icu4c/source/data/coll/be.txt @@ -3,13 +3,13 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/be.xml +// * Source File:/common/collation/be.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/be.xml + * ICU source: /xml/collation/be.xml */ be{ - Version{"1.15"} + Version{"1.16"} collations:alias{"ru/collations"} } diff --git a/icu4c/source/data/coll/be_BY.txt b/icu4c/source/data/coll/be_BY.txt index 0e6fae326aa..700cb3abf44 100644 --- a/icu4c/source/data/coll/be_BY.txt +++ b/icu4c/source/data/coll/be_BY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/bg.txt b/icu4c/source/data/coll/bg.txt index ce0b544b8c3..ce05449df3b 100644 --- a/icu4c/source/data/coll/bg.txt +++ b/icu4c/source/data/coll/bg.txt @@ -3,13 +3,13 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/bg.xml +// * Source File:/common/collation/bg.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/bg.xml + * ICU source: /xml/collation/bg.xml */ bg{ - Version{"1.15"} + Version{"1.16"} collations:alias{"ru/collations"} } diff --git a/icu4c/source/data/coll/bg_BG.txt b/icu4c/source/data/coll/bg_BG.txt index 27bbb1e79c8..5078fa4fb2c 100644 --- a/icu4c/source/data/coll/bg_BG.txt +++ b/icu4c/source/data/coll/bg_BG.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ca.txt b/icu4c/source/data/coll/ca.txt index 6c54191b2f9..68614b0993f 100644 --- a/icu4c/source/data/coll/ca.txt +++ b/icu4c/source/data/coll/ca.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/ca.xml +// * Source File:/common/collation/ca.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/ca.xml + * ICU source: /xml/collation/ca.xml */ ca{ - Version{"1.18"} + Version{"1.20"} collations{ standard{ Sequence{" [backwards 2]&C/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/colfiles.mk b/icu4c/source/data/coll/colfiles.mk index 561cbd61d01..d0fbc44f777 100644 --- a/icu4c/source/data/coll/colfiles.mk +++ b/icu4c/source/data/coll/colfiles.mk @@ -24,8 +24,8 @@ # # Generated by LDML2ICUConverter, from LDML source files. -# Aliases which do not have a corresponding xx.xml file (see deprecatedList.xml) -COLLATION_SYNTHETIC_ALIAS = de_.txt es_.txt hi_.txt zh_.txt de__PHONEBOOK.txt es__TRADITIONAL.txt hi__DIRECT.txt in.txt\ +# Aliases which do not have a corresponding xx.xml file (see icu-config.xml & build.xml) +COLLATION_SYNTHETIC_ALIAS = de__PHONEBOOK.txt es__TRADITIONAL.txt hi__DIRECT.txt in.txt\ in_ID.txt iw.txt iw_IL.txt zh_TW_STROKE.txt zh__PINYIN.txt @@ -38,30 +38,30 @@ COLLATION_EMPTY_SOURCE = ar_AE.txt ar_BH.txt ar_DZ.txt ar_EG.txt\ ar_IN.txt ar_IQ.txt ar_JO.txt ar_KW.txt ar_LB.txt\ ar_LY.txt ar_MA.txt ar_OM.txt ar_QA.txt ar_SA.txt\ ar_SD.txt ar_SY.txt ar_TN.txt ar_YE.txt be_BY.txt\ - bg_BG.txt ca_ES.txt cs_CZ.txt da_DK.txt de_AT.txt\ - de_BE.txt de_CH.txt de_DE.txt de_LU.txt el_GR.txt\ - en_AU.txt en_BW.txt en_CA.txt en_GB.txt en_HK.txt\ - en_IE.txt en_IN.txt en_MT.txt en_NZ.txt en_PH.txt\ - en_SG.txt en_US.txt en_US_POSIX.txt en_VI.txt en_ZA.txt\ - en_ZW.txt es_AR.txt es_BO.txt es_CL.txt es_CO.txt\ - es_CR.txt es_DO.txt es_EC.txt es_ES.txt es_GT.txt\ - es_HN.txt es_MX.txt es_NI.txt es_PA.txt es_PE.txt\ - es_PR.txt es_PY.txt es_SV.txt es_US.txt es_UY.txt\ - es_VE.txt et_EE.txt fa_IR.txt fi_FI.txt fo_FO.txt\ - fr_BE.txt fr_CA.txt fr_CH.txt fr_FR.txt fr_LU.txt\ - ga.txt ga_IE.txt gu_IN.txt he_IL.txt hi_IN.txt\ - hr_HR.txt hu_HU.txt id.txt id_ID.txt is_IS.txt\ - it_CH.txt it_IT.txt ja_JP.txt kk_KZ.txt kl_GL.txt\ - kn_IN.txt ko_KR.txt lt_LT.txt lv_LV.txt mk_MK.txt\ - mr_IN.txt ms.txt ms_BN.txt ms_MY.txt mt_MT.txt\ - nb_NO.txt nl.txt nl_BE.txt nl_NL.txt nn_NO.txt\ - om_ET.txt om_KE.txt pa_IN.txt pl_PL.txt ps_AF.txt\ - pt.txt pt_BR.txt pt_PT.txt ro_RO.txt ru_RU.txt\ - ru_UA.txt sh_BA.txt sh_YU.txt sk_SK.txt sl_SI.txt\ - sq_AL.txt sr_BA.txt sr_Cyrl.txt sr_Cyrl_BA.txt sr_Cyrl_YU.txt\ - sr_YU.txt sv_FI.txt sv_SE.txt ta_IN.txt te_IN.txt\ - th_TH.txt tr_TR.txt uk_UA.txt vi_VN.txt zh_CN.txt\ - zh_SG.txt + bg_BG.txt ca_ES.txt cs_CZ.txt da_DK.txt de_.txt\ + de_AT.txt de_BE.txt de_CH.txt de_DE.txt de_LU.txt\ + el_GR.txt en_AU.txt en_BW.txt en_CA.txt en_GB.txt\ + en_HK.txt en_IE.txt en_IN.txt en_MT.txt en_NZ.txt\ + en_PH.txt en_SG.txt en_US.txt en_US_POSIX.txt en_VI.txt\ + en_ZA.txt en_ZW.txt es_.txt es_AR.txt es_BO.txt\ + es_CL.txt es_CO.txt es_CR.txt es_DO.txt es_EC.txt\ + es_ES.txt es_GT.txt es_HN.txt es_MX.txt es_NI.txt\ + es_PA.txt es_PE.txt es_PR.txt es_PY.txt es_SV.txt\ + es_US.txt es_UY.txt es_VE.txt et_EE.txt fa_IR.txt\ + fi_FI.txt fo_FO.txt fr_BE.txt fr_CA.txt fr_CH.txt\ + fr_FR.txt fr_LU.txt ga.txt ga_IE.txt gu_IN.txt\ + he_IL.txt hi_.txt hi_IN.txt hr_HR.txt hu_HU.txt\ + id.txt id_ID.txt is_IS.txt it_CH.txt it_IT.txt\ + ja_JP.txt kk_KZ.txt kl_GL.txt kn_IN.txt ko_KR.txt\ + lt_LT.txt lv_LV.txt mk_MK.txt mr_IN.txt ms.txt\ + ms_BN.txt ms_MY.txt mt_MT.txt nb_NO.txt nl.txt\ + nl_BE.txt nl_NL.txt nn_NO.txt om_ET.txt om_KE.txt\ + pa_IN.txt pl_PL.txt ps_AF.txt pt.txt pt_BR.txt\ + pt_PT.txt ro_RO.txt ru_RU.txt ru_UA.txt sh_BA.txt\ + sh_YU.txt sk_SK.txt sl_SI.txt sq_AL.txt sr_BA.txt\ + sr_Cyrl.txt sr_Cyrl_BA.txt sr_Cyrl_YU.txt sr_YU.txt sv_FI.txt\ + sv_SE.txt ta_IN.txt te_IN.txt th_TH.txt tr_TR.txt\ + uk_UA.txt vi_VN.txt zh_.txt zh_CN.txt zh_SG.txt # Ordinary resources diff --git a/icu4c/source/data/coll/cs.txt b/icu4c/source/data/coll/cs.txt index e77052ded5b..7af37fb32de 100644 --- a/icu4c/source/data/coll/cs.txt +++ b/icu4c/source/data/coll/cs.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/cs.xml +// * Source File:/common/collation/cs.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/cs.xml + * ICU source: /xml/collation/cs.xml */ cs{ - Version{"1.20"} + Version{"1.21"} collations{ standard{ Sequence{"&C<č<<<Č&H/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/da.txt b/icu4c/source/data/coll/da.txt index e128bb452cb..b82f35b0fc5 100644 --- a/icu4c/source/data/coll/da.txt +++ b/icu4c/source/data/coll/da.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/da.xml +// * Source File:/common/collation/da.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/da.xml + * ICU source: /xml/collation/da.xml */ da{ - Version{"1.18"} + Version{"1.20"} collations{ standard{ Sequence{ @@ -22,7 +22,7 @@ da{ "&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<" "aa<</icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/de.txt b/icu4c/source/data/coll/de.txt index 5830c74be62..d8049875568 100644 --- a/icu4c/source/data/coll/de.txt +++ b/icu4c/source/data/coll/de.txt @@ -3,22 +3,22 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/de.xml +// * Source File:/common/collation/de.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/de.xml + * ICU source: /xml/collation/de.xml */ de{ - Version{"1.21"} + Version{"1.22"} collations{ phonebook{ Sequence{"&a<<æ/e<<ä/e&A<<Æ/E<<Ä/E&œ<<ö/e&Œ<<Ö/E&u<<ü/e&U<<Ü/E"} - Version{"1.3"} + Version{"1.4"} } standard{ Sequence{"&ae<<æ<<<Æ"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/de_.txt b/icu4c/source/data/coll/de_.txt index 660dc78cd16..a7fde1d70d2 100644 --- a/icu4c/source/data/coll/de_.txt +++ b/icu4c/source/data/coll/de_.txt @@ -3,9 +3,12 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** +/** + * empty locale file for dependency checking + */ de_{ /** * so genrb doesn't issue warnings diff --git a/icu4c/source/data/coll/de_AT.txt b/icu4c/source/data/coll/de_AT.txt index b10f7b6b7d0..b9923cf423b 100644 --- a/icu4c/source/data/coll/de_AT.txt +++ b/icu4c/source/data/coll/de_AT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/de_BE.txt b/icu4c/source/data/coll/de_BE.txt index 65c20fe3d1a..c297fe37cb1 100644 --- a/icu4c/source/data/coll/de_BE.txt +++ b/icu4c/source/data/coll/de_BE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/de_CH.txt b/icu4c/source/data/coll/de_CH.txt index 5a069e13594..fa6ff927b46 100644 --- a/icu4c/source/data/coll/de_CH.txt +++ b/icu4c/source/data/coll/de_CH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/de_DE.txt b/icu4c/source/data/coll/de_DE.txt index bd9600dee7d..500b5af9ccc 100644 --- a/icu4c/source/data/coll/de_DE.txt +++ b/icu4c/source/data/coll/de_DE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/de_LU.txt b/icu4c/source/data/coll/de_LU.txt index 5bc75376bd8..b99b57a82a4 100644 --- a/icu4c/source/data/coll/de_LU.txt +++ b/icu4c/source/data/coll/de_LU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/de__PHONEBOOK.txt b/icu4c/source/data/coll/de__PHONEBOOK.txt index 6c7c0e2765e..45db265ad1f 100644 --- a/icu4c/source/data/coll/de__PHONEBOOK.txt +++ b/icu4c/source/data/coll/de__PHONEBOOK.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** de__PHONEBOOK{ diff --git a/icu4c/source/data/coll/el.txt b/icu4c/source/data/coll/el.txt index 74b39302117..b9f4b05bf6a 100644 --- a/icu4c/source/data/coll/el.txt +++ b/icu4c/source/data/coll/el.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/el.xml +// * Source File:/common/collation/el.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/el.xml + * ICU source: /xml/collation/el.xml */ el{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{" [normalization on ]"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/el_GR.txt b/icu4c/source/data/coll/el_GR.txt index 74cdcaff627..6a2f6b3b44e 100644 --- a/icu4c/source/data/coll/el_GR.txt +++ b/icu4c/source/data/coll/el_GR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en.txt b/icu4c/source/data/coll/en.txt index 72bddedade5..effb730dc30 100644 --- a/icu4c/source/data/coll/en.txt +++ b/icu4c/source/data/coll/en.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/en.xml +// * Source File:/common/collation/en.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/en.xml + * ICU source: /xml/collation/en.xml */ en{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{"&ae<<æ<<<Æ"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/en_AU.txt b/icu4c/source/data/coll/en_AU.txt index 88452b69819..91533122324 100644 --- a/icu4c/source/data/coll/en_AU.txt +++ b/icu4c/source/data/coll/en_AU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_BE.txt b/icu4c/source/data/coll/en_BE.txt index ef45e7bfc3a..10aee4d9269 100644 --- a/icu4c/source/data/coll/en_BE.txt +++ b/icu4c/source/data/coll/en_BE.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/en_BE.xml +// * Source File:/common/collation/en_BE.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/en_BE.xml + * ICU source: /xml/collation/en_BE.xml */ en_BE{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{" [backwards 2]"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/en_BW.txt b/icu4c/source/data/coll/en_BW.txt index d10388f03ea..174085288f5 100644 --- a/icu4c/source/data/coll/en_BW.txt +++ b/icu4c/source/data/coll/en_BW.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_CA.txt b/icu4c/source/data/coll/en_CA.txt index ae09450c6a7..e31e3cf8648 100644 --- a/icu4c/source/data/coll/en_CA.txt +++ b/icu4c/source/data/coll/en_CA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_GB.txt b/icu4c/source/data/coll/en_GB.txt index c28ef1dc48f..0c84e09f53d 100644 --- a/icu4c/source/data/coll/en_GB.txt +++ b/icu4c/source/data/coll/en_GB.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_HK.txt b/icu4c/source/data/coll/en_HK.txt index 682ae6e029e..ec92bcaaf7c 100644 --- a/icu4c/source/data/coll/en_HK.txt +++ b/icu4c/source/data/coll/en_HK.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_IE.txt b/icu4c/source/data/coll/en_IE.txt index d9e2cfa652e..03aebeaf7f9 100644 --- a/icu4c/source/data/coll/en_IE.txt +++ b/icu4c/source/data/coll/en_IE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_IN.txt b/icu4c/source/data/coll/en_IN.txt index 5d53765b9b9..a91be34834a 100644 --- a/icu4c/source/data/coll/en_IN.txt +++ b/icu4c/source/data/coll/en_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_MT.txt b/icu4c/source/data/coll/en_MT.txt index 6e74ebefebc..ef0a9b2defe 100644 --- a/icu4c/source/data/coll/en_MT.txt +++ b/icu4c/source/data/coll/en_MT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_NZ.txt b/icu4c/source/data/coll/en_NZ.txt index f48f155e6de..af772d5ca82 100644 --- a/icu4c/source/data/coll/en_NZ.txt +++ b/icu4c/source/data/coll/en_NZ.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_PH.txt b/icu4c/source/data/coll/en_PH.txt index 0f5f15ffc70..94a80e78f82 100644 --- a/icu4c/source/data/coll/en_PH.txt +++ b/icu4c/source/data/coll/en_PH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_SG.txt b/icu4c/source/data/coll/en_SG.txt index 690c6913ee9..3e5696e4d8f 100644 --- a/icu4c/source/data/coll/en_SG.txt +++ b/icu4c/source/data/coll/en_SG.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_US.txt b/icu4c/source/data/coll/en_US.txt index 32487b1b9df..a1613a51603 100644 --- a/icu4c/source/data/coll/en_US.txt +++ b/icu4c/source/data/coll/en_US.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_US_POSIX.txt b/icu4c/source/data/coll/en_US_POSIX.txt index 331e8818f5f..f48d1d6620c 100644 --- a/icu4c/source/data/coll/en_US_POSIX.txt +++ b/icu4c/source/data/coll/en_US_POSIX.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_VI.txt b/icu4c/source/data/coll/en_VI.txt index e8ec0895571..ed1802d3b88 100644 --- a/icu4c/source/data/coll/en_VI.txt +++ b/icu4c/source/data/coll/en_VI.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_ZA.txt b/icu4c/source/data/coll/en_ZA.txt index 40da94a4a2f..b5c27ef5fd0 100644 --- a/icu4c/source/data/coll/en_ZA.txt +++ b/icu4c/source/data/coll/en_ZA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/en_ZW.txt b/icu4c/source/data/coll/en_ZW.txt index e281589c633..9d999f47b8e 100644 --- a/icu4c/source/data/coll/en_ZW.txt +++ b/icu4c/source/data/coll/en_ZW.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/eo.txt b/icu4c/source/data/coll/eo.txt index 5c4e9c53593..10cbd4cc914 100644 --- a/icu4c/source/data/coll/eo.txt +++ b/icu4c/source/data/coll/eo.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/eo.xml +// * Source File:/common/collation/eo.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/eo.xml + * ICU source: /xml/collation/eo.xml */ eo{ - Version{"1.17"} + Version{"1.18"} collations{ standard{ Sequence{"&C<ĉ<<<Ĉ&G<ĝ<<<Ĝ&H<ĥ<<<Ĥ&J<ĵ<<<Ĵ&S<ŝ<<<Ŝ&U<ŭ<<<Ŭ"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/es.txt b/icu4c/source/data/coll/es.txt index 316d22f6676..6fff8e145d2 100644 --- a/icu4c/source/data/coll/es.txt +++ b/icu4c/source/data/coll/es.txt @@ -3,22 +3,22 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/es.xml +// * Source File:/common/collation/es.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/es.xml + * ICU source: /xml/collation/es.xml */ es{ - Version{"1.19"} + Version{"1.21"} collations{ standard{ Sequence{"&N<ñ<<<Ñ&ae<<æ<<<Æ"} - Version{"1.3"} + Version{"1.4"} } traditional{ Sequence{"&N<ñ<<<Ñ&C/icu-config.xml & build.xml // * // *************************************************************************** +/** + * empty locale file for dependency checking + */ es_{ /** * so genrb doesn't issue warnings diff --git a/icu4c/source/data/coll/es_AR.txt b/icu4c/source/data/coll/es_AR.txt index da73a8e3511..54f19d375f4 100644 --- a/icu4c/source/data/coll/es_AR.txt +++ b/icu4c/source/data/coll/es_AR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_BO.txt b/icu4c/source/data/coll/es_BO.txt index 6500ac2b7e5..0a98dd0a2e7 100644 --- a/icu4c/source/data/coll/es_BO.txt +++ b/icu4c/source/data/coll/es_BO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_CL.txt b/icu4c/source/data/coll/es_CL.txt index 2138c982b55..74aaf959541 100644 --- a/icu4c/source/data/coll/es_CL.txt +++ b/icu4c/source/data/coll/es_CL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_CO.txt b/icu4c/source/data/coll/es_CO.txt index 3a5f242a898..d03f54a000c 100644 --- a/icu4c/source/data/coll/es_CO.txt +++ b/icu4c/source/data/coll/es_CO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_CR.txt b/icu4c/source/data/coll/es_CR.txt index 4e24fedafcd..da354b79834 100644 --- a/icu4c/source/data/coll/es_CR.txt +++ b/icu4c/source/data/coll/es_CR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_DO.txt b/icu4c/source/data/coll/es_DO.txt index 206de6afb0e..4a13ac2b6a2 100644 --- a/icu4c/source/data/coll/es_DO.txt +++ b/icu4c/source/data/coll/es_DO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_EC.txt b/icu4c/source/data/coll/es_EC.txt index ccee1a26f08..2bfd70d68bb 100644 --- a/icu4c/source/data/coll/es_EC.txt +++ b/icu4c/source/data/coll/es_EC.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_ES.txt b/icu4c/source/data/coll/es_ES.txt index 09c3b7f7688..eeba9098e2d 100644 --- a/icu4c/source/data/coll/es_ES.txt +++ b/icu4c/source/data/coll/es_ES.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_GT.txt b/icu4c/source/data/coll/es_GT.txt index dee713b900a..658101b154c 100644 --- a/icu4c/source/data/coll/es_GT.txt +++ b/icu4c/source/data/coll/es_GT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_HN.txt b/icu4c/source/data/coll/es_HN.txt index a1c3da92b41..dba74635571 100644 --- a/icu4c/source/data/coll/es_HN.txt +++ b/icu4c/source/data/coll/es_HN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_MX.txt b/icu4c/source/data/coll/es_MX.txt index f4fb7bdf245..167aa6e4402 100644 --- a/icu4c/source/data/coll/es_MX.txt +++ b/icu4c/source/data/coll/es_MX.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_NI.txt b/icu4c/source/data/coll/es_NI.txt index 0190853de06..86acdff700c 100644 --- a/icu4c/source/data/coll/es_NI.txt +++ b/icu4c/source/data/coll/es_NI.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_PA.txt b/icu4c/source/data/coll/es_PA.txt index 509a2221f11..4ae29652683 100644 --- a/icu4c/source/data/coll/es_PA.txt +++ b/icu4c/source/data/coll/es_PA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_PE.txt b/icu4c/source/data/coll/es_PE.txt index 3d49927a1a6..ab471005553 100644 --- a/icu4c/source/data/coll/es_PE.txt +++ b/icu4c/source/data/coll/es_PE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_PR.txt b/icu4c/source/data/coll/es_PR.txt index 00e4e94673e..ef49326b51b 100644 --- a/icu4c/source/data/coll/es_PR.txt +++ b/icu4c/source/data/coll/es_PR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_PY.txt b/icu4c/source/data/coll/es_PY.txt index db78af2a8be..a55ef45ab1b 100644 --- a/icu4c/source/data/coll/es_PY.txt +++ b/icu4c/source/data/coll/es_PY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_SV.txt b/icu4c/source/data/coll/es_SV.txt index e1032611235..176d529d5fa 100644 --- a/icu4c/source/data/coll/es_SV.txt +++ b/icu4c/source/data/coll/es_SV.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_US.txt b/icu4c/source/data/coll/es_US.txt index abf79b84b34..9739a7a2618 100644 --- a/icu4c/source/data/coll/es_US.txt +++ b/icu4c/source/data/coll/es_US.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_UY.txt b/icu4c/source/data/coll/es_UY.txt index 57086622e94..0cc8509230f 100644 --- a/icu4c/source/data/coll/es_UY.txt +++ b/icu4c/source/data/coll/es_UY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es_VE.txt b/icu4c/source/data/coll/es_VE.txt index 9a605f356b0..142336eae80 100644 --- a/icu4c/source/data/coll/es_VE.txt +++ b/icu4c/source/data/coll/es_VE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/es__TRADITIONAL.txt b/icu4c/source/data/coll/es__TRADITIONAL.txt index d74687ba887..5b67bea1fdc 100644 --- a/icu4c/source/data/coll/es__TRADITIONAL.txt +++ b/icu4c/source/data/coll/es__TRADITIONAL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** es__TRADITIONAL{ diff --git a/icu4c/source/data/coll/et.txt b/icu4c/source/data/coll/et.txt index b45b95c328d..fa89fddd692 100644 --- a/icu4c/source/data/coll/et.txt +++ b/icu4c/source/data/coll/et.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/et.xml +// * Source File:/common/collation/et.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/et.xml + * ICU source: /xml/collation/et.xml */ et{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{ @@ -18,7 +18,7 @@ et{ "&v</icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/fa.txt b/icu4c/source/data/coll/fa.txt index 2289d548b25..3da0e52ba92 100644 --- a/icu4c/source/data/coll/fa.txt +++ b/icu4c/source/data/coll/fa.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/fa.xml +// * Source File:/common/collation/fa.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/fa.xml + * ICU source: /xml/collation/fa.xml */ fa{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{ @@ -22,7 +22,7 @@ fa{ "&ۏ<ه<<ە<<ہ<<ة<<ۃ<<ۀ<<ھ" "&ی<<ى<<ے<<ي<<ې<<ۑ<<ۍ<<ێ" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/fa_AF.txt b/icu4c/source/data/coll/fa_AF.txt index 9c734423e80..d2cd0737e6a 100644 --- a/icu4c/source/data/coll/fa_AF.txt +++ b/icu4c/source/data/coll/fa_AF.txt @@ -3,13 +3,13 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/fa_AF.xml +// * Source File:/common/collation/fa_AF.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/fa_AF.xml + * ICU source: /xml/collation/fa_AF.xml */ fa_AF{ - Version{"1.14"} + Version{"1.15"} collations:alias{"ps/collations"} } diff --git a/icu4c/source/data/coll/fa_IR.txt b/icu4c/source/data/coll/fa_IR.txt index 20b44558d32..43b5377adc4 100644 --- a/icu4c/source/data/coll/fa_IR.txt +++ b/icu4c/source/data/coll/fa_IR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/fi.txt b/icu4c/source/data/coll/fi.txt index 22644d48943..1adec956c5f 100644 --- a/icu4c/source/data/coll/fi.txt +++ b/icu4c/source/data/coll/fi.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/fi.xml +// * Source File:/common/collation/fi.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/fi.xml + * ICU source: /xml/collation/fi.xml */ fi{ - Version{"1.20"} + Version{"1.21"} collations{ standard{ Sequence{ @@ -21,7 +21,7 @@ fi{ "&Y<<ü<<<Ü<<ű<<<Ű" "&[before 1]ʒ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/fi_FI.txt b/icu4c/source/data/coll/fi_FI.txt index 78a184710c3..f11647b9d4a 100644 --- a/icu4c/source/data/coll/fi_FI.txt +++ b/icu4c/source/data/coll/fi_FI.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/fo.txt b/icu4c/source/data/coll/fo.txt index 7430e4bb773..4b6f2ef655b 100644 --- a/icu4c/source/data/coll/fo.txt +++ b/icu4c/source/data/coll/fo.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/fo.xml +// * Source File:/common/collation/fo.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/fo.xml + * ICU source: /xml/collation/fo.xml */ fo{ - Version{"1.18"} + Version{"1.20"} collations{ standard{ Sequence{ @@ -21,7 +21,7 @@ fo{ "&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<" "aa<</icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/fr.txt b/icu4c/source/data/coll/fr.txt index eb02bdf8a04..50b16e08279 100644 --- a/icu4c/source/data/coll/fr.txt +++ b/icu4c/source/data/coll/fr.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/fr.xml +// * Source File:/common/collation/fr.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/fr.xml + * ICU source: /xml/collation/fr.xml */ fr{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{" [backwards 2]&ae<<æ<<<Æ"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/fr_BE.txt b/icu4c/source/data/coll/fr_BE.txt index aef018ec1e9..0dd4ad2609e 100644 --- a/icu4c/source/data/coll/fr_BE.txt +++ b/icu4c/source/data/coll/fr_BE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/fr_CA.txt b/icu4c/source/data/coll/fr_CA.txt index 4b1988f3c62..601ef50f6f5 100644 --- a/icu4c/source/data/coll/fr_CA.txt +++ b/icu4c/source/data/coll/fr_CA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/fr_CH.txt b/icu4c/source/data/coll/fr_CH.txt index 63cb4695faf..9e740135f60 100644 --- a/icu4c/source/data/coll/fr_CH.txt +++ b/icu4c/source/data/coll/fr_CH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/fr_FR.txt b/icu4c/source/data/coll/fr_FR.txt index 4bb4050c20e..9abf8094669 100644 --- a/icu4c/source/data/coll/fr_FR.txt +++ b/icu4c/source/data/coll/fr_FR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/fr_LU.txt b/icu4c/source/data/coll/fr_LU.txt index c2928ab2afe..ca261010374 100644 --- a/icu4c/source/data/coll/fr_LU.txt +++ b/icu4c/source/data/coll/fr_LU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ga.txt b/icu4c/source/data/coll/ga.txt index ff4335503bd..a2e8c7b3487 100644 --- a/icu4c/source/data/coll/ga.txt +++ b/icu4c/source/data/coll/ga.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ga_IE.txt b/icu4c/source/data/coll/ga_IE.txt index 6afde7eb4f2..02fada34605 100644 --- a/icu4c/source/data/coll/ga_IE.txt +++ b/icu4c/source/data/coll/ga_IE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/gu.txt b/icu4c/source/data/coll/gu.txt index 96a484df7dd..07f00a72afa 100644 --- a/icu4c/source/data/coll/gu.txt +++ b/icu4c/source/data/coll/gu.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/gu.xml +// * Source File:/common/collation/gu.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/gu.xml + * ICU source: /xml/collation/gu.xml */ gu{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{" [normalization on ]&હ<઼<ઁ<ં<ઃ&ઽ<્"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/gu_IN.txt b/icu4c/source/data/coll/gu_IN.txt index 588958f9ded..355b819c8d7 100644 --- a/icu4c/source/data/coll/gu_IN.txt +++ b/icu4c/source/data/coll/gu_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/he.txt b/icu4c/source/data/coll/he.txt index 2dd4637d5b9..3c4652c1471 100644 --- a/icu4c/source/data/coll/he.txt +++ b/icu4c/source/data/coll/he.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/he.xml +// * Source File:/common/collation/he.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/he.xml + * ICU source: /xml/collation/he.xml */ he{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{" [normalization on ]"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/he_IL.txt b/icu4c/source/data/coll/he_IL.txt index 4dfda16b6d7..f5027c45429 100644 --- a/icu4c/source/data/coll/he_IL.txt +++ b/icu4c/source/data/coll/he_IL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/hi.txt b/icu4c/source/data/coll/hi.txt index 917396b9f02..1bd75b71982 100644 --- a/icu4c/source/data/coll/hi.txt +++ b/icu4c/source/data/coll/hi.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/hi.xml +// * Source File:/common/collation/hi.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/hi.xml + * ICU source: /xml/collation/hi.xml */ hi{ - Version{"1.19"} + Version{"1.20"} collations{ direct{ Sequence{ @@ -19,11 +19,11 @@ hi{ "<ी<ु<ू<ृ<ॄ<ॅ<ॆ<े<ै<ॉ<ॊ<ो<ौ<्<ॐ<॑<॒<॓<॔<क़<ख़<ग़<ज़<ड़<ढ़<फ़<य़<ॠ<ॡ<ॢ" "<ॣ<।<॥<०<१<२<३<४<५<६<७<८<९<॰" } - Version{"1.3"} + Version{"1.4"} } standard{ Sequence{" [normalization on ]&[before 1]0<ॐ<।<॥<॰&ह<़<ँ<ं<ः<॑<॒<॓<॔&ऽ<्"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/hi_.txt b/icu4c/source/data/coll/hi_.txt index c94ceb5818f..de065ce5aa4 100644 --- a/icu4c/source/data/coll/hi_.txt +++ b/icu4c/source/data/coll/hi_.txt @@ -3,9 +3,12 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** +/** + * empty locale file for dependency checking + */ hi_{ /** * so genrb doesn't issue warnings diff --git a/icu4c/source/data/coll/hi_IN.txt b/icu4c/source/data/coll/hi_IN.txt index 4c196e22ea6..a1f3a7c019e 100644 --- a/icu4c/source/data/coll/hi_IN.txt +++ b/icu4c/source/data/coll/hi_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/hi__DIRECT.txt b/icu4c/source/data/coll/hi__DIRECT.txt index 7b2870a9d82..3ba94542271 100644 --- a/icu4c/source/data/coll/hi__DIRECT.txt +++ b/icu4c/source/data/coll/hi__DIRECT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** hi__DIRECT{ diff --git a/icu4c/source/data/coll/hr.txt b/icu4c/source/data/coll/hr.txt index 01a04850832..10b583144ff 100644 --- a/icu4c/source/data/coll/hr.txt +++ b/icu4c/source/data/coll/hr.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/hr.xml +// * Source File:/common/collation/hr.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/hr.xml + * ICU source: /xml/collation/hr.xml */ hr{ - Version{"1.18"} + Version{"1.21"} collations{ standard{ Sequence{ @@ -21,7 +21,7 @@ hr{ "&S<š<<<Š" "&Z<ž<<<Ž" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/hr_HR.txt b/icu4c/source/data/coll/hr_HR.txt index 456dff0b55a..3affddc626d 100644 --- a/icu4c/source/data/coll/hr_HR.txt +++ b/icu4c/source/data/coll/hr_HR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/hu.txt b/icu4c/source/data/coll/hu.txt index cf148109c79..db9cfd96b6c 100644 --- a/icu4c/source/data/coll/hu.txt +++ b/icu4c/source/data/coll/hu.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/hu.xml +// * Source File:/common/collation/hu.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/hu.xml + * ICU source: /xml/collation/hu.xml */ hu{ - Version{"1.18"} + Version{"1.20"} collations{ standard{ Sequence{ @@ -53,7 +53,7 @@ hu{ "&Zs<</icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/id.txt b/icu4c/source/data/coll/id.txt index 51623126d52..0737ab2eed3 100644 --- a/icu4c/source/data/coll/id.txt +++ b/icu4c/source/data/coll/id.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/id_ID.txt b/icu4c/source/data/coll/id_ID.txt index aabb71ff540..e06d222bd49 100644 --- a/icu4c/source/data/coll/id_ID.txt +++ b/icu4c/source/data/coll/id_ID.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/in.txt b/icu4c/source/data/coll/in.txt index 920eace6b3d..dd289546083 100644 --- a/icu4c/source/data/coll/in.txt +++ b/icu4c/source/data/coll/in.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** in{ diff --git a/icu4c/source/data/coll/in_ID.txt b/icu4c/source/data/coll/in_ID.txt index ea36e073d77..3da6a77e6f3 100644 --- a/icu4c/source/data/coll/in_ID.txt +++ b/icu4c/source/data/coll/in_ID.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** in_ID{ diff --git a/icu4c/source/data/coll/is.txt b/icu4c/source/data/coll/is.txt index 7457d161824..12fae8dfc3c 100644 --- a/icu4c/source/data/coll/is.txt +++ b/icu4c/source/data/coll/is.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/is.xml +// * Source File:/common/collation/is.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/is.xml + * ICU source: /xml/collation/is.xml */ is{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{ @@ -23,7 +23,7 @@ is{ "&[before 1]z<ý<<<Ý" "&[before 1]ʒ<þ<<<Þ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/is_IS.txt b/icu4c/source/data/coll/is_IS.txt index 9e9ad4d96fb..04ca9945d22 100644 --- a/icu4c/source/data/coll/is_IS.txt +++ b/icu4c/source/data/coll/is_IS.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/it.txt b/icu4c/source/data/coll/it.txt index 73e06c799a6..76361c5d737 100644 --- a/icu4c/source/data/coll/it.txt +++ b/icu4c/source/data/coll/it.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/it.xml +// * Source File:/common/collation/it.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/it.xml + * ICU source: /xml/collation/it.xml */ it{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{"&ae<<æ<<<Æ"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/it_CH.txt b/icu4c/source/data/coll/it_CH.txt index 7cdaffbb97c..3790cd4b32b 100644 --- a/icu4c/source/data/coll/it_CH.txt +++ b/icu4c/source/data/coll/it_CH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/it_IT.txt b/icu4c/source/data/coll/it_IT.txt index a3fb4db99bd..59419eeec20 100644 --- a/icu4c/source/data/coll/it_IT.txt +++ b/icu4c/source/data/coll/it_IT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/iw.txt b/icu4c/source/data/coll/iw.txt index a72d3f28d5a..e0773099b98 100644 --- a/icu4c/source/data/coll/iw.txt +++ b/icu4c/source/data/coll/iw.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** iw{ diff --git a/icu4c/source/data/coll/iw_IL.txt b/icu4c/source/data/coll/iw_IL.txt index fd59d543d7a..1c3885ddac6 100644 --- a/icu4c/source/data/coll/iw_IL.txt +++ b/icu4c/source/data/coll/iw_IL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** iw_IL{ diff --git a/icu4c/source/data/coll/ja.txt b/icu4c/source/data/coll/ja.txt index 9017b796593..7e9818d2d24 100644 --- a/icu4c/source/data/coll/ja.txt +++ b/icu4c/source/data/coll/ja.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/ja.xml +// * Source File:/common/collation/ja.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/ja.xml + * ICU source: /xml/collation/ja.xml */ ja{ - Version{"1.20"} + Version{"1.21"} collations{ standard{ Sequence{ @@ -507,7 +507,7 @@ ja{ "<黨<黯<黴<黶<黷<黹<黻<黼<黽<鼇<鼈<皷<鼕<鼡<鼬<鼾<齊<齒<齔<齣<齟<齠<齡<齦<齧<齬<齪<齷<齲<齶<龕<龜<龠<堯" "<槇<遙<瑤<凜<熙" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/ja_JP.txt b/icu4c/source/data/coll/ja_JP.txt index 9e64d490ef4..3b6070f6796 100644 --- a/icu4c/source/data/coll/ja_JP.txt +++ b/icu4c/source/data/coll/ja_JP.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/kk.txt b/icu4c/source/data/coll/kk.txt index a82a804828c..dffbc89604e 100644 --- a/icu4c/source/data/coll/kk.txt +++ b/icu4c/source/data/coll/kk.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/kk.xml +// * Source File:/common/collation/kk.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/kk.xml + * ICU source: /xml/collation/kk.xml */ kk{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{" [normalization on ][suppressContractions [Ѐ-џ] ]&[before 1]ү<ұ<<<Ұ"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/kk_KZ.txt b/icu4c/source/data/coll/kk_KZ.txt index 74375bd76b4..f7c022038fa 100644 --- a/icu4c/source/data/coll/kk_KZ.txt +++ b/icu4c/source/data/coll/kk_KZ.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/kl.txt b/icu4c/source/data/coll/kl.txt index f902086bddf..501867d3ff5 100644 --- a/icu4c/source/data/coll/kl.txt +++ b/icu4c/source/data/coll/kl.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/kl.xml +// * Source File:/common/collation/kl.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/kl.xml + * ICU source: /xml/collation/kl.xml */ kl{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{ @@ -20,7 +20,7 @@ kl{ "&Y<<ü<<<Ü<<ű<<<Ű" "&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/kl_GL.txt b/icu4c/source/data/coll/kl_GL.txt index 8de737501cd..28a5ad03751 100644 --- a/icu4c/source/data/coll/kl_GL.txt +++ b/icu4c/source/data/coll/kl_GL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/kn.txt b/icu4c/source/data/coll/kn.txt index 4dda0df8a55..eb96784de1c 100644 --- a/icu4c/source/data/coll/kn.txt +++ b/icu4c/source/data/coll/kn.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/kn.xml +// * Source File:/common/collation/kn.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/kn.xml + * ICU source: /xml/collation/kn.xml */ kn{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{" [normalization on ]"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/kn_IN.txt b/icu4c/source/data/coll/kn_IN.txt index 74c9e9a1687..30b6b4edbca 100644 --- a/icu4c/source/data/coll/kn_IN.txt +++ b/icu4c/source/data/coll/kn_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ko.txt b/icu4c/source/data/coll/ko.txt index 78f21ac4be8..eb712401cd8 100644 --- a/icu4c/source/data/coll/ko.txt +++ b/icu4c/source/data/coll/ko.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/ko.xml +// * Source File:/common/collation/ko.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/ko.xml + * ICU source: /xml/collation/ko.xml */ ko{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{ @@ -681,7 +681,7 @@ ko{ "<<嘻<<悕<<戲<<暿<<欷<<燹<<爔<<豨<<餼" "&힐<<詰<<犵<<纈<<襭<<頡<<黠" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/ko_KR.txt b/icu4c/source/data/coll/ko_KR.txt index 900f4c86b55..bb3dc616301 100644 --- a/icu4c/source/data/coll/ko_KR.txt +++ b/icu4c/source/data/coll/ko_KR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/lt.txt b/icu4c/source/data/coll/lt.txt index 76e5c73dd35..c81f01d55f2 100644 --- a/icu4c/source/data/coll/lt.txt +++ b/icu4c/source/data/coll/lt.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/lt.xml +// * Source File:/common/collation/lt.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/lt.xml + * ICU source: /xml/collation/lt.xml */ lt{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{ @@ -20,7 +20,7 @@ lt{ "&[before 1]T<š<<<Š" "&[before 1]Ʒ<ž<<<Ž" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/lt_LT.txt b/icu4c/source/data/coll/lt_LT.txt index 9e57d4484a5..883a8832d21 100644 --- a/icu4c/source/data/coll/lt_LT.txt +++ b/icu4c/source/data/coll/lt_LT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/lv.txt b/icu4c/source/data/coll/lv.txt index 3628b01a68f..a7ba8c8c4e7 100644 --- a/icu4c/source/data/coll/lv.txt +++ b/icu4c/source/data/coll/lv.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/lv.xml +// * Source File:/common/collation/lv.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/lv.xml + * ICU source: /xml/collation/lv.xml */ lv{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{ @@ -24,7 +24,7 @@ lv{ "&[before 1]T<š<<<Š" "&[before 1]Ʒ<ž<<<Ž" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/lv_LV.txt b/icu4c/source/data/coll/lv_LV.txt index b0bee937346..465052a133c 100644 --- a/icu4c/source/data/coll/lv_LV.txt +++ b/icu4c/source/data/coll/lv_LV.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/mk.txt b/icu4c/source/data/coll/mk.txt index b8701118cbb..d363ad87c6f 100644 --- a/icu4c/source/data/coll/mk.txt +++ b/icu4c/source/data/coll/mk.txt @@ -3,13 +3,13 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/mk.xml +// * Source File:/common/collation/mk.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/mk.xml + * ICU source: /xml/collation/mk.xml */ mk{ - Version{"1.15"} + Version{"1.16"} collations:alias{"ru/collations"} } diff --git a/icu4c/source/data/coll/mk_MK.txt b/icu4c/source/data/coll/mk_MK.txt index bf9a7915ad5..a4afe669a59 100644 --- a/icu4c/source/data/coll/mk_MK.txt +++ b/icu4c/source/data/coll/mk_MK.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ml.txt b/icu4c/source/data/coll/ml.txt index 2af6ecf4fa6..57b8e66fbd7 100644 --- a/icu4c/source/data/coll/ml.txt +++ b/icu4c/source/data/coll/ml.txt @@ -3,18 +3,21 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/ml.xml +// * Source File:/common/collation/ml.xml // * // *************************************************************************** +/** + * ICU source: /xml/collation/ml.xml + */ ml{ /** * Draft */ - Version{"1.5"} + Version{"1.6"} collations{ standard{ Sequence{" [normalization on ]&ല<വ&ഴ<റ&ഹ<ഃ<ം"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/mr.txt b/icu4c/source/data/coll/mr.txt index 81821928446..315c146d29b 100644 --- a/icu4c/source/data/coll/mr.txt +++ b/icu4c/source/data/coll/mr.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/mr.xml +// * Source File:/common/collation/mr.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/mr.xml + * ICU source: /xml/collation/mr.xml */ mr{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{" [normalization on ]"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/mr_IN.txt b/icu4c/source/data/coll/mr_IN.txt index 775e6aae348..43f6ba9e8d1 100644 --- a/icu4c/source/data/coll/mr_IN.txt +++ b/icu4c/source/data/coll/mr_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ms.txt b/icu4c/source/data/coll/ms.txt index 537d3357fcb..2cf4f543010 100644 --- a/icu4c/source/data/coll/ms.txt +++ b/icu4c/source/data/coll/ms.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ms_BN.txt b/icu4c/source/data/coll/ms_BN.txt index 2ee27bb4664..5a9911f1eaf 100644 --- a/icu4c/source/data/coll/ms_BN.txt +++ b/icu4c/source/data/coll/ms_BN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ms_MY.txt b/icu4c/source/data/coll/ms_MY.txt index b51135dd67b..5da3dc77333 100644 --- a/icu4c/source/data/coll/ms_MY.txt +++ b/icu4c/source/data/coll/ms_MY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/mt.txt b/icu4c/source/data/coll/mt.txt index 9987781f1c2..ea7bc657cc1 100644 --- a/icu4c/source/data/coll/mt.txt +++ b/icu4c/source/data/coll/mt.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/mt.xml +// * Source File:/common/collation/mt.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/mt.xml + * ICU source: /xml/collation/mt.xml */ mt{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{ @@ -21,7 +21,7 @@ mt{ "&[before 1]i<Ħ<<<ħ" "&[before 1]z<Ż<<<ż" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/mt_MT.txt b/icu4c/source/data/coll/mt_MT.txt index 45abe875a05..f6ca607a0ea 100644 --- a/icu4c/source/data/coll/mt_MT.txt +++ b/icu4c/source/data/coll/mt_MT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/nb.txt b/icu4c/source/data/coll/nb.txt index 71db9712ec5..39af0c815e6 100644 --- a/icu4c/source/data/coll/nb.txt +++ b/icu4c/source/data/coll/nb.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/nb.xml +// * Source File:/common/collation/nb.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/nb.xml + * ICU source: /xml/collation/nb.xml */ nb{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{ @@ -20,7 +20,7 @@ nb{ "&Y<<ü<<<Ü<<ű<<<Ű" "&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/nb_NO.txt b/icu4c/source/data/coll/nb_NO.txt index f6c67b6254f..f5b3059b643 100644 --- a/icu4c/source/data/coll/nb_NO.txt +++ b/icu4c/source/data/coll/nb_NO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/nl.txt b/icu4c/source/data/coll/nl.txt index 447195a0a3b..f563a349d60 100644 --- a/icu4c/source/data/coll/nl.txt +++ b/icu4c/source/data/coll/nl.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/nl_BE.txt b/icu4c/source/data/coll/nl_BE.txt index 86a8f148006..bf9e9ace476 100644 --- a/icu4c/source/data/coll/nl_BE.txt +++ b/icu4c/source/data/coll/nl_BE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/nl_NL.txt b/icu4c/source/data/coll/nl_NL.txt index e8f376c7cc2..6f317bc8312 100644 --- a/icu4c/source/data/coll/nl_NL.txt +++ b/icu4c/source/data/coll/nl_NL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/nn.txt b/icu4c/source/data/coll/nn.txt index 872487e7e98..d9f6ad5e91c 100644 --- a/icu4c/source/data/coll/nn.txt +++ b/icu4c/source/data/coll/nn.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/nn.xml +// * Source File:/common/collation/nn.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/nn.xml + * ICU source: /xml/collation/nn.xml */ nn{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{ @@ -20,7 +20,7 @@ nn{ "&Y<<ü<<<Ü<<ű<<<Ű" "&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/nn_NO.txt b/icu4c/source/data/coll/nn_NO.txt index c09d9af4b07..57dc235542f 100644 --- a/icu4c/source/data/coll/nn_NO.txt +++ b/icu4c/source/data/coll/nn_NO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/om.txt b/icu4c/source/data/coll/om.txt index 3c77fea4920..81fc7225bbf 100644 --- a/icu4c/source/data/coll/om.txt +++ b/icu4c/source/data/coll/om.txt @@ -3,21 +3,21 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/om.xml +// * Source File:/common/collation/om.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/om.xml + * ICU source: /xml/collation/om.xml */ om{ - Version{"1.11"} + Version{"1.12"} collations{ standard{ Sequence{ "&Z/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/om_KE.txt b/icu4c/source/data/coll/om_KE.txt index 69677378800..2d702478651 100644 --- a/icu4c/source/data/coll/om_KE.txt +++ b/icu4c/source/data/coll/om_KE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/or.txt b/icu4c/source/data/coll/or.txt index c9eccc11898..5f562f3cb75 100644 --- a/icu4c/source/data/coll/or.txt +++ b/icu4c/source/data/coll/or.txt @@ -3,18 +3,21 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/or.xml +// * Source File:/common/collation/or.xml // * // *************************************************************************** +/** + * ICU source: /xml/collation/or.xml + */ or{ /** * Draft */ - Version{"1.5"} + Version{"1.6"} collations{ standard{ Sequence{" [normalization on ]&ହ<କ୍ଷ<ଡ଼<ଢ଼<ୟ<ୱ<ଵ<ଂ<ଃ<ଁ<୍<଼"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/pa.txt b/icu4c/source/data/coll/pa.txt index 30c8555af8d..38f87d2e97d 100644 --- a/icu4c/source/data/coll/pa.txt +++ b/icu4c/source/data/coll/pa.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/pa.xml +// * Source File:/common/collation/pa.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/pa.xml + * ICU source: /xml/collation/pa.xml */ pa{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{" [normalization on ]"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/pa_IN.txt b/icu4c/source/data/coll/pa_IN.txt index ff5dde38eee..16580087f83 100644 --- a/icu4c/source/data/coll/pa_IN.txt +++ b/icu4c/source/data/coll/pa_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/pl.txt b/icu4c/source/data/coll/pl.txt index 3593c1f9844..fd45b5592e3 100644 --- a/icu4c/source/data/coll/pl.txt +++ b/icu4c/source/data/coll/pl.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/pl.xml +// * Source File:/common/collation/pl.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/pl.xml + * ICU source: /xml/collation/pl.xml */ pl{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{ @@ -23,7 +23,7 @@ pl{ "&S<ś<<<Ś" "&Z<ź<<<Ź<ż<<<Ż" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/pl_PL.txt b/icu4c/source/data/coll/pl_PL.txt index 6c620fa33c3..b67bc40f19c 100644 --- a/icu4c/source/data/coll/pl_PL.txt +++ b/icu4c/source/data/coll/pl_PL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ps.txt b/icu4c/source/data/coll/ps.txt index 01a047a38fe..3cac22ec54f 100644 --- a/icu4c/source/data/coll/ps.txt +++ b/icu4c/source/data/coll/ps.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/ps.xml +// * Source File:/common/collation/ps.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/ps.xml + * ICU source: /xml/collation/ps.xml */ ps{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{ @@ -32,7 +32,7 @@ ps{ "&ی<<ى<<ے<<ي<<ې<<ۍ<<یٔ<<<ىٔ<<<ئ" "&'\u00A0'<<'\u200C'<<'\u200D'" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/ps_AF.txt b/icu4c/source/data/coll/ps_AF.txt index f186ffc1a97..0d2ded4eebf 100644 --- a/icu4c/source/data/coll/ps_AF.txt +++ b/icu4c/source/data/coll/ps_AF.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/pt.txt b/icu4c/source/data/coll/pt.txt index 94e3be6c35d..254467d2249 100644 --- a/icu4c/source/data/coll/pt.txt +++ b/icu4c/source/data/coll/pt.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/pt_BR.txt b/icu4c/source/data/coll/pt_BR.txt index d0215cc06c0..b3aeefd7094 100644 --- a/icu4c/source/data/coll/pt_BR.txt +++ b/icu4c/source/data/coll/pt_BR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/pt_PT.txt b/icu4c/source/data/coll/pt_PT.txt index bbb7c1495c4..14c93cf0367 100644 --- a/icu4c/source/data/coll/pt_PT.txt +++ b/icu4c/source/data/coll/pt_PT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ro.txt b/icu4c/source/data/coll/ro.txt index 9546aea040c..56e56421e07 100644 --- a/icu4c/source/data/coll/ro.txt +++ b/icu4c/source/data/coll/ro.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/ro.xml +// * Source File:/common/collation/ro.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/ro.xml + * ICU source: /xml/collation/ro.xml */ ro{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{"&A<ă<<<Ă<â<<<Â&D<đ<<<Đ&I<î<<<Î&S<ş=ș<<<Ş=Ș&T<ţ=ț<<<Ţ=Ț&Z<ż<<<Ż"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/ro_RO.txt b/icu4c/source/data/coll/ro_RO.txt index 8295b90817b..c23a66889e4 100644 --- a/icu4c/source/data/coll/ro_RO.txt +++ b/icu4c/source/data/coll/ro_RO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/root.txt b/icu4c/source/data/coll/root.txt index 77413606f01..8c6dde6b1e0 100644 --- a/icu4c/source/data/coll/root.txt +++ b/icu4c/source/data/coll/root.txt @@ -3,20 +3,20 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/root.xml +// * Source File:/common/collation/root.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/root.xml + * ICU source: /xml/collation/root.xml */ root{ UCARules:process(uca_rules){"../unidata/UCARules.txt"} - Version{"1.22"} + Version{"1.23"} collations{ default{"standard"} standard{ Sequence{""} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/ru.txt b/icu4c/source/data/coll/ru.txt index fd8c62f77e6..92e57fc826a 100644 --- a/icu4c/source/data/coll/ru.txt +++ b/icu4c/source/data/coll/ru.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/ru.xml +// * Source File:/common/collation/ru.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/ru.xml + * ICU source: /xml/collation/ru.xml */ ru{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{"[suppressContractions [Ѐ-џ] ]"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/ru_RU.txt b/icu4c/source/data/coll/ru_RU.txt index fe374075ea5..c530b056bf8 100644 --- a/icu4c/source/data/coll/ru_RU.txt +++ b/icu4c/source/data/coll/ru_RU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ru_UA.txt b/icu4c/source/data/coll/ru_UA.txt index 3c370ded556..c436f3c704b 100644 --- a/icu4c/source/data/coll/ru_UA.txt +++ b/icu4c/source/data/coll/ru_UA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sh.txt b/icu4c/source/data/coll/sh.txt index 5bc266b83b1..65de5a2bcfa 100644 --- a/icu4c/source/data/coll/sh.txt +++ b/icu4c/source/data/coll/sh.txt @@ -3,13 +3,13 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/sh.xml +// * Source File:/common/collation/sh.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/sh.xml + * ICU source: /xml/collation/sh.xml */ sh{ - Version{"1.19"} + Version{"1.20"} collations:alias{"hr/collations"} } diff --git a/icu4c/source/data/coll/sh_BA.txt b/icu4c/source/data/coll/sh_BA.txt index e53bd977aaf..104acbbee60 100644 --- a/icu4c/source/data/coll/sh_BA.txt +++ b/icu4c/source/data/coll/sh_BA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sh_YU.txt b/icu4c/source/data/coll/sh_YU.txt index c0b0d9a04b9..275371ea9c7 100644 --- a/icu4c/source/data/coll/sh_YU.txt +++ b/icu4c/source/data/coll/sh_YU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sk.txt b/icu4c/source/data/coll/sk.txt index bf84d1f51f5..5c1dc2e32d7 100644 --- a/icu4c/source/data/coll/sk.txt +++ b/icu4c/source/data/coll/sk.txt @@ -3,28 +3,28 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/sk.xml +// * Source File:/common/collation/sk.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/sk.xml + * ICU source: /xml/collation/sk.xml */ sk{ - Version{"1.20"} + Version{"1.22"} collations{ standard{ Sequence{ "&A<ä<<<Ä" "&C<č<<<Č" "&D<đ<<<Đ" - "&H/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sl.txt b/icu4c/source/data/coll/sl.txt index 4c48c700b89..3138a45d88e 100644 --- a/icu4c/source/data/coll/sl.txt +++ b/icu4c/source/data/coll/sl.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/sl.xml +// * Source File:/common/collation/sl.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/sl.xml + * ICU source: /xml/collation/sl.xml */ sl{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{"&C<č<<<Č<ć<<<Ć&S<š<<<Š&Z<ž<<<Ž"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/sl_SI.txt b/icu4c/source/data/coll/sl_SI.txt index 80aab34e90c..5bb2d15d175 100644 --- a/icu4c/source/data/coll/sl_SI.txt +++ b/icu4c/source/data/coll/sl_SI.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sq.txt b/icu4c/source/data/coll/sq.txt index 6263236f8e6..4200bdce6bf 100644 --- a/icu4c/source/data/coll/sq.txt +++ b/icu4c/source/data/coll/sq.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/sq.xml +// * Source File:/common/collation/sq.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/sq.xml + * ICU source: /xml/collation/sq.xml */ sq{ - Version{"1.18"} + Version{"1.20"} collations{ standard{ Sequence{ @@ -26,7 +26,7 @@ sq{ "&[before 1]Y/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sr.txt b/icu4c/source/data/coll/sr.txt index 29cbb73a284..ebce35d1767 100644 --- a/icu4c/source/data/coll/sr.txt +++ b/icu4c/source/data/coll/sr.txt @@ -3,13 +3,13 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/sr.xml +// * Source File:/common/collation/sr.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/sr.xml + * ICU source: /xml/collation/sr.xml */ sr{ - Version{"1.16"} + Version{"1.17"} collations:alias{"ru/collations"} } diff --git a/icu4c/source/data/coll/sr_BA.txt b/icu4c/source/data/coll/sr_BA.txt index 3e4782584f7..787e6e40703 100644 --- a/icu4c/source/data/coll/sr_BA.txt +++ b/icu4c/source/data/coll/sr_BA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sr_Cyrl.txt b/icu4c/source/data/coll/sr_Cyrl.txt index 2a2b9a869d6..e7fdc6cc1a2 100644 --- a/icu4c/source/data/coll/sr_Cyrl.txt +++ b/icu4c/source/data/coll/sr_Cyrl.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sr_Cyrl_BA.txt b/icu4c/source/data/coll/sr_Cyrl_BA.txt index eb45ac0ade6..78737192b16 100644 --- a/icu4c/source/data/coll/sr_Cyrl_BA.txt +++ b/icu4c/source/data/coll/sr_Cyrl_BA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sr_Cyrl_YU.txt b/icu4c/source/data/coll/sr_Cyrl_YU.txt index 1a71d880c79..70654f996e5 100644 --- a/icu4c/source/data/coll/sr_Cyrl_YU.txt +++ b/icu4c/source/data/coll/sr_Cyrl_YU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sr_YU.txt b/icu4c/source/data/coll/sr_YU.txt index 8e8c1fbd42f..bcf67aed192 100644 --- a/icu4c/source/data/coll/sr_YU.txt +++ b/icu4c/source/data/coll/sr_YU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sv.txt b/icu4c/source/data/coll/sv.txt index 8ae97615cba..d23af3e5e72 100644 --- a/icu4c/source/data/coll/sv.txt +++ b/icu4c/source/data/coll/sv.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/sv.xml +// * Source File:/common/collation/sv.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/sv.xml + * ICU source: /xml/collation/sv.xml */ sv{ - Version{"1.18"} + Version{"1.21"} collations{ standard{ Sequence{ @@ -23,7 +23,7 @@ sv{ "&[before 1]ʒ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<<ô" "<<<Ô" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/sv_FI.txt b/icu4c/source/data/coll/sv_FI.txt index 6cc50cf2a23..00b07190cf0 100644 --- a/icu4c/source/data/coll/sv_FI.txt +++ b/icu4c/source/data/coll/sv_FI.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/sv_SE.txt b/icu4c/source/data/coll/sv_SE.txt index 18ee55b039b..f6b50b8103f 100644 --- a/icu4c/source/data/coll/sv_SE.txt +++ b/icu4c/source/data/coll/sv_SE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/ta.txt b/icu4c/source/data/coll/ta.txt index 57ecb246b07..e6cc71e539b 100644 --- a/icu4c/source/data/coll/ta.txt +++ b/icu4c/source/data/coll/ta.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/ta.xml +// * Source File:/common/collation/ta.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/ta.xml + * ICU source: /xml/collation/ta.xml */ ta{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{" [normalization on ]"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/ta_IN.txt b/icu4c/source/data/coll/ta_IN.txt index 4fe410309f8..17b45aea02b 100644 --- a/icu4c/source/data/coll/ta_IN.txt +++ b/icu4c/source/data/coll/ta_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/te.txt b/icu4c/source/data/coll/te.txt index f05da268e4f..d8d05496a14 100644 --- a/icu4c/source/data/coll/te.txt +++ b/icu4c/source/data/coll/te.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/te.xml +// * Source File:/common/collation/te.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/te.xml + * ICU source: /xml/collation/te.xml */ te{ - Version{"1.19"} + Version{"1.20"} collations{ standard{ Sequence{" [normalization on ]&హ<ఁ<ం<ః<్"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/te_IN.txt b/icu4c/source/data/coll/te_IN.txt index 8a6d86077d9..45bbf33d581 100644 --- a/icu4c/source/data/coll/te_IN.txt +++ b/icu4c/source/data/coll/te_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/th.txt b/icu4c/source/data/coll/th.txt index 9579e1fc2e4..4247f13cbab 100644 --- a/icu4c/source/data/coll/th.txt +++ b/icu4c/source/data/coll/th.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/th.xml +// * Source File:/common/collation/th.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/th.xml + * ICU source: /xml/collation/th.xml */ th{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{ @@ -23,7 +23,7 @@ th{ "&[last secondary ignorable ]<<<'\u0020'<<<'-'<<<'.'<<<'...'<<<ฯ<<<ๆ<" "<<๏<<<๚<<<๛" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/th_TH.txt b/icu4c/source/data/coll/th_TH.txt index a2e0dd1e6f4..9a6df038edc 100644 --- a/icu4c/source/data/coll/th_TH.txt +++ b/icu4c/source/data/coll/th_TH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/tr.txt b/icu4c/source/data/coll/tr.txt index 85eaf163b5f..0e448ba755a 100644 --- a/icu4c/source/data/coll/tr.txt +++ b/icu4c/source/data/coll/tr.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/tr.xml +// * Source File:/common/collation/tr.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/tr.xml + * ICU source: /xml/collation/tr.xml */ tr{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{"&C<ç<<<Ç&G<ğ<<<Ğ&[before 1]i<ı<</icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/uk.txt b/icu4c/source/data/coll/uk.txt index f7b190c6a32..39c92e610d2 100644 --- a/icu4c/source/data/coll/uk.txt +++ b/icu4c/source/data/coll/uk.txt @@ -3,18 +3,18 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/uk.xml +// * Source File:/common/collation/uk.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/uk.xml + * ICU source: /xml/collation/uk.xml */ uk{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{"&Г<ґ<<<Ґ"} - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/uk_UA.txt b/icu4c/source/data/coll/uk_UA.txt index 4927fe41c25..99d1847a943 100644 --- a/icu4c/source/data/coll/uk_UA.txt +++ b/icu4c/source/data/coll/uk_UA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/vi.txt b/icu4c/source/data/coll/vi.txt index 148f5e43913..81f73c7df12 100644 --- a/icu4c/source/data/coll/vi.txt +++ b/icu4c/source/data/coll/vi.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/vi.xml +// * Source File:/common/collation/vi.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/vi.xml + * ICU source: /xml/collation/vi.xml */ vi{ - Version{"1.18"} + Version{"1.19"} collations{ standard{ Sequence{ @@ -22,7 +22,7 @@ vi{ "&o<ô<<<Ô<ơ<<<Ơ" "&u<ư<<<Ư" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/vi_VN.txt b/icu4c/source/data/coll/vi_VN.txt index 31c67f00709..9476ea5eae1 100644 --- a/icu4c/source/data/coll/vi_VN.txt +++ b/icu4c/source/data/coll/vi_VN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/zh.txt b/icu4c/source/data/coll/zh.txt index d68410a7346..048f655c640 100644 --- a/icu4c/source/data/coll/zh.txt +++ b/icu4c/source/data/coll/zh.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/zh.xml +// * Source File:/common/collation/zh.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/zh.xml + * ICU source: /xml/collation/zh.xml */ zh{ - Version{"1.21"} + Version{"1.22"} collations{ big5han{ Sequence{ @@ -409,7 +409,7 @@ zh{ "<蠿<讞<貜<躩<軉<靋<顳<顴<飌<饡<馫<驤<驦<驧<鬤<鸕<鸗<齈<戇<欞<爧<虌<躨<钂<钀<钁<驩<驨<鬮<鸙<爩<虋<讟<钃" "<鱹<麷<癵<驫<鱺<鸝<灩<灪<麤<齾<齉<龘" } - Version{"1.3"} + Version{"1.4"} } default{"pinyin"} gb2312han{ @@ -624,7 +624,7 @@ zh{ "<骼<髁<髀<髅<髂<髋<髌<髑<魅<魃<魇<魉<魈<魍<魑<飨<餍<餮<饕<饔<髟<髡<髦<髯<髫<髻<髭<髹<鬈<鬏<鬓<鬟<鬣<麽" "<麾<縻<麂<麇<麈<麋<麒<鏖<麝<麟<黛<黜<黝<黠<黟<黢<黩<黧<黥<黪<黯<鼢<鼬<鼯<鼹<鼷<鼽<鼾<齄" } - Version{"1.3"} + Version{"1.4"} } pinyin{ Sequence{ @@ -1262,7 +1262,7 @@ zh{ "<鳟<鱒<鷷<僔<噂<撙<譐<捘<銌<昨<秨<莋<捽<椊<葃<稓<筰<鈼<左<佐<繓<作<坐<阼<岝<岞<怍<侳<柞<祚<胙<唑<座<袏" "<做<葄<蓙<飵<糳<咗" } - Version{"1.3"} + Version{"1.4"} } standard{ Sequence{ @@ -1276,7 +1276,7 @@ zh{ "&[before 2]u<<ū<<<Ū<<ú<<<Ú<<ǔ<<<Ǔ<<ù<<<Ù" "&U<<ǖ<<<Ǖ<<ǘ<<<Ǘ<<ǚ<<<Ǚ<<ǜ<<<Ǜ<<ü<<<Ü" } - Version{"1.3"} + Version{"1.4"} } stroke{ Sequence{ @@ -1675,7 +1675,7 @@ zh{ "<驤<驦<驧<鬤<鸕<鸗<齈<豔<鑿<鸚<戇<欞<爧<虌<躨<钂<钀<钁<驩<驨<鸙<爨<驪<鬱<鸛<鸞<虋<讟<钃<鱹<麷<癵<驫<鱺" "<鸝<灩<籲<灪<爩<麤<齾<齉<龘" } - Version{"1.3"} + Version{"1.4"} } } } diff --git a/icu4c/source/data/coll/zh_.txt b/icu4c/source/data/coll/zh_.txt index 59951544ef1..20b2caeb2aa 100644 --- a/icu4c/source/data/coll/zh_.txt +++ b/icu4c/source/data/coll/zh_.txt @@ -3,9 +3,12 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** +/** + * empty locale file for dependency checking + */ zh_{ /** * so genrb doesn't issue warnings diff --git a/icu4c/source/data/coll/zh_CN.txt b/icu4c/source/data/coll/zh_CN.txt index 1e3ce00f5fc..490bd916178 100644 --- a/icu4c/source/data/coll/zh_CN.txt +++ b/icu4c/source/data/coll/zh_CN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/zh_HK.txt b/icu4c/source/data/coll/zh_HK.txt index e0ad5e50339..6e2eeffe0fa 100644 --- a/icu4c/source/data/coll/zh_HK.txt +++ b/icu4c/source/data/coll/zh_HK.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/zh_HK.xml +// * Source File:/common/collation/zh_HK.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/zh_HK.xml + * ICU source: /xml/collation/zh_HK.xml */ zh_HK{ - Version{"1.6"} + Version{"1.7"} collations{ default{"stroke"} } diff --git a/icu4c/source/data/coll/zh_Hant.txt b/icu4c/source/data/coll/zh_Hant.txt index 6d377a846eb..a85d81f7cc6 100644 --- a/icu4c/source/data/coll/zh_Hant.txt +++ b/icu4c/source/data/coll/zh_Hant.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/zh_Hant.xml +// * Source File:/common/collation/zh_Hant.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/zh_Hant.xml + * ICU source: /xml/collation/zh_Hant.xml */ zh_Hant{ - Version{"1.6"} + Version{"1.7"} collations{ default{"stroke"} } diff --git a/icu4c/source/data/coll/zh_MO.txt b/icu4c/source/data/coll/zh_MO.txt index d90616ae397..dcbb9456efd 100644 --- a/icu4c/source/data/coll/zh_MO.txt +++ b/icu4c/source/data/coll/zh_MO.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/zh_MO.xml +// * Source File:/common/collation/zh_MO.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/zh_MO.xml + * ICU source: /xml/collation/zh_MO.xml */ zh_MO{ - Version{"1.6"} + Version{"1.7"} collations{ default{"stroke"} } diff --git a/icu4c/source/data/coll/zh_SG.txt b/icu4c/source/data/coll/zh_SG.txt index 37223dd8ddf..adc467c28b9 100644 --- a/icu4c/source/data/coll/zh_SG.txt +++ b/icu4c/source/data/coll/zh_SG.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** /** diff --git a/icu4c/source/data/coll/zh_TW.txt b/icu4c/source/data/coll/zh_TW.txt index 197f392cef8..62fd8ee1e01 100644 --- a/icu4c/source/data/coll/zh_TW.txt +++ b/icu4c/source/data/coll/zh_TW.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/collation/zh_TW.xml +// * Source File:/common/collation/zh_TW.xml // * // *************************************************************************** /** - * ICU source: ./xml/collation/zh_TW.xml + * ICU source: /xml/collation/zh_TW.xml */ zh_TW{ - Version{"1.6"} + Version{"1.7"} collations{ default{"stroke"} } diff --git a/icu4c/source/data/coll/zh_TW_STROKE.txt b/icu4c/source/data/coll/zh_TW_STROKE.txt index 2edee24a412..7d54745b915 100644 --- a/icu4c/source/data/coll/zh_TW_STROKE.txt +++ b/icu4c/source/data/coll/zh_TW_STROKE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** zh_TW_STROKE{ diff --git a/icu4c/source/data/coll/zh__PINYIN.txt b/icu4c/source/data/coll/zh__PINYIN.txt index 9a78853d315..ca2c4c14c18 100644 --- a/icu4c/source/data/coll/zh__PINYIN.txt +++ b/icu4c/source/data/coll/zh__PINYIN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: deprecatedList.xml +// * Source File:/icu-config.xml & build.xml // * // *************************************************************************** zh__PINYIN{ diff --git a/icu4c/source/data/icu-config.xml b/icu4c/source/data/icu-config.xml new file mode 100644 index 00000000000..adbcefeab60 --- /dev/null +++ b/icu4c/source/data/icu-config.xml @@ -0,0 +1,293 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icu4c/source/data/locales/af.txt b/icu4c/source/data/locales/af.txt index 16e707734af..46822618f98 100644 --- a/icu4c/source/data/locales/af.txt +++ b/icu4c/source/data/locales/af.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/af.xml +// * Source File:/common/main/af.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/af.xml + * ICU source: /xml/main/af.xml */ af{ Countries{ @@ -147,7 +147,7 @@ af{ "Rand", } } - ExemplarCharacters{"[a-záéèâêîôûëïöʼn]"} + ExemplarCharacters{"[a á â b-e é è ê ë f-i î ï j-o ô ö p-u û v-z ʼn]"} Languages{ af{"Afrikaans"} } @@ -165,10 +165,10 @@ af{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.33"} + Version{"1.38"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/af_ZA.txt b/icu4c/source/data/locales/af_ZA.txt index 9ddfb1d2b0b..a049b43ce87 100644 --- a/icu4c/source/data/locales/af_ZA.txt +++ b/icu4c/source/data/locales/af_ZA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/af_ZA.xml +// * Source File:/common/main/af_ZA.xml // * // *************************************************************************** af_ZA{ @@ -13,7 +13,7 @@ af_ZA{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/am.txt b/icu4c/source/data/locales/am.txt index 83bfc90ba0d..53bd81232dd 100644 --- a/icu4c/source/data/locales/am.txt +++ b/icu4c/source/data/locales/am.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/am.xml +// * Source File:/common/main/am.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/am.xml + * ICU source: /xml/main/am.xml */ am{ Countries{ @@ -157,8 +157,10 @@ am{ } } ExemplarCharacters{ - "[ሀ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚ፟-፼ᎀ-᎙ⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ" - "-ⷞ]" + "[፟ ፡ ፣-፧ ። ፠ ፨ ᎐-᎙ ፲-፼ ፩-፱ ሀ-ሏ ⶀ ሐ-ሟ ᎀ-ᎃ ⶁ ሠ-ሯ ⶂ ሰ-ሷ ⶃ ሸ-ሿ ⶄ ቀ-ቈ ቊ-ቍ ቐ-ቖ ቘ ቚ" + "-ቝ በ-ቧ ᎄ-ᎇ ⶅ ቨ-ቷ ⶆ ቸ-ቿ ⶇ ኀ-ኈ ኊ-ኍ ነ-ኗ ⶈ ኘ-ኟ ⶉ አ-ኧ ⶊ ከ-ኰ ኲ-ኵ ኸ-ኾ ዀ ዂ-ዅ ወ-ዖ ዘ-ዟ" + " ⶋ ዠ-ዷ ⶌ ዸ-ዿ ⶍ ጀ-ጇ ⶎ ገ-ጐ ጒ-ጕ ጘ-ጟ ⶓ-ⶖ ጠ-ጧ ⶏ ጨ-ጯ ⶐ ጰ-ጷ ⶑ ጸ-ፏ ᎈ-ᎋ ፐ-ፗ ᎌ-ᎏ ⶒ ፘ-ፚ" + " ⶠ-ⶦ ⶨ-ⶮ ⶰ-ⶶ ⶸ-ⶾ ⷀ-ⷆ ⷈ-ⷎ ⷐ-ⷖ ⷘ-ⷞ]" } Languages{ aa{"አፋርኛ"} @@ -307,7 +309,7 @@ am{ LocaleScript{ "Ethi", } - Version{"1.39"} + Version{"1.43"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/am_ET.txt b/icu4c/source/data/locales/am_ET.txt index d86aebb977b..60cb958fffb 100644 --- a/icu4c/source/data/locales/am_ET.txt +++ b/icu4c/source/data/locales/am_ET.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/am_ET.xml +// * Source File:/common/main/am_ET.xml // * // *************************************************************************** am_ET{ @@ -19,7 +19,7 @@ am_ET{ "#,##0%", "#E0", } - Version{"1.29"} + Version{"1.33"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/ar.txt b/icu4c/source/data/locales/ar.txt index ce68a4730e4..7e08c09c02f 100644 --- a/icu4c/source/data/locales/ar.txt +++ b/icu4c/source/data/locales/ar.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar.xml +// * Source File:/common/main/ar.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ar.xml + * ICU source: /xml/main/ar.xml */ ar{ Countries{ @@ -293,7 +293,7 @@ ar{ "YER", } } - ExemplarCharacters{"[ء-غـ-ْ‌‍‏‎]"} + ExemplarCharacters{"[‌ ‍ ً-ْ ـ ء-غ ف-ي]"} Keys{ calendar{"تقويم"} collation{"الترتيب"} @@ -394,7 +394,7 @@ ar{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -440,7 +440,7 @@ ar{ traditional{"تقليدي"} } } - Version{"1.46"} + Version{"1.52"} calendar{ buddhist{ eras{ @@ -571,7 +571,6 @@ ar{ } monthNames{ format{ - abbreviated:alias{"/LOCALE/calendar/islamic/monthNames/format/wide"} wide{ "محرم", "صفر", diff --git a/icu4c/source/data/locales/ar_AE.txt b/icu4c/source/data/locales/ar_AE.txt index a6d5d6587fe..1a115726f13 100644 --- a/icu4c/source/data/locales/ar_AE.txt +++ b/icu4c/source/data/locales/ar_AE.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_AE.xml +// * Source File:/common/main/ar_AE.xml // * // *************************************************************************** ar_AE{ - Version{"1.26"} + Version{"1.30"} } diff --git a/icu4c/source/data/locales/ar_BH.txt b/icu4c/source/data/locales/ar_BH.txt index c15f54d98af..519f66aca6c 100644 --- a/icu4c/source/data/locales/ar_BH.txt +++ b/icu4c/source/data/locales/ar_BH.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_BH.xml +// * Source File:/common/main/ar_BH.xml // * // *************************************************************************** ar_BH{ - Version{"1.26"} + Version{"1.30"} } diff --git a/icu4c/source/data/locales/ar_DZ.txt b/icu4c/source/data/locales/ar_DZ.txt index dc7e1eeffc5..df704a79017 100644 --- a/icu4c/source/data/locales/ar_DZ.txt +++ b/icu4c/source/data/locales/ar_DZ.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_DZ.xml +// * Source File:/common/main/ar_DZ.xml // * // *************************************************************************** ar_DZ{ @@ -18,8 +18,8 @@ ar_DZ{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.28"} + Version{"1.32"} } diff --git a/icu4c/source/data/locales/ar_EG.txt b/icu4c/source/data/locales/ar_EG.txt index 5ab86c6d365..5755c2b110c 100644 --- a/icu4c/source/data/locales/ar_EG.txt +++ b/icu4c/source/data/locales/ar_EG.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_EG.xml +// * Source File:/common/main/ar_EG.xml // * // *************************************************************************** ar_EG{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ eras{ diff --git a/icu4c/source/data/locales/ar_IQ.txt b/icu4c/source/data/locales/ar_IQ.txt index de90aa3f960..76353808bae 100644 --- a/icu4c/source/data/locales/ar_IQ.txt +++ b/icu4c/source/data/locales/ar_IQ.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_IQ.xml +// * Source File:/common/main/ar_IQ.xml // * // *************************************************************************** ar_IQ{ - Version{"1.26"} + Version{"1.30"} } diff --git a/icu4c/source/data/locales/ar_JO.txt b/icu4c/source/data/locales/ar_JO.txt index 1628496369d..13e2027b30f 100644 --- a/icu4c/source/data/locales/ar_JO.txt +++ b/icu4c/source/data/locales/ar_JO.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_JO.xml +// * Source File:/common/main/ar_JO.xml // * // *************************************************************************** ar_JO{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/ar_KW.txt b/icu4c/source/data/locales/ar_KW.txt index 31d1d6db8c5..67f4c824b04 100644 --- a/icu4c/source/data/locales/ar_KW.txt +++ b/icu4c/source/data/locales/ar_KW.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_KW.xml +// * Source File:/common/main/ar_KW.xml // * // *************************************************************************** ar_KW{ - Version{"1.28"} + Version{"1.32"} } diff --git a/icu4c/source/data/locales/ar_LB.txt b/icu4c/source/data/locales/ar_LB.txt index 86a53e45b9b..872602a808f 100644 --- a/icu4c/source/data/locales/ar_LB.txt +++ b/icu4c/source/data/locales/ar_LB.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_LB.xml +// * Source File:/common/main/ar_LB.xml // * // *************************************************************************** ar_LB{ - Version{"1.25"} + Version{"1.29"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/ar_LY.txt b/icu4c/source/data/locales/ar_LY.txt index 3cab4fe0348..167202a2eec 100644 --- a/icu4c/source/data/locales/ar_LY.txt +++ b/icu4c/source/data/locales/ar_LY.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_LY.xml +// * Source File:/common/main/ar_LY.xml // * // *************************************************************************** ar_LY{ - Version{"1.26"} + Version{"1.30"} } diff --git a/icu4c/source/data/locales/ar_MA.txt b/icu4c/source/data/locales/ar_MA.txt index a44caeaebb5..2f96814dee0 100644 --- a/icu4c/source/data/locales/ar_MA.txt +++ b/icu4c/source/data/locales/ar_MA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_MA.xml +// * Source File:/common/main/ar_MA.xml // * // *************************************************************************** ar_MA{ @@ -18,8 +18,8 @@ ar_MA{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.26"} + Version{"1.30"} } diff --git a/icu4c/source/data/locales/ar_OM.txt b/icu4c/source/data/locales/ar_OM.txt index dccbb64c5f2..bc2f2959f71 100644 --- a/icu4c/source/data/locales/ar_OM.txt +++ b/icu4c/source/data/locales/ar_OM.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_OM.xml +// * Source File:/common/main/ar_OM.xml // * // *************************************************************************** ar_OM{ - Version{"1.26"} + Version{"1.30"} } diff --git a/icu4c/source/data/locales/ar_QA.txt b/icu4c/source/data/locales/ar_QA.txt index 0253e9a1a25..559f7e1b256 100644 --- a/icu4c/source/data/locales/ar_QA.txt +++ b/icu4c/source/data/locales/ar_QA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_QA.xml +// * Source File:/common/main/ar_QA.xml // * // *************************************************************************** ar_QA{ @@ -13,7 +13,7 @@ ar_QA{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/ar_SA.txt b/icu4c/source/data/locales/ar_SA.txt index cf503490217..09530bf131b 100644 --- a/icu4c/source/data/locales/ar_SA.txt +++ b/icu4c/source/data/locales/ar_SA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_SA.xml +// * Source File:/common/main/ar_SA.xml // * // *************************************************************************** ar_SA{ @@ -13,7 +13,7 @@ ar_SA{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/ar_SD.txt b/icu4c/source/data/locales/ar_SD.txt index 6b7d1b5d42e..32a17433fce 100644 --- a/icu4c/source/data/locales/ar_SD.txt +++ b/icu4c/source/data/locales/ar_SD.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_SD.xml +// * Source File:/common/main/ar_SD.xml // * // *************************************************************************** ar_SD{ - Version{"1.24"} + Version{"1.28"} } diff --git a/icu4c/source/data/locales/ar_SY.txt b/icu4c/source/data/locales/ar_SY.txt index 2a0bba09228..bbe235e5862 100644 --- a/icu4c/source/data/locales/ar_SY.txt +++ b/icu4c/source/data/locales/ar_SY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_SY.xml +// * Source File:/common/main/ar_SY.xml // * // *************************************************************************** ar_SY{ @@ -13,7 +13,7 @@ ar_SY{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/ar_TN.txt b/icu4c/source/data/locales/ar_TN.txt index b99c13ebeb6..be880697bf7 100644 --- a/icu4c/source/data/locales/ar_TN.txt +++ b/icu4c/source/data/locales/ar_TN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_TN.xml +// * Source File:/common/main/ar_TN.xml // * // *************************************************************************** ar_TN{ @@ -18,7 +18,7 @@ ar_TN{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -27,7 +27,7 @@ ar_TN{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/ar_YE.txt b/icu4c/source/data/locales/ar_YE.txt index 3a0e46d2081..cf71d06cff6 100644 --- a/icu4c/source/data/locales/ar_YE.txt +++ b/icu4c/source/data/locales/ar_YE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ar_YE.xml +// * Source File:/common/main/ar_YE.xml // * // *************************************************************************** ar_YE{ @@ -13,7 +13,7 @@ ar_YE{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/as.txt b/icu4c/source/data/locales/as.txt index 4876a2e13de..6e8bbd0a7a3 100644 --- a/icu4c/source/data/locales/as.txt +++ b/icu4c/source/data/locales/as.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/as.xml +// * Source File:/common/main/as.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/as.xml + * ICU source: /xml/main/as.xml */ as{ Countries{ @@ -19,14 +19,17 @@ as{ "INR", } } - ExemplarCharacters{"[ঁ-ঃঅ-ঌএঐও-নপ-যলশ-হ়-ৄেৈো-ৎৗড়ঢ়য়-ৣৰ-৲‌‍]"} + ExemplarCharacters{ + "[‌ ‍ ় ঁ-ঃ ৲ অ-ঋ ৠ ঌ ৡ এ ঐ ও-ড ড় ঢ ঢ় ণ ত ৎ থ-ন প-য য় ৰ ল ৱ শ-হ ঽ-ৄ ৢ ৣ ে ৈ ো" + "-্ ৗ]" + } Languages{ as{"অসমীয়া"} } LocaleScript{ "Beng", } - Version{"1.18"} + Version{"1.22"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/as_IN.txt b/icu4c/source/data/locales/as_IN.txt index d1ad36fd166..a0e3ef58b6a 100644 --- a/icu4c/source/data/locales/as_IN.txt +++ b/icu4c/source/data/locales/as_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/as_IN.xml +// * Source File:/common/main/as_IN.xml // * // *************************************************************************** as_IN{ @@ -13,7 +13,7 @@ as_IN{ "#,##,##0%", "#E0", } - Version{"1.17"} + Version{"1.21"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/az.txt b/icu4c/source/data/locales/az.txt index 0201e6dbb02..52ff2829196 100644 --- a/icu4c/source/data/locales/az.txt +++ b/icu4c/source/data/locales/az.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/az.xml +// * Source File:/common/main/az.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/az.xml + * ICU source: /xml/main/az.xml */ az{ + AuxExemplarCharacters{"[w]"} Countries{ AZ{"Azərbaycan"} } @@ -19,7 +20,7 @@ az{ "Manat", } } - ExemplarCharacters{"[a-vx-zçəğıİöşü]"} + ExemplarCharacters{"[a-c ç d e ə f g ğ h i İ ı j-o ö p-s ş t u ü v x-z]"} Languages{ az{"azərbaycanca"} } @@ -37,10 +38,10 @@ az{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.24"} + Version{"1.30"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/az_AZ.txt b/icu4c/source/data/locales/az_AZ.txt index 7f0528aa55f..b1e51bad325 100644 --- a/icu4c/source/data/locales/az_AZ.txt +++ b/icu4c/source/data/locales/az_AZ.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/az_AZ.xml +// * Source File:/common/main/az_AZ.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/az_AZ.xml + * ICU source: /xml/main/az_AZ.xml */ az_AZ{ "%%ALIAS"{"az_Latn_AZ"} diff --git a/icu4c/source/data/locales/az_Cyrl.txt b/icu4c/source/data/locales/az_Cyrl.txt index ed11938c13d..1b4d19d194a 100644 --- a/icu4c/source/data/locales/az_Cyrl.txt +++ b/icu4c/source/data/locales/az_Cyrl.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/az_Cyrl.xml +// * Source File:/common/main/az_Cyrl.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/az_Cyrl.xml + * ICU source: /xml/main/az_Cyrl.xml */ az_Cyrl{ Countries{ @@ -19,14 +19,14 @@ az_Cyrl{ "манат", } } - ExemplarCharacters{"[а-хчшыјғҝүҹһәө]"} + ExemplarCharacters{"[а ә б-г ғ д-й ј к ҝ л-о ө п-у ү ф х һ ч ҹ ш ы]"} Languages{ az{"Азәрбајҹан"} } LocaleScript{ "Cyrl", } - Version{"1.6"} + Version{"1.11"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/az_Cyrl_AZ.txt b/icu4c/source/data/locales/az_Cyrl_AZ.txt index 0f79e425184..6161a133f8a 100644 --- a/icu4c/source/data/locales/az_Cyrl_AZ.txt +++ b/icu4c/source/data/locales/az_Cyrl_AZ.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/az_Cyrl_AZ.xml +// * Source File:/common/main/az_Cyrl_AZ.xml // * // *************************************************************************** az_Cyrl_AZ{ - Version{"1.3"} + Version{"1.7"} } diff --git a/icu4c/source/data/locales/az_Latn.txt b/icu4c/source/data/locales/az_Latn.txt index f0081131e8f..a149bd462b2 100644 --- a/icu4c/source/data/locales/az_Latn.txt +++ b/icu4c/source/data/locales/az_Latn.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/az_Latn.xml +// * Source File:/common/main/az_Latn.xml // * // *************************************************************************** az_Latn{ - Version{"1.7"} + Version{"1.11"} } diff --git a/icu4c/source/data/locales/az_Latn_AZ.txt b/icu4c/source/data/locales/az_Latn_AZ.txt index 683bafc8a4f..70c50a2dfe6 100644 --- a/icu4c/source/data/locales/az_Latn_AZ.txt +++ b/icu4c/source/data/locales/az_Latn_AZ.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/az_Latn_AZ.xml +// * Source File:/common/main/az_Latn_AZ.xml // * // *************************************************************************** az_Latn_AZ{ - Version{"1.6"} + Version{"1.10"} } diff --git a/icu4c/source/data/locales/be.txt b/icu4c/source/data/locales/be.txt index b41bc5ecacc..6a25280a0f5 100644 --- a/icu4c/source/data/locales/be.txt +++ b/icu4c/source/data/locales/be.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/be.xml +// * Source File:/common/main/be.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/be.xml + * ICU source: /xml/main/be.xml */ be{ Countries{ @@ -65,7 +65,7 @@ be{ "долар ЗША", } } - ExemplarCharacters{"[а-з й-ш ы-я ’ёіў {дж} {дз}]"} + ExemplarCharacters{"[’ а-д {дж} {дз} е ё ж з й і к-у ў ф-ш ы-я]"} Languages{ ar{"арабскі"} be{"Беларускі"} @@ -94,14 +94,14 @@ be{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ Cyrl{"кірылічны"} Latn{"лацінскі"} } - Version{"1.36"} + Version{"1.42"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/be_BY.txt b/icu4c/source/data/locales/be_BY.txt index 14fe701d28e..58382d9d027 100644 --- a/icu4c/source/data/locales/be_BY.txt +++ b/icu4c/source/data/locales/be_BY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/be_BY.xml +// * Source File:/common/main/be_BY.xml // * // *************************************************************************** be_BY{ @@ -13,5 +13,5 @@ be_BY{ "#,##0%", "#E0", } - Version{"1.26"} + Version{"1.30"} } diff --git a/icu4c/source/data/locales/bg.txt b/icu4c/source/data/locales/bg.txt index 44e9bbb191c..d0c6d40230e 100644 --- a/icu4c/source/data/locales/bg.txt +++ b/icu4c/source/data/locales/bg.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/bg.xml +// * Source File:/common/main/bg.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/bg.xml + * ICU source: /xml/main/bg.xml */ bg{ Countries{ @@ -1139,7 +1139,7 @@ bg{ "Зимбабвийски долар", } } - ExemplarCharacters{"[а-ь юяѣѫ]"} + ExemplarCharacters{"[а-ь ѣ ю я ѫ]"} Keys{ calendar{"Календар"} collation{"Сортиране"} @@ -1339,7 +1339,7 @@ bg{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1393,7 +1393,7 @@ bg{ traditional{"Традиционно"} } } - Version{"1.51"} + Version{"1.57"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/bg_BG.txt b/icu4c/source/data/locales/bg_BG.txt index fba41f068a9..c8994cf5245 100644 --- a/icu4c/source/data/locales/bg_BG.txt +++ b/icu4c/source/data/locales/bg_BG.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/bg_BG.xml +// * Source File:/common/main/bg_BG.xml // * // *************************************************************************** bg_BG{ @@ -13,7 +13,7 @@ bg_BG{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} delimiters{ alternateQuotationEnd{"„"} alternateQuotationStart{"“"} diff --git a/icu4c/source/data/locales/bn.txt b/icu4c/source/data/locales/bn.txt index da31294054e..5c06e959986 100644 --- a/icu4c/source/data/locales/bn.txt +++ b/icu4c/source/data/locales/bn.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/bn.xml +// * Source File:/common/main/bn.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/bn.xml + * ICU source: /xml/main/bn.xml */ bn{ Countries{ @@ -129,14 +129,17 @@ bn{ "INR", } } - ExemplarCharacters{"[ঁ-ঃঅ-ঌএঐও-নপ-রলশ-হ়-ৄেৈো-ৎৗড়ঢ়য়-ৣ০-৺‌‍]"} + ExemplarCharacters{ + "[‌ ‍ ় ঁ-ঃ ৺ ৸ ৹ ৲ ৳ ০ ১ ৴ ২ ৵ ৩ ৶ ৪ ৷ ৫-৯ অ-ঋ ৠ ঌ ৡ এ ঐ ও-ড ড় ঢ ঢ় ণ ত ৎ থ-ন" + " প-য য় র ৰ ল ৱ শ-হ ঽ-ৄ ৢ ৣ ে ৈ ো-্ ৗ]" + } Languages{ bn{"বাংলা"} } LocaleScript{ "Beng", } - Version{"1.32"} + Version{"1.37"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/bn_IN.txt b/icu4c/source/data/locales/bn_IN.txt index 427cf2bcc2c..a734675e95a 100644 --- a/icu4c/source/data/locales/bn_IN.txt +++ b/icu4c/source/data/locales/bn_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/bn_IN.xml +// * Source File:/common/main/bn_IN.xml // * // *************************************************************************** bn_IN{ @@ -13,7 +13,7 @@ bn_IN{ "#,##,##0%", "#E0", } - Version{"1.33"} + Version{"1.37"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/ca.txt b/icu4c/source/data/locales/ca.txt index eb61a4baf1c..ded991ddf31 100644 --- a/icu4c/source/data/locales/ca.txt +++ b/icu4c/source/data/locales/ca.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ca.xml +// * Source File:/common/main/ca.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ca.xml + * ICU source: /xml/main/ca.xml */ ca{ Countries{ @@ -251,7 +251,7 @@ ca{ "Dòlar EUA", } } - ExemplarCharacters{"[a-z é í ó ú à è ò ï ü ŀ ç ñ]"} + ExemplarCharacters{"[a à b c ç d e é è f-i í ï j-l ŀ m n ñ o ó ò p-u ú ü v-z]"} Languages{ aa{"àfar"} ab{"abkhaz"} @@ -407,13 +407,13 @@ ca{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ Latn{"Llatí"} } - Version{"1.48"} + Version{"1.54"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/ca_ES.txt b/icu4c/source/data/locales/ca_ES.txt index 6490741c8c7..95057edf08a 100644 --- a/icu4c/source/data/locales/ca_ES.txt +++ b/icu4c/source/data/locales/ca_ES.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ca_ES.xml +// * Source File:/common/main/ca_ES.xml // * // *************************************************************************** ca_ES{ @@ -13,5 +13,5 @@ ca_ES{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} } diff --git a/icu4c/source/data/locales/cs.txt b/icu4c/source/data/locales/cs.txt index 4d0cd9e30cd..12033fcd485 100644 --- a/icu4c/source/data/locales/cs.txt +++ b/icu4c/source/data/locales/cs.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/cs.xml +// * Source File:/common/main/cs.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/cs.xml + * ICU source: /xml/main/cs.xml */ cs{ Countries{ @@ -1253,7 +1253,7 @@ cs{ "Dolar zimbabwský", } } - ExemplarCharacters{"[a-z ý á é í ó ú ě ů č ď ň ř š ť ž]"} + ExemplarCharacters{"[a á b c č d ď e é ě f-i í j-n ň o ó p-r ř s š t ť u ú ů v-y ý z ž]"} Keys{ calendar{"Kalendář"} collation{"Třídění"} @@ -1414,7 +1414,7 @@ cs{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1431,7 +1431,7 @@ cs{ japanese{"Japonský kalendář"} } } - Version{"1.61"} + Version{"1.68"} calendar{ gregorian{ AmPmMarkers{ @@ -1662,9 +1662,6 @@ cs{ "Antarctica:South_Pole"{ ec{"Jižní pól"} } - "Asia:Jakarta"{ - ec{"Jakarta"} - } "Asia:Jerusalem"{ ec{"Jeruzalém"} ld{"Izraelský letní čas"} diff --git a/icu4c/source/data/locales/cs_CZ.txt b/icu4c/source/data/locales/cs_CZ.txt index ad8e2ebfe07..4643ea17a70 100644 --- a/icu4c/source/data/locales/cs_CZ.txt +++ b/icu4c/source/data/locales/cs_CZ.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/cs_CZ.xml +// * Source File:/common/main/cs_CZ.xml // * // *************************************************************************** cs_CZ{ @@ -13,5 +13,5 @@ cs_CZ{ "#,##0%", "#E0", } - Version{"1.29"} + Version{"1.33"} } diff --git a/icu4c/source/data/locales/cy.txt b/icu4c/source/data/locales/cy.txt index a1dfa6bdb51..f5c240c7ce8 100644 --- a/icu4c/source/data/locales/cy.txt +++ b/icu4c/source/data/locales/cy.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/cy.xml +// * Source File:/common/main/cy.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/cy.xml + * ICU source: /xml/main/cy.xml */ cy{ + AuxExemplarCharacters{"[jkqvxz]"} Countries{ GB{"Prydain Fawr"} } @@ -47,7 +48,10 @@ cy{ "Doler yr UDA", } } - ExemplarCharacters{"[a-z âäáàêëéèîïíìôöóòûüúùŵẅẃẁŷÿýỳ]"} + ExemplarCharacters{ + "[a á à â ä b-e é è ê ë f-i í ì î ï j-o ó ò ô ö p-u ú ù û ü v w ẃ ẁ ŵ ẅ x y ý" + " ỳ ŷ ÿ z]" + } Languages{ ar{"Arabeg"} cy{"Cymraeg"} @@ -68,7 +72,7 @@ cy{ Scripts{ Latn{"Lladin"} } - Version{"1.23"} + Version{"1.30"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/cy_GB.txt b/icu4c/source/data/locales/cy_GB.txt index b20726c36b1..e5c6d80e5d6 100644 --- a/icu4c/source/data/locales/cy_GB.txt +++ b/icu4c/source/data/locales/cy_GB.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/cy_GB.xml +// * Source File:/common/main/cy_GB.xml // * // *************************************************************************** cy_GB{ @@ -13,7 +13,7 @@ cy_GB{ "#,##0%", "#E0", } - Version{"1.20"} + Version{"1.24"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/da.txt b/icu4c/source/data/locales/da.txt index 8b61de52791..f007181d13a 100644 --- a/icu4c/source/data/locales/da.txt +++ b/icu4c/source/data/locales/da.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/da.xml +// * Source File:/common/main/da.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/da.xml + * ICU source: /xml/main/da.xml */ da{ Countries{ @@ -1181,7 +1181,7 @@ da{ "Zimbabwisk dollar", } } - ExemplarCharacters{"[a-z æ å ø á é í ó ú ý]"} + ExemplarCharacters{"[a á b-e é f-i í j-o ó p-u ú v-y ý z æ ø å]"} Keys{ calendar{"Kalender"} collation{"Sortering"} @@ -1658,7 +1658,7 @@ da{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1704,7 +1704,7 @@ da{ traditional{"Traditionel sorteringsrækkefølge"} } } - Version{"1.46"} + Version{"1.52"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/da_DK.txt b/icu4c/source/data/locales/da_DK.txt index 1da237686fd..9ec59dbf6b0 100644 --- a/icu4c/source/data/locales/da_DK.txt +++ b/icu4c/source/data/locales/da_DK.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/da_DK.xml +// * Source File:/common/main/da_DK.xml // * // *************************************************************************** da_DK{ @@ -13,5 +13,5 @@ da_DK{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/de.txt b/icu4c/source/data/locales/de.txt index b01df133087..c8a8d37a01d 100644 --- a/icu4c/source/data/locales/de.txt +++ b/icu4c/source/data/locales/de.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/de.xml +// * Source File:/common/main/de.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/de.xml + * ICU source: /xml/main/de.xml */ de{ Countries{ @@ -1224,7 +1224,7 @@ de{ "Simbabwe Dollar", } } - ExemplarCharacters{"[a-z ä ö ü ß]"} + ExemplarCharacters{"[a ä b-o ö p-s ß t u ü v-z]"} Keys{ calendar{"Kalender"} collation{"Sortierung"} @@ -1713,7 +1713,7 @@ de{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1787,7 +1787,7 @@ de{ POSIX{"Posix"} REVISED{"Revidiert"} } - Version{"1.52"} + Version{"1.58"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/de_AT.txt b/icu4c/source/data/locales/de_AT.txt index 0ebb27faa32..6350cf72070 100644 --- a/icu4c/source/data/locales/de_AT.txt +++ b/icu4c/source/data/locales/de_AT.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/de_AT.xml +// * Source File:/common/main/de_AT.xml // * // *************************************************************************** de_AT{ - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/de_BE.txt b/icu4c/source/data/locales/de_BE.txt index 7f5e8cd87a8..f502bb7f81f 100644 --- a/icu4c/source/data/locales/de_BE.txt +++ b/icu4c/source/data/locales/de_BE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/de_BE.xml +// * Source File:/common/main/de_BE.xml // * // *************************************************************************** de_BE{ @@ -19,7 +19,7 @@ de_BE{ "#,##0%", "#E0", } - Version{"1.30"} + Version{"1.34"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/de_CH.txt b/icu4c/source/data/locales/de_CH.txt index 9701a2d0a20..b4c7ec24e81 100644 --- a/icu4c/source/data/locales/de_CH.txt +++ b/icu4c/source/data/locales/de_CH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/de_CH.xml +// * Source File:/common/main/de_CH.xml // * // *************************************************************************** de_CH{ @@ -31,7 +31,7 @@ de_CH{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -40,5 +40,5 @@ de_CH{ "#,##0%", "#E0", } - Version{"1.31"} + Version{"1.35"} } diff --git a/icu4c/source/data/locales/de_DE.txt b/icu4c/source/data/locales/de_DE.txt index b35ce54aff2..87672f60b76 100644 --- a/icu4c/source/data/locales/de_DE.txt +++ b/icu4c/source/data/locales/de_DE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/de_DE.xml +// * Source File:/common/main/de_DE.xml // * // *************************************************************************** de_DE{ @@ -13,5 +13,5 @@ de_DE{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} } diff --git a/icu4c/source/data/locales/de_LU.txt b/icu4c/source/data/locales/de_LU.txt index 315bb498902..448a2d804cc 100644 --- a/icu4c/source/data/locales/de_LU.txt +++ b/icu4c/source/data/locales/de_LU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/de_LU.xml +// * Source File:/common/main/de_LU.xml // * // *************************************************************************** de_LU{ @@ -24,5 +24,5 @@ de_LU{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} } diff --git a/icu4c/source/data/locales/el.txt b/icu4c/source/data/locales/el.txt index 5eb4063b4d4..9629bf70f3d 100644 --- a/icu4c/source/data/locales/el.txt +++ b/icu4c/source/data/locales/el.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/el.xml +// * Source File:/common/main/el.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/el.xml + * ICU source: /xml/main/el.xml */ el{ Countries{ @@ -1187,7 +1187,7 @@ el{ "Δολάριο Ζιμπάμπουε", } } - ExemplarCharacters{"[ΐά-ώ]"} + ExemplarCharacters{"[α ά β-ε έ ζ η ή θ ι ί ϊ ΐ κ-ο ό π ρ σ ς τ υ ύ ϋ ΰ φ-ω ώ]"} Keys{ calendar{"Ημερολόγιο"} collation{"Τακτοποίηση"} @@ -1280,7 +1280,7 @@ el{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1320,7 +1320,7 @@ el{ traditional{"Παραδοσιακή"} } } - Version{"1.50"} + Version{"1.56"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/el_GR.txt b/icu4c/source/data/locales/el_GR.txt index a4211ad4033..67a7da143cc 100644 --- a/icu4c/source/data/locales/el_GR.txt +++ b/icu4c/source/data/locales/el_GR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/el_GR.xml +// * Source File:/common/main/el_GR.xml // * // *************************************************************************** el_GR{ @@ -24,5 +24,5 @@ el_GR{ "#,##0%", "#E0", } - Version{"1.30"} + Version{"1.34"} } diff --git a/icu4c/source/data/locales/en.txt b/icu4c/source/data/locales/en.txt index bd5ce046128..b1685f12878 100644 --- a/icu4c/source/data/locales/en.txt +++ b/icu4c/source/data/locales/en.txt @@ -3,14 +3,17 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en.xml +// * Source File:/common/main/en.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/en.xml + * ICU source: /xml/main/en.xml */ en{ - AuxExemplarCharacters{"[áà éè íì óò úù âêîôû æœ äëïöüÿ āēīōū ăĕĭŏŭ åø çñß]"} + AuxExemplarCharacters{ + "[á à ă â å ä ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ß ú ù ŭ û ü ū ÿ" + "]" + } Countries{ 001{"World"} 002{"Africa"} @@ -1972,7 +1975,7 @@ en{ SCOUSE{"Scouse"} XIANG{"Xiang or Hunanese"} } - Version{"1.72"} + Version{"1.78"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_AU.txt b/icu4c/source/data/locales/en_AU.txt index a79dc02fa54..266dd83ad4e 100644 --- a/icu4c/source/data/locales/en_AU.txt +++ b/icu4c/source/data/locales/en_AU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_AU.xml +// * Source File:/common/main/en_AU.xml // * // *************************************************************************** en_AU{ @@ -13,7 +13,7 @@ en_AU{ "Australian Dollar", } } - Version{"1.25"} + Version{"1.29"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_BE.txt b/icu4c/source/data/locales/en_BE.txt index 8bb2f96fa0a..4bb23e541f7 100644 --- a/icu4c/source/data/locales/en_BE.txt +++ b/icu4c/source/data/locales/en_BE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_BE.xml +// * Source File:/common/main/en_BE.xml // * // *************************************************************************** en_BE{ @@ -29,7 +29,7 @@ en_BE{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -38,7 +38,7 @@ en_BE{ "#,##0%", "#E0", } - Version{"1.32"} + Version{"1.36"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/en_BW.txt b/icu4c/source/data/locales/en_BW.txt index 1e1536521c3..d4ed5635c03 100644 --- a/icu4c/source/data/locales/en_BW.txt +++ b/icu4c/source/data/locales/en_BW.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_BW.xml +// * Source File:/common/main/en_BW.xml // * // *************************************************************************** en_BW{ - Version{"1.24"} + Version{"1.28"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_CA.txt b/icu4c/source/data/locales/en_CA.txt index 86deef94641..a1559a27741 100644 --- a/icu4c/source/data/locales/en_CA.txt +++ b/icu4c/source/data/locales/en_CA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_CA.xml +// * Source File:/common/main/en_CA.xml // * // *************************************************************************** en_CA{ @@ -19,7 +19,7 @@ en_CA{ "#,##0%", "#E0", } - Version{"1.31"} + Version{"1.35"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/en_GB.txt b/icu4c/source/data/locales/en_GB.txt index 8d515a664a7..058cb1acdc7 100644 --- a/icu4c/source/data/locales/en_GB.txt +++ b/icu4c/source/data/locales/en_GB.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_GB.xml +// * Source File:/common/main/en_GB.xml // * // *************************************************************************** en_GB{ - Version{"1.31"} + Version{"1.35"} calendar{ gregorian{ DateTimeElements:intvector{ @@ -27,13 +27,4 @@ en_GB{ } } } - zoneStrings{ - "Europe:London"{ - ec{"London"} - ld{"British Summer Time"} - ls{"Greenwich Mean Time"} - sd{"BST"} - ss{"GMT"} - } - } } diff --git a/icu4c/source/data/locales/en_HK.txt b/icu4c/source/data/locales/en_HK.txt index 6db7cadea21..c1e042d6904 100644 --- a/icu4c/source/data/locales/en_HK.txt +++ b/icu4c/source/data/locales/en_HK.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_HK.xml +// * Source File:/common/main/en_HK.xml // * // *************************************************************************** en_HK{ @@ -23,7 +23,7 @@ en_HK{ "#,##0%", "#E0", } - Version{"1.26"} + Version{"1.30"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_IE.txt b/icu4c/source/data/locales/en_IE.txt index 14dd0affde4..14ddc18b632 100644 --- a/icu4c/source/data/locales/en_IE.txt +++ b/icu4c/source/data/locales/en_IE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_IE.xml +// * Source File:/common/main/en_IE.xml // * // *************************************************************************** en_IE{ @@ -13,7 +13,7 @@ en_IE{ "Irish Pound", } } - Version{"1.30"} + Version{"1.34"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/en_IN.txt b/icu4c/source/data/locales/en_IN.txt index 91e10edfeee..36a64bf2ddd 100644 --- a/icu4c/source/data/locales/en_IN.txt +++ b/icu4c/source/data/locales/en_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_IN.xml +// * Source File:/common/main/en_IN.xml // * // *************************************************************************** en_IN{ @@ -13,7 +13,7 @@ en_IN{ "#,##,##0%", "#E0", } - Version{"1.31"} + Version{"1.35"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/en_MT.txt b/icu4c/source/data/locales/en_MT.txt index 9cf627b8c74..dad6ccf7a16 100644 --- a/icu4c/source/data/locales/en_MT.txt +++ b/icu4c/source/data/locales/en_MT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_MT.xml +// * Source File:/common/main/en_MT.xml // * // *************************************************************************** en_MT{ @@ -13,7 +13,7 @@ en_MT{ "British Pound Sterling", } } - Version{"1.30"} + Version{"1.34"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/en_NZ.txt b/icu4c/source/data/locales/en_NZ.txt index c86e1629318..de3fcd6d976 100644 --- a/icu4c/source/data/locales/en_NZ.txt +++ b/icu4c/source/data/locales/en_NZ.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_NZ.xml +// * Source File:/common/main/en_NZ.xml // * // *************************************************************************** en_NZ{ @@ -13,7 +13,7 @@ en_NZ{ "New Zealand Dollar", } } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_PH.txt b/icu4c/source/data/locales/en_PH.txt index 836f3187d7c..8ece04db26a 100644 --- a/icu4c/source/data/locales/en_PH.txt +++ b/icu4c/source/data/locales/en_PH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_PH.xml +// * Source File:/common/main/en_PH.xml // * // *************************************************************************** en_PH{ @@ -19,7 +19,7 @@ en_PH{ "#,##0%", "#E0", } - Version{"1.25"} + Version{"1.29"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_PK.txt b/icu4c/source/data/locales/en_PK.txt index 01f2f25ce68..3e464dde3d0 100644 --- a/icu4c/source/data/locales/en_PK.txt +++ b/icu4c/source/data/locales/en_PK.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_PK.xml +// * Source File:/common/main/en_PK.xml // * // *************************************************************************** en_PK{ @@ -13,7 +13,7 @@ en_PK{ "#,##,##0%", "#E0", } - Version{"1.9"} + Version{"1.13"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_SG.txt b/icu4c/source/data/locales/en_SG.txt index a1a6237c8a4..b7d8d95cd35 100644 --- a/icu4c/source/data/locales/en_SG.txt +++ b/icu4c/source/data/locales/en_SG.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_SG.xml +// * Source File:/common/main/en_SG.xml // * // *************************************************************************** en_SG{ @@ -17,7 +17,7 @@ en_SG{ "USD", } } - Version{"1.31"} + Version{"1.35"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_US.txt b/icu4c/source/data/locales/en_US.txt index 5bef85dbf3a..90279f96b91 100644 --- a/icu4c/source/data/locales/en_US.txt +++ b/icu4c/source/data/locales/en_US.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_US.xml +// * Source File:/common/main/en_US.xml // * // *************************************************************************** en_US{ @@ -24,5 +24,5 @@ en_US{ 279, 216, } - Version{"1.31"} + Version{"1.35"} } diff --git a/icu4c/source/data/locales/en_US_POSIX.txt b/icu4c/source/data/locales/en_US_POSIX.txt index dbdd749f0f3..2ac111cf1bb 100644 --- a/icu4c/source/data/locales/en_US_POSIX.txt +++ b/icu4c/source/data/locales/en_US_POSIX.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_US_POSIX.xml +// * Source File:/common/main/en_US_POSIX.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/en_US_POSIX.xml + * ICU source: /xml/main/en_US_POSIX.xml */ en_US_POSIX{ NumberElements{ @@ -30,7 +30,7 @@ en_US_POSIX{ "#0%", "0.000000E+000", } - Version{"1.32"} + Version{"1.36"} boundaries{ word{"word_POSIX"} } diff --git a/icu4c/source/data/locales/en_VI.txt b/icu4c/source/data/locales/en_VI.txt index dad33d2057f..606e12912f0 100644 --- a/icu4c/source/data/locales/en_VI.txt +++ b/icu4c/source/data/locales/en_VI.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_VI.xml +// * Source File:/common/main/en_VI.xml // * // *************************************************************************** en_VI{ @@ -13,5 +13,5 @@ en_VI{ "#,##0%", "#E0", } - Version{"1.25"} + Version{"1.29"} } diff --git a/icu4c/source/data/locales/en_ZA.txt b/icu4c/source/data/locales/en_ZA.txt index b82db9bdc16..7cbd8030432 100644 --- a/icu4c/source/data/locales/en_ZA.txt +++ b/icu4c/source/data/locales/en_ZA.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_ZA.xml +// * Source File:/common/main/en_ZA.xml // * // *************************************************************************** en_ZA{ - Version{"1.25"} + Version{"1.29"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/en_ZW.txt b/icu4c/source/data/locales/en_ZW.txt index 9b7841fce8c..dd2b27d8ef7 100644 --- a/icu4c/source/data/locales/en_ZW.txt +++ b/icu4c/source/data/locales/en_ZW.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/en_ZW.xml +// * Source File:/common/main/en_ZW.xml // * // *************************************************************************** en_ZW{ @@ -13,7 +13,7 @@ en_ZW{ "Zimbabwean Dollar", } } - Version{"1.25"} + Version{"1.29"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/eo.txt b/icu4c/source/data/locales/eo.txt index 063b140e8e8..b0b80dcc5bd 100644 --- a/icu4c/source/data/locales/eo.txt +++ b/icu4c/source/data/locales/eo.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/eo.xml +// * Source File:/common/main/eo.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/eo.xml + * ICU source: /xml/main/eo.xml */ eo{ + AuxExemplarCharacters{"[qw-y]"} Countries{ AD{"Andoro"} AE{"Unuiĝintaj Arabaj Emirlandos"} @@ -236,7 +237,7 @@ eo{ ZM{"Zambio"} ZW{"Zimbabvo"} } - ExemplarCharacters{"[a-z ŭ ĉ ĝ ĥ ĵ ŝ]"} + ExemplarCharacters{"[a-c ĉ d-g ĝ h ĥ i j ĵ k-s ŝ t u ŭ v-z]"} Languages{ aa{"afara"} ab{"abĥaza"} @@ -391,10 +392,10 @@ eo{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.36"} + Version{"1.42"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/es.txt b/icu4c/source/data/locales/es.txt index 096ad03bcfd..68a568aa532 100644 --- a/icu4c/source/data/locales/es.txt +++ b/icu4c/source/data/locales/es.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es.xml +// * Source File:/common/main/es.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/es.xml + * ICU source: /xml/main/es.xml */ es{ + AuxExemplarCharacters{"[ü]"} Countries{ AD{"Andorra"} AE{"Emiratos Árabes Unidos"} @@ -1229,7 +1230,7 @@ es{ "dólar de Zimbabue", } } - ExemplarCharacters{"[a-z ñ á é í ó ú ü]"} + ExemplarCharacters{"[a á b-e é f-i í j-n ñ o ó p-u ú ü v-z]"} Keys{ calendar{"calendario"} collation{"intercalación"} @@ -1712,7 +1713,7 @@ es{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -1799,7 +1800,7 @@ es{ Variants{ REVISED{"Revisado"} } - Version{"1.52"} + Version{"1.60"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/es_AR.txt b/icu4c/source/data/locales/es_AR.txt index 24619c91cc8..822007eb256 100644 --- a/icu4c/source/data/locales/es_AR.txt +++ b/icu4c/source/data/locales/es_AR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_AR.xml +// * Source File:/common/main/es_AR.xml // * // *************************************************************************** es_AR{ @@ -17,7 +17,7 @@ es_AR{ "Dólar Americano", } } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_BO.txt b/icu4c/source/data/locales/es_BO.txt index 6404c022591..37d2f99ff07 100644 --- a/icu4c/source/data/locales/es_BO.txt +++ b/icu4c/source/data/locales/es_BO.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_BO.xml +// * Source File:/common/main/es_BO.xml // * // *************************************************************************** es_BO{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_CL.txt b/icu4c/source/data/locales/es_CL.txt index eee63442885..fbd1693a70e 100644 --- a/icu4c/source/data/locales/es_CL.txt +++ b/icu4c/source/data/locales/es_CL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_CL.xml +// * Source File:/common/main/es_CL.xml // * // *************************************************************************** es_CL{ @@ -23,7 +23,7 @@ es_CL{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_CO.txt b/icu4c/source/data/locales/es_CO.txt index 4437eec59d4..bd57f5ab2c7 100644 --- a/icu4c/source/data/locales/es_CO.txt +++ b/icu4c/source/data/locales/es_CO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_CO.xml +// * Source File:/common/main/es_CO.xml // * // *************************************************************************** es_CO{ @@ -17,7 +17,7 @@ es_CO{ "Dólar Americano", } } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_CR.txt b/icu4c/source/data/locales/es_CR.txt index 358b9664d47..c9f39454f4a 100644 --- a/icu4c/source/data/locales/es_CR.txt +++ b/icu4c/source/data/locales/es_CR.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_CR.xml +// * Source File:/common/main/es_CR.xml // * // *************************************************************************** es_CR{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_DO.txt b/icu4c/source/data/locales/es_DO.txt index d707db2d33f..160d34e6602 100644 --- a/icu4c/source/data/locales/es_DO.txt +++ b/icu4c/source/data/locales/es_DO.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_DO.xml +// * Source File:/common/main/es_DO.xml // * // *************************************************************************** es_DO{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_EC.txt b/icu4c/source/data/locales/es_EC.txt index 7c57bbfad6f..3bb12beb650 100644 --- a/icu4c/source/data/locales/es_EC.txt +++ b/icu4c/source/data/locales/es_EC.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_EC.xml +// * Source File:/common/main/es_EC.xml // * // *************************************************************************** es_EC{ @@ -19,7 +19,7 @@ es_EC{ "#,##0%", "#E0", } - Version{"1.29"} + Version{"1.33"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_ES.txt b/icu4c/source/data/locales/es_ES.txt index 7796c7e9723..1b179990ba2 100644 --- a/icu4c/source/data/locales/es_ES.txt +++ b/icu4c/source/data/locales/es_ES.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_ES.xml +// * Source File:/common/main/es_ES.xml // * // *************************************************************************** es_ES{ @@ -24,7 +24,7 @@ es_ES{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_GT.txt b/icu4c/source/data/locales/es_GT.txt index 9ce386f2e28..195122749ce 100644 --- a/icu4c/source/data/locales/es_GT.txt +++ b/icu4c/source/data/locales/es_GT.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_GT.xml +// * Source File:/common/main/es_GT.xml // * // *************************************************************************** es_GT{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_HN.txt b/icu4c/source/data/locales/es_HN.txt index 7390f7b098e..39b6f5bec81 100644 --- a/icu4c/source/data/locales/es_HN.txt +++ b/icu4c/source/data/locales/es_HN.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_HN.xml +// * Source File:/common/main/es_HN.xml // * // *************************************************************************** es_HN{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_MX.txt b/icu4c/source/data/locales/es_MX.txt index 815153909cb..6afe3234f1b 100644 --- a/icu4c/source/data/locales/es_MX.txt +++ b/icu4c/source/data/locales/es_MX.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_MX.xml +// * Source File:/common/main/es_MX.xml // * // *************************************************************************** es_MX{ @@ -17,7 +17,7 @@ es_MX{ "Dólar Americano", } } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_NI.txt b/icu4c/source/data/locales/es_NI.txt index ece9ece5ac1..74d0ee80cd4 100644 --- a/icu4c/source/data/locales/es_NI.txt +++ b/icu4c/source/data/locales/es_NI.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_NI.xml +// * Source File:/common/main/es_NI.xml // * // *************************************************************************** es_NI{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_PA.txt b/icu4c/source/data/locales/es_PA.txt index 29c52538a08..8ef67ae98c4 100644 --- a/icu4c/source/data/locales/es_PA.txt +++ b/icu4c/source/data/locales/es_PA.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_PA.xml +// * Source File:/common/main/es_PA.xml // * // *************************************************************************** es_PA{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_PE.txt b/icu4c/source/data/locales/es_PE.txt index aa96ecb4a24..8a2e451c7a6 100644 --- a/icu4c/source/data/locales/es_PE.txt +++ b/icu4c/source/data/locales/es_PE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_PE.xml +// * Source File:/common/main/es_PE.xml // * // *************************************************************************** es_PE{ @@ -13,7 +13,7 @@ es_PE{ "#,##0%", "#E0", } - Version{"1.30"} + Version{"1.34"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_PR.txt b/icu4c/source/data/locales/es_PR.txt index bac465eb713..d26fc6c9581 100644 --- a/icu4c/source/data/locales/es_PR.txt +++ b/icu4c/source/data/locales/es_PR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_PR.xml +// * Source File:/common/main/es_PR.xml // * // *************************************************************************** es_PR{ @@ -13,7 +13,7 @@ es_PR{ "Dólar Americano", } } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_PY.txt b/icu4c/source/data/locales/es_PY.txt index 485d4733621..bdb139b3f4d 100644 --- a/icu4c/source/data/locales/es_PY.txt +++ b/icu4c/source/data/locales/es_PY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_PY.xml +// * Source File:/common/main/es_PY.xml // * // *************************************************************************** es_PY{ @@ -13,7 +13,7 @@ es_PY{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_SV.txt b/icu4c/source/data/locales/es_SV.txt index a21c57e92d0..bb852e2bfb2 100644 --- a/icu4c/source/data/locales/es_SV.txt +++ b/icu4c/source/data/locales/es_SV.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_SV.xml +// * Source File:/common/main/es_SV.xml // * // *************************************************************************** es_SV{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_US.txt b/icu4c/source/data/locales/es_US.txt index c8e3c6a1ae4..8d945f5c843 100644 --- a/icu4c/source/data/locales/es_US.txt +++ b/icu4c/source/data/locales/es_US.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_US.xml +// * Source File:/common/main/es_US.xml // * // *************************************************************************** es_US{ @@ -12,7 +12,7 @@ es_US{ 279, 216, } - Version{"1.35"} + Version{"1.39"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/es_UY.txt b/icu4c/source/data/locales/es_UY.txt index 0f1a94bdf84..876f1454e61 100644 --- a/icu4c/source/data/locales/es_UY.txt +++ b/icu4c/source/data/locales/es_UY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_UY.xml +// * Source File:/common/main/es_UY.xml // * // *************************************************************************** es_UY{ @@ -19,7 +19,7 @@ es_UY{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/es_VE.txt b/icu4c/source/data/locales/es_VE.txt index 365c2e8a46f..2c2513e6580 100644 --- a/icu4c/source/data/locales/es_VE.txt +++ b/icu4c/source/data/locales/es_VE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/es_VE.xml +// * Source File:/common/main/es_VE.xml // * // *************************************************************************** es_VE{ @@ -13,7 +13,7 @@ es_VE{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/et.txt b/icu4c/source/data/locales/et.txt index aa97a7f713d..0c3f9aa42e7 100644 --- a/icu4c/source/data/locales/et.txt +++ b/icu4c/source/data/locales/et.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/et.xml +// * Source File:/common/main/et.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/et.xml + * ICU source: /xml/main/et.xml */ et{ Countries{ @@ -267,7 +267,7 @@ et{ } } } - ExemplarCharacters{"[a-z õ ä ö ü š ž]"} + ExemplarCharacters{"[a-s š z ž t-w õ ä ö ü x y]"} Languages{ ar{"Araabia"} bg{"Bulgaaria"} @@ -314,10 +314,10 @@ et{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.40"} + Version{"1.46"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/et_EE.txt b/icu4c/source/data/locales/et_EE.txt index 8a2656fda5f..eb90d5d86d1 100644 --- a/icu4c/source/data/locales/et_EE.txt +++ b/icu4c/source/data/locales/et_EE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/et_EE.xml +// * Source File:/common/main/et_EE.xml // * // *************************************************************************** et_EE{ @@ -13,5 +13,5 @@ et_EE{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/eu.txt b/icu4c/source/data/locales/eu.txt index aa08bfbee19..2e39687cf15 100644 --- a/icu4c/source/data/locales/eu.txt +++ b/icu4c/source/data/locales/eu.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/eu.xml +// * Source File:/common/main/eu.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/eu.xml + * ICU source: /xml/main/eu.xml */ eu{ Countries{ @@ -132,7 +132,7 @@ eu{ } } } - ExemplarCharacters{"[a-zñç]"} + ExemplarCharacters{"[a-c ç d-n ñ o-z]"} Languages{ eu{"euskara"} } @@ -150,10 +150,10 @@ eu{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.36"} + Version{"1.41"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/eu_ES.txt b/icu4c/source/data/locales/eu_ES.txt index beda190476c..a63bc8dacaa 100644 --- a/icu4c/source/data/locales/eu_ES.txt +++ b/icu4c/source/data/locales/eu_ES.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/eu_ES.xml +// * Source File:/common/main/eu_ES.xml // * // *************************************************************************** eu_ES{ @@ -13,7 +13,7 @@ eu_ES{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/fa.txt b/icu4c/source/data/locales/fa.txt index 64f74aec348..24fa029ff2f 100644 --- a/icu4c/source/data/locales/fa.txt +++ b/icu4c/source/data/locales/fa.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fa.xml +// * Source File:/common/main/fa.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/fa.xml + * ICU source: /xml/main/fa.xml */ fa{ - AuxExemplarCharacters{"[\u0656\u0670]"} + AuxExemplarCharacters{"[ٖ ٰ]"} Countries{ AD{"آندورا"} AE{"امارات متحده‌ی عربی"} @@ -278,7 +278,10 @@ fa{ "USD", } } - ExemplarCharacters{"[ء-ؤئ-غفقل-وً-ْٰٔپچژکگی‌‍‏‎]"} + ExemplarCharacters{ + "[‌ ‍ َ ِ ُ ً ٍ ٌ ّ ْ ٔ ٰ آ ا ء أ ؤ ئ ب پ ت-ج چ ح-ز ژ س-غ ف ق ک گ ل-ن و ه ة ی" + "]" + } Languages{ aa{"آفاری"} ab{"آبخازی"} @@ -525,7 +528,7 @@ fa{ Yiii{"یی"} Zyyy{"مشترک"} } - Version{"1.43"} + Version{"1.47"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/fa_AF.txt b/icu4c/source/data/locales/fa_AF.txt index c240af9220e..bda020830cd 100644 --- a/icu4c/source/data/locales/fa_AF.txt +++ b/icu4c/source/data/locales/fa_AF.txt @@ -3,14 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fa_AF.xml +// * Source File:/common/main/fa_AF.xml // * // *************************************************************************** fa_AF{ - AuxExemplarCharacters{ - "[\u064a\u067c\u0681\u0685\u0689\u0693\u0696\u069a\u06ab\u06bc\u06cd\u06d0" - "\u0656\u0670]" - } + AuxExemplarCharacters{"[ٖ ٰ ټ ځ څ ډ ړ ږ ښ ګ ڼ ي ې ۍ]"} Countries{ AD{"اندورا"} AE{"امارات متحدهٔ عربی"} @@ -140,7 +137,7 @@ fa_AF{ sv{"سویدنی"} tg{"تاجکی"} } - Version{"1.33"} + Version{"1.37"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/fa_IR.txt b/icu4c/source/data/locales/fa_IR.txt index 1ef4258f196..6176037d10e 100644 --- a/icu4c/source/data/locales/fa_IR.txt +++ b/icu4c/source/data/locales/fa_IR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fa_IR.xml +// * Source File:/common/main/fa_IR.xml // * // *************************************************************************** fa_IR{ @@ -13,7 +13,7 @@ fa_IR{ "%#,##0", "#E0", } - Version{"1.32"} + Version{"1.36"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/fi.txt b/icu4c/source/data/locales/fi.txt index 7b373ac6b5f..2da758a7ae2 100644 --- a/icu4c/source/data/locales/fi.txt +++ b/icu4c/source/data/locales/fi.txt @@ -3,14 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fi.xml +// * Source File:/common/main/fi.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/fi.xml + * ICU source: /xml/main/fi.xml */ fi{ - AuxExemplarCharacters{"[à á ã æ è é ë ï ô õ ø ü œ ç č ñ ř]"} + AuxExemplarCharacters{"[á à ã č ç é è ë ï ñ ô ř ü æ ø õ œ]"} Countries{ 001{"maailma"} 002{"Afrikka"} @@ -1265,7 +1265,7 @@ fi{ "Zimbabwen dollari", } } - ExemplarCharacters{"[a-z å ä ö š ž]"} + ExemplarCharacters{"[a-s š t-z ž å ä ö]"} Keys{ calendar{"kalenteri"} collation{"lajittelu"} @@ -1749,7 +1749,7 @@ fi{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1868,7 +1868,7 @@ fi{ traditional{"perinteinen järjestys"} } } - Version{"1.56"} + Version{"1.60"} calendar{ gregorian{ AmPmMarkers{ @@ -2021,7 +2021,6 @@ fi{ islamic{ monthNames{ format{ - abbreviated:alias{"/LOCALE/calendar/islamic/monthNames/format/wide"} wide{ "muhárram", "sáfar", diff --git a/icu4c/source/data/locales/fi_FI.txt b/icu4c/source/data/locales/fi_FI.txt index c0180671daf..e45e44751bf 100644 --- a/icu4c/source/data/locales/fi_FI.txt +++ b/icu4c/source/data/locales/fi_FI.txt @@ -3,16 +3,16 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fi_FI.xml +// * Source File:/common/main/fi_FI.xml // * // *************************************************************************** fi_FI{ - AuxExemplarCharacters{"[à á ã æ è é ë ï ô õ ø ü œ ç č ñ ř â đ ń ŋ ŧ ŧ ǥ ǧ ǩ ǯ ʒ ȟ]"} + AuxExemplarCharacters{"[á à â ã č ç đ é è ë ǧ ǥ ȟ ï ǩ ń ñ ŋ ô ř ŧ ü æ ø õ œ ʒ ǯ]"} NumberPatterns{ "#,##0.###", "#,##0.00 ¤", "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} } diff --git a/icu4c/source/data/locales/fo.txt b/icu4c/source/data/locales/fo.txt index ce600fd39dc..25672ac96c7 100644 --- a/icu4c/source/data/locales/fo.txt +++ b/icu4c/source/data/locales/fo.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fo.xml +// * Source File:/common/main/fo.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/fo.xml + * ICU source: /xml/main/fo.xml */ fo{ + AuxExemplarCharacters{"[cqwz]"} Countries{ AE{"Sameindu Emirríkini"} AF{"Afganistan"} @@ -140,7 +141,7 @@ fo{ "DKK", } } - ExemplarCharacters{"[a-záæíðóøúý]"} + ExemplarCharacters{"[a á b-d ð e-i í j-o ó p-u ú v-y ý z æ ø]"} Languages{ fo{"føroyskt"} } @@ -158,10 +159,10 @@ fo{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.26"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fo_FO.txt b/icu4c/source/data/locales/fo_FO.txt index 4191e9fced8..febac5ced86 100644 --- a/icu4c/source/data/locales/fo_FO.txt +++ b/icu4c/source/data/locales/fo_FO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fo_FO.xml +// * Source File:/common/main/fo_FO.xml // * // *************************************************************************** fo_FO{ @@ -13,5 +13,5 @@ fo_FO{ "#,##0%", "#E0", } - Version{"1.26"} + Version{"1.30"} } diff --git a/icu4c/source/data/locales/fr.txt b/icu4c/source/data/locales/fr.txt index 09b87b85654..24bc3672594 100644 --- a/icu4c/source/data/locales/fr.txt +++ b/icu4c/source/data/locales/fr.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fr.xml +// * Source File:/common/main/fr.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/fr.xml + * ICU source: /xml/main/fr.xml */ fr{ Countries{ @@ -1249,7 +1249,7 @@ fr{ "dollar du Zimbabwe", } } - ExemplarCharacters{"[a-zéèùçàâêîôûæœëïÿü]"} + ExemplarCharacters{"[a à â æ b c ç d e é è ê ë f-i î ï j-o ô œ p-u ù û ü v-y ÿ z]"} Keys{ calendar{"Calendrier"} collation{"Ordonnancement"} @@ -1625,7 +1625,7 @@ fr{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -1712,7 +1712,7 @@ fr{ Variants{ REVISED{"Révisé"} } - Version{"1.61"} + Version{"1.67"} calendar{ gregorian{ DateTimeElements:intvector{ @@ -1825,7 +1825,6 @@ fr{ hebrew{ monthNames{ format{ - abbreviated:alias{"/LOCALE/calendar/hebrew/monthNames/format/wide"} wide{ "Tisseri", "Hesvan", @@ -1847,7 +1846,6 @@ fr{ islamic{ monthNames{ format{ - abbreviated:alias{"/LOCALE/calendar/islamic/monthNames/format/wide"} wide{ "Mouharram", "Safar", @@ -1865,7 +1863,6 @@ fr{ } } } - islamic-civil:alias{"/LOCALE/calendar/islamic"} } delimiters{ alternateQuotationEnd{"”"} diff --git a/icu4c/source/data/locales/fr_BE.txt b/icu4c/source/data/locales/fr_BE.txt index 84226a0e1b9..909b0853e24 100644 --- a/icu4c/source/data/locales/fr_BE.txt +++ b/icu4c/source/data/locales/fr_BE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fr_BE.xml +// * Source File:/common/main/fr_BE.xml // * // *************************************************************************** fr_BE{ @@ -18,10 +18,10 @@ fr_BE{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_CA.txt b/icu4c/source/data/locales/fr_CA.txt index 2edf66e2546..279807a3eb6 100644 --- a/icu4c/source/data/locales/fr_CA.txt +++ b/icu4c/source/data/locales/fr_CA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fr_CA.xml +// * Source File:/common/main/fr_CA.xml // * // *************************************************************************** fr_CA{ @@ -23,7 +23,7 @@ fr_CA{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/fr_CH.txt b/icu4c/source/data/locales/fr_CH.txt index 2af4417e2df..6c86ec21338 100644 --- a/icu4c/source/data/locales/fr_CH.txt +++ b/icu4c/source/data/locales/fr_CH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fr_CH.xml +// * Source File:/common/main/fr_CH.xml // * // *************************************************************************** fr_CH{ @@ -18,7 +18,7 @@ fr_CH{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -27,7 +27,7 @@ fr_CH{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/fr_FR.txt b/icu4c/source/data/locales/fr_FR.txt index e13ad595c97..eca2d221a5e 100644 --- a/icu4c/source/data/locales/fr_FR.txt +++ b/icu4c/source/data/locales/fr_FR.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fr_FR.xml +// * Source File:/common/main/fr_FR.xml // * // *************************************************************************** fr_FR{ - Version{"1.25"} + Version{"1.29"} } diff --git a/icu4c/source/data/locales/fr_LU.txt b/icu4c/source/data/locales/fr_LU.txt index 6ecf638e4ba..079cf6694e5 100644 --- a/icu4c/source/data/locales/fr_LU.txt +++ b/icu4c/source/data/locales/fr_LU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/fr_LU.xml +// * Source File:/common/main/fr_LU.xml // * // *************************************************************************** fr_LU{ @@ -28,8 +28,8 @@ fr_LU{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.28"} + Version{"1.32"} } diff --git a/icu4c/source/data/locales/ga.txt b/icu4c/source/data/locales/ga.txt index 67fefa1484e..cad26a1a41c 100644 --- a/icu4c/source/data/locales/ga.txt +++ b/icu4c/source/data/locales/ga.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ga.xml +// * Source File:/common/main/ga.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ga.xml + * ICU source: /xml/main/ga.xml */ ga{ + AuxExemplarCharacters{"[k]"} Countries{ AD{"Andóra"} AE{"Aontas na nÉimíríochtaí Arabacha"} @@ -1222,7 +1223,7 @@ ga{ "Dollar Siombábach", } } - ExemplarCharacters{"[a-z á é í ó ú]"} + ExemplarCharacters{"[a á b-e é f-i í j-o ó p-u ú v-z]"} Languages{ aa{"Afar"} ab{"Abcáisis"} @@ -1348,7 +1349,7 @@ ga{ LocaleScript{ "Latn", } - Version{"1.36"} + Version{"1.42"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/ga_IE.txt b/icu4c/source/data/locales/ga_IE.txt index 3a3dcb2bbed..f6166021ff9 100644 --- a/icu4c/source/data/locales/ga_IE.txt +++ b/icu4c/source/data/locales/ga_IE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ga_IE.xml +// * Source File:/common/main/ga_IE.xml // * // *************************************************************************** ga_IE{ @@ -19,7 +19,7 @@ ga_IE{ "#,##0%", "#E0", } - Version{"1.26"} + Version{"1.30"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/gl.txt b/icu4c/source/data/locales/gl.txt index a3edb5e15c4..2617ceeae4d 100644 --- a/icu4c/source/data/locales/gl.txt +++ b/icu4c/source/data/locales/gl.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/gl.xml +// * Source File:/common/main/gl.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/gl.xml + * ICU source: /xml/main/gl.xml */ gl{ + AuxExemplarCharacters{"[jkwy]"} Countries{ ES{"España"} } @@ -24,7 +25,7 @@ gl{ } } } - ExemplarCharacters{"[a-záéíóúüñ]"} + ExemplarCharacters{"[a á b-e é f-i í j-n ñ o ó p-u ú ü v-z]"} Languages{ gl{"galego"} } @@ -42,10 +43,10 @@ gl{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.23"} + Version{"1.29"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/gl_ES.txt b/icu4c/source/data/locales/gl_ES.txt index 55fedcd20df..b29328d7f9d 100644 --- a/icu4c/source/data/locales/gl_ES.txt +++ b/icu4c/source/data/locales/gl_ES.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/gl_ES.xml +// * Source File:/common/main/gl_ES.xml // * // *************************************************************************** gl_ES{ @@ -13,7 +13,7 @@ gl_ES{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/gu.txt b/icu4c/source/data/locales/gu.txt index 43df6fda456..95c9a06870a 100644 --- a/icu4c/source/data/locales/gu.txt +++ b/icu4c/source/data/locales/gu.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/gu.xml +// * Source File:/common/main/gu.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/gu.xml + * ICU source: /xml/main/gu.xml */ gu{ Countries{ @@ -28,7 +28,7 @@ gu{ "INR", } } - ExemplarCharacters{"[ઁ-ઃઅ-ઍએ-ઑઓ-નપ-રલળવ-હ઼-ૅે-ૉો-્ૐૠ-ૣ૦-૯૱‌‍]"} + ExemplarCharacters{"[‌ ‍ ૱ ૦-૯ ૐ અ-ઋ ૠ ઌ ૡ ઍ એ-ઑ ઓ-ન પ-ર લ ળ વ-હ ઼ ઁ-ઃ ઽ ્ ા-ૄ ૢ ૣ ૅ ે-ૉ ો ૌ]"} Languages{ gu{"ગુજરાતી"} } @@ -46,10 +46,10 @@ gu{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.27"} + Version{"1.33"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/gu_IN.txt b/icu4c/source/data/locales/gu_IN.txt index 1d0bd647203..9ea9e5803a4 100644 --- a/icu4c/source/data/locales/gu_IN.txt +++ b/icu4c/source/data/locales/gu_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/gu_IN.xml +// * Source File:/common/main/gu_IN.xml // * // *************************************************************************** gu_IN{ @@ -13,7 +13,7 @@ gu_IN{ "#,##,##0%", "#E0", } - Version{"1.34"} + Version{"1.38"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/gv.txt b/icu4c/source/data/locales/gv.txt index 69ddc2195b0..20f6ca14325 100644 --- a/icu4c/source/data/locales/gv.txt +++ b/icu4c/source/data/locales/gv.txt @@ -3,24 +3,24 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/gv.xml +// * Source File:/common/main/gv.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/gv.xml + * ICU source: /xml/main/gv.xml */ gv{ Countries{ GB{"Rywvaneth Unys"} } - ExemplarCharacters{"[a-zç]"} + ExemplarCharacters{"[a-c ç d-z]"} Languages{ gv{"Gaelg"} } LocaleScript{ "Latn", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/gv_GB.txt b/icu4c/source/data/locales/gv_GB.txt index 03938b7dbd0..a1f81ea62fc 100644 --- a/icu4c/source/data/locales/gv_GB.txt +++ b/icu4c/source/data/locales/gv_GB.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/gv_GB.xml +// * Source File:/common/main/gv_GB.xml // * // *************************************************************************** gv_GB{ @@ -13,7 +13,7 @@ gv_GB{ "#,##0%", "#E0", } - Version{"1.26"} + Version{"1.30"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/he.txt b/icu4c/source/data/locales/he.txt index 23f3f12040a..d8b7d581763 100644 --- a/icu4c/source/data/locales/he.txt +++ b/icu4c/source/data/locales/he.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/he.xml +// * Source File:/common/main/he.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/he.xml + * ICU source: /xml/main/he.xml */ he{ Countries{ @@ -277,7 +277,7 @@ he{ "USD", } } - ExemplarCharacters{"[ְ-ֹֻ-ֽֿׁ-ׂׄא-ת]"} + ExemplarCharacters{"[ֽ ׄ ְ-ֹ ֻ ׂ ׁ ּ ֿ א-י כ ך ל מ ם נ ן ס ע פ ף צ ץ ק-ת]"} Keys{ calendar{"לוח שנה"} collation{"מיון"} @@ -370,7 +370,7 @@ he{ hebrew{"לוח שנה עברי"} } } - Version{"1.51"} + Version{"1.57"} calendar{ gregorian{ DateTimePatterns{ @@ -470,7 +470,6 @@ he{ } monthNames{ format{ - abbreviated:alias{"/LOCALE/calendar/hebrew/monthNames/format/wide"} wide{ "תשרי", "חשון", @@ -497,7 +496,6 @@ he{ } monthNames{ format{ - abbreviated:alias{"/LOCALE/calendar/islamic/monthNames/format/wide"} wide{ "מוחרם", "ספר", @@ -515,7 +513,6 @@ he{ } } } - islamic-civil:alias{"/LOCALE/calendar/islamic"} } localPatternChars{"GanjkHmsSEDFwWxhKzAeugXZvcL"} zoneStrings{ diff --git a/icu4c/source/data/locales/he_IL.txt b/icu4c/source/data/locales/he_IL.txt index 1595842f194..02c9d7f2c84 100644 --- a/icu4c/source/data/locales/he_IL.txt +++ b/icu4c/source/data/locales/he_IL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/he_IL.xml +// * Source File:/common/main/he_IL.xml // * // *************************************************************************** he_IL{ @@ -13,5 +13,5 @@ he_IL{ "#,##0%", "#E0", } - Version{"1.29"} + Version{"1.33"} } diff --git a/icu4c/source/data/locales/hi.txt b/icu4c/source/data/locales/hi.txt index 685d9cca8a1..62a8d3422ba 100644 --- a/icu4c/source/data/locales/hi.txt +++ b/icu4c/source/data/locales/hi.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/hi.xml +// * Source File:/common/main/hi.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/hi.xml + * ICU source: /xml/main/hi.xml */ hi{ Countries{ @@ -186,7 +186,10 @@ hi{ "INR", } } - ExemplarCharacters{"[ँ-ह़-्ॐ-॔क़-ॣ०-९ॽ‌‍]"} + ExemplarCharacters{ + "[‌ ‍ ॐ ०-९ ऄ-ऋ ॠ ऌ ॡ ऍ-क क़ ख ख़ ग ग़ घ-ज ज़ झ-ड ड़ ढ ढ़ ण-फ फ़ ब-य य़ र-ह ़ ँ-ः ॑-॔" + " ऽ ् ॽ ा-ॄ ॢ ॣ ॅ-ौ]" + } Languages{ aa{"अफ़ार"} ab{"अब्खाज़ियन्"} @@ -345,10 +348,10 @@ hi{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.37"} + Version{"1.43"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/hi_IN.txt b/icu4c/source/data/locales/hi_IN.txt index 2b32e8d70c4..0d2b2d57a7e 100644 --- a/icu4c/source/data/locales/hi_IN.txt +++ b/icu4c/source/data/locales/hi_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/hi_IN.xml +// * Source File:/common/main/hi_IN.xml // * // *************************************************************************** hi_IN{ @@ -13,7 +13,7 @@ hi_IN{ "#,##,##0%", "#E0", } - Version{"1.33"} + Version{"1.37"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/hr.txt b/icu4c/source/data/locales/hr.txt index eaaa1c12d02..70275f2d314 100644 --- a/icu4c/source/data/locales/hr.txt +++ b/icu4c/source/data/locales/hr.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/hr.xml +// * Source File:/common/main/hr.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/hr.xml + * ICU source: /xml/main/hr.xml */ hr{ Countries{ @@ -988,7 +988,7 @@ hr{ "Zimbabveanski dolar", } } - ExemplarCharacters{"[a-p r-v z đ ć č ž š {lj} {nj} {dž}]"} + ExemplarCharacters{"[a-c č ć d đ {dž} e-l {lj} m n {nj} o p r s š t-v z ž]"} Keys{ calendar{"Kalendar"} collation{"Poredavanje"} @@ -1081,7 +1081,7 @@ hr{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1105,7 +1105,7 @@ hr{ traditional{"Tradicionano poredavanje"} } } - Version{"1.48"} + Version{"1.54"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/hr_HR.txt b/icu4c/source/data/locales/hr_HR.txt index 13cd7a6b478..6bcb80c55f6 100644 --- a/icu4c/source/data/locales/hr_HR.txt +++ b/icu4c/source/data/locales/hr_HR.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/hr_HR.xml +// * Source File:/common/main/hr_HR.xml // * // *************************************************************************** hr_HR{ - Version{"1.29"} + Version{"1.33"} delimiters{ alternateQuotationEnd{"”"} alternateQuotationStart{"“"} diff --git a/icu4c/source/data/locales/hu.txt b/icu4c/source/data/locales/hu.txt index 558b9a0a985..802e4907b54 100644 --- a/icu4c/source/data/locales/hu.txt +++ b/icu4c/source/data/locales/hu.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/hu.xml +// * Source File:/common/main/hu.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/hu.xml + * ICU source: /xml/main/hu.xml */ hu{ + AuxExemplarCharacters{"[qwxy]"} Countries{ AD{"Andorra"} AE{"Egyesült Arab Emirátus"} @@ -1225,8 +1226,9 @@ hu{ } } ExemplarCharacters{ - "[a-z á é í ó ú ö ü ő ű {cs} {dz} {dzs} {gy} {ly} {ny} {sz} {ty} {zs} {ccs} {" - "ddz} {ddzs} {ggy} {lly} {nny} {ssz} {tty} {zzs}]" + "[a á b c {cs} {ccs} d {dz} {ddz} {dzs} {ddzs} e é f g {gy} {ggy} h i í j-l {" + "ly} {lly} m n {ny} {nny} o ó ö ő p-s {sz} {ssz} t {ty} {tty} u ú ü ű v-z {zs" + "} {zzs}]" } Keys{ calendar{"Naptár"} @@ -1388,7 +1390,7 @@ hu{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1443,7 +1445,7 @@ hu{ traditional{"Hagyományos"} } } - Version{"1.49"} + Version{"1.56"} calendar{ buddhist{ eras{ @@ -1568,7 +1570,6 @@ hu{ } monthNames{ format{ - abbreviated:alias{"/LOCALE/calendar/hebrew/monthNames/format/wide"} wide{ "Tisri", "Hesván", @@ -1595,7 +1596,6 @@ hu{ } monthNames{ format{ - abbreviated:alias{"/LOCALE/calendar/islamic/monthNames/format/wide"} wide{ "Moharrem", "Safar", @@ -1613,7 +1613,6 @@ hu{ } } } - islamic-civil:alias{"/LOCALE/calendar/islamic"} } localPatternChars{"GanjkHmsSEDFwWxhKzAeugXZvcL"} zoneStrings{ diff --git a/icu4c/source/data/locales/hu_HU.txt b/icu4c/source/data/locales/hu_HU.txt index 8b9bc22fe4b..d9fa377bd71 100644 --- a/icu4c/source/data/locales/hu_HU.txt +++ b/icu4c/source/data/locales/hu_HU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/hu_HU.xml +// * Source File:/common/main/hu_HU.xml // * // *************************************************************************** hu_HU{ @@ -13,5 +13,5 @@ hu_HU{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/hy.txt b/icu4c/source/data/locales/hy.txt index d7afc75cd10..a6f52371372 100644 --- a/icu4c/source/data/locales/hy.txt +++ b/icu4c/source/data/locales/hy.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/hy.xml +// * Source File:/common/main/hy.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/hy.xml + * ICU source: /xml/main/hy.xml */ hy{ Countries{ @@ -203,7 +203,7 @@ hy{ ZM{"Զամբիա"} ZW{"Զիմբաբվե"} } - ExemplarCharacters{"[Ա-Ֆՙ-՟ա-և֊ﬓ-ﬗ]"} + ExemplarCharacters{"[֊ ՝ ՜ ՞ ՚ ՛ ՟ ա-ե և զ-մ ﬔ ﬕ ﬗ ﬓ յ-վ ﬖ տ-ֆ ՙ]"} Languages{ hy{"Հայերէն"} } @@ -221,7 +221,7 @@ hy{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -230,7 +230,7 @@ hy{ "#0%", "#E0", } - Version{"1.35"} + Version{"1.40"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/hy_AM.txt b/icu4c/source/data/locales/hy_AM.txt index c298df6dee9..a8e78222b9e 100644 --- a/icu4c/source/data/locales/hy_AM.txt +++ b/icu4c/source/data/locales/hy_AM.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/hy_AM.xml +// * Source File:/common/main/hy_AM.xml // * // *************************************************************************** hy_AM{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ eras{ diff --git a/icu4c/source/data/locales/hy_AM_REVISED.txt b/icu4c/source/data/locales/hy_AM_REVISED.txt index fdbbf416860..2b11bc0fb50 100644 --- a/icu4c/source/data/locales/hy_AM_REVISED.txt +++ b/icu4c/source/data/locales/hy_AM_REVISED.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/hy_AM_REVISED.xml +// * Source File:/common/main/hy_AM_REVISED.xml // * // *************************************************************************** hy_AM_REVISED{ - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/id.txt b/icu4c/source/data/locales/id.txt index 61137040bb8..48a54f72612 100644 --- a/icu4c/source/data/locales/id.txt +++ b/icu4c/source/data/locales/id.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/id.xml +// * Source File:/common/main/id.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/id.xml + * ICU source: /xml/main/id.xml */ id{ Countries{ @@ -495,7 +495,7 @@ id{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -504,7 +504,7 @@ id{ "#,##0%", "#E0", } - Version{"1.35"} + Version{"1.41"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/id_ID.txt b/icu4c/source/data/locales/id_ID.txt index 7a56b60a51b..1d219e4195d 100644 --- a/icu4c/source/data/locales/id_ID.txt +++ b/icu4c/source/data/locales/id_ID.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/id_ID.xml +// * Source File:/common/main/id_ID.xml // * // *************************************************************************** id_ID{ - Version{"1.25"} + Version{"1.29"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/is.txt b/icu4c/source/data/locales/is.txt index 98f397da99a..73d8cca8754 100644 --- a/icu4c/source/data/locales/is.txt +++ b/icu4c/source/data/locales/is.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/is.xml +// * Source File:/common/main/is.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/is.xml + * ICU source: /xml/main/is.xml */ is{ + AuxExemplarCharacters{"[cqwz]"} Countries{ AD{"Andorra"} AE{"Sameinuðu arabísku furstadæmin"} @@ -885,7 +886,7 @@ is{ "Simbabveskur dalur", } } - ExemplarCharacters{"[a-záéíóúýöæðþ]"} + ExemplarCharacters{"[a á b-d ð e é f-i í j-o ó p-u ú v-y ý z þ æ ö]"} Keys{ calendar{"Dagatal"} collation{"Röðun"} @@ -1373,7 +1374,7 @@ is{ "E", "‰", "∞", - "�", + "NaN", "+", } Types{ @@ -1394,7 +1395,7 @@ is{ traditional{"Hefðbundin"} } } - Version{"1.43"} + Version{"1.50"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/is_IS.txt b/icu4c/source/data/locales/is_IS.txt index e41a5dbfb58..9b273cc8f75 100644 --- a/icu4c/source/data/locales/is_IS.txt +++ b/icu4c/source/data/locales/is_IS.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/is_IS.xml +// * Source File:/common/main/is_IS.xml // * // *************************************************************************** is_IS{ @@ -13,5 +13,5 @@ is_IS{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/it.txt b/icu4c/source/data/locales/it.txt index 4bba0e21b37..ea3599833cb 100644 --- a/icu4c/source/data/locales/it.txt +++ b/icu4c/source/data/locales/it.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/it.xml +// * Source File:/common/main/it.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/it.xml + * ICU source: /xml/main/it.xml */ it{ Countries{ @@ -1229,7 +1229,7 @@ it{ "Dollaro dello Zimbabwe", } } - ExemplarCharacters{"[a-zéóàèìòíúùï]"} + ExemplarCharacters{"[a à b-e é è f-i í ì ï j-o ó ò p-u ú ù v-z]"} Keys{ calendar{"Calendario"} collation{"Collazione"} @@ -1712,7 +1712,7 @@ it{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1794,7 +1794,7 @@ it{ Variants{ REVISED{"Modificato"} } - Version{"1.48"} + Version{"1.54"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/it_CH.txt b/icu4c/source/data/locales/it_CH.txt index df41bf34346..1aa6ab0f604 100644 --- a/icu4c/source/data/locales/it_CH.txt +++ b/icu4c/source/data/locales/it_CH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/it_CH.xml +// * Source File:/common/main/it_CH.xml // * // *************************************************************************** it_CH{ @@ -18,7 +18,7 @@ it_CH{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -27,7 +27,7 @@ it_CH{ "#,##0%", "#E0", } - Version{"1.25"} + Version{"1.29"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/it_IT.txt b/icu4c/source/data/locales/it_IT.txt index cc939e3e5ad..cc60a1d17ea 100644 --- a/icu4c/source/data/locales/it_IT.txt +++ b/icu4c/source/data/locales/it_IT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/it_IT.xml +// * Source File:/common/main/it_IT.xml // * // *************************************************************************** it_IT{ @@ -18,7 +18,7 @@ it_IT{ } } } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ja.txt b/icu4c/source/data/locales/ja.txt index 2071f8c4f5f..e21fc117347 100644 --- a/icu4c/source/data/locales/ja.txt +++ b/icu4c/source/data/locales/ja.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ja.xml +// * Source File:/common/main/ja.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ja.xml + * ICU source: /xml/main/ja.xml */ ja{ Countries{ @@ -1257,35 +1257,61 @@ ja{ } } ExemplarCharacters{ - "[ぁ-んゝゞァ-ヶヽヾ一-丁七万-下不-与且世丘-丙両並中丸-丹主久乏乗乙九乱乳乾了予-争事-二互五-井亜亡交享-亭人仁今-介仏仕-他付-仙代-以仮仰仲" - "件任企伏-休会伝伯伴伸伺似但位-佐体何余作佳併使例侍供依価侮-侯侵便係-促俊俗保信修俳俵俸倉個倍倒候借倣-値倫倹偉偏停健側-偶偽傍傑傘-備催債傷傾働像僕" - "僚僧儀億儒償優元-兆先-光克免児党入全八-六共兵具-典兼内-円冊再冒冗写冠冬冷准凍凝凡処凶凸-出刀刃分-刈刊刑列初判-別利到制-券刺-刻則削前剖剛剣-剤" - "副-剰割創劇力功-加劣助-努励労効劾勅勇勉動勘-務勝募勢勤勧勲勺匁包化-北匠匹-医匿十千升-午半卑-協南-単博占印-危即-卵卸厄厘厚原厳去参又及-収叔取" - "-受叙口-句叫-召可-台史-右号-司各合-吉同-向君吟否含吸-吹呈-告周味呼-命和咲哀-品員哲唆-唇唐唯唱商問啓善喚喜-喝喪-喫営嗣嘆嘱器噴嚇囚-四回因" - "団困囲-図固国圏園土圧-在地坂均坊坑坪垂型垣埋城域執培-基堀堂堅堕堤堪報場塀-塁塊塑塔塗塚塩塾境墓増墜墨墳墾壁壇壊壌士壮声-売変夏夕-外多夜夢大天-夫央" - "失奇奉奏契奔奥奨奪奮女-奴好如-妄妊妙妥妨妹妻姉始姓-委姫姻姿威娘娠娯婆婚婦婿媒嫁嫌嫡嬢子孔字-存孝季-孤学孫宅宇-安完宗-定宜-宝実客-室宮宰害-家容" - "宿寂寄密富寒寛寝察寡寧審寮寸寺対-寿封-専射将尉-尋導-小少尚就尺尼-局居屈届-屋展属層-履屯山岐岩岬岳岸峠-峡峰島崇崎崩川-州巡巣工-巨差己巻市-布帆" - "希帝帥師席帯-帰帳常帽幅幕幣干-年幸-幹幻-幾庁広床序底店府度-座庫庭庶-庸廃廉-廊延-廷建弁弊式-弐弓-引弟弦-弧弱張強弾当形彩彫彰-影役彼往-征径-" - "待律-後徐徒-従得御復-循微徳-徴徹心必忌-忍志-忙応忠快念怒怖思怠急性怪恋恐恒恥恨-恩恭息恵悔悟-悠患悦悩-悪悲悼情惑惜惨惰想愁愉意愚-愛感慈態-慌慎" - "慕慢-慣慨慮慰慶憂憎憤憩憲憶憾懇懐懲懸成-戒戦戯戸戻房-所扇扉手才打払扱扶批承-技抄把抑投抗-折抜択披抱抵抹押-抽担拍拐拒-拓拘-拙招拝拠-拡括拷拾持指" - "挑挙挟振挿捕捜捨据掃授掌排掘掛採-探接控-推措掲描-提揚-換握揮援揺損搬-搭携搾摂摘摩撃撤撮撲擁操擦擬支改攻放-政故敏救敗教敢-散敬数整-敵敷文斉斎斗料" - "斜斤-斥断新方施旅旋族旗既日旧-早旬昆-昇明易-昔星-映春昨昭是昼時晩普-景晴晶暁暇暑暖-暗暦暫暮暴曇曜曲更書-曹替-最月-有服朕朗望朝期木未-札朱朴机" - "朽杉材-村束条来杯東松-板析林枚果-枝枠枢枯架柄某染-柔柱柳査栄栓校株核-根格-栽桃案桑桜桟梅械棄棋棒棚棟森棺植検業極楼-楽概構様槽標模権-横樹橋機欄欠" - "-次欧欲欺款歌歓止-正武歩歯歳-歴死殉-残殖殴-段殺-殻殿母-毎毒比毛氏民気水氷-永汁-求汗汚江-池決汽沈沖没-沢河沸-油治-沼沿況泉-泊泌法泡-泣泥注" - "泰泳洋洗洞津洪活派流浄-浅浜浦浪浮浴海-浸消涙涯液涼淑淡深混添清渇-渉渋渓減渡渦温測港湖湯湾-満源準溝溶滅滋滑滝-滞滴漁-漂漆漏演漠漢漫-漬漸潔潜潟潤潮" - "澄激-濁濃濫濯瀬火灯-灰災炉-炊炎炭点-為烈無焦然焼煙照煩煮熟熱燃燥爆爵-父片-版牛牧物牲特犠犬犯状狂狩独-狭猛猟猫献猶猿獄獣獲玄率玉王珍珠班現球理琴環" - "璽瓶甘甚生産用田-申男町-画界畑畔留畜-畝略番異畳疎疑疫疲疾病症痘痛痢痴療癒癖発-登白-百的皆-皇皮皿盆益盗盛盟監-盤目盲直相盾省看-県真-眠眺眼着睡督" - "瞬矛矢知短矯石砂研-砕砲破硝硫-硬碁碑確磁磨礁礎示礼社祈-祉祖祝-神祥票祭禁禅禍福秀-私秋科-秒秘租秩称移程税稚種稲稼稿-穀穂積穏穫穴究空突窃窒-窓窮-" - "窯立竜章童端競竹笑笛符第筆等筋筒答策箇算管箱節範築篤簡簿籍米粉粋粒粗-粘粛粧精糖糧糸系糾紀約-紅紋納純紙-紛素-索紫累-細紳紹-紺終組経結絞絡給統絵-絶" - "絹継-続維綱-網綿緊総緑-緒線締編-緩緯練縁縄縛縦縫縮績繁繊織-繕繭繰缶罪置罰署罷羅羊美群義羽翁翌習翻-翼老考者耐耕耗耳聖聞聴職肉肌肖肝肢肥肩-肪肯育肺" - "胃胆背胎胞胴胸能脂脅脈脚脱脳脹腐腕腰腸-腹膚膜膨臓臣臨自臭至-致興舌舎舗舞-舟航般舶船艇艦良色芋芝花芳芸芽苗若-苦英茂茎茶草荒荘荷菊菌菓菜華落葉著葬蒸蓄" - "蔵薄薦薪-薬藩藻虐虚虜虞虫蚊蚕蛇蛍蛮融血衆行術街衛衝衡衣表衰衷袋被裁-裂装裏裕補裸製複褐褒襟襲西要覆-覇見規視覚覧親観角解触言訂計討訓託-記訟訪設許訳-" - "訴診証詐詔-評詞詠試詩詰-詳誇誉誌-認誓誕誘語誠誤説-読課調談請論諭-諮諸諾謀-謁謄謙講謝謡謹識譜警議譲護谷豆豊豚象豪貝-貞負-貢貧-販貫-責貯貴買-貸" - "費貿-賀賃-賄資賊賓賛-賜賞賠賢賦質購贈赤赦走赴起超越趣足距跡路跳践踊踏躍身車軌-軍軒軟転軸軽較載輝輩-輪輸轄辛辞辱-農辺込迅迎近返迫迭述迷追退-送逃逆" - "透-逐逓-途通逝速-造連逮週-進逸遂遅遇遊-運遍-過道-違遠遣適遭-遮遵遷-選遺避還邦邪邸郊郎郡部郭郵郷都酌-配酒酔酢酪酬酵酷-酸醜醸釈里-量金針釣鈍鈴" - "鉄鉛鉢鉱銀銃銅銑銘銭鋭鋳鋼錘錠錬錯録鍛鎖鎮鏡鐘鑑長門閉開閑間関-閣閥閲闘防阻附降限陛院-陥陪陰陳陵-陶陸険陽隅-隆隊階-随隔際-障隠隣隷隻雄-雇雌雑離-" - "難雨雪雰雲零-雷電需震霊霜霧露青静非面革靴音韻響頂項-順預-頒領頭頻-頼題-額顔-顕願類顧風飛食飢飯飲飼-飾養餓館首香馬駄-駆駐騎騒-験騰驚骨髄高髪鬼魂" - "魅魔魚鮮鯨鳥鳴鶏麗麦麻黄黒黙鼓鼻齢]" + "[ゝ ゞ ヽ ヾ ぁァ あア ぃィ いイ ぅゥ うウ ヴ ぇェ えエ ぉォ おオ ヵ かカ がガ きキ ぎギ くク ぐグ ヶ けケ げゲ こコ ごゴ さ" + "サ ざザ しシ じジ すス ずズ せセ ぜゼ そソ ぞゾ たタ だダ ちチ ぢヂ っッ つツ づヅ てテ でデ とト どド なナ にニ ぬヌ ねネ のノ" + " はハ ばバ ぱパ ひヒ びビ ぴピ ふフ ぶブ ぷプ へヘ べベ ぺペ ほホ ぼボ ぽポ まマ みミ むム めメ もモ ゃャ やヤ ゅュ ゆユ ょョ " + "よヨ らラ りリ るル れレ ろロ ゎヮ わワ ゐヰ ゑヱ をヲ んン 亜 哀 愛 悪 握 圧 扱 安 暗 案 以 位 依 偉 囲 委 威 尉 意 慰 " + "易 為 異 移 維 緯 胃 衣 違 遺 医 井 域 育 一 壱 逸 稲 芋 印 員 因 姻 引 飲 院 陰 隠 韻 右 宇 羽 雨 渦 浦 運 雲 営 " + "影 映 栄 永 泳 英 衛 詠 鋭 液 疫 益 駅 悦 謁 越 閲 円 園 宴 延 援 沿 演 炎 煙 猿 縁 遠 鉛 塩 汚 凹 央 奥 往 応 押 " + "横 欧 殴 王 翁 黄 沖 億 屋 憶 乙 卸 恩 温 穏 音 下 化 仮 何 価 佳 加 可 夏 嫁 家 寡 科 暇 果 架 歌 河 火 禍 稼 箇 " + "花 荷 華 菓 課 貨 過 蚊 我 画 芽 賀 雅 餓 介 会 解 回 塊 壊 快 怪 悔 懐 戒 拐 改 械 海 灰 界 皆 絵 開 階 貝 劾 外 " + "害 慨 概 涯 街 該 垣 嚇 各 拡 格 核 殻 獲 確 穫 覚 角 較 郭 閣 隔 革 学 岳 楽 額 掛 潟 割 喝 括 活 渇 滑 褐 轄 且 " + "株 刈 乾 冠 寒 刊 勘 勧 巻 喚 堪 完 官 寛 干 幹 患 感 慣 憾 換 敢 棺 款 歓 汗 漢 環 甘 監 看 管 簡 緩 缶 肝 艦 観 " + "貫 還 鑑 間 閑 関 陥 館 丸 含 岸 眼 岩 頑 顔 願 企 危 喜 器 基 奇 寄 岐 希 幾 忌 揮 机 旗 既 期 棋 棄 機 帰 気 汽 " + "祈 季 紀 規 記 貴 起 軌 輝 飢 騎 鬼 偽 儀 宜 戯 技 擬 欺 犠 疑 義 議 菊 吉 喫 詰 却 客 脚 虐 逆 丘 久 休 及 吸 宮 " + "弓 急 救 朽 求 泣 球 究 窮 級 糾 給 旧 牛 去 居 巨 拒 拠 挙 虚 許 距 漁 魚 享 京 供 競 共 凶 協 叫 境 峡 強 恐 恭 " + "挟 教 橋 況 狂 狭 矯 胸 脅 興 郷 鏡 響 驚 仰 凝 暁 業 局 曲 極 玉 勤 均 斤 琴 禁 筋 緊 菌 襟 謹 近 金 吟 銀 九 句 " + "区 苦 駆 具 愚 虞 空 偶 遇 隅 屈 掘 靴 繰 桑 勲 君 薫 訓 群 軍 郡 係 傾 刑 兄 啓 型 契 形 径 恵 慶 憩 掲 携 敬 景 " + "渓 系 経 継 茎 蛍 計 警 軽 鶏 芸 迎 鯨 劇 撃 激 傑 欠 決 潔 穴 結 血 月 件 倹 健 兼 券 剣 圏 堅 嫌 建 憲 懸 検 権 " + "犬 献 研 絹 県 肩 見 謙 賢 軒 遣 険 顕 験 元 原 厳 幻 弦 減 源 玄 現 言 限 個 古 呼 固 孤 己 庫 弧 戸 故 枯 湖 誇 " + "雇 顧 鼓 五 互 午 呉 娯 後 御 悟 碁 語 誤 護 交 侯 候 光 公 功 効 厚 口 向 后 坑 好 孔 孝 工 巧 幸 広 康 恒 慌 抗 " + "拘 控 攻 更 校 構 江 洪 港 溝 甲 皇 硬 稿 紅 絞 綱 耕 考 肯 航 荒 行 衡 講 貢 購 郊 酵 鉱 鋼 降 項 香 高 剛 号 合 " + "拷 豪 克 刻 告 国 穀 酷 黒 獄 腰 骨 込 今 困 墾 婚 恨 懇 昆 根 混 紺 魂 佐 唆 左 差 査 砂 詐 鎖 座 債 催 再 最 妻 " + "宰 彩 才 採 栽 歳 済 災 砕 祭 斎 細 菜 裁 載 際 剤 在 材 罪 財 坂 咲 崎 作 削 搾 昨 策 索 錯 桜 冊 刷 察 撮 擦 札 " + "殺 雑 皿 三 傘 参 山 惨 散 桟 産 算 蚕 賛 酸 暫 残 仕 伺 使 刺 司 史 嗣 四 士 始 姉 姿 子 市 師 志 思 指 支 施 旨 " + "枝 止 死 氏 祉 私 糸 紙 紫 肢 脂 至 視 詞 詩 試 誌 諮 資 賜 雌 飼 歯 事 似 侍 児 字 寺 慈 持 時 次 滋 治 璽 磁 示 " + "耳 自 辞 式 識 軸 七 執 失 室 湿 漆 疾 質 実 芝 舎 写 射 捨 赦 斜 煮 社 者 謝 車 遮 蛇 邪 借 勺 尺 爵 酌 釈 若 寂 " + "弱 主 取 守 手 朱 殊 狩 珠 種 趣 酒 首 儒 受 寿 授 樹 需 囚 収 周 宗 就 州 修 愁 拾 秀 秋 終 習 臭 舟 衆 襲 週 酬 " + "集 醜 住 充 十 従 柔 汁 渋 獣 縦 重 銃 叔 宿 淑 祝 縮 粛 塾 熟 出 術 述 俊 春 瞬 准 循 旬 殉 準 潤 盾 純 巡 遵 順 " + "処 初 所 暑 庶 緒 署 書 諸 助 叙 女 序 徐 除 傷 償 勝 匠 升 召 商 唱 奨 宵 将 小 少 尚 床 彰 承 抄 招 掌 昇 昭 晶 " + "松 沼 消 渉 焼 焦 照 症 省 硝 礁 祥 称 章 笑 粧 紹 肖 衝 訟 証 詔 詳 象 賞 鐘 障 上 丈 乗 冗 剰 城 場 壌 嬢 常 情 " + "条 浄 状 畳 蒸 譲 醸 錠 嘱 飾 植 殖 織 職 色 触 食 辱 伸 信 侵 唇 娠 寝 審 心 慎 振 新 森 浸 深 申 真 神 紳 臣 薪 " + "親 診 身 辛 進 針 震 人 仁 刃 尋 甚 尽 迅 陣 酢 図 吹 垂 帥 推 水 炊 睡 粋 衰 遂 酔 錘 随 髄 崇 数 枢 据 杉 澄 寸 " + "世 瀬 畝 是 制 勢 姓 征 性 成 政 整 星 晴 正 清 牲 生 盛 精 聖 声 製 西 誠 誓 請 逝 青 静 斉 税 隻 席 惜 斥 昔 析 " + "石 積 籍 績 責 赤 跡 切 拙 接 摂 折 設 窃 節 説 雪 絶 舌 仙 先 千 占 宣 専 川 戦 扇 栓 泉 浅 洗 染 潜 旋 線 繊 船 " + "薦 践 選 遷 銭 銑 鮮 前 善 漸 然 全 禅 繕 塑 措 疎 礎 祖 租 粗 素 組 訴 阻 僧 創 双 倉 喪 壮 奏 層 想 捜 掃 挿 操 " + "早 曹 巣 槽 燥 争 相 窓 総 草 荘 葬 藻 装 走 送 遭 霜 騒 像 増 憎 臓 蔵 贈 造 促 側 則 即 息 束 測 足 速 俗 属 賊 " + "族 続 卒 存 孫 尊 損 村 他 多 太 堕 妥 惰 打 駄 体 対 耐 帯 待 怠 態 替 泰 滞 胎 袋 貸 退 逮 隊 代 台 大 第 題 滝 " + "卓 宅 択 拓 沢 濯 託 濁 諾 但 達 奪 脱 棚 谷 丹 単 嘆 担 探 淡 炭 短 端 胆 誕 鍛 団 壇 弾 断 暖 段 男 談 値 知 地 " + "恥 池 痴 稚 置 致 遅 築 畜 竹 蓄 逐 秩 窒 茶 嫡 着 中 仲 宙 忠 抽 昼 柱 注 虫 衷 鋳 駐 著 貯 丁 兆 帳 庁 弔 張 彫 " + "徴 懲 挑 朝 潮 町 眺 聴 脹 腸 調 超 跳 長 頂 鳥 勅 直 朕 沈 珍 賃 鎮 陳 津 墜 追 痛 通 塚 漬 坪 釣 亭 低 停 偵 貞 " + "呈 堤 定 帝 底 庭 廷 弟 抵 提 程 締 艇 訂 逓 邸 泥 摘 敵 滴 的 笛 適 哲 徹 撤 迭 鉄 典 天 展 店 添 転 点 伝 殿 田 " + "電 吐 塗 徒 斗 渡 登 途 都 努 度 土 奴 怒 倒 党 冬 凍 刀 唐 塔 島 悼 投 搭 東 桃 棟 盗 湯 灯 当 痘 等 答 筒 糖 統 " + "到 討 謄 豆 踏 逃 透 陶 頭 騰 闘 働 動 同 堂 導 洞 童 胴 道 銅 峠 匿 得 徳 特 督 篤 毒 独 読 凸 突 届 屯 豚 曇 鈍 " + "内 縄 南 軟 難 二 尼 弐 肉 日 乳 入 如 尿 任 妊 忍 認 寧 猫 熱 年 念 燃 粘 悩 濃 納 能 脳 農 把 覇 波 派 破 婆 馬 " + "俳 廃 拝 排 敗 杯 背 肺 輩 配 倍 培 媒 梅 買 売 賠 陪 伯 博 拍 泊 白 舶 薄 迫 漠 爆 縛 麦 箱 肌 畑 八 鉢 発 髪 伐 " + "罰 抜 閥 伴 判 半 反 帆 搬 板 版 犯 班 畔 繁 般 藩 販 範 煩 頒 飯 晩 番 盤 蛮 卑 否 妃 彼 悲 扉 批 披 比 泌 疲 皮 " + "碑 秘 罷 肥 被 費 避 非 飛 備 尾 微 美 鼻 匹 必 筆 姫 百 俵 標 氷 漂 票 表 評 描 病 秒 苗 品 浜 貧 賓 頻 敏 瓶 不 " + "付 夫 婦 富 布 府 怖 扶 敷 普 浮 父 符 腐 膚 譜 負 賦 赴 附 侮 武 舞 部 封 風 伏 副 復 幅 服 福 腹 複 覆 払 沸 仏 " + "物 分 噴 墳 憤 奮 粉 紛 雰 文 聞 丙 併 兵 塀 幣 平 弊 柄 並 閉 陛 米 壁 癖 別 偏 変 片 編 辺 返 遍 便 勉 弁 保 舗 " + "捕 歩 補 穂 募 墓 慕 暮 母 簿 倣 俸 包 報 奉 宝 峰 崩 抱 放 方 法 泡 砲 縫 胞 芳 褒 訪 豊 邦 飽 乏 亡 傍 剖 坊 妨 " + "帽 忘 忙 房 暴 望 某 棒 冒 紡 肪 膨 謀 貿 防 北 僕 墨 撲 朴 牧 没 堀 奔 本 翻 凡 盆 摩 磨 魔 麻 埋 妹 枚 毎 幕 膜 " + "又 抹 末 繭 万 慢 満 漫 味 未 魅 岬 密 脈 妙 民 眠 務 夢 無 矛 霧 婿 娘 名 命 明 盟 迷 銘 鳴 滅 免 綿 面 模 茂 妄 " + "毛 猛 盲 網 耗 木 黙 目 戻 問 紋 門 匁 夜 野 矢 厄 役 約 薬 訳 躍 柳 愉 油 癒 諭 輸 唯 優 勇 友 幽 悠 憂 有 猶 由 " + "裕 誘 遊 郵 雄 融 夕 予 余 与 誉 預 幼 容 庸 揚 揺 擁 曜 様 洋 溶 用 窯 羊 葉 要 謡 踊 陽 養 抑 欲 浴 翌 翼 羅 裸 " + "来 頼 雷 絡 落 酪 乱 卵 欄 濫 覧 利 吏 履 理 痢 裏 里 離 陸 律 率 立 略 流 留 硫 粒 隆 竜 慮 旅 虜 了 僚 両 寮 料 " + "涼 猟 療 糧 良 量 陵 領 力 緑 倫 厘 林 臨 輪 隣 塁 涙 累 類 令 例 冷 励 礼 鈴 隷 零 霊 麗 齢 暦 歴 列 劣 烈 裂 廉 " + "恋 練 連 錬 炉 路 露 労 廊 朗 楼 浪 漏 老 郎 六 録 論 和 話 賄 惑 枠 湾 腕]" } Keys{ calendar{"暦"} @@ -1651,7 +1677,7 @@ ja{ POSIX{"コンピュータ"} REVISED{"改訂版"} } - Version{"1.61"} + Version{"1.68"} boundaries{ word{"word_ja"} } diff --git a/icu4c/source/data/locales/ja_JP.txt b/icu4c/source/data/locales/ja_JP.txt index fd3d57b6ace..024fbd800f5 100644 --- a/icu4c/source/data/locales/ja_JP.txt +++ b/icu4c/source/data/locales/ja_JP.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ja_JP.xml +// * Source File:/common/main/ja_JP.xml // * // *************************************************************************** ja_JP{ @@ -13,5 +13,5 @@ ja_JP{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/kk.txt b/icu4c/source/data/locales/kk.txt index 8e31843c69b..dc69c080168 100644 --- a/icu4c/source/data/locales/kk.txt +++ b/icu4c/source/data/locales/kk.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/kk.xml +// * Source File:/common/main/kk.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/kk.xml + * ICU source: /xml/main/kk.xml */ kk{ Countries{ @@ -19,7 +19,7 @@ kk{ "KZT", } } - ExemplarCharacters{"[а-яыэёіқңүұә]"} + ExemplarCharacters{"[а ә б-е ё ж-й і к қ л-н ң о-у ұ ү ф-я]"} Languages{ kk{"Қазақ"} } @@ -37,10 +37,10 @@ kk{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.25"} + Version{"1.30"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/kk_KZ.txt b/icu4c/source/data/locales/kk_KZ.txt index f7925b018f9..f0cdded8189 100644 --- a/icu4c/source/data/locales/kk_KZ.txt +++ b/icu4c/source/data/locales/kk_KZ.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/kk_KZ.xml +// * Source File:/common/main/kk_KZ.xml // * // *************************************************************************** kk_KZ{ @@ -13,5 +13,5 @@ kk_KZ{ "#,##0%", "#E0", } - Version{"1.21"} + Version{"1.25"} } diff --git a/icu4c/source/data/locales/kl.txt b/icu4c/source/data/locales/kl.txt index df406d91f1d..d32e27bc338 100644 --- a/icu4c/source/data/locales/kl.txt +++ b/icu4c/source/data/locales/kl.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/kl.xml +// * Source File:/common/main/kl.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/kl.xml + * ICU source: /xml/main/kl.xml */ kl{ Countries{ @@ -19,7 +19,7 @@ kl{ "DKK", } } - ExemplarCharacters{"[a-záéíúâêîôûæåøãĩũĸ]"} + ExemplarCharacters{"[a á-ã b-e é ê f-i í î ĩ j-o ô p q ĸ r-u ú û ũ v-z æ ø å]"} Languages{ kl{"kalaallisut"} } @@ -37,10 +37,10 @@ kl{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.23"} + Version{"1.27"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/kl_GL.txt b/icu4c/source/data/locales/kl_GL.txt index 185545c7430..db0f827b32c 100644 --- a/icu4c/source/data/locales/kl_GL.txt +++ b/icu4c/source/data/locales/kl_GL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/kl_GL.xml +// * Source File:/common/main/kl_GL.xml // * // *************************************************************************** kl_GL{ @@ -13,7 +13,7 @@ kl_GL{ "#,##0%", "#E0", } - Version{"1.23"} + Version{"1.27"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/kn.txt b/icu4c/source/data/locales/kn.txt index 8eff60d3a2c..1c774c75f06 100644 --- a/icu4c/source/data/locales/kn.txt +++ b/icu4c/source/data/locales/kn.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/kn.xml +// * Source File:/common/main/kn.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/kn.xml + * ICU source: /xml/main/kn.xml */ kn{ Countries{ @@ -26,14 +26,14 @@ kn{ "INR", } } - ExemplarCharacters{"[ಂಃಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹ಼-ೄೆ-ೈೊ-್ೕೖೞೠೡ೦-೯]"} + ExemplarCharacters{"[಼ ಂ ಃ ೦-೯ ಅ-ಋ ೠ ಌ ೡ ಎ-ಐ ಒ-ನ ಪ-ಲ ವ-ಹ ಳ ೞ ಽ-ೄ ೆ-ೈ ೊ-್ ೕ ೖ]"} Languages{ kn{"ಕನ್ನಡ"} } LocaleScript{ "Knda", } - Version{"1.31"} + Version{"1.37"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/kn_IN.txt b/icu4c/source/data/locales/kn_IN.txt index c54492d18ff..50804bd538f 100644 --- a/icu4c/source/data/locales/kn_IN.txt +++ b/icu4c/source/data/locales/kn_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/kn_IN.xml +// * Source File:/common/main/kn_IN.xml // * // *************************************************************************** kn_IN{ @@ -13,7 +13,7 @@ kn_IN{ "#,##,##0%", "#E0", } - Version{"1.34"} + Version{"1.38"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/ko.txt b/icu4c/source/data/locales/ko.txt index bfd2ec5c0fa..f1383850e03 100644 --- a/icu4c/source/data/locales/ko.txt +++ b/icu4c/source/data/locales/ko.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ko.xml +// * Source File:/common/main/ko.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ko.xml + * ICU source: /xml/main/ko.xml */ ko{ Countries{ @@ -1722,7 +1722,7 @@ ko{ Variants{ REVISED{"개정"} } - Version{"1.52"} + Version{"1.58"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/ko_KR.txt b/icu4c/source/data/locales/ko_KR.txt index 694e4bc2f8f..ac7104cea7f 100644 --- a/icu4c/source/data/locales/ko_KR.txt +++ b/icu4c/source/data/locales/ko_KR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ko_KR.xml +// * Source File:/common/main/ko_KR.xml // * // *************************************************************************** ko_KR{ @@ -13,7 +13,7 @@ ko_KR{ "#,##0%", "#E0", } - Version{"1.30"} + Version{"1.34"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/kok.txt b/icu4c/source/data/locales/kok.txt index a1960d89cf0..27757d16b4c 100644 --- a/icu4c/source/data/locales/kok.txt +++ b/icu4c/source/data/locales/kok.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/kok.xml +// * Source File:/common/main/kok.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/kok.xml + * ICU source: /xml/main/kok.xml */ kok{ Countries{ @@ -19,7 +19,10 @@ kok{ "INR", } } - ExemplarCharacters{"[ँ-ह़-्ॐ-॔क़-ॣ०-९ॽ‌‍]"} + ExemplarCharacters{ + "[‌ ‍ ़ ँ-ः ॑-॔ ०-९ ॐ ऄ-ऋ ॠ ऌ ॡ ऍ-क क़ ख ख़ ग ग़ घ-ज ज़ झ-ड ड़ ढ ढ़ ण-फ फ़ ब-य य़ र-ह" + " ऽ ॽ ा-ॄ ॢ ॣ ॅ-्]" + } Languages{ aa{"अफार"} ab{"अबखेज़ियन"} @@ -165,7 +168,7 @@ kok{ LocaleScript{ "Deva", } - Version{"1.31"} + Version{"1.35"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/kok_IN.txt b/icu4c/source/data/locales/kok_IN.txt index 96d954ee066..f5fed4fae50 100644 --- a/icu4c/source/data/locales/kok_IN.txt +++ b/icu4c/source/data/locales/kok_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/kok_IN.xml +// * Source File:/common/main/kok_IN.xml // * // *************************************************************************** kok_IN{ @@ -13,7 +13,7 @@ kok_IN{ "#,##,##0%", "#E0", } - Version{"1.31"} + Version{"1.35"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/kw.txt b/icu4c/source/data/locales/kw.txt index dc6f7adea1a..4ed464174e4 100644 --- a/icu4c/source/data/locales/kw.txt +++ b/icu4c/source/data/locales/kw.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/kw.xml +// * Source File:/common/main/kw.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/kw.xml + * ICU source: /xml/main/kw.xml */ kw{ Countries{ @@ -20,7 +20,7 @@ kw{ LocaleScript{ "Latn", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/kw_GB.txt b/icu4c/source/data/locales/kw_GB.txt index 4e43e00ff06..00d28ff4938 100644 --- a/icu4c/source/data/locales/kw_GB.txt +++ b/icu4c/source/data/locales/kw_GB.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/kw_GB.xml +// * Source File:/common/main/kw_GB.xml // * // *************************************************************************** kw_GB{ @@ -13,7 +13,7 @@ kw_GB{ "#,##0%", "#E0", } - Version{"1.26"} + Version{"1.30"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/lt.txt b/icu4c/source/data/locales/lt.txt index f5cff6c4663..de42f811b7e 100644 --- a/icu4c/source/data/locales/lt.txt +++ b/icu4c/source/data/locales/lt.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/lt.xml +// * Source File:/common/main/lt.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/lt.xml + * ICU source: /xml/main/lt.xml */ lt{ + AuxExemplarCharacters{"[qwx]"} Countries{ 200{"Čekoslovakija"} AD{"Andora"} @@ -289,7 +290,7 @@ lt{ "JAV doleris", } } - ExemplarCharacters{"[a-z ą ę į ų ė ū č š ž]"} + ExemplarCharacters{"[a ą b c č d e ę ė f-i į y j-s š t u ų ū v-x z ž]"} Languages{ ar{"Arabų"} bg{"Bulgarų"} @@ -337,13 +338,13 @@ lt{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ Latn{"Latin"} } - Version{"1.45"} + Version{"1.53"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/lt_LT.txt b/icu4c/source/data/locales/lt_LT.txt index 0ed8eaa8441..da1b4fcf2e9 100644 --- a/icu4c/source/data/locales/lt_LT.txt +++ b/icu4c/source/data/locales/lt_LT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/lt_LT.xml +// * Source File:/common/main/lt_LT.xml // * // *************************************************************************** lt_LT{ @@ -13,5 +13,5 @@ lt_LT{ "#,##0%", "#E0", } - Version{"1.29"} + Version{"1.33"} } diff --git a/icu4c/source/data/locales/lv.txt b/icu4c/source/data/locales/lv.txt index 9f05ab9943f..7adb67a3edf 100644 --- a/icu4c/source/data/locales/lv.txt +++ b/icu4c/source/data/locales/lv.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/lv.xml +// * Source File:/common/main/lv.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/lv.xml + * ICU source: /xml/main/lv.xml */ lv{ + AuxExemplarCharacters{"[qwxy]"} Countries{ AD{"Andora"} AE{"Apvienotie Arābu Emirāti"} @@ -255,7 +256,7 @@ lv{ "LVL", } } - ExemplarCharacters{"[a-z ā ē ī ō ū ģ ķ ļ ņ ŗ č š ž]"} + ExemplarCharacters{"[a ā b c č d e ē f g ģ h i ī y j k ķ l ļ m n ņ o ō p-r ŗ s š t u ū v-x z ž]"} Languages{ ar{"arābu"} bg{"bulgāru"} @@ -302,10 +303,10 @@ lv{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.38"} + Version{"1.45"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/lv_LV.txt b/icu4c/source/data/locales/lv_LV.txt index 09240ecb0f6..b54b25048c1 100644 --- a/icu4c/source/data/locales/lv_LV.txt +++ b/icu4c/source/data/locales/lv_LV.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/lv_LV.xml +// * Source File:/common/main/lv_LV.xml // * // *************************************************************************** lv_LV{ @@ -13,5 +13,5 @@ lv_LV{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/mk.txt b/icu4c/source/data/locales/mk.txt index 1b6ecfbdad0..516bbd26bc4 100644 --- a/icu4c/source/data/locales/mk.txt +++ b/icu4c/source/data/locales/mk.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/mk.xml +// * Source File:/common/main/mk.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/mk.xml + * ICU source: /xml/main/mk.xml */ mk{ Countries{ @@ -972,7 +972,7 @@ mk{ "Зимбабвиски долар", } } - ExemplarCharacters{"[а-и к-ш ѐ ѓ ѕ ј љ њ ќ ѝ џ]"} + ExemplarCharacters{"[а-г ѓ д е ѐ ж з ѕ и ѝ ј к ќ л љ м н њ о-ч џ ш]"} Keys{ calendar{"Календар"} collation{"Сортирање"} @@ -995,7 +995,7 @@ mk{ "E", "‰", "∞", - "�", + "NaN", "+", } Types{ @@ -1016,7 +1016,7 @@ mk{ traditional{"Традиционално"} } } - Version{"1.43"} + Version{"1.48"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/mk_MK.txt b/icu4c/source/data/locales/mk_MK.txt index 43d92041667..b23c6a91bf4 100644 --- a/icu4c/source/data/locales/mk_MK.txt +++ b/icu4c/source/data/locales/mk_MK.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/mk_MK.xml +// * Source File:/common/main/mk_MK.xml // * // *************************************************************************** mk_MK{ @@ -13,5 +13,5 @@ mk_MK{ "#,##0%", "#E0", } - Version{"1.24"} + Version{"1.28"} } diff --git a/icu4c/source/data/locales/ml.txt b/icu4c/source/data/locales/ml.txt index a284218e88f..373d492884f 100644 --- a/icu4c/source/data/locales/ml.txt +++ b/icu4c/source/data/locales/ml.txt @@ -3,17 +3,17 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ml.xml +// * Source File:/common/main/ml.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ml.xml + * ICU source: /xml/main/ml.xml */ ml{ Countries{ IN{"ഇന്ത്യ"} } - ExemplarCharacters{"[ംഃഅആഇഈഉഊഋഌഎഏഐഒഓഔകഖഗഘങചഛജഝഞടഠഡഢണതഥദധനപഫബഭമയരറലളഴവശഷസഹാിീുൂൃെേൈൊോൌ്ൗൠൡ]"} + ExemplarCharacters{"[അ-ഋ ൠ ഌ ൡ എ-ഐ ഒ-ന പ-ര ല വ ള ഴ റ ശ-ഹ ഃ ം ാ-ൃ െ-ൈ ൊ-് ൗ]"} Languages{ ml{"മലയാളം"} } @@ -31,10 +31,10 @@ ml{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.14"} + Version{"1.19"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/ml_IN.txt b/icu4c/source/data/locales/ml_IN.txt index 3137e817732..fc711477028 100644 --- a/icu4c/source/data/locales/ml_IN.txt +++ b/icu4c/source/data/locales/ml_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ml_IN.xml +// * Source File:/common/main/ml_IN.xml // * // *************************************************************************** ml_IN{ @@ -13,7 +13,7 @@ ml_IN{ "#,##,##0%", "#E0", } - Version{"1.14"} + Version{"1.18"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/mr.txt b/icu4c/source/data/locales/mr.txt index 53017cde579..d35711c525d 100644 --- a/icu4c/source/data/locales/mr.txt +++ b/icu4c/source/data/locales/mr.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/mr.xml +// * Source File:/common/main/mr.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/mr.xml + * ICU source: /xml/main/mr.xml */ mr{ Countries{ @@ -19,7 +19,7 @@ mr{ "INR", } } - ExemplarCharacters{"[ँ-ह़-्ॐ-॔ॠ-ॣ०-९ॽ‌‍]"} + ExemplarCharacters{"[‌ ‍ ़ ँ-ः ॑-॔ ०-९ ॐ ऄ-ऋ ॠ ऌ ॡ ऍ-ह ऽ ॽ ा-ॄ ॢ ॣ ॅ-्]"} Languages{ aa{"अफार"} ab{"अबखेजियन"} @@ -166,7 +166,7 @@ mr{ LocaleScript{ "Deva", } - Version{"1.32"} + Version{"1.37"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/mr_IN.txt b/icu4c/source/data/locales/mr_IN.txt index 6a008d6c12f..346a6477de4 100644 --- a/icu4c/source/data/locales/mr_IN.txt +++ b/icu4c/source/data/locales/mr_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/mr_IN.xml +// * Source File:/common/main/mr_IN.xml // * // *************************************************************************** mr_IN{ @@ -13,7 +13,7 @@ mr_IN{ "#,##,##0%", "#E0", } - Version{"1.34"} + Version{"1.38"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/ms.txt b/icu4c/source/data/locales/ms.txt index 5f760a0ed42..7e2d9c89cf0 100644 --- a/icu4c/source/data/locales/ms.txt +++ b/icu4c/source/data/locales/ms.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ms.xml +// * Source File:/common/main/ms.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ms.xml + * ICU source: /xml/main/ms.xml */ ms{ Countries{ @@ -263,7 +263,7 @@ ms{ LocaleScript{ "Latn", } - Version{"1.29"} + Version{"1.35"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/ms_BN.txt b/icu4c/source/data/locales/ms_BN.txt index ce50607f6e4..81bcc567432 100644 --- a/icu4c/source/data/locales/ms_BN.txt +++ b/icu4c/source/data/locales/ms_BN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ms_BN.xml +// * Source File:/common/main/ms_BN.xml // * // *************************************************************************** ms_BN{ @@ -28,10 +28,10 @@ ms_BN{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.20"} + Version{"1.24"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ms_MY.txt b/icu4c/source/data/locales/ms_MY.txt index 26231389d07..c91f1528bad 100644 --- a/icu4c/source/data/locales/ms_MY.txt +++ b/icu4c/source/data/locales/ms_MY.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ms_MY.xml +// * Source File:/common/main/ms_MY.xml // * // *************************************************************************** ms_MY{ @@ -13,7 +13,7 @@ ms_MY{ "#,##0%", "#E0", } - Version{"1.24"} + Version{"1.28"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/mt.txt b/icu4c/source/data/locales/mt.txt index 321e09d1a56..fac3ba053a4 100644 --- a/icu4c/source/data/locales/mt.txt +++ b/icu4c/source/data/locales/mt.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/mt.xml +// * Source File:/common/main/mt.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/mt.xml + * ICU source: /xml/main/mt.xml */ mt{ + AuxExemplarCharacters{"[cy]"} Countries{ AD{"Andorra"} AE{"Emirati Għarab Maqgħuda"} @@ -256,7 +257,7 @@ mt{ "Lira Maltija", } } - ExemplarCharacters{"[[a-z à ì ù è ò ċ ġ ħ {għ} ż]-[cy]]"} + ExemplarCharacters{"[a à b ċ d e è f ġ g {għ} h ħ i ì j-o ò p-u ù v-x ż z]"} Languages{ aa{"Afar"} ab{"Abkażjan"} @@ -732,7 +733,7 @@ mt{ LocaleScript{ "Latn", } - Version{"1.37"} + Version{"1.42"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/mt_MT.txt b/icu4c/source/data/locales/mt_MT.txt index 0698f8dffe4..d7446a69ca6 100644 --- a/icu4c/source/data/locales/mt_MT.txt +++ b/icu4c/source/data/locales/mt_MT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/mt_MT.xml +// * Source File:/common/main/mt_MT.xml // * // *************************************************************************** mt_MT{ @@ -13,5 +13,5 @@ mt_MT{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} } diff --git a/icu4c/source/data/locales/nb.txt b/icu4c/source/data/locales/nb.txt index 51e7ce8d5bb..85110ddcf7d 100644 --- a/icu4c/source/data/locales/nb.txt +++ b/icu4c/source/data/locales/nb.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/nb.xml +// * Source File:/common/main/nb.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/nb.xml + * ICU source: /xml/main/nb.xml */ nb{ Countries{ @@ -1233,7 +1233,7 @@ nb{ "Zimbabwiske dollar", } } - ExemplarCharacters{"[a-zæåøéóôàüǎ]"} + ExemplarCharacters{"[a à ǎ b-e é f-o ó ô p-y ü z æ ø å]"} Keys{ calendar{"Kalendar"} collation{"Kollasjon"} @@ -1714,7 +1714,7 @@ nb{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1796,7 +1796,7 @@ nb{ Variants{ REVISED{"Revidert"} } - Version{"1.50"} + Version{"1.55"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/nb_NO.txt b/icu4c/source/data/locales/nb_NO.txt index bb8283ca542..f24a0645084 100644 --- a/icu4c/source/data/locales/nb_NO.txt +++ b/icu4c/source/data/locales/nb_NO.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/nb_NO.xml +// * Source File:/common/main/nb_NO.xml // * // *************************************************************************** nb_NO{ - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/nl.txt b/icu4c/source/data/locales/nl.txt index 29cd3643db7..7ac8ecca30a 100644 --- a/icu4c/source/data/locales/nl.txt +++ b/icu4c/source/data/locales/nl.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/nl.xml +// * Source File:/common/main/nl.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/nl.xml + * ICU source: /xml/main/nl.xml */ nl{ Countries{ @@ -1268,7 +1268,7 @@ nl{ "Zimbabwaanse dollar", } } - ExemplarCharacters{"[a-záéíóúäëïöüij]"} + ExemplarCharacters{"[a á ä b-e é ë f-i í ï ij j-o ó ö p-u ú ü v-z]"} Keys{ calendar{"Kalender"} collation{"Volgorde"} @@ -1756,7 +1756,7 @@ nl{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1836,7 +1836,7 @@ nl{ Variants{ REVISED{"Gewijzigd"} } - Version{"1.52"} + Version{"1.58"} calendar{ gregorian{ DateTimePatterns{ @@ -1941,7 +1941,6 @@ nl{ hebrew{ monthNames{ format{ - abbreviated:alias{"/LOCALE/calendar/hebrew/monthNames/format/wide"} wide{ "Tisjrie", "Chesjwan", @@ -1968,7 +1967,6 @@ nl{ } monthNames{ format{ - abbreviated:alias{"/LOCALE/calendar/islamic/monthNames/format/wide"} wide{ "Moeharram", "Safar", @@ -1986,7 +1984,6 @@ nl{ } } } - islamic-civil:alias{"/LOCALE/calendar/islamic"} } zoneStrings{ "Africa:Casablanca"{ diff --git a/icu4c/source/data/locales/nl_BE.txt b/icu4c/source/data/locales/nl_BE.txt index 69c75dd2f85..4c62730bd84 100644 --- a/icu4c/source/data/locales/nl_BE.txt +++ b/icu4c/source/data/locales/nl_BE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/nl_BE.xml +// * Source File:/common/main/nl_BE.xml // * // *************************************************************************** nl_BE{ @@ -13,7 +13,7 @@ nl_BE{ "#,##0%", "#E0", } - Version{"1.31"} + Version{"1.35"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/nl_NL.txt b/icu4c/source/data/locales/nl_NL.txt index b6e7e288fe1..35930b143ce 100644 --- a/icu4c/source/data/locales/nl_NL.txt +++ b/icu4c/source/data/locales/nl_NL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/nl_NL.xml +// * Source File:/common/main/nl_NL.xml // * // *************************************************************************** nl_NL{ @@ -13,5 +13,5 @@ nl_NL{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/nn.txt b/icu4c/source/data/locales/nn.txt index 2f0c9089a8b..ab6398c2463 100644 --- a/icu4c/source/data/locales/nn.txt +++ b/icu4c/source/data/locales/nn.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/nn.xml +// * Source File:/common/main/nn.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/nn.xml + * ICU source: /xml/main/nn.xml */ nn{ Countries{ @@ -268,7 +268,7 @@ nn{ "USD", } } - ExemplarCharacters{"[a-zæåøéóôàüǎ]"} + ExemplarCharacters{"[a à ǎ b-e é f-o ó ô p-y ü z æ ø å]"} Languages{ nb{"norsk bokmål"} nn{"norsk nynorsk"} @@ -288,10 +288,10 @@ nn{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.41"} + Version{"1.46"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/nn_NO.txt b/icu4c/source/data/locales/nn_NO.txt index 29b2e4dd063..f4d577a047b 100644 --- a/icu4c/source/data/locales/nn_NO.txt +++ b/icu4c/source/data/locales/nn_NO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/nn_NO.xml +// * Source File:/common/main/nn_NO.xml // * // *************************************************************************** nn_NO{ @@ -13,5 +13,5 @@ nn_NO{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/om.txt b/icu4c/source/data/locales/om.txt index 54c31123469..36b32ebd7d0 100644 --- a/icu4c/source/data/locales/om.txt +++ b/icu4c/source/data/locales/om.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/om.xml +// * Source File:/common/main/om.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/om.xml + * ICU source: /xml/main/om.xml */ om{ Countries{ @@ -47,7 +47,7 @@ om{ LocaleScript{ "Latn", } - Version{"1.29"} + Version{"1.33"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/om_ET.txt b/icu4c/source/data/locales/om_ET.txt index 34ad28cd325..430d6267b38 100644 --- a/icu4c/source/data/locales/om_ET.txt +++ b/icu4c/source/data/locales/om_ET.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/om_ET.xml +// * Source File:/common/main/om_ET.xml // * // *************************************************************************** om_ET{ @@ -23,7 +23,7 @@ om_ET{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/om_KE.txt b/icu4c/source/data/locales/om_KE.txt index 3b5eddd9325..080ad6fb558 100644 --- a/icu4c/source/data/locales/om_KE.txt +++ b/icu4c/source/data/locales/om_KE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/om_KE.xml +// * Source File:/common/main/om_KE.xml // * // *************************************************************************** om_KE{ @@ -13,7 +13,7 @@ om_KE{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/or.txt b/icu4c/source/data/locales/or.txt index 1a3a54acbd3..e4ee2e6466f 100644 --- a/icu4c/source/data/locales/or.txt +++ b/icu4c/source/data/locales/or.txt @@ -3,17 +3,17 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/or.xml +// * Source File:/common/main/or.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/or.xml + * ICU source: /xml/main/or.xml */ or{ Countries{ IN{"ଭାରତ"} } - ExemplarCharacters{"[ଁଂଃଅଆଇଈଉଊଋଌଏଐଓଔକଖଗଘଙଚଛଜଝଞଟଠଡଢଣତଥଦଧନପଫବଭମଯରଲଳଵଶଷସହ଼ଽାିୀୁୂୃେୈୋୌ୍ୖୗଡ଼ଢ଼ୟୠୡ୰ୱ]"} + ExemplarCharacters{"[୰ ଅ-ଋ ୠ ଌ ୡ ଏ ଐ ଓ-ନ ପ-ର ଲ ଳ ଶ-ହ ଡ଼ ଢ଼ ୟ ୱ ଵ ଂ ଃ ଁ ୍ ଼-ୃ େ ୈ ୋ ୌ ୖ ୗ]"} Languages{ or{"ଓଡ଼ିଆ"} } @@ -31,10 +31,10 @@ or{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.13"} + Version{"1.17"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/or_IN.txt b/icu4c/source/data/locales/or_IN.txt index a49557f32c7..dffcce7b6dc 100644 --- a/icu4c/source/data/locales/or_IN.txt +++ b/icu4c/source/data/locales/or_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/or_IN.xml +// * Source File:/common/main/or_IN.xml // * // *************************************************************************** or_IN{ @@ -13,7 +13,7 @@ or_IN{ "#,##,##0%", "#E0", } - Version{"1.17"} + Version{"1.21"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/pa.txt b/icu4c/source/data/locales/pa.txt index 045aade11be..725d9df42ae 100644 --- a/icu4c/source/data/locales/pa.txt +++ b/icu4c/source/data/locales/pa.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/pa.xml +// * Source File:/common/main/pa.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/pa.xml + * ICU source: /xml/main/pa.xml */ pa{ Countries{ @@ -19,7 +19,10 @@ pa{ "ਰੁਪਿਯ", } } - ExemplarCharacters{"[ਁ-ਃਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹ਼ਾ-ੂੇੈੋ-੍ਖ਼-ੜਫ਼੦-ੴ‌‍]"} + ExemplarCharacters{ + "[‌ ‍ ਼ ਁ-ਃ ੰ ੱ ੦-੯ ੴ ੳ ਉ ਊ ਓ ਅ ਆ ਐ ਔ ੲ ਇ ਈ ਏ ਸ ਸ਼ ਹ ਕ ਖ ਖ਼ ਗ ਗ਼ ਘ-ਜ ਜ਼ ਝ-ਨ ਪ ਫ ਫ਼" + " ਬ-ਰ ਲ ਲ਼ ਵ ੜ ਾ-ੂ ੇ ੈ ੋ-੍]" + } Languages{ pa{"ਪੰਜਾਬੀ"} } @@ -37,7 +40,7 @@ pa{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -46,7 +49,7 @@ pa{ "#,##,##0%", "#E0", } - Version{"1.26"} + Version{"1.32"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/pa_IN.txt b/icu4c/source/data/locales/pa_IN.txt index 95962d4de4b..e827877ec08 100644 --- a/icu4c/source/data/locales/pa_IN.txt +++ b/icu4c/source/data/locales/pa_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/pa_IN.xml +// * Source File:/common/main/pa_IN.xml // * // *************************************************************************** pa_IN{ @@ -13,7 +13,7 @@ pa_IN{ "#,##,##0%", "#E0", } - Version{"1.26"} + Version{"1.30"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/pl.txt b/icu4c/source/data/locales/pl.txt index 7c68fe14f08..50b4c9e9d79 100644 --- a/icu4c/source/data/locales/pl.txt +++ b/icu4c/source/data/locales/pl.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/pl.xml +// * Source File:/common/main/pl.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/pl.xml + * ICU source: /xml/main/pl.xml */ pl{ + AuxExemplarCharacters{"[qvx]"} Countries{ AD{"Andora"} AE{"Zjednoczone Emiraty Arabskie"} @@ -1180,7 +1181,7 @@ pl{ "dolar Zimbabwe", } } - ExemplarCharacters{"[a-z ó ą ę ć ń ś ź ł ż]"} + ExemplarCharacters{"[a ą b c ć d e ę f-l ł m n ń o ó p-s ś t-z ź ż]"} Keys{ calendar{"Kalendarz"} collation{"Sortowanie"} @@ -1232,7 +1233,7 @@ pl{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1294,7 +1295,7 @@ pl{ traditional{"tradycyjny"} } } - Version{"1.51"} + Version{"1.58"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/pl_PL.txt b/icu4c/source/data/locales/pl_PL.txt index 21304e71e75..0fbe0dfe55f 100644 --- a/icu4c/source/data/locales/pl_PL.txt +++ b/icu4c/source/data/locales/pl_PL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/pl_PL.xml +// * Source File:/common/main/pl_PL.xml // * // *************************************************************************** pl_PL{ @@ -13,5 +13,5 @@ pl_PL{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/ps.txt b/icu4c/source/data/locales/ps.txt index c049328f4ad..08a15537d2c 100644 --- a/icu4c/source/data/locales/ps.txt +++ b/icu4c/source/data/locales/ps.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ps.xml +// * Source File:/common/main/ps.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ps.xml + * ICU source: /xml/main/ps.xml */ ps{ Countries{ @@ -81,7 +81,10 @@ ps{ "افغانۍ", } } - ExemplarCharacters{"[ء-ؤئ-غفقل-وي-ْٰٔټپځڅ-چډړږژښکګڼی-ۍې ‌‍‏‎]"} + ExemplarCharacters{ + "[َ ِ ُ ً ٍ ٌ ّ ْ ٔ ٰ ‌ ‍ آ ا أ ء ب پ ت ټ ث ج ځ چ څ ح-د ډ ذ ر ړ ز ژ ږ س ش ښ ص" + "-غ ف ق ک ګ ل-ن ڼ ه ة و ؤ ی ي ې ۍ ئ]" + } Languages{ ar{"عربي"} bal{"بلوڅي"} @@ -119,7 +122,7 @@ ps{ LocaleScript{ "Arab", } - Version{"1.26"} + Version{"1.30"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/ps_AF.txt b/icu4c/source/data/locales/ps_AF.txt index 21aadcaf559..1fc61240a3a 100644 --- a/icu4c/source/data/locales/ps_AF.txt +++ b/icu4c/source/data/locales/ps_AF.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ps_AF.xml +// * Source File:/common/main/ps_AF.xml // * // *************************************************************************** ps_AF{ @@ -18,7 +18,7 @@ ps_AF{ "×۱۰^", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -27,7 +27,7 @@ ps_AF{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/pt.txt b/icu4c/source/data/locales/pt.txt index 4c6e994d801..e849c4fa2c7 100644 --- a/icu4c/source/data/locales/pt.txt +++ b/icu4c/source/data/locales/pt.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/pt.xml +// * Source File:/common/main/pt.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/pt.xml + * ICU source: /xml/main/pt.xml */ pt{ Countries{ @@ -1228,7 +1228,7 @@ pt{ "Dólar do Zimbábwe", } } - ExemplarCharacters{"[a-zãõçáéíóúàâêôüò]"} + ExemplarCharacters{"[a á à â ã b c ç d e é ê f-i í j-o ó ò ô õ p-u ú ü v-z]"} Keys{ calendar{"Calendário"} collation{"Intercalação"} @@ -1701,7 +1701,7 @@ pt{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1783,7 +1783,7 @@ pt{ Variants{ REVISED{"Revisado"} } - Version{"1.42"} + Version{"1.48"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/pt_BR.txt b/icu4c/source/data/locales/pt_BR.txt index cac962fb2ec..b35b853ea4c 100644 --- a/icu4c/source/data/locales/pt_BR.txt +++ b/icu4c/source/data/locales/pt_BR.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/pt_BR.xml +// * Source File:/common/main/pt_BR.xml // * // *************************************************************************** pt_BR{ - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/pt_PT.txt b/icu4c/source/data/locales/pt_PT.txt index 836eb54b07f..311a1c492d3 100644 --- a/icu4c/source/data/locales/pt_PT.txt +++ b/icu4c/source/data/locales/pt_PT.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/pt_PT.xml +// * Source File:/common/main/pt_PT.xml // * // *************************************************************************** pt_PT{ @@ -90,7 +90,7 @@ pt_PT{ "#,##0%", "#E0", } - Version{"1.36"} + Version{"1.40"} calendar{ gregorian{ DateTimePatterns{ @@ -122,9 +122,6 @@ pt_PT{ "America:Cancun"{ ec{"Cancun"} } - "America:Cordoba"{ - ec{"Córdoba"} - } "America:Cuiaba"{ ec{"Cuibá"} } diff --git a/icu4c/source/data/locales/resfiles.mk b/icu4c/source/data/locales/resfiles.mk index 4569b9d6219..74f15951b5c 100644 --- a/icu4c/source/data/locales/resfiles.mk +++ b/icu4c/source/data/locales/resfiles.mk @@ -24,7 +24,7 @@ # # Generated by LDML2ICUConverter, from LDML source files. -# Aliases which do not have a corresponding xx.xml file (see deprecatedList.xml) +# Aliases which do not have a corresponding xx.xml file (see icu-config.xml & build.xml) GENRB_SYNTHETIC_ALIAS = en_RH.txt in.txt in_ID.txt iw.txt\ iw_IL.txt ja_JP_TRADITIONAL.txt no.txt no_NO.txt no_NO_NY.txt\ th_TH_TRADITIONAL.txt diff --git a/icu4c/source/data/locales/ro.txt b/icu4c/source/data/locales/ro.txt index 8c3e4566589..cd03ca56755 100644 --- a/icu4c/source/data/locales/ro.txt +++ b/icu4c/source/data/locales/ro.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ro.xml +// * Source File:/common/main/ro.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ro.xml + * ICU source: /xml/main/ro.xml */ ro{ + AuxExemplarCharacters{"[qwy]"} Countries{ 001{"Lume"} 005{"America de Sud"} @@ -300,7 +301,7 @@ ro{ "USD", } } - ExemplarCharacters{"[a-z â î ă ş ţ]"} + ExemplarCharacters{"[a ă â b-i î j-s ş t ţ u-z]"} Languages{ ar{"Arabă"} bg{"Bulgară"} @@ -347,10 +348,10 @@ ro{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.46"} + Version{"1.54"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/ro_RO.txt b/icu4c/source/data/locales/ro_RO.txt index c0a66bfeb9b..d116ccfb88d 100644 --- a/icu4c/source/data/locales/ro_RO.txt +++ b/icu4c/source/data/locales/ro_RO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ro_RO.xml +// * Source File:/common/main/ro_RO.xml // * // *************************************************************************** ro_RO{ @@ -13,5 +13,5 @@ ro_RO{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/root.txt b/icu4c/source/data/locales/root.txt index d0364894dc3..76e31f260e2 100644 --- a/icu4c/source/data/locales/root.txt +++ b/icu4c/source/data/locales/root.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/root.xml +// * Source File:/common/main/root.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/root.xml + * ICU source: /xml/main/root.xml */ root{ AuxExemplarCharacters{"[]"} @@ -53,7 +53,7 @@ root{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -66,7 +66,7 @@ root{ 297, 210, } - Version{"1.52"} + Version{"1.62"} boundaries{ grapheme{"char"} line{"line"} @@ -213,6 +213,7 @@ root{ "BCE", "CE", } + wide:alias{"/LOCALE/calendar/gregorian/eras/abbreviated"} } monthNames{ default{"format"} @@ -620,17 +621,9 @@ root{ "America/Godthab", "America/Santiago", "America/Guayaquil", - "", - "", - "", - "", "Asia/Shanghai", "Asia/Tashkent", "Asia/Kuala_Lumpur", - "", - "", - "", - "", "Europe/Madrid", "Europe/Lisbon", "Europe/London", diff --git a/icu4c/source/data/locales/ru.txt b/icu4c/source/data/locales/ru.txt index abf6b3c0e17..957b4aff9c0 100644 --- a/icu4c/source/data/locales/ru.txt +++ b/icu4c/source/data/locales/ru.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ru.xml +// * Source File:/common/main/ru.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ru.xml + * ICU source: /xml/main/ru.xml */ ru{ Countries{ @@ -1029,7 +1029,7 @@ ru{ "Доллар Зимбабве", } } - ExemplarCharacters{"[а-я ё і]"} + ExemplarCharacters{"[а-е ё ж-й і к-я]"} Keys{ calendar{"Календарь"} collation{"Сортировка"} @@ -1405,7 +1405,7 @@ ru{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1473,7 +1473,7 @@ ru{ japanese{"Японский календарь"} } } - Version{"1.58"} + Version{"1.67"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/ru_RU.txt b/icu4c/source/data/locales/ru_RU.txt index 624e8682291..0c101e95d95 100644 --- a/icu4c/source/data/locales/ru_RU.txt +++ b/icu4c/source/data/locales/ru_RU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ru_RU.xml +// * Source File:/common/main/ru_RU.xml // * // *************************************************************************** ru_RU{ @@ -13,5 +13,5 @@ ru_RU{ "#,##0%", "#E0", } - Version{"1.29"} + Version{"1.33"} } diff --git a/icu4c/source/data/locales/ru_UA.txt b/icu4c/source/data/locales/ru_UA.txt index 7e7071b0780..3d2bcc29f30 100644 --- a/icu4c/source/data/locales/ru_UA.txt +++ b/icu4c/source/data/locales/ru_UA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ru_UA.xml +// * Source File:/common/main/ru_UA.xml // * // *************************************************************************** ru_UA{ @@ -13,7 +13,7 @@ ru_UA{ "#,##0%", "#E0", } - Version{"1.26"} + Version{"1.30"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/sh.txt b/icu4c/source/data/locales/sh.txt index 987405ed67a..e48085184a1 100644 --- a/icu4c/source/data/locales/sh.txt +++ b/icu4c/source/data/locales/sh.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sh.xml +// * Source File:/common/main/sh.xml // * // *************************************************************************** sh{ diff --git a/icu4c/source/data/locales/sh_CS.txt b/icu4c/source/data/locales/sh_CS.txt index 23654905e43..64945e16f98 100644 --- a/icu4c/source/data/locales/sh_CS.txt +++ b/icu4c/source/data/locales/sh_CS.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sh_CS.xml +// * Source File:/common/main/sh_CS.xml // * // *************************************************************************** sh_CS{ diff --git a/icu4c/source/data/locales/sh_YU.txt b/icu4c/source/data/locales/sh_YU.txt index d63f2650a3f..fe11903bd63 100644 --- a/icu4c/source/data/locales/sh_YU.txt +++ b/icu4c/source/data/locales/sh_YU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sh_YU.xml +// * Source File:/common/main/sh_YU.xml // * // *************************************************************************** sh_YU{ diff --git a/icu4c/source/data/locales/sk.txt b/icu4c/source/data/locales/sk.txt index d317e03ee85..2eaf25ddfd0 100644 --- a/icu4c/source/data/locales/sk.txt +++ b/icu4c/source/data/locales/sk.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sk.xml +// * Source File:/common/main/sk.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/sk.xml + * ICU source: /xml/main/sk.xml */ sk{ Countries{ @@ -1227,7 +1227,7 @@ sk{ "Zimbabský dolár", } } - ExemplarCharacters{"[a-z ý á é í ó ú ä ô ĺ ŕ č ď ľ ň š ť ž]"} + ExemplarCharacters{"[a á ä b c č d ď e é f-i í j-l ĺ ľ m n ň o ó ô p-r ŕ s š t ť u ú v-y ý z ž]"} Keys{ calendar{"Kalendár"} collation{"Triedenie"} @@ -1279,7 +1279,7 @@ sk{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1307,7 +1307,7 @@ sk{ traditional{"Tradičné"} } } - Version{"1.45"} + Version{"1.53"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/sk_SK.txt b/icu4c/source/data/locales/sk_SK.txt index 108e1bb2fab..32c6401a2e8 100644 --- a/icu4c/source/data/locales/sk_SK.txt +++ b/icu4c/source/data/locales/sk_SK.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sk_SK.xml +// * Source File:/common/main/sk_SK.xml // * // *************************************************************************** sk_SK{ @@ -13,5 +13,5 @@ sk_SK{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/sl.txt b/icu4c/source/data/locales/sl.txt index 6f157e5b21c..1d036371172 100644 --- a/icu4c/source/data/locales/sl.txt +++ b/icu4c/source/data/locales/sl.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sl.xml +// * Source File:/common/main/sl.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/sl.xml + * ICU source: /xml/main/sl.xml */ sl{ + AuxExemplarCharacters{"[qwxy]"} Countries{ 001{"Svet"} 002{"Afrika"} @@ -320,7 +321,7 @@ sl{ "Ameriški Dolar", } } - ExemplarCharacters{"[a-pr-vzčšž]"} + ExemplarCharacters{"[a-c č d-p r s š t-v z ž]"} Keys{ calendar{"Kolendar"} collation{"Zlaganje"} @@ -372,7 +373,7 @@ sl{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -396,7 +397,7 @@ sl{ traditional{"Tradicionano zlaganje"} } } - Version{"1.48"} + Version{"1.55"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/sl_SI.txt b/icu4c/source/data/locales/sl_SI.txt index 8377ff48655..05e48147c45 100644 --- a/icu4c/source/data/locales/sl_SI.txt +++ b/icu4c/source/data/locales/sl_SI.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sl_SI.xml +// * Source File:/common/main/sl_SI.xml // * // *************************************************************************** sl_SI{ @@ -13,7 +13,7 @@ sl_SI{ "#,##0%", "#E0", } - Version{"1.31"} + Version{"1.35"} delimiters{ alternateQuotationEnd{"“"} alternateQuotationStart{"„"} diff --git a/icu4c/source/data/locales/so.txt b/icu4c/source/data/locales/so.txt index c0f0000e8f2..ff83937f855 100644 --- a/icu4c/source/data/locales/so.txt +++ b/icu4c/source/data/locales/so.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/so.xml +// * Source File:/common/main/so.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/so.xml + * ICU source: /xml/main/so.xml */ so{ Countries{ @@ -144,7 +144,7 @@ so{ LocaleScript{ "Latn", } - Version{"1.30"} + Version{"1.34"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/so_DJ.txt b/icu4c/source/data/locales/so_DJ.txt index 8d3206a2707..e34c5b02881 100644 --- a/icu4c/source/data/locales/so_DJ.txt +++ b/icu4c/source/data/locales/so_DJ.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/so_DJ.xml +// * Source File:/common/main/so_DJ.xml // * // *************************************************************************** so_DJ{ @@ -23,5 +23,5 @@ so_DJ{ "#,##0%", "#E0", } - Version{"1.29"} + Version{"1.33"} } diff --git a/icu4c/source/data/locales/so_ET.txt b/icu4c/source/data/locales/so_ET.txt index 4b89817facf..42a0c2b86aa 100644 --- a/icu4c/source/data/locales/so_ET.txt +++ b/icu4c/source/data/locales/so_ET.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/so_ET.xml +// * Source File:/common/main/so_ET.xml // * // *************************************************************************** so_ET{ @@ -23,5 +23,5 @@ so_ET{ "#,##0%", "#E0", } - Version{"1.29"} + Version{"1.33"} } diff --git a/icu4c/source/data/locales/so_KE.txt b/icu4c/source/data/locales/so_KE.txt index 5306d66d362..ca666d55717 100644 --- a/icu4c/source/data/locales/so_KE.txt +++ b/icu4c/source/data/locales/so_KE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/so_KE.xml +// * Source File:/common/main/so_KE.xml // * // *************************************************************************** so_KE{ @@ -13,5 +13,5 @@ so_KE{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} } diff --git a/icu4c/source/data/locales/so_SO.txt b/icu4c/source/data/locales/so_SO.txt index b1969d0081a..40e6f8be21e 100644 --- a/icu4c/source/data/locales/so_SO.txt +++ b/icu4c/source/data/locales/so_SO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/so_SO.xml +// * Source File:/common/main/so_SO.xml // * // *************************************************************************** so_SO{ @@ -23,5 +23,5 @@ so_SO{ "#,##0%", "#E0", } - Version{"1.29"} + Version{"1.33"} } diff --git a/icu4c/source/data/locales/sq.txt b/icu4c/source/data/locales/sq.txt index b9d13b9e692..aac0a9ca36a 100644 --- a/icu4c/source/data/locales/sq.txt +++ b/icu4c/source/data/locales/sq.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sq.xml +// * Source File:/common/main/sq.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/sq.xml + * ICU source: /xml/main/sq.xml */ sq{ + AuxExemplarCharacters{"[w]"} Countries{ AD{"Andorrë"} AE{"Emiratet Arabe te Bashkuara"} @@ -203,7 +204,10 @@ sq{ "Dollar amerikan", } } - ExemplarCharacters{"[a-zçë{dh}{gj}{ll}{nj}{rr}{sh}{th}{xh}{zh}]"} + ExemplarCharacters{ + "[a-c ç d {dh} e ë f g {gj} h-l {ll} m n {nj} o-r {rr} s {sh} t {th} u-x {xh}" + " y z {zh}]" + } Languages{ ar{"Arabisht"} de{"Gjermanisht"} @@ -232,13 +236,13 @@ sq{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ Latn{"Latine"} } - Version{"1.40"} + Version{"1.46"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/sq_AL.txt b/icu4c/source/data/locales/sq_AL.txt index c755eddfb9d..25a1fc22081 100644 --- a/icu4c/source/data/locales/sq_AL.txt +++ b/icu4c/source/data/locales/sq_AL.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sq_AL.xml +// * Source File:/common/main/sq_AL.xml // * // *************************************************************************** sq_AL{ @@ -13,5 +13,5 @@ sq_AL{ "#,##0%", "#E0", } - Version{"1.25"} + Version{"1.29"} } diff --git a/icu4c/source/data/locales/sr.txt b/icu4c/source/data/locales/sr.txt index c18e2bbb05b..1ca023d3181 100644 --- a/icu4c/source/data/locales/sr.txt +++ b/icu4c/source/data/locales/sr.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sr.xml +// * Source File:/common/main/sr.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/sr.xml + * ICU source: /xml/main/sr.xml */ sr{ Countries{ @@ -413,7 +413,7 @@ sr{ "YUN", } } - ExemplarCharacters{"[а-и к-ш ђ ј љ њ ћ џ]"} + ExemplarCharacters{"[а-д ђ е-и ј к л љ м н њ о-т ћ у-ч џ ш]"} Keys{ calendar{"Календар"} collation{"Сортирање"} @@ -496,7 +496,7 @@ sr{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -537,7 +537,7 @@ sr{ traditional{"Традиционално сортирање"} } } - Version{"1.49"} + Version{"1.55"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/sr_CS.txt b/icu4c/source/data/locales/sr_CS.txt index 6442670bd65..9a7f821aba7 100644 --- a/icu4c/source/data/locales/sr_CS.txt +++ b/icu4c/source/data/locales/sr_CS.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sr_CS.xml +// * Source File:/common/main/sr_CS.xml // * // *************************************************************************** sr_CS{ diff --git a/icu4c/source/data/locales/sr_Cyrl.txt b/icu4c/source/data/locales/sr_Cyrl.txt index 110975ff999..a5c54c811bb 100644 --- a/icu4c/source/data/locales/sr_Cyrl.txt +++ b/icu4c/source/data/locales/sr_Cyrl.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sr_Cyrl.xml +// * Source File:/common/main/sr_Cyrl.xml // * // *************************************************************************** sr_Cyrl{ @@ -21,7 +21,7 @@ sr_Cyrl{ "Српски Динар", } } - Version{"1.11"} + Version{"1.15"} calendar{ gregorian{ eras{ diff --git a/icu4c/source/data/locales/sr_Cyrl_CS.txt b/icu4c/source/data/locales/sr_Cyrl_CS.txt index 59d049bd55c..c929e2d6719 100644 --- a/icu4c/source/data/locales/sr_Cyrl_CS.txt +++ b/icu4c/source/data/locales/sr_Cyrl_CS.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sr_Cyrl_CS.xml +// * Source File:/common/main/sr_Cyrl_CS.xml // * // *************************************************************************** sr_Cyrl_CS{ - Version{"1.13"} + Version{"1.17"} delimiters{ alternateQuotationEnd{"”"} alternateQuotationStart{"“"} diff --git a/icu4c/source/data/locales/sr_Cyrl_YU.txt b/icu4c/source/data/locales/sr_Cyrl_YU.txt index 4f9e017326c..61c7d224d2b 100644 --- a/icu4c/source/data/locales/sr_Cyrl_YU.txt +++ b/icu4c/source/data/locales/sr_Cyrl_YU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sr_Cyrl_YU.xml +// * Source File:/common/main/sr_Cyrl_YU.xml // * // *************************************************************************** sr_Cyrl_YU{ diff --git a/icu4c/source/data/locales/sr_Latn.txt b/icu4c/source/data/locales/sr_Latn.txt index 41adf3b15c5..717a645cc4e 100644 --- a/icu4c/source/data/locales/sr_Latn.txt +++ b/icu4c/source/data/locales/sr_Latn.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sr_Latn.xml +// * Source File:/common/main/sr_Latn.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/sr_Latn.xml + * ICU source: /xml/main/sr_Latn.xml */ sr_Latn{ + AuxExemplarCharacters{"[qwxy]"} Countries{ 001{"Svet"} 002{"Afrika"} @@ -420,7 +421,7 @@ sr_Latn{ "YUN", } } - ExemplarCharacters{"[a-p r-v z đ ć č ž š {lj} {nj} {dž}]"} + ExemplarCharacters{"[a-c ć č d đ {dž} e-l {lj} m n {nj} o p r s š t-v z ž]"} Keys{ calendar{"Kalendar"} collation{"Sortiranje"} @@ -529,7 +530,7 @@ sr_Latn{ traditional{"Tradicionalno sortiranje"} } } - Version{"1.30"} + Version{"1.37"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/sr_Latn_CS.txt b/icu4c/source/data/locales/sr_Latn_CS.txt index f9f0db4c92c..9723c6d2641 100644 --- a/icu4c/source/data/locales/sr_Latn_CS.txt +++ b/icu4c/source/data/locales/sr_Latn_CS.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sr_Latn_CS.xml +// * Source File:/common/main/sr_Latn_CS.xml // * // *************************************************************************** sr_Latn_CS{ - Version{"1.12"} + Version{"1.16"} delimiters{ alternateQuotationEnd{"”"} alternateQuotationStart{"“"} diff --git a/icu4c/source/data/locales/sr_Latn_YU.txt b/icu4c/source/data/locales/sr_Latn_YU.txt index 1b576185bb4..866d4e84241 100644 --- a/icu4c/source/data/locales/sr_Latn_YU.txt +++ b/icu4c/source/data/locales/sr_Latn_YU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sr_Latn_YU.xml +// * Source File:/common/main/sr_Latn_YU.xml // * // *************************************************************************** sr_Latn_YU{ diff --git a/icu4c/source/data/locales/sr_YU.txt b/icu4c/source/data/locales/sr_YU.txt index 7aac3594bd5..ac8632e8b15 100644 --- a/icu4c/source/data/locales/sr_YU.txt +++ b/icu4c/source/data/locales/sr_YU.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sr_YU.xml +// * Source File:/common/main/sr_YU.xml // * // *************************************************************************** sr_YU{ diff --git a/icu4c/source/data/locales/sv.txt b/icu4c/source/data/locales/sv.txt index 34fc3f23fbb..2ab1d5fc593 100644 --- a/icu4c/source/data/locales/sv.txt +++ b/icu4c/source/data/locales/sv.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sv.xml +// * Source File:/common/main/sv.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/sv.xml + * ICU source: /xml/main/sv.xml */ sv{ Countries{ @@ -1223,7 +1223,7 @@ sv{ "Zimbabwisk dollar", } } - ExemplarCharacters{"[a-zäöåàéëü]"} + ExemplarCharacters{"[̀ a-e é ë f-y ü z å ä ö]"} Keys{ calendar{"kalender"} collation{"sorteringsordning"} @@ -1706,7 +1706,7 @@ sv{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1789,7 +1789,7 @@ sv{ Variants{ REVISED{"reviderad"} } - Version{"1.57"} + Version{"1.64"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/sv_FI.txt b/icu4c/source/data/locales/sv_FI.txt index 1f12a9fe717..fe3463f46f1 100644 --- a/icu4c/source/data/locales/sv_FI.txt +++ b/icu4c/source/data/locales/sv_FI.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sv_FI.xml +// * Source File:/common/main/sv_FI.xml // * // *************************************************************************** sv_FI{ @@ -13,5 +13,5 @@ sv_FI{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/sv_SE.txt b/icu4c/source/data/locales/sv_SE.txt index 54c2b234fd6..612ff568da2 100644 --- a/icu4c/source/data/locales/sv_SE.txt +++ b/icu4c/source/data/locales/sv_SE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sv_SE.xml +// * Source File:/common/main/sv_SE.xml // * // *************************************************************************** sv_SE{ @@ -13,7 +13,7 @@ sv_SE{ "#,##0 %", "#E0", } - Version{"1.31"} + Version{"1.35"} delimiters{ alternateQuotationEnd{"”"} alternateQuotationStart{"”"} diff --git a/icu4c/source/data/locales/sw.txt b/icu4c/source/data/locales/sw.txt index daf1a43e0e6..634a55b7897 100644 --- a/icu4c/source/data/locales/sw.txt +++ b/icu4c/source/data/locales/sw.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sw.xml +// * Source File:/common/main/sw.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/sw.xml + * ICU source: /xml/main/sw.xml */ sw{ Countries{ @@ -108,7 +108,7 @@ sw{ LocaleScript{ "Latn", } - Version{"1.32"} + Version{"1.37"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/sw_KE.txt b/icu4c/source/data/locales/sw_KE.txt index 6b424ffd417..a2e1d77243a 100644 --- a/icu4c/source/data/locales/sw_KE.txt +++ b/icu4c/source/data/locales/sw_KE.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sw_KE.xml +// * Source File:/common/main/sw_KE.xml // * // *************************************************************************** sw_KE{ @@ -13,5 +13,5 @@ sw_KE{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} } diff --git a/icu4c/source/data/locales/sw_TZ.txt b/icu4c/source/data/locales/sw_TZ.txt index 03dda221b4b..50d489c6bfa 100644 --- a/icu4c/source/data/locales/sw_TZ.txt +++ b/icu4c/source/data/locales/sw_TZ.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/sw_TZ.xml +// * Source File:/common/main/sw_TZ.xml // * // *************************************************************************** sw_TZ{ @@ -13,7 +13,7 @@ sw_TZ{ "#,##0%", "#E0", } - Version{"1.31"} + Version{"1.35"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/ta.txt b/icu4c/source/data/locales/ta.txt index 311e8cf4c31..081b645cf33 100644 --- a/icu4c/source/data/locales/ta.txt +++ b/icu4c/source/data/locales/ta.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ta.xml +// * Source File:/common/main/ta.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ta.xml + * ICU source: /xml/main/ta.xml */ ta{ Countries{ @@ -183,7 +183,7 @@ ta{ "INR", } } - ExemplarCharacters{"[ஂஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹா-ூெ-ைொ-்ௗ௦-௺‌‍]"} + ExemplarCharacters{"[‌ ‍ ஂ ௳-௸ ௺ ௰-௲ ௹ ௦-௯ ஃ அ-ஊ எ-ஐ ஒ-க ங ச ஜ ஞ ட ண த ந-ப ம-ஹ ா-ூ ெ-ை ொ-் ௗ]"} Languages{ aa{"அபார்"} ab{"அப்காஸின்"} @@ -336,7 +336,7 @@ ta{ "#,##,##0%", "#E0", } - Version{"1.35"} + Version{"1.41"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/ta_IN.txt b/icu4c/source/data/locales/ta_IN.txt index d3105c9a5fa..e28990ae88d 100644 --- a/icu4c/source/data/locales/ta_IN.txt +++ b/icu4c/source/data/locales/ta_IN.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ta_IN.xml +// * Source File:/common/main/ta_IN.xml // * // *************************************************************************** ta_IN{ - Version{"1.35"} + Version{"1.39"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/te.txt b/icu4c/source/data/locales/te.txt index 5d6bd74dce3..7622c4e5746 100644 --- a/icu4c/source/data/locales/te.txt +++ b/icu4c/source/data/locales/te.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/te.xml +// * Source File:/common/main/te.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/te.xml + * ICU source: /xml/main/te.xml */ te{ Countries{ @@ -35,7 +35,7 @@ te{ "USD", } } - ExemplarCharacters{"[ఁ-ఃఅ-ఌఎ-ఐఒ-నప-ళవ-హా-ౄె-ైొ-్ౕౖౠౡ౦-౯‌‍]"} + ExemplarCharacters{"[‌ ‍ ౦-౯ అ-ఋ ౠ ఌ ౡ ఎ-ఐ ఒ-న ప-ళ వ-హ ఁ-ః ్ ా-ౄ ె-ై ొ-ౌ ౕ ౖ]"} Languages{ te{"తెలుగు"} } @@ -53,10 +53,10 @@ te{ "E", "‰", "∞", - "�", + "NaN", "+", } - Version{"1.37"} + Version{"1.43"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/te_IN.txt b/icu4c/source/data/locales/te_IN.txt index 45c452964c9..59979d3b186 100644 --- a/icu4c/source/data/locales/te_IN.txt +++ b/icu4c/source/data/locales/te_IN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/te_IN.xml +// * Source File:/common/main/te_IN.xml // * // *************************************************************************** te_IN{ @@ -13,7 +13,7 @@ te_IN{ "#,##,##0%", "#E0", } - Version{"1.34"} + Version{"1.38"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/th.txt b/icu4c/source/data/locales/th.txt index 5be67bf9928..fd1d88de813 100644 --- a/icu4c/source/data/locales/th.txt +++ b/icu4c/source/data/locales/th.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/th.xml +// * Source File:/common/main/th.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/th.xml + * ICU source: /xml/main/th.xml */ th{ BreakDictionaryData:import{"../brkitr/thaidict.brk"} @@ -408,7 +408,7 @@ th{ "ทอง", } } - ExemplarCharacters{"[ก-ฺเ-๎​]"} + ExemplarCharacters{"[​ ฯ ๆ ๎ ็-ํ ก-ฮ ะ-ฺ เ-ๅ]"} Languages{ aa{"อาฟา"} ab{"แอบกาเซีย"} @@ -557,7 +557,7 @@ th{ Latn{"ลาติน"} Thai{"ไทย"} } - Version{"1.50"} + Version{"1.56"} boundaries{ line{"line_th"} word{"word_th"} diff --git a/icu4c/source/data/locales/th_TH.txt b/icu4c/source/data/locales/th_TH.txt index da8c5fcf37e..2e4969a3c58 100644 --- a/icu4c/source/data/locales/th_TH.txt +++ b/icu4c/source/data/locales/th_TH.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/th_TH.xml +// * Source File:/common/main/th_TH.xml // * // *************************************************************************** th_TH{ @@ -13,5 +13,5 @@ th_TH{ "#,##0%", "#E0", } - Version{"1.26"} + Version{"1.30"} } diff --git a/icu4c/source/data/locales/ti.txt b/icu4c/source/data/locales/ti.txt index 20b330df558..dc2979a3417 100644 --- a/icu4c/source/data/locales/ti.txt +++ b/icu4c/source/data/locales/ti.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ti.xml +// * Source File:/common/main/ti.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ti.xml + * ICU source: /xml/main/ti.xml */ ti{ Countries:alias{"am"} @@ -30,14 +30,16 @@ ti{ } } ExemplarCharacters{ - "[ሀ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚ፟-፼ᎀ-᎙ⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ" - "-ⷞ]" + "[፟ ፡ ፣-፧ ። ፠ ፨ ᎐-᎙ ፲-፼ ፩-፱ ሀ-ሏ ⶀ ሐ-ሟ ᎀ-ᎃ ⶁ ሠ-ሯ ⶂ ሰ-ሷ ⶃ ሸ-ሿ ⶄ ቀ-ቈ ቊ-ቍ ቐ-ቖ ቘ ቚ" + "-ቝ በ-ቧ ᎄ-ᎇ ⶅ ቨ-ቷ ⶆ ቸ-ቿ ⶇ ኀ-ኈ ኊ-ኍ ነ-ኗ ⶈ ኘ-ኟ ⶉ አ-ኧ ⶊ ከ-ኰ ኲ-ኵ ኸ-ኾ ዀ ዂ-ዅ ወ-ዖ ዘ-ዟ" + " ⶋ ዠ-ዷ ⶌ ዸ-ዿ ⶍ ጀ-ጇ ⶎ ገ-ጐ ጒ-ጕ ጘ-ጟ ⶓ-ⶖ ጠ-ጧ ⶏ ጨ-ጯ ⶐ ጰ-ጷ ⶑ ጸ-ፏ ᎈ-ᎋ ፐ-ፗ ᎌ-ᎏ ⶒ ፘ-ፚ" + " ⶠ-ⶦ ⶨ-ⶮ ⶰ-ⶶ ⶸ-ⶾ ⷀ-ⷆ ⷈ-ⷎ ⷐ-ⷖ ⷘ-ⷞ]" } Languages:alias{"am"} LocaleScript{ "Ethi", } - Version{"1.31"} + Version{"1.35"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/ti_ER.txt b/icu4c/source/data/locales/ti_ER.txt index f3ba8b3d444..9222b29bfe1 100644 --- a/icu4c/source/data/locales/ti_ER.txt +++ b/icu4c/source/data/locales/ti_ER.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ti_ER.xml +// * Source File:/common/main/ti_ER.xml // * // *************************************************************************** ti_ER{ @@ -23,7 +23,7 @@ ti_ER{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/ti_ET.txt b/icu4c/source/data/locales/ti_ET.txt index 30adb5d483d..265e869f277 100644 --- a/icu4c/source/data/locales/ti_ET.txt +++ b/icu4c/source/data/locales/ti_ET.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ti_ET.xml +// * Source File:/common/main/ti_ET.xml // * // *************************************************************************** ti_ET{ @@ -19,7 +19,7 @@ ti_ET{ "#,##0%", "#E0", } - Version{"1.29"} + Version{"1.33"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/tr.txt b/icu4c/source/data/locales/tr.txt index 48a053f2542..f17dab0b0cc 100644 --- a/icu4c/source/data/locales/tr.txt +++ b/icu4c/source/data/locales/tr.txt @@ -3,13 +3,14 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/tr.xml +// * Source File:/common/main/tr.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/tr.xml + * ICU source: /xml/main/tr.xml */ tr{ + AuxExemplarCharacters{"[qwx]"} Countries{ 001{"Dünya"} 002{"Afrika"} @@ -1264,7 +1265,7 @@ tr{ "Zimbabwe Doları", } } - ExemplarCharacters{"[a-zâûöüıçşğİ]"} + ExemplarCharacters{"[a â b c ç d-g ğ h ı i İ j-o ö p-s ş t u û ü v-z]"} Keys{ calendar{"Takvim"} collation{"Sıralama"} @@ -1543,7 +1544,7 @@ tr{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1587,7 +1588,7 @@ tr{ traditional{"Geleneksel"} } } - Version{"1.50"} + Version{"1.57"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/tr_TR.txt b/icu4c/source/data/locales/tr_TR.txt index 3b7b416db9f..9cfeee2818c 100644 --- a/icu4c/source/data/locales/tr_TR.txt +++ b/icu4c/source/data/locales/tr_TR.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/tr_TR.xml +// * Source File:/common/main/tr_TR.xml // * // *************************************************************************** tr_TR{ @@ -13,7 +13,7 @@ tr_TR{ "#,##0%", "#E0", } - Version{"1.28"} + Version{"1.32"} delimiters{ alternateQuotationEnd{"”"} alternateQuotationStart{"“"} diff --git a/icu4c/source/data/locales/uk.txt b/icu4c/source/data/locales/uk.txt index cd17bc1132d..cd6bbdf1234 100644 --- a/icu4c/source/data/locales/uk.txt +++ b/icu4c/source/data/locales/uk.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/uk.xml +// * Source File:/common/main/uk.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/uk.xml + * ICU source: /xml/main/uk.xml */ uk{ Countries{ @@ -1234,7 +1234,7 @@ uk{ "Зімбабвійський долар", } } - ExemplarCharacters{"[а-щюьяєіїґ ʼ]"} + ExemplarCharacters{"[ʼ а-г ґ д е є ж-и і ї й-щ ь ю я]"} Keys{ calendar{"Календар"} collation{"Сортування"} @@ -1394,7 +1394,7 @@ uk{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -1469,7 +1469,7 @@ uk{ traditional{"Традиційний"} } } - Version{"1.49"} + Version{"1.54"} calendar{ gregorian{ DateTimeElements:intvector{ diff --git a/icu4c/source/data/locales/uk_UA.txt b/icu4c/source/data/locales/uk_UA.txt index c5bf81d204d..178c1196a27 100644 --- a/icu4c/source/data/locales/uk_UA.txt +++ b/icu4c/source/data/locales/uk_UA.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/uk_UA.xml +// * Source File:/common/main/uk_UA.xml // * // *************************************************************************** uk_UA{ @@ -13,5 +13,5 @@ uk_UA{ "#,##0%", "#E0", } - Version{"1.27"} + Version{"1.31"} } diff --git a/icu4c/source/data/locales/ur.txt b/icu4c/source/data/locales/ur.txt index 431cef0649b..6670796c8ef 100644 --- a/icu4c/source/data/locales/ur.txt +++ b/icu4c/source/data/locales/ur.txt @@ -3,25 +3,22 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ur.xml +// * Source File:/common/main/ur.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/ur.xml + * ICU source: /xml/main/ur.xml */ ur{ Countries{ PK{"پاکستان"} } - ExemplarCharacters{ - "[\u0621-\u0624 \u0626-\u063a \u0641-\u0642 \u0644-\u0648 \u0679-\u067e " - "\u0686 \u0688 \u0691 \u0698 \u06a9 \u06af \u06ba \u06be \u06cc \u06d2]" - } + ExemplarCharacters{"[ء-ؤ ئ-ب ٻ پ ة-ث ٹ ٺ ټ ٽ ج چ ح-ذ ڈ ر ز ڑ ژ س-غ ف ق ک گ ل-ن ں ه ھ و ی ے]"} Languages{ ur{"اردو"} } LocaleScript{ "Arab", } - Version{"1.20"} + Version{"1.24"} } diff --git a/icu4c/source/data/locales/ur_PK.txt b/icu4c/source/data/locales/ur_PK.txt index b18e9d13dbe..5a6751dc5d2 100644 --- a/icu4c/source/data/locales/ur_PK.txt +++ b/icu4c/source/data/locales/ur_PK.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/ur_PK.xml +// * Source File:/common/main/ur_PK.xml // * // *************************************************************************** ur_PK{ - Version{"1.17"} + Version{"1.21"} } diff --git a/icu4c/source/data/locales/uz.txt b/icu4c/source/data/locales/uz.txt index 505c1da81f6..7e9ddd8ca76 100644 --- a/icu4c/source/data/locales/uz.txt +++ b/icu4c/source/data/locales/uz.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/uz.xml +// * Source File:/common/main/uz.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/uz.xml + * ICU source: /xml/main/uz.xml */ uz{ Countries{ @@ -62,7 +62,7 @@ uz{ "Ўзбекистон сўм", } } - ExemplarCharacters{"[а-яёіўѣѳѵқҳ]"} + ExemplarCharacters{"[а-е ё ж-и і й к қ л-у ў ф х ҳ ц-ь ѣ э-я ѳ ѵ]"} Languages{ ar{"Арабча"} de{"Олмонча"} @@ -91,7 +91,7 @@ uz{ "E", "‰", "∞", - "�", + "NaN", "+", } Scripts{ @@ -99,7 +99,7 @@ uz{ Cyrl{"Кирил"} Latn{"Лотин"} } - Version{"1.20"} + Version{"1.25"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/uz_Cyrl.txt b/icu4c/source/data/locales/uz_Cyrl.txt index 3ee667f20ba..e2c05273132 100644 --- a/icu4c/source/data/locales/uz_Cyrl.txt +++ b/icu4c/source/data/locales/uz_Cyrl.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/uz_Cyrl.xml +// * Source File:/common/main/uz_Cyrl.xml // * // *************************************************************************** uz_Cyrl{ - Version{"1.4"} + Version{"1.8"} } diff --git a/icu4c/source/data/locales/uz_Cyrl_UZ.txt b/icu4c/source/data/locales/uz_Cyrl_UZ.txt index 94dab17e966..ce83337701a 100644 --- a/icu4c/source/data/locales/uz_Cyrl_UZ.txt +++ b/icu4c/source/data/locales/uz_Cyrl_UZ.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/uz_Cyrl_UZ.xml +// * Source File:/common/main/uz_Cyrl_UZ.xml // * // *************************************************************************** uz_Cyrl_UZ{ - Version{"1.3"} + Version{"1.7"} } diff --git a/icu4c/source/data/locales/uz_Latn.txt b/icu4c/source/data/locales/uz_Latn.txt index cc269ff7875..729bd1d6d64 100644 --- a/icu4c/source/data/locales/uz_Latn.txt +++ b/icu4c/source/data/locales/uz_Latn.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/uz_Latn.xml +// * Source File:/common/main/uz_Latn.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/uz_Latn.xml + * ICU source: /xml/main/uz_Latn.xml */ uz_Latn{ Countries{ @@ -62,7 +62,7 @@ uz_Latn{ "Oʿzbekiston soʿm", } } - ExemplarCharacters{"[a-vx-zʿ]"} + ExemplarCharacters{"[a-v x-z ʿ]"} Languages{ ar{"Arabcha"} de{"Olmoncha"} @@ -84,7 +84,7 @@ uz_Latn{ Cyrl{"Kiril"} Latn{"Lotin"} } - Version{"1.3"} + Version{"1.7"} calendar{ gregorian{ dayNames{ diff --git a/icu4c/source/data/locales/uz_Latn_UZ.txt b/icu4c/source/data/locales/uz_Latn_UZ.txt index 31ef94c3678..b68c201d3f8 100644 --- a/icu4c/source/data/locales/uz_Latn_UZ.txt +++ b/icu4c/source/data/locales/uz_Latn_UZ.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/uz_Latn_UZ.xml +// * Source File:/common/main/uz_Latn_UZ.xml // * // *************************************************************************** uz_Latn_UZ{ - Version{"1.3"} + Version{"1.7"} } diff --git a/icu4c/source/data/locales/uz_UZ.txt b/icu4c/source/data/locales/uz_UZ.txt index d06630e591d..2b89e364f1a 100644 --- a/icu4c/source/data/locales/uz_UZ.txt +++ b/icu4c/source/data/locales/uz_UZ.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/uz_UZ.xml +// * Source File:/common/main/uz_UZ.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/uz_UZ.xml + * ICU source: /xml/main/uz_UZ.xml */ uz_UZ{ "%%ALIAS"{"uz_Cyrl_UZ"} diff --git a/icu4c/source/data/locales/vi.txt b/icu4c/source/data/locales/vi.txt index 729cd36d881..a84fcf8700b 100644 --- a/icu4c/source/data/locales/vi.txt +++ b/icu4c/source/data/locales/vi.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/vi.xml +// * Source File:/common/main/vi.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/vi.xml + * ICU source: /xml/main/vi.xml */ vi{ Countries{ @@ -203,7 +203,11 @@ vi{ "đồng", } } - ExemplarCharacters{"[a-zẠ-ỹđơà-ãè-êìíò-õùúýăĩũư]"} + ExemplarCharacters{ + "[a à ả ã á ạ ă ằ ẳ ẵ ắ ặ â ầ ẩ ẫ ấ ậ b-d đ e è ẻ ẽ é ẹ ê ề ể ễ ế ệ f-i ì ỉ ĩ" + " í ị j-o ò ỏ õ ó ọ ô ồ ổ ỗ ố ộ ơ ờ ở ỡ ớ ợ p-u ù ủ ũ ú ụ ư ừ ử ữ ứ ự v-y ỳ ỷ" + " ỹ ý ỵ z]" + } Languages{ ar{"Tiếng A-rập"} az{"Tiếng Ai-déc-bai-gian"} @@ -280,7 +284,7 @@ vi{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ @@ -289,7 +293,7 @@ vi{ "#,##0%", "#E0", } - Version{"1.36"} + Version{"1.42"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/vi_VN.txt b/icu4c/source/data/locales/vi_VN.txt index b9aff7c0dc2..6c506a29abf 100644 --- a/icu4c/source/data/locales/vi_VN.txt +++ b/icu4c/source/data/locales/vi_VN.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/vi_VN.xml +// * Source File:/common/main/vi_VN.xml // * // *************************************************************************** vi_VN{ - Version{"1.23"} + Version{"1.27"} } diff --git a/icu4c/source/data/locales/zh.txt b/icu4c/source/data/locales/zh.txt index 50d78c8788e..01044369da3 100644 --- a/icu4c/source/data/locales/zh.txt +++ b/icu4c/source/data/locales/zh.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh.xml +// * Source File:/common/main/zh.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/zh.xml + * ICU source: /xml/main/zh.xml */ zh{ Countries{ @@ -1212,35 +1212,59 @@ zh{ } } ExemplarCharacters{ - "[一-丁七丈-不专-且世丙-业东-丝丢两-严丧个中串临丸-主丽-举乃久么-义之-乌乎-乐乔乖乘-乙九也-乡书买-乱乾了予-争事-二于-亏云-互五-井亚-" - "些亡交亦亨享-京亮亲人亿-仁仅仇今-介仍-从仔他付-仙代-以仪们仰仲件任份仿企伊伍伏休众伙-会伟-传伤伦伯-估伴伸似但位-住佑体何余佛-作你佩佳使例供依" - "侠侦-侨侬侯侵便促俊俗保信俩修俱倍倒候-倚借倦值倾假偏做停健偶-偷储催傲傻像儒允元-充先-光克免兔入全八-兮兰-共关-典养-兽再冒写军-农冠冬冰冲冷准凌" - "凝凡凤凭凯-凰出-击函刀分-切刊刑列-创初判利到制-刷刺-刻剂前剑剧剩-剪副割力劝-务劣动-劫励-劳势勇勉勒勤勾-勿包-匆化-北匙区-医十千升-午半华-" - "协卒单-南博占-卡卫印-危即卷厅-历厉压-厌厚原去县参又-反发叔取-变口-另叫-叭可-台史-右叶-叹吃-各合-吊同-后吐-向吓吗君吝吟否-吧含吵吸-吹吻" - "吾呀呆呈告员呜呢呦周味呵呼-命和咖咦-咧咪咬咱哀-品哇-哉响-哎哟哥-哦哩-哪哭哲唉唐唤唬售-唯唱唷商啊啡啥-啦啪喂善喇喊喔喜-喝喵喷喻嗨嗯嘉嘛嘴嘻嘿器" - "四回因团园困围固国-图圆圈土在地场圾址均坐-坑块坚-坜坡坤坦坪垂-垃型垒埋城域培-基堂堆堕堡堪塑塔塞填境增墨壁士壮声处备夏夕-外多夜夥大天-夫央失头夹-" - "夺奇-奉奋奏契奔套女奶她好如妇-妈妖妙妥妨妮妹妻姆姊-始姐-姑姓-委姿威娃娘娟婆婚媒嫁嫌子孔-孕字-孙孝孟季-孤学孩它宇-安宋-完宏宗-定宜-实审-室宪" - "害家容宽-宿寂寄密富寒寝-察寡寸-对寻-导寿封射将尊小少尔尖尘尚尝尤就尺尼-尾局-层居屋屏展属屠山岁-岂岚-岛岳岸峰崇川-州巡工-巨巫差己-已巴巷币-布" - "帅师希帐帝带席-帮常帽幅幕干-年幸幻-幽广庆床序库-底店庙府废度-座庭康-庸廉廖延-廷建开弃-弄弊式引弘弟-张弥-弦弯弱弹归-当形彩彬-彭彰-影彷役彻-" - "彼往-征径-待很律-後徐徒得循微徵德心必-忆忌-忍志-忙忠忧快念忽态怎怒怕-怖思怡急性-怨怪总恋恐恢恨-恩恭息-恰恶恼悄悉悔悟-悠患您悲情惑惜惠惧-惨惯" - "想惹愁愈-愉意愚感愧慈慎慕慢慧慰憾懂懒戏-戒或战截戴房-扁扇手才打托扣执扩扫-扯批找-技抄把抑抓投抗-折抢护-报披-抬抱抵抹抽担-拆拉拍拒拔拖拘招-拜拟" - "拥-拦拨-择括拳拷拼拾-拿持指按挑挖挡挤-挥振挺捉捐捕损捡-换捷授-掉掌排探接控-措描-提插握援搜搞搬-搭摄摆摊摔摘摩摸撒撞播操-擎擦支收改攻放-政故效" - "敌敏救教敝敢-散敦敬数敲整文斋斗料斜斥断斯-新方於-施旁旅旋族旗无既日-早旭时旺昆昌明-昏易星-映春昨昭是显晃晋晓晚晨普-景晴晶智暂暑暖-暗暮暴曰曲更曹" - "曼曾-最月-有朋服朗望朝期木未-札术朱朵杀杂-权杉李材-村杜束条来杨杯-杰松-板析林果-枝枢枪-枫架柏-某染-柔查柯柳-柴标栋栏树校样-根格桃框案桌桑档" - "桥梁梅梦梯-械检棋棒棚森椅植椰楚楼概榜模樱欠-欣欧欲欺款歉歌止-武歪死殊-残段毅母每毒比-毕毛毫氏民氛水永求汉汗汝江-污汤汪汽沈-沉沙沟沧河油治沿泉-泊" - "法泛泡-泣泥注泰泳泽洋洗洛洞津洪洲活洽-派流浅测济浑浓浩-浪浮浴海消-涉涛涨涯液涵淑淡深混添清渐渡港渴游湖湾源溜溪滋滑满滥滴漂漏演漠漫潘潜潮澎激灌火灭灯" - "-灰灵灿炉炎炮炸-点烂烈烤烦-烧热焦然煌煞照煮熊熟燃燕爆爬爱爵-爸爽片-版牌牙牛牡-牢牧物牲牵特-牺犯状犹狂狐狗狠独狮狱狼猛-猜献玄率玉王玛玩玫环-现玲" - "玻珊珍珠班球理琪琳-琴瑜瑞瑰璃瓜瓦瓶甘甚甜生用田-申电男画畅界留略番疏疑疗疯疲疼疾病痕痛痴登白-百的皆-皇皮盈益监-盒盖盘盛盟目直相盼盾省眉看真-眠眼睛" - "睡督瞧矛矣知短石码-砂砍研破础硕硬碍-碎碗碟碧碰磁磨示礼社祖祝-神祥票祸禁禅福秀-私秋科-秒秘租秤秦秩积-称移稀程稍稣稳稿究-穷穹-空穿突窗窝立站竞-章" - "童端竹笑笔笛符笨第等筋答策筹签简算管箭箱篇篮籍米类粉粒粗精糊糕-糖糟系素索紧紫累繁红约-级纪纯纲-纳纵纷-纸纽练-组细-终绍经结绕绘-给络统继绩-绪续维" - "-绵综缓编缘缠缩缴缸缺罐罗罚罢罪置署羊美羞群羯羽翁翅翔翘翠翻-翼耀-老考者而-耍耐耗耳耶聊职联聚聪肉肚股肤-肥肩肯育胁胆背胎胖胞胡胶胸能脆脑脸腐腰腹腾-" - "腿臂臣自臭至-致舍舒舞-舟航般舰船良色艺艾节芒芬-芭花芳苍苏苗若-苦英茂茫茶草荒荣药荷莉莎莫莱-莲获菜菩菲萍萤-营萧-萨落著葛蒋蒙蓉蓝蔡薄薪藉藏藤虎虑虫" - "虹虽-虾蚁蛇蛋蛙蛮蜂蜜蝶融蟹蠢血行街衡衣补表袋被袭裁-裂装裕裤西要覆见-观规视览-觉角解言誉誓警计-订认讨-让训-记讲许论设-访证评识诉词译试诗诚话-诞" - "询该-详语误说请-诸诺-读课谁调谅谈谊-谋谓谜谢谨谱谷豆象豪貌贝-负贡-败货-贪购贯贱贴-贵费-贺贼资赋-赌赏-赐赔赖赚-赛赞赠赢赤走赵起趁超越-趋趣足" - "跃跌跑距跟路跳踏踢踩身躲车轨-轩转轮-轰轻载较辅-辆辈-辉辑输辛辞辨-辩辱边达迁迅过-迈迎运-近返还-这进-迟迪-迫述迷追退-送逃逆选-逊透-逐递途通-" - "逛逝速-造逢逸逻-逼遇遍道遗遭遵避-邀邓那邦邪邮邱邻郎郑部郭都配酒酷-酸醉醒采释里-量金针钓钟钢钦钱钻铁铃铭银销-锁锅锋错锦键锺镇镜长门闪闭-问间闷闹闻" - "阁阐阔队阮防-阶阻阿-陀附-陆陈降限院除险-陪陵-陷隆随-隐隔障难雄-集雨雪雯雳零-雷雾需震霖露霸-霹青靖静非靠面革鞋韩音页-顶项-须顽-顿预领-颇频颗" - "-题额风飘-飙飞-食餐饭-饮饰-饱饼馆首香馨马驱驶驻驾验骑骗骚骤骨高鬼魂魅魔鱼鲁鲜鸟鸣鸭鸿鹅鹤鹰鹿麦麻黎黑默鼓鼠鼻齐齿龄龙龟]" + "[阿 啊 哎 哀 唉 艾 爱 碍 安 岸 按 案 暗 傲 八 巴 叭 吧 芭 拔 把 爸 罢 霸 白 百 柏 摆 败 拜 班 般 搬 板 版 办 半 伴" + " 扮 邦 帮 榜 棒 包 胞 宝 饱 保 堡 报 抱 暴 爆 杯 悲 北 贝 备 背 倍 被 辈 奔 本 笨 逼 鼻 比 彼 笔 币 必 毕 闭 敝 弊" + " 碧 壁 避 臂 边 编 扁 便 变 遍 辨 辩 标 飙 表 宾 彬 冰 兵 丙 饼 病 拨 波 玻 播 伯 泊 博 薄 补 捕 不 布 步 怖 部 擦" + " 猜 才 材 财 裁 采 彩 踩 菜 蔡 参 餐 残 惨 灿 沧 苍 藏 操 曹 草 侧 测 策 层 叉 插 查 茶 察 差 拆 柴 禅 缠 阐 昌 长" + " 尝 常 场 畅 唱 抄 超 朝 潮 吵 车 扯 彻 尘 臣 沉 陈 晨 称 趁 成 呈 承 诚 城 乘 程 秤 吃 痴 池 迟 持 匙 尺 齿 斥 赤" + " 翅 充 冲 虫 崇 抽 仇 愁 筹 臭 出 初 除 础 储 楚 处 川 穿 传 船 串 窗 床 创 吹 垂 春 纯 蠢 词 慈 辞 磁 此 次 刺 赐" + " 从 匆 聪 粗 促 催 脆 翠 村 存 寸 措 错 搭 达 答 打 大 呆 代 带 待 袋 戴 丹 单 担 胆 旦 但 诞 弹 淡 蛋 当 挡 档 刀" + " 导 岛 倒 到 道 得 德 的 灯 登 等 邓 低 滴 迪 敌 笛 底 抵 地 弟 帝 递 第 典 点 电 店 吊 钓 调 掉 跌 碟 蝶 丁 顶 订" + " 定 丢 东 冬 懂 动 栋 洞 都 斗 豆 督 毒 读 独 赌 杜 肚 度 渡 端 短 段 断 堆 队 对 敦 盾 顿 多 夺 朵 躲 堕 鹅 额 恶" + " 恩 而 尔 耳 二 发 乏 罚 法 番 翻 凡 烦 繁 反 返 犯 泛 饭 贩 方 芳 防 妨 房 仿 访 彷 放 飞 非 啡 菲 肥 废 费 分 纷" + " 芬 氛 粉 份 奋 风 枫 封 疯 峰 锋 蜂 逢 凤 奉 佛 否 夫 肤 伏 服 浮 符 幅 福 府 辅 腐 父 付 妇 负 附 副 富 赋 腹 覆" + " 该 改 盖 概 干 甘 敢 感 刚 纲 缸 钢 港 高 糕 搞 稿 告 哥 割 歌 阁 革 格 葛 隔 个 各 给 根 跟 更 工 公 功 攻 供 恭" + " 共 贡 勾 沟 狗 购 估 姑 孤 古 谷 股 骨 鼓 固 故 顾 瓜 寡 乖 怪 关 观 官 冠 馆 管 贯 惯 灌 罐 光 广 逛 归 龟 规 瑰" + " 轨 鬼 贵 郭 锅 国 果 过 哈 嗨 孩 海 害 含 函 涵 寒 韩 喊 汉 汗 憾 航 毫 豪 好 号 浩 耗 呵 喝 合 何 和 河 核 荷 盒" + " 贺 鹤 黑 嘿 痕 很 狠 恨 亨 衡 轰 弘 红 宏 洪 虹 鸿 侯 后 厚 後 候 乎 呼 忽 狐 胡 湖 糊 虎 唬 互 护 花 华 滑 化 画" + " 话 欢 还 环 缓 幻 唤 换 患 荒 皇 凰 煌 晃 灰 恢 挥 辉 回 悔 会 绘 惠 慧 昏 婚 浑 魂 混 活 火 伙 夥 或 货 获 祸 惑" + " 丌 击 圾 积 基 绩 激 及 吉 级 即 急 疾 集 辑 籍 己 挤 计 记 纪 忌 技 际 剂 季 既 济 继 寂 寄 加 夹 佳 家 嘉 甲 驾" + " 架 假 嫁 尖 坚 间 肩 兼 监 捡 剪 检 简 见 件 建 剑 贱 健 舰 渐 键 箭 江 将 讲 蒋 降 交 胶 焦 角 缴 叫 较 教 阶 皆" + " 接 街 节 劫 杰 结 捷 截 羯 她 姐 解 介 戒 界 借 藉 今 金 津 筋 仅 紧 谨 锦 尽 劲 近 进 晋 禁 京 经 晶 睛 精 井 景" + " 警 径 竞 竟 敬 靖 境 静 镜 究 九 久 酒 旧 救 就 居 拘 局 举 句 巨 拒 具 俱 剧 惧 距 聚 娟 捐 卷 倦 觉 爵 军 君 均" + " 俊 咖 卡 开 凯 刊 堪 砍 看 康 抗 考 拷 烤 靠 柯 科 颗 可 渴 克 刻 客 课 肯 坑 空 孔 恐 控 口 扣 哭 苦 库 裤 酷 块" + " 快 宽 款 狂 框 亏 愧 坤 昆 困 扩 括 阔 垃 拉 啦 喇 来 莱 赖 兰 岚 拦 栏 蓝 篮 览 懒 烂 滥 郎 狼 朗 浪 劳 牢 老 乐" + " 勒 雷 垒 类 累 冷 莉 璃 黎 礼 李 里 哩 理 力 历 厉 立 丽 利 励 坜 例 粒 雳 俩 连 莲 联 廉 脸 练 恋 良 梁 两 亮 谅" + " 辆 量 疗 聊 廖 了 料 咧 列 劣 烈 裂 邻 林 临 琳 霖 吝 灵 玲 凌 铃 陵 零 龄 领 令 另 溜 刘 流 留 柳 六 龙 隆 楼 漏" + " 露 炉 鲁 陆 鹿 路 旅 律 虑 率 乱 略 伦 轮 论 罗 逻 洛 络 落 妈 麻 马 玛 码 吗 嘛 埋 买 迈 麦 卖 蛮 满 曼 慢 漫 忙" + " 芒 茫 毛 矛 茂 冒 帽 貌 么 玫 眉 梅 媒 每 美 妹 魅 门 闷 们 盟 猛 蒙 孟 梦 咪 弥 迷 谜 米 秘 密 蜜 眠 绵 免 勉 面" + " 喵 苗 描 秒 妙 庙 灭 民 敏 名 明 鸣 铭 命 摸 模 摩 磨 魔 抹 末 莫 寞 漠 墨 默 谋 某 母 牡 姆 木 目 牧 幕 慕 暮 拿" + " 哪 那 纳 乃 奶 奈 耐 男 南 难 恼 脑 闹 呢 能 嗯 妮 尼 泥 你 拟 逆 年 念 娘 鸟 您 凝 牛 扭 纽 农 侬 浓 弄 努 怒 女" + " 暖 诺 哦 欧 偶 啪 爬 怕 拍 排 牌 派 潘 盘 判 盼 旁 胖 炮 跑 泡 陪 培 赔 佩 配 喷 朋 彭 棚 澎 碰 批 披 霹 皮 疲 屁" + " 片 偏 篇 骗 漂 飘 票 拼 频 品 平 评 凭 坪 屏 瓶 萍 坡 颇 婆 迫 破 菩 普 谱 七 妻 期 欺 齐 其 奇 骑 棋 琪 旗 企 岂" + " 起 弃 汽 泣 契 器 恰 洽 千 迁 牵 签 前 钱 乾 潜 浅 欠 歉 枪 抢 悄 敲 乔 侨 桥 瞧 巧 翘 切 且 亲 侵 钦 秦 琴 勤 寝" + " 青 轻 倾 清 情 晴 擎 请 庆 穷 穹 邱 秋 求 球 区 曲 驱 趋 取 去 趣 圈 全 权 泉 拳 劝 缺 群 然 燃 染 让 绕 惹 热 人" + " 仁 忍 认 任 仍 日 荣 容 蓉 融 柔 肉 如 儒 汝 辱 入 阮 软 瑞 若 弱 撒 萨 塞 赛 三 散 桑 丧 骚 扫 色 森 杀 沙 砂 莎" + " 傻 啥 煞 山 杉 珊 闪 扇 善 伤 商 赏 上 尚 烧 稍 少 绍 蛇 舍 设 社 射 涉 摄 申 伸 身 深 神 沈 审 甚 慎 升 生 声 牲" + " 省 盛 剩 失 师 诗 施 狮 十 什 石 时 识 实 拾 食 史 使 始 驶 士 氏 世 市 示 式 事 势 视 试 饰 室 是 逝 释 誓 收 手" + " 守 首 寿 受 兽 售 授 书 叔 枢 殊 淑 疏 舒 输 熟 暑 署 鼠 属 术 束 述 树 数 刷 耍 摔 帅 双 爽 谁 水 睡 顺 说 硕 丝" + " 司 私 思 斯 死 四 似 松 宋 送 搜 苏 稣 俗 诉 素 速 宿 塑 酸 算 虽 随 岁 碎 孙 损 缩 所 索 锁 他 它 塔 踏 胎 台 抬" + " 太 态 泰 贪 摊 坛 谈 坦 叹 探 汤 唐 堂 糖 涛 逃 桃 陶 讨 套 特 疼 腾 藤 梯 踢 提 题 体 替 天 添 田 甜 填 挑 条 跳" + " 贴 铁 厅 廷 庭 停 挺 通 同 童 统 痛 偷 头 投 透 突 图 徒 途 屠 土 吐 兔 团 推 腿 退 托 拖 陀 妥 哇 娃 挖 蛙 瓦 歪" + " 外 弯 湾 丸 完 玩 顽 晚 碗 汪 亡 王 往 忘 旺 望 危 威 微 为 围 违 唯 维 伟 尾 委 卫 未 位 味 谓 喂 慰 文 闻 雯 吻" + " 稳 问 翁 喔 窝 我 握 乌 污 呜 巫 屋 无 吾 五 午 伍 武 舞 勿 务 物 误 悟 雾 夕 兮 西 吸 希 析 息 牺 悉 惜 稀 溪 嘻" + " 习 席 袭 洗 喜 戏 系 细 虾 侠 下 吓 夏 仙 先 鲜 弦 贤 嫌 显 险 县 现 限 宪 陷 献 乡 相 香 箱 详 祥 翔 享 响 想 向" + " 巷 项 象 像 消 萧 销 小 晓 孝 效 校 笑 些 协 邪 胁 斜 鞋 写 械 谢 蟹 心 辛 欣 新 薪 馨 信 兴 星 刑 行 形 型 醒 姓" + " 幸 性 兄 胸 雄 熊 休 修 羞 秀 须 需 徐 许 旭 序 绪 续 轩 宣 玄 旋 选 学 雪 血 寻 巡 询 循 训 讯 迅 逊 压 呀 鸭 牙" + " 涯 雅 亚 延 严 言 沿 炎 研 掩 眼 演 厌 验 燕 央 扬 羊 阳 杨 洋 仰 养 样 妖 腰 邀 咬 药 要 耀 椰 爷 耶 也 野 业 叶" + " 页 夜 液 一 伊 衣 医 依 仪 宜 怡 咦 移 遗 疑 乙 已 以 矣 蚁 倚 椅 义 亿 忆 艺 议 亦 役 抑 译 易 益 谊 逸 意 毅 翼" + " 因 阴 音 吟 银 引 饮 隐 印 应 英 樱 鹰 迎 盈 萤 营 赢 影 映 硬 哟 唷 拥 庸 永 泳 勇 用 忧 呦 幽 悠 尤 由 犹 邮 油" + " 游 友 有 又 右 幼 佑 于 予 余 於 鱼 愉 愚 瑜 宇 羽 雨 语 玉 育 狱 浴 预 域 欲 喻 裕 遇 愈 誉 元 员 园 原 圆 援 缘" + " 源 远 怨 院 曰 约 月 岳 跃 越 云 允 孕 运 杂 哉 载 再 在 咱 暂 赞 遭 糟 早 造 则 择 泽 责 贼 怎 曾 增 赠 札 炸 斋" + " 摘 展 占 战 站 张 章 彰 涨 掌 丈 帐 障 招 昭 找 召 赵 照 折 哲 者 这 贞 针 侦 珍 真 阵 振 镇 震 争 征 徵 整 正 证" + " 郑 政 之 支 枝 知 织 执 直 值 职 植 止 旨 址 纸 指 至 志 制 治 质 秩 致 智 置 中 忠 终 钟 锺 仲 众 重 州 舟 周 洲" + " 宙 骤 朱 珠 诸 竹 逐 主 煮 住 助 注 驻 祝 著 抓 专 转 赚 装 壮 状 撞 追 准 捉 桌 仔 姿 资 滋 子 姊 紫 字 自 宗 综" + " 总 纵 走 奏 租 足 卒 族 阻 组 祖 钻 嘴 最 罪 醉 尊 遵 昨 左 作 坐 座 做]" } Keys{ calendar{"日历"} @@ -1789,7 +1813,7 @@ zh{ Variants{ REVISED{"已修订"} } - Version{"1.52"} + Version{"1.57"} calendar{ gregorian{ AmPmMarkers{ diff --git a/icu4c/source/data/locales/zh_CN.txt b/icu4c/source/data/locales/zh_CN.txt index 949dbdc16b3..31c1d745428 100644 --- a/icu4c/source/data/locales/zh_CN.txt +++ b/icu4c/source/data/locales/zh_CN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_CN.xml +// * Source File:/common/main/zh_CN.xml // * // *************************************************************************** zh_CN{ diff --git a/icu4c/source/data/locales/zh_HK.txt b/icu4c/source/data/locales/zh_HK.txt index 1101c15ee8c..8e8fc54ee4f 100644 --- a/icu4c/source/data/locales/zh_HK.txt +++ b/icu4c/source/data/locales/zh_HK.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_HK.xml +// * Source File:/common/main/zh_HK.xml // * // *************************************************************************** zh_HK{ diff --git a/icu4c/source/data/locales/zh_Hans.txt b/icu4c/source/data/locales/zh_Hans.txt index 0d69c218b4c..43d96a06c66 100644 --- a/icu4c/source/data/locales/zh_Hans.txt +++ b/icu4c/source/data/locales/zh_Hans.txt @@ -3,9 +3,9 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_Hans.xml +// * Source File:/common/main/zh_Hans.xml // * // *************************************************************************** zh_Hans{ - Version{"1.14"} + Version{"1.19"} } diff --git a/icu4c/source/data/locales/zh_Hans_CN.txt b/icu4c/source/data/locales/zh_Hans_CN.txt index 6d722ef4114..f14f888a79a 100644 --- a/icu4c/source/data/locales/zh_Hans_CN.txt +++ b/icu4c/source/data/locales/zh_Hans_CN.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_Hans_CN.xml +// * Source File:/common/main/zh_Hans_CN.xml // * // *************************************************************************** zh_Hans_CN{ @@ -13,7 +13,7 @@ zh_Hans_CN{ "#,##0%", "#E0", } - Version{"1.16"} + Version{"1.20"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zh_Hans_SG.txt b/icu4c/source/data/locales/zh_Hans_SG.txt index a0f69fdc80b..037eac87ff8 100644 --- a/icu4c/source/data/locales/zh_Hans_SG.txt +++ b/icu4c/source/data/locales/zh_Hans_SG.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_Hans_SG.xml +// * Source File:/common/main/zh_Hans_SG.xml // * // *************************************************************************** zh_Hans_SG{ @@ -26,7 +26,7 @@ zh_Hans_SG{ "#,##0%", "#E0", } - Version{"1.17"} + Version{"1.21"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zh_Hant.txt b/icu4c/source/data/locales/zh_Hant.txt index e99bd336d83..fc2f283b25e 100644 --- a/icu4c/source/data/locales/zh_Hant.txt +++ b/icu4c/source/data/locales/zh_Hant.txt @@ -3,11 +3,11 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_Hant.xml +// * Source File:/common/main/zh_Hant.xml // * // *************************************************************************** /** - * ICU source: ./xml/main/zh_Hant.xml + * ICU source: /xml/main/zh_Hant.xml */ zh_Hant{ Countries{ @@ -1140,35 +1140,59 @@ zh_Hant{ } } ExemplarCharacters{ - "[一-丁七丈-不且世丙丟並中串丸-丹主乃久么之乎-乏乖乘-乙九也乾亂了予事-二于云-互五-井些亞亡交亦亨享-京亮人什-仁仇今-介仍仔他付-仙代-以仰仲件" - "任份企伊伍休伙伯-估伴伸似但佈位-住佔-何余佛-作你佩佳使來例供依侯侵便係-促俊俗保俠-信修俱個倍們-倒候-倚借倫值假偉偏做停健側-偷傑備傢傲-傳傷傻傾" - "僅像僑價儀億儒儘優允元-充兇-光克免兒兔入內-兩八-兮共兵-典兼冊再冒冠冬冰冷准凌凝凡凰-凱出函刀分-切刊列初判-別利-刪到制-刷刺-刻則前剛剩-剪副割" - "創劃劇劉劍力功-加助-劫勁勇勉勒動務勝-勞勢勤勵勸勿包化-北區-十千升-午半卒協南博卡印-危即卷卻厚原厭厲去參又及-友反叔取-受口-另叫-叭可-台史-右" - "司吃-各合-吊同-后吐-向君吝吟否-吧含吳吵吸-吹吾呀呂呆告呢周味呵呼-命和咖咦-咧咪咬咱哀-品哇-哉哎員哥-哦哩-哪哭哲唉唐唬售-唯唱唷-唸商啊問啟啡" - "啥-啦啪喂善喇喊喔喜-喝喬單喵嗎嗚嗨嗯嘆嘉嘗嘛嘴嘻嘿器噴嚇嚴囉四回因困固圈國圍園-圓圖團土在地圾址均坐坡坤坦坪垃型城域執培-基堂堅-堆堪報場塊塔塗塞填塵" - "境增墨墮壁壓壘壞壢士壯壽夏夕-外多夜夠夢夥大天-夫央失夾奇-奉奏契奔套奧奪奮女奶她好如妙妥妨妮妳妹妻姆姊-始姐-姑姓-委姿威娃娘婆婚婦媒媽嫌子孔字-存孝" - "孟季-孤孩孫學它宇-安宋-完宏宗-定宜客-室宮害家容宿寂寄密富寒寞-察寢實-寧審寫-寬寶封射將-專尊-尋對-小少尖尚尤就尺尼尾局-屁居-屆屋屏展屠層屬山" - "岸峰島崇嵐嶺川-州巡工-巨巫差己-已巴巷市-布希帝帥師席帳帶常帽幅幕幣幫干-年幸-幹幻-幾床序底店府度-座庫庭康-庸廉廖廠廢-廣廳延-廷建弄式引弘弟弦弱" - "張強彈彌彎形彥彩彬-彭彰-影役彼往-征待很律-後徐-徒得從復微徵德徹心必忌-忍志-忙忠快念忽怎怒怕-怖思怡急性-怨怪恆恐恢恥恨-恩恭息-恰悅悉悔悟-悠您" - "悲悶情惑惜惠-惡惱想惹愁愈-愉意愚-愛感慈態慕慘慢-慣慧慮慰慶慾憂憐-憑憲憶憾懂應懶-懷懼戀成-戒或截戰戲戴戶房-扁扇手才打托扣扭扯批找-技抄把抓投抗-" - "折披-抬抱抵抹抽拆拉拋拍拒拔拖招-拜括拳拼拾-拿持指按挑挖振挺捐捕捨捲捷掃授-掉掌排掛採-探接控-推措描-提插揚-換握揮援損搖搞搬-搭搶摘摩摸撐撞撥播撿" - "擁擇擊-擋操-擎擔據擠擦擬擴擺擾攝支收改攻放-政故效敏救敗教敝敢-散敦敬整-敵數文斗料斯-新斷方於-施旁旅旋族旗既日-旦早旭昇昌明-昏易星-映春昨昭是時" - "晚晨普-景晴晶智暑暖-暗暫暴曉曰曲更書曼曾-最會月-有朋服朗望朝期木未-本朱朵李材-村杜束杯東松-板析林果-枝架柏-某染-柔查柳校核-根格桃案桌桑梁梅條" - "梯-械棄棋棒棚森椅植椰楊楓楚業極概榜榮構槍樂樓標樞模樣樹橋機橫檔檢欄權次欣欲欺欽-款歉歌歐歡-武歲歷-歸死殊殘段殺殼毀毅母每毒比毛毫氏民氣水永求汝江-污" - "汪決汽沈-沉沒沖沙河油治沿況泉法泡-波泥注泰泳洋洗洛洞洩-洪洲活洽-派流浩-浪浮海消-涉涯液涵涼淑淚淡淨深混淺清減渡測港游湖湯源準溝溪-溫滄-滅滋滑滴滾" - "-滿漂漏演漠漢漫漲漸潔潛潮澤澳激濃濟濤濫灌灣火灰災炎炮炸為烈烏烤無焦然煙煞照煩熊熟熱燃燈燒營爆爐爛爬-爭爵-父爸爺爽-爾牆-版牌牙牛牠牧物牲特牽犧犯狀狂" - "狐狗狠狼猛-猜猶獄-獅獎獨獲獸獻玄率玉王玩玫玲珍珠班現球理琪琴瑜瑞瑪瑰環瓜瓦瓶甘甚甜生產用田-申男界留畢略番-畫異當疏疑疼病痕痛痴瘋療癡登-百的皆-皇皮" - "盃益盛-盜盟盡監-盤目直相盼盾省眉看真-眠眼眾睛睡督瞧瞭矛矣知短石砂砍研砲破硬碎碗碟碧碩碰確碼磁磨礎礙示社祖祝-神祥票禁禍福禪禮秀-私秋科-秒秘租秤秦移" - "稅程稍種稱稿穌-積穩究穹-空穿突窗窩窮立站竟-章童端競竹笑笛符笨第筆等筋答策算管箭箱節範篇築簡簽籃籌-籍米粉粗精糊糕糟系紀約-紅納純紙-紛素索紫累-細紹" - "終組結絕絡給統-絲經綜綠維綱-網緊緒線緣編-緩練縣縮縱總-績繁織繞繪繳繼續缸缺罪置罰署罵罷羅羊美羞群義羽翁習翔翹翻-翼耀-老考者而-耍耐耗耳耶聊聖聚聞聯" - "-聰聲職聽肉肚股肥肩肯育背胎胖胞胡胸能脆脫腦腰腳腿膽臉臥臨自臭至-致臺與-舊舍舒舞-舟航般船艦良色艾芬花芳若-苦英茫茶草荒荷莉-莊莎莫菜菩華菲萊萬落葉著" - "葛蒙蒼蓋蓮蔡蔣蕭薄薦薩-薪藉藍藏藝藤-藥蘇蘭虎處虛號虧蛋蛙蜂蜜蝶融螢蟲蟹蠍蠻血行術街衛衝衡衣表袋被裁-裂裕補-裝裡製複褲西要覆見規視親覺覽觀角解觸言訂計" - "訊討訓託-記訪設許訴註-証評詞詢試詩話-詳誇誌-認誓誕語誠誤說誰課誼調談請諒論諸諾謀謂講謝證識譜警譯-議護譽讀變讓讚谷豆豈豐象豪豬貌貓貝-貞負-貢貨貪-" - "責貴買費-貼賀資賓賜賞賢-賤賦質賭賴賺購-賽贈贊贏赤走起超越趕趙趣趨足跌跑距跟跡路跳踏踢蹟蹤躍身躲車軌-軍軒軟較載輔-輕輛輝輩-輪輯輸轉轟辛辦辨辭辯辱-" - "農迅迎近迪-迫述迴迷追退-送逃逆透-逐途這-逛逝速-造逢-連週-進逸逼遇遊-運遍-過道-違遙遜遠適遭遲遷-選遺避-邁還邊邏那邦邪邱郎部郭郵都鄉鄭鄰配酒酷" - "-酸醉醒醜醫采釋-量金針釣鈴銀銘銳銷鋒鋼錄錢錦錯鍋鍵鍾鎖鎮鏡鐘鐵鑑長門閃閉開閒-間閣閱闆闊關闡防阻阿-陀附降限院-除陪陰陳陵陷-陸陽隆隊階隔際-障隨險隱" - "隻雄-集雖雙雜雞離-難雨雪雲零-雷電需震霧露霸-霹靂靈青靖靜非靠面革鞋韓音韻響頁-頂項-順須預-頑頓頗-領頭頻顆題-額顏願類顧顯風飄飛食飯飲飽-飾餅養餐" - "餘館首香馬駐駕駛騎騙騷驅驗驚骨體高髮鬆鬥鬧鬱鬼魂魅魔魚魯鮮鳥鳳-鳴鴻鵝鷹鹿麗麥麵麻-麼黃黎黑默點黨鼓鼠鼻齊-齋齒齡龍龜]" + "[一 乙 丁 七 乃 九 了 二 人 入 八 刀 力 十 又 三 下 丈 上 丸 凡 久 么 也 于 亡 千 口 土 士 夕 大 女 子 小 山 川 工" + " 己 已 干 才 丌 不 中 丹 之 予 云 井 互 五 仁 什 仇 仍 今 介 元 允 內 六 兮 公 分 切 勿 化 午 升 友 及 反 天 夫 太" + " 孔 少 尤 尺 巴 幻 引 心 戶 手 支 文 斗 方 日 曰 月 木 止 比 毛 氏 水 火 父 片 牙 牛 王 丙 世 且 主 乏 乎 以 付 仔" + " 他 代 令 仙 充 兄 冊 冬 出 刊 加 功 包 北 半 卡 去 可 古 右 召 司 叫 另 史 台 句 叭 四 外 央 失 奶 它 尼 巨 巧 左" + " 市 布 平 幼 弘 必 打 旦 本 未 末 正 母 民 永 犯 玄 玉 瓜 瓦 甘 生 用 田-申 白 皮 目 矛 石 示 立 丟 交 亦 伙 伊 伍" + " 休 仲 件 任 仰 份 企 光 兇 先 全 共 再 冰 列 印 危 吉 同 吊 吐 各 向 名 合 吃 后 因 回 地 在 多 好 她 如 字 存 宇" + "-安 尖 州 年 式 忙 成 扣 托 收 早 旭 曲 有 朱 朵 次 此 死 汝 江-污 灰 百 竹 米 羊 羽 老 考 而 耳 肉 自 至 舟 色 艾" + " 血 行 衣 西 串 亨 位 住 伴 佛 何 估 伸 佔 似 但 作 你 伯 低 余 佈 克 免 兵 冷 別 判 利 刪 劫 助 努 即 吝 吾 否 吧" + " 呆 吳 呂 君 告 吹 吸 吵 呀 含 吟 困 址 均 圾 坐 壯 夾 妨 妙 妥 孝 完 宋 宏 局 屁 尾 巫 希 序 床 廷 弄 弟 形 役 忘" + " 忌 志 忍 快 戒 我 抄 抗 技 扭 把 找 批 扯 折 投 抓 改 攻 更 束 李 材 村 杜 步 每 求 沙 沈 沉 汪 決 沖 沒 汽 災 牠" + " 狂 男 矣 私 秀 究 系 肚 育 良 見 角 言 谷 豆 貝 赤 走 足 身 車 辛 迅 巡 邪 邦 那 里 防 並 乖 事 些 亞 享 京 依 佳" + " 使 供 例 來 佩 兔 兒 兩 具 其 典 函 刻 刷 刺 到 制 卒 協 卷 取 叔 受 味 呵 咖 呼 和 呢 周 命 固 垃 坪 坡 坦 坤 夜" + " 奉 奇 奈 奔 妻 委 妹 妮 姑 姆 姐 始 姓 姊 妳 孟 孤 季 宗 定 官 宜 宙 尚 居 屆 岸 幸 店 府 底 延 弦 往 征 彼 忠 忽" + " 念 怖 怪 怕 怡 性 或 房 所 承 拉 抹 拒 招 披 拔 拋 抽 拍 抵 抱 拖 拆 抬 放 於 易 昌 明 昏 昇 服 朋 東 果 枝 林 杯" + " 板 松 析 欣 武 注 泳 泥 河 波 法 油 況 沿 治 泡 炎 爬 爭 爸 版 牧 物 狀 狗 狐 玩 玫 的 直 知 社 空 穹 者 肥 股 肩" + " 肯 臥 舍 芳 花 芬 虎 初 表 迎 近 邱 采 金 長 門 陀 阿 阻 附 雨 青 非 亮 信 侵 侯 便 俠 保 促 俊 俗 係 冒 冠 前 則" + " 勇 勉 勁 南 卻 厚 咬 哀 哎 哉 咦 哇 咪 品 哈 咱 咧 型 城 契 奏 姿 娃 威 孩 宣 室 客 封 屏 屋 巷 帝 帥 幽 度 建 彥" + " 很 待 律 後 怒 思 急 怎 怨 恰 恨 恢 恆 扁 拜 挖 按 拼 持 指 括 拾 挑 政 故 施 既 春 昭 映 是 星 昨 染 柔 某 架 查" + " 柏 柳 段 毒 泉 洋 洲 洪 流 洞 洗 活 洽 派 洛 洩 為 炸 炮 牲 狠 玲 珍 甚 界 皆 皇 盃 省 相 眉 看 盾 盼 砂 研 砍 科" + " 秒 秋 穿 突 紅 紀 約 缸 美 耐 耍 耶 胖 背 胡 胎 胞 致 苦 若 英 要 計 訂 貞 負 軍 軌 述 迪 迫 郎 重 限 降 面 革 音" + " 頁 風 飛 食 首 香 乘 倍 值 借 倚 倒 們 俱 個 候 修 倫 兼 凌 准 剛 原 唐 唷 哥 哲 哩 哭 員 唉 哪 哦 夏 套 娘 孫 害" + " 家 宮 容 射 展 峰 島 差 席 師 庫 庭 座 弱 徒 徑 徐 恥 恐 恭 恩 息 悟 悔 悅 扇 拳 拿 振 捕 挺 捐 效 料 旁 旅 時 書" + " 朗 校 核 案 根 桌 桑 格 桃 殊 氣 泰 浪 消 海 涉 浮 浩 烤 烈 烏 特 狼 班 珠 留 病 疼 益 真 眠 破 砲 祖 神 祝 秤 租" + " 秦 秘 站 笑 粉 素 索 純 級 納 紙 紛 缺 翁 耗 脆 胸 能 臭 航 般 茫 荒 草 茶 記 討 訊 託 訓 豈 財 貢 起 軒 辱 送 逆" + " 迷 退 迴 逃 追 酒 配 針 閃 院-除 隻 馬 骨 高 鬥 鬼 乾 停 假 做 偉 健 偶 偵 側 偷 偏 凰 剪 副 勒 務 動 區 參 曼 商" + " 啪 啦 啡 啊 唱 問 唯 唸 售 唬 圈 國 域 堅 堆 基 堂 執 培 夠 婦 婚 婆 寄 寂 宿 密 專 將 屠 崇 常 帶 帳 康 庸 張 強" + " 彬 彩 得 從 悉 悠 您 情 惜 控 捲 探 接 捷 措 掉 掃 掛 推 授 採 排 捨 敝 救 教 敗 啟 敏 族 旋 晚 晨 望 梁 梯 械 棄" + " 梅 條 欲 殺 毫 涼 液 淡 淺 清 涯 淑 混 涵 淚 深 淨 爽 牽 猜 猛 率 球 理 現 瓶 甜 產 略 畢 異 疏 痕 盛 眾 眼 祥 票" + " 移 笨 笛 第 符 粗 統 紹 細 組 累 終 羞 習 聊 脫 船 莎 莫 莊 莉 荷 處 蛋 術 被 袋 規 訪 許 設 責 貫 貨 貪 軟 這 通" + " 連 速 逝 逐 造 透 逢 逛 途 部 郭 都 野 釣 閉 陪 陵 陳 陸 陰 陷 雪 章 竟 頂 魚 鳥 鹿 麥 麻 啥 傢 備 傑 最 凱 割 創" + " 剩 勞 勝 博 喊 喝 喂 喜 喔 喇 單 喬 圍 堪 場 報 媒 寒 富 尊 尋 就 嵐 幅 帽 幾 彭 復 惑 惡 悲 悶 惠 惱 愉 掌 描 插" + " 提 握 揮 援 換 揚 敦 敢 散 斯 普 晴 晶 景 暑 智 曾 替 期 朝 椅 森 棒 棋 植 棚 款 欺 欽 殘 殼 港 游 渡 減 湖 湯 測" + " 滋 焦 無 然 牌 猶 琪 琴 畫 番 痛 登 發 盜 短 硬 稍 程 稅 窗 童 等 策 筆 答 筋 結 絕 紫 絲 絡 給 善 翔 舒 菩 華 著" + " 萊 菲 菜 虛 蛙 街 裁 裂 視 註 評 詞 証 訴 象 貼 費 賀 貴 買 越 超 距 跑 跌 週 逸 進 郵 鄉 量 開 間 閒 隊 階 陽 隆" + " 雅 雄 集 雲 項 順 須 飯 飲 黃 黑 喵 亂 傲 傳 僅 傾 傷 傻 勤 勢 嗨 嗎 嗯 嗚 園 圓 塞 塗 塔 填 塊 奧 嫌 媽 幹 廉 微" + " 愚 意 慈 感 想 愛 惹 愁 愈 搞 搭 搬 損 搶 搖 敬 新 暗 暖 會 業 楚 極 椰 概 楊 楓 歲 毀 源 溝 滅 溫 滑 準 滄 溪 煙" + " 煩 照 煞 爺 獅 瑞 瑜 當 痴 盟 睛 督 碎 碰 碗 禁 萬 節 經 置 罪 署 義 群 聖 腰 腳 腦 落 葉 葛 號 蜂 補 裝 裡 裕 解" + " 該 詳 試 詩 誇 誠 話 詢 資 跡 跟 路 跳 躲 較 載 農 運 遊 道 達 逼 違 遇 過 遍 鈴 隔 雷 電 零 靖 預 頑 頓 飽 飾 鼓" + " 鼠 像 僑 劃 厭 嘛 嘗 嘆 嘉 團 圖 塵 境 壽 夥 夢 奪 寞 寧 實 寢 察 對 幣 幕 廖 彰 徹 態 慢 慣 慘 截 摘 摸 旗 榜 榮" + " 構 槍 歉 歌 演 滾 滴 漠 漏 漂 漢 滿 漸 漲 漫 熊 爾 獄 瑪 瑰 疑 瘋 盡 監 睡 磁 碟 碧 碩 福 禍 種 稱 窩 端 管 算 精" + " 綜 綠 緊 網 綱 維 緒 罰 聞 聚 腿 臺 與 舞 蒙 蓋 蒼 蜜 製 誌 語 認 誓 誤 說 豪 貌 賓 趙 趕 輔 輕 遠 遜 遙 酸 酷 銀" + " 銘 閣 障 際 需 頗 領 餅 魂 鳴 鳳 麼 鼻 齊 億 儀 價 劇 劉 劍 厲 嘻 嘿 嘴 噴 增 墮 寬 審 寫 層 廢 廣 廠 彈 影 德 徵" + " 慶 慧 慮 慕 憂 慰 慾 憐 摩 撞 撐 撥 播 敵 數 暫 暴 樣 樞 標 模 樓 樂 歐 毅 潔 潛 潮 熟 熱 獎 盤 確 碼 稿 窮 箭 箱" + " 範 篇 糊 練 編 緣 線 緩 罵 罷 蓮 蔣 蔡 蝶 衛 衝 複 誼 諒 談 誕 請 諸 課 調 誰 論 豬 賞 賦 賤 賭 賢 賣 賜 質 趣 踢" + " 踏 輝 輛 輩 輪 適 遭 遷 鄰 鄭 醉 銷 銳 鋒 閱 震 靠 鞋 養 餘 駐 駛 駕 髮 鬧 魅 魯 黎 墨 齒 儒 儘 凝 器 壁 奮 學 導" + " 憲 憑 憶 憾 戰 擁 擋 據 擇 操 撿 擔 整 曉 橫 樹 橋 機 歷 濃 澤 澳 激 燒 燈 燃 獨 磨 積 穌 築 糕 縣 興 蕭 螢 融 衡" + " 褲 親 謀 諾 謂 貓 賴 輯 輸 辨 辦 選 遲 遺 醒 錯 錢 鋼 錄 錦 隨 險 靜 頻 頭 餐 館 默 龍 龜 優 勵 嚇 壓 嶺 幫 彌 應" + " 懂 戲 戴 擎 擊 擠 擦 擬 檔 檢 濟 濤 濫 營 爵 牆 獲 環 療 瞧 瞭 禪 糟 縮 績 總 縱 繁 翼 聲 聰 聯 膽 臉 臨 舉 薪 薄" + " 虧 講 謝 賺 賽 購 趨 避 還 邁 邀 醜 鍵 鍋 鍾 闊 闆 隱 雖 韓 顆 鮮 鴻 點 齋 壘 擴 擾 擺 斷 歸 礎 禮 簡 織 繞 翹 翻" + " 職 舊 藏 薩 藍 藉 薦 蟲 覆 豐 蹤 蹟 轉 醫 鎖 鎮 離 雜 雙 雞 額 顏 題 騎 鬆 鵝 壞 壢 懷 懶 爆 獸 癡 礙 穩 簽 繪 羅" + " 繳 藝 藤 藥 蠍 蟹 譜 識 證 贈 贊 辭 邊 鏡 關 難 霧 韻 類 願 騙 麗 勸 嚴 寶 爐 獻 競 籌 籃 籍 繼 耀 艦 蘇 覺 觸 議" + " 警 譯 贏 釋 鐘 闡 飄 騷 麵 黨 齡 屬 懼 攝 欄 灌 爛 犧 續 蘭 覽 護 譽 躍 轟 辯 鐵 霸 霹 露 響 顧 驅 魔 囉 彎 權 歡" + " 聽 讀 鑑 戀 變 邏 顯 驚 驗 體 讓 靂 靈 鷹 廳 灣 蠻 觀 讚 鬱]" } Keys{ calendar{"曆法"} @@ -1622,7 +1646,7 @@ zh_Hant{ Variants{ REVISED{"已修訂"} } - Version{"1.37"} + Version{"1.43"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zh_Hant_HK.txt b/icu4c/source/data/locales/zh_Hant_HK.txt index 6826f74be8e..69be23937da 100644 --- a/icu4c/source/data/locales/zh_Hant_HK.txt +++ b/icu4c/source/data/locales/zh_Hant_HK.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_Hant_HK.xml +// * Source File:/common/main/zh_Hant_HK.xml // * // *************************************************************************** zh_Hant_HK{ @@ -16,7 +16,7 @@ zh_Hant_HK{ "#,##0%", "#E0", } - Version{"1.19"} + Version{"1.23"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zh_Hant_MO.txt b/icu4c/source/data/locales/zh_Hant_MO.txt index 9c1e64278a5..fb34331175f 100644 --- a/icu4c/source/data/locales/zh_Hant_MO.txt +++ b/icu4c/source/data/locales/zh_Hant_MO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_Hant_MO.xml +// * Source File:/common/main/zh_Hant_MO.xml // * // *************************************************************************** zh_Hant_MO{ @@ -16,7 +16,7 @@ zh_Hant_MO{ "#,##0%", "#E0", } - Version{"1.15"} + Version{"1.19"} calendar{ gregorian{ DateTimePatterns{ diff --git a/icu4c/source/data/locales/zh_Hant_TW.txt b/icu4c/source/data/locales/zh_Hant_TW.txt index bd5173109d0..f5c0f511b14 100644 --- a/icu4c/source/data/locales/zh_Hant_TW.txt +++ b/icu4c/source/data/locales/zh_Hant_TW.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_Hant_TW.xml +// * Source File:/common/main/zh_Hant_TW.xml // * // *************************************************************************** zh_Hant_TW{ @@ -13,5 +13,5 @@ zh_Hant_TW{ "#,##0%", "#E0", } - Version{"1.9"} + Version{"1.13"} } diff --git a/icu4c/source/data/locales/zh_MO.txt b/icu4c/source/data/locales/zh_MO.txt index 58b90124266..a3bebac0a92 100644 --- a/icu4c/source/data/locales/zh_MO.txt +++ b/icu4c/source/data/locales/zh_MO.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_MO.xml +// * Source File:/common/main/zh_MO.xml // * // *************************************************************************** zh_MO{ diff --git a/icu4c/source/data/locales/zh_SG.txt b/icu4c/source/data/locales/zh_SG.txt index e51c7f55a18..f51eb14de88 100644 --- a/icu4c/source/data/locales/zh_SG.txt +++ b/icu4c/source/data/locales/zh_SG.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_SG.xml +// * Source File:/common/main/zh_SG.xml // * // *************************************************************************** zh_SG{ diff --git a/icu4c/source/data/locales/zh_TW.txt b/icu4c/source/data/locales/zh_TW.txt index b37c56dc9de..f32004f507c 100644 --- a/icu4c/source/data/locales/zh_TW.txt +++ b/icu4c/source/data/locales/zh_TW.txt @@ -3,7 +3,7 @@ // * Copyright (C) 2005 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../cldr/common/main/zh_TW.xml +// * Source File:/common/main/zh_TW.xml // * // *************************************************************************** zh_TW{ diff --git a/icu4c/source/data/xml/deprecatedList.dtd b/icu4c/source/data/xml/deprecatedList.dtd deleted file mode 100644 index e8d41a677ca..00000000000 --- a/icu4c/source/data/xml/deprecatedList.dtd +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/icu4c/source/data/xml/deprecatedList.xml b/icu4c/source/data/xml/deprecatedList.xml deleted file mode 100644 index 8ba4a7d37ab..00000000000 --- a/icu4c/source/data/xml/deprecatedList.xml +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -