ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types

X-SVN-Rev: 33890
This commit is contained in:
Peter Edberg 2013-07-08 06:51:38 +00:00
parent 76d880b44f
commit 09ac4ef907
1186 changed files with 39797 additions and 20027 deletions

8
.gitattributes vendored
View file

@ -52,6 +52,9 @@ icu4c/icu4c.css -text
icu4c/source/allinone/icucheck.bat -text
icu4c/source/common/common.vcxproj -text
icu4c/source/common/common.vcxproj.filters -text
icu4c/source/data/curr/ar_SS.txt -text
icu4c/source/data/curr/ca_FR.txt -text
icu4c/source/data/curr/en_MO.txt -text
icu4c/source/data/curr/pool.res -text
icu4c/source/data/in/coll/invuca.icu -text
icu4c/source/data/in/coll/ucadata.icu -text
@ -65,10 +68,15 @@ icu4c/source/data/in/unames.icu -text
icu4c/source/data/in/uprops.icu -text
icu4c/source/data/in/uts46.nrm -text
icu4c/source/data/lang/pool.res -text
icu4c/source/data/locales/ar_SS.txt -text
icu4c/source/data/locales/ca_FR.txt -text
icu4c/source/data/locales/ca_IT.txt -text
icu4c/source/data/locales/en_MO.txt -text
icu4c/source/data/locales/pool.res -text
icu4c/source/data/makedata.vcxproj -text
icu4c/source/data/makedata.vcxproj.filters -text
icu4c/source/data/region/pool.res -text
icu4c/source/data/zone/en_MO.txt -text
icu4c/source/data/zone/pool.res -text
icu4c/source/extra/uconv/uconv.vcxproj -text
icu4c/source/extra/uconv/uconv.vcxproj.filters -text

View file

@ -1,6 +1,6 @@
# * Copyright (C) 1998-2013, International Business Machines
# * Corporation and others. All Rights Reserved.
BRK_RES_CLDR_VERSION = 23.1
BRK_RES_CLDR_VERSION = 24
# A list of txt's to build
# Note:
#

View file

@ -122,7 +122,7 @@
<arg name="--specialsdir" value="${env.ICU4C_DIR}/source/data/xml/main"/>
<arg name="--supplementaldir" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="--type" value="locales"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
<remapper>
<remap sourcePath="/Keys" targetDir="lang" />
@ -309,7 +309,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="supplementalData"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
<remapper>
<remap sourcePath="/CurrencyMap" targetDir="curr" />
@ -326,7 +326,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="metadata"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
</run>
</cldr-build>
@ -339,7 +339,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="metaZones"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
</run>
</cldr-build>
@ -352,7 +352,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="windowsZones"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
</run>
</cldr-build>
@ -365,7 +365,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="likelySubtags"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
</run>
</cldr-build>
@ -378,7 +378,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="plurals"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
</run>
</cldr-build>
@ -391,7 +391,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="numberingSystems"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
</run>
</cldr-build>
@ -404,7 +404,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="genderList"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
</run>
</cldr-build>
@ -417,7 +417,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="postalCodeData"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
</run>
</cldr-build>
@ -430,7 +430,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/supplemental" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="dayPeriods"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
</run>
</cldr-build>
@ -471,7 +471,7 @@
<arg name="-s" value="${env.CLDR_DIR}/common/bcp47" />
<arg name="-d" value="${env.ICU4C_DIR}/source/data/misc"/>
<arg name="-t" value="keyTypeData"/>
<arg name="--cldrVersion" value="23.1"/>
<arg name="--cldrVersion" value="24.0"/>
</args>
</run>
</cldr-build>

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/af.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/af.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/af.xml
* ICU <specials> source: <path>/xml/collation/af.xml
*/
af{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{"&N<<<ʼn"}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,24 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ar.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ar.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ar.xml
* ICU <specials> source: <path>/xml/collation/ar.xml
*/
ar{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{" [reorder Arab]&ت<<ة<<<ﺔ<<<ﺓ&ي<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ<<<ﲐ<<<ﱝ"}
Version{"23.1"}
Sequence{
"[reorder Arab]"
"&ت<<ة<<<ﺔ<<<ﺓ"
"&ي<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ<<<ﲐ<<<ﱝ"
}
Version{"24"}
}
}
}

View file

@ -1,25 +1,25 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/as.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/as.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/as.xml
* ICU <specials> source: <path>/xml/collation/as.xml
*/
as{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Beng Deva Guru Gujr Orya Taml Telu Knda"
" Mlym Sinh]"
"[normalization on][reorder Beng Deva Guru Gujr Orya Taml Telu Knda Mlym Sinh]"
"&ঔ<ং<ঁ<ঃ"
"&[before 1]ত<ৎ=ত্'\u200D'&হ<ক্ষ"
"&[before 1]ত<ৎ=ত্\u200D"
"&হ<ক্ষ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,65 +1,130 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/az.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/az.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/az.xml
* ICU <specials> source: <path>/xml/collation/az.xml
*/
az{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&C<ç<<<Ç"
"&G<ğ<<<Ğ"
"&[before 1]i<ı<<<I"
@ -71,11 +136,11 @@ az{
"&E<ə<<<Ə"
"&H<x<<<X"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
" [reorder Latn Cyrl]"
"[reorder Latn Cyrl]"
"&C<ç<<<Ç"
"&G<ğ<<<Ğ"
"&[before 1]i<ı<<<I"
@ -87,7 +152,7 @@ az{
"&E<ə<<<Ə"
"&H<x<<<X"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,23 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/be.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/be.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/be.xml
* ICU <specials> source: <path>/xml/collation/be.xml
*/
be{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкЧчЫыЭэѴѵ]]"
"[reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкЧчЫыЭэѴѵ]]"
"&Е<ё<<<Ё"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,23 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/bg.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/bg.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/bg.xml
* ICU <specials> source: <path>/xml/collation/bg.xml
*/
bg{
Version{"2.0.82.42"}
collations{
standard{
Sequence{
" [reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ"
"]]"
"[reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ]"
"]"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,31 +1,29 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/bn.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/bn.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/bn.xml
* ICU <specials> source: <path>/xml/collation/bn.xml
*/
bn{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Beng Deva Guru Gujr Orya Taml Telu Knda"
" Mlym Sinh]"
"[normalization on][reorder Beng Deva Guru Gujr Orya Taml Telu Knda Mlym Sinh]"
"&ঔ<ং<ঃ<ঁ"
}
Version{"23.1"}
Version{"24"}
}
traditional{
Sequence{
" [normalization on] [reorder Beng Deva Guru Gujr Orya Taml Telu Knda"
" Mlym Sinh]"
"&ঔ<ং<ঃ<ঁ<ক্<খ্<গ্<ঘ্<ঙ্<চ্<ছ্<জ্<ঝ্<ঞ্<ট্<ঠ্<ড্<ঢ্<ণ্<ৎ=ত্'\u200D'<<"
"ত্<থ্<দ্<ধ্<ন্<প্<ফ্<ব্<ভ্<ম্<য্<র্<ৰ্<ল্<ৱ্<শ্<ষ্<স্<হ্"
"[normalization on][reorder Beng Deva Guru Gujr Orya Taml Telu Knda Mlym Sinh]"
"&ঔ<ং<ঃ<ঁ<ক্<খ্<গ্<ঘ্<ঙ্<চ্<ছ্<জ্<ঝ্<ঞ্<ট্<ঠ্<ড্<ঢ্<ণ্<ৎ=ত্\u200D<<ত্<থ্<দ্<ধ্<ন্<প্"
"<ফ্<ব্<ভ্<ম্<য্<র্<ৰ্<ল্<ৱ্<শ্<ষ্<স্<হ্"
"&ক্অ=ক"
"&ক্আ=কা"
"&ক্ই=কি"
@ -638,7 +636,7 @@ bn{
"&যৌ<<<য়ৌ"
"&য্<<<য়্"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,24 +1,24 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/bs.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/bs.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/bs.xml
* ICU <specials> source: <path>/xml/collation/bs.xml
*/
bs{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{"[import hr-u-co-search]"}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{"[import hr]"}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/bs_Cyrl.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/bs_Cyrl.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/bs_Cyrl.xml
* ICU <specials> source: <path>/xml/collation/bs_Cyrl.xml
*/
bs_Cyrl{
Version{"2.0.82.68"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{"[import sr]"}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,72 +1,137 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ca.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ca.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ca.xml
* ICU <specials> source: <path>/xml/collation/ca.xml
*/
ca{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&L<ŀ=l·<<<Ŀ=L·"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{"&L<<ŀ=l·<<<Ŀ=L·"}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,6 +1,6 @@
# * Copyright (C) 1998-2013, International Business Machines
# * Corporation and others. All Rights Reserved.
COLLATION_CLDR_VERSION = 23.1
COLLATION_CLDR_VERSION = 24
# A list of txt's to build
# Note:
#

View file

@ -1,65 +1,130 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/cs.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/cs.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/cs.xml
* ICU <specials> source: <path>/xml/collation/cs.xml
*/
cs{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&A<á<<<Á"
"&C<č<<<Č"
"&D<ď<<<Ď"
@ -74,11 +139,17 @@ cs{
"&Y<ý<<<Ý"
"&Z<ž<<<Ž"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{"&C<č<<<Č&H<ch<<<cH<<<Ch<<<CH&R<ř<<<Ř&S<š<<<Š&Z<ž<<<Ž"}
Version{"23.1"}
Sequence{
"&C<č<<<Č"
"&H<ch<<<cH<<<Ch<<<CH"
"&R<ř<<<Ř"
"&S<š<<<Š"
"&Z<ž<<<Ž"
}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/cy.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/cy.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/cy.xml
* ICU <specials> source: <path>/xml/collation/cy.xml
*/
cy{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
@ -23,7 +23,7 @@ cy{
"&R<rh<<<Rh<<<RH"
"&T<th<<<Th<<<TH"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,85 +1,148 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/da.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/da.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/da.xml
* ICU <specials> source: <path>/xml/collation/da.xml
*/
da{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
"<<aa<<<Aa<<<AA"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<aa<<<Aa<<<AA"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
" [caseFirst upper]"
"[caseFirst upper]"
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
"<<aa<<<Aa<<<AA"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<aa<<<Aa<<<AA"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,78 +1,147 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/de.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/de.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/de.xml
* ICU <specials> source: <path>/xml/collation/de.xml
*/
de{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
phonebook{
Sequence{"&AE<<ä<<<Ä&OE<<ö<<<Ö&UE<<ü<<<Ü"}
Version{"23.1"}
}
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"&AE<<ä<<<Ä"
"&OE<<ö<<<Ö"
"&UE<<ü<<<Ü"
}
Version{"23.1"}
Version{"24"}
}
search{
Sequence{
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&AE<<ä<<<Ä"
"&OE<<ö<<<Ö"
"&UE<<ü<<<Ü"
}
Version{"24"}
}
standard{
Sequence{""}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,14 +1,14 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/dz.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/dz.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/dz.xml
* ICU <specials> source: <path>/xml/collation/dz.xml
*/
dz{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ee.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ee.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ee.xml
* ICU <specials> source: <path>/xml/collation/ee.xml
*/
ee{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
@ -26,7 +26,7 @@ ee{
"&T<ts<<<Ts<<<TS"
"&V<ʋ<<<Ʋ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/el.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/el.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/el.xml
* ICU <specials> source: <path>/xml/collation/el.xml
*/
el{
Version{"2.0.82.42"}
collations{
standard{
Sequence{" [normalization on] [reorder Grek]"}
Version{"23.1"}
Sequence{"[normalization on][reorder Grek]"}
Version{"24"}
}
}
}

View file

@ -1,13 +1,13 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/en.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/en.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/en.xml
* ICU <specials> source: <path>/xml/collation/en.xml
*/
en{
Version{"2.0.82.42"}

View file

@ -1,13 +1,13 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/en_US.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/en_US.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/en_US.xml
* ICU <specials> source: <path>/xml/collation/en_US.xml
*/
en_US{
Version{"2.0.82.42"}

View file

@ -1,20 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/en_US_POSIX.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/en_US_POSIX.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/en_US_POSIX.xml
* ICU <specials> source: <path>/xml/collation/en_US_POSIX.xml
*/
en_US_POSIX{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{"&A<*'\u0020'-'/'0-'@'A-Z'['-'`'a-z'{'-'\u007F'"}
Version{"23.1"}
Sequence{
"&A<*'\u0020'-'/'<*0-'@'<*ABCDEFGHIJKLMNOPQRSTUVWXYZ<*'['-'`'<*abcdefghijklmnopqrstuvwxyz"
"<*'{'-'\u007F'"
}
Version{"24"}
}
}
}

View file

@ -1,20 +1,27 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/eo.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/eo.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/eo.xml
* ICU <specials> source: <path>/xml/collation/eo.xml
*/
eo{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{"&C<ĉ<<<Ĉ&G<ĝ<<<Ĝ&H<ĥ<<<Ĥ&J<ĵ<<<Ĵ&S<ŝ<<<Ŝ&U<ŭ<<<Ŭ"}
Version{"23.1"}
Sequence{
"&C<ĉ<<<Ĉ"
"&G<ĝ<<<Ĝ"
"&H<ĥ<<<Ĥ"
"&J<ĵ<<<Ĵ"
"&S<ŝ<<<Ŝ"
"&U<ŭ<<<Ŭ"
}
Version{"24"}
}
}
}

View file

@ -1,76 +1,145 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/es.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/es.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/es.xml
* ICU <specials> source: <path>/xml/collation/es.xml
*/
es{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&N<ñ<<<Ñ"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{"&N<ñ<<<Ñ"}
Version{"23.1"}
Version{"24"}
}
traditional{
Sequence{"&N<ñ<<<Ñ&C<ch<<<Ch<<<CH&l<ll<<<Ll<<<LL"}
Version{"23.1"}
Sequence{
"&N<ñ<<<Ñ"
"&C<ch<<<Ch<<<CH"
"&l<ll<<<Ll<<<LL"
}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/et.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/et.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/et.xml
* ICU <specials> source: <path>/xml/collation/et.xml
*/
et{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
@ -18,7 +18,7 @@ et{
"&v<<w<<<W"
"&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,28 +1,28 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/fa.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/fa.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/fa.xml
* ICU <specials> source: <path>/xml/collation/fa.xml
*/
fa{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Arab]"
"[normalization on][reorder Arab]"
"&َ<<ِ<<ُ<<ً<<ٍ<<ٌ"
"&[before 1]ا<آ"
"&ا<<ٱ<ء<<أ<<*ٲ<<إ<<*ٳ<<ؤ<<یٔ<<<ىٔ<<<ئ"
"&ک<<*ڪګكڬ-ڮ"
"&ۏ<ه<<*ەہةۃ<<ۀ<<*ھ"
"&ا<<ٱ<ء<<*أٲإٳؤ<<یٔ<<<ىٔ<<<ئ"
"&ک<<*ڪګكڬڭڮ"
"&ۏ<ه<<*ەہةۃۀھ"
"&ی<<*ىےيېۑۍێ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/fa_AF.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/fa_AF.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/fa_AF.xml
* ICU <specials> source: <path>/xml/collation/fa_AF.xml
*/
fa_AF{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{"[import ps]"}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/fi.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/fi.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/fi.xml
* ICU <specials> source: <path>/xml/collation/fi.xml
*/
fi{
Version{"2.0.82.42"}
Version{"2.0.89.62"}
collations{
default{"phonebook"}
phonebook{
@ -23,56 +23,121 @@ fi{
"&Z'\u0020'̵<<ʒ<<<Ʒ"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø"
}
Version{"23.1"}
Version{"24"}
}
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&D<<ð<<<Ð<<đ<<<Đ"
"&N<<ŋ<<<Ŋ"
"&T<<þ/h<<<Þ/h"
@ -80,7 +145,7 @@ fi{
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
@ -91,7 +156,7 @@ fi{
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/fil.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/fil.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/fil.xml
* ICU <specials> source: <path>/xml/collation/fil.xml
*/
fil{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{"&N<ñ<<<Ñ<ng<<<Ng<<<NG"}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,73 +1,137 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/fo.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/fo.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/fo.xml
* ICU <specials> source: <path>/xml/collation/fo.xml
*/
fo{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
"<<aa<<<Aa<<<AA"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<aa<<<Aa<<<AA"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
@ -75,10 +139,9 @@ fo{
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
"<<aa<<<Aa<<<AA"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<aa<<<Aa<<<AA"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,13 +1,13 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/fr.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/fr.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/fr.xml
* ICU <specials> source: <path>/xml/collation/fr.xml
*/
fr{
Version{"2.0.82.42"}

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/fr_CA.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/fr_CA.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/fr_CA.xml
* ICU <specials> source: <path>/xml/collation/fr_CA.xml
*/
fr_CA{
Version{"2.0.82.42"}
collations{
standard{
Sequence{" [backwards 2]"}
Version{"23.1"}
Sequence{"[backwards 2]"}
Version{"24"}
}
}
}

View file

@ -1,24 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/gu.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/gu.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/gu.xml
* ICU <specials> source: <path>/xml/collation/gu.xml
*/
gu{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Gujr Deva Beng Guru Orya Taml Telu Knda"
" Mlym Sinh]"
"[normalization on][reorder Gujr Deva Beng Guru Orya Taml Telu Knda Mlym Sinh]"
"&ૐ<ં<<ઁ<"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ha.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ha.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ha.xml
* ICU <specials> source: <path>/xml/collation/ha.xml
*/
ha{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
@ -21,7 +21,7 @@ ha{
"&T<ts<<<Ts<<<TS"
"&Y<ƴ<<<ʼy<<<''y<<<Ƴ<<<ʼY<<<''Y"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/haw.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/haw.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/haw.xml
* ICU <specials> source: <path>/xml/collation/haw.xml
*/
haw{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
"&a<*eiouhk-npwʻ"
"&a<*eiouhklmnpwʻ"
"&a<<<A"
"&e<<<E"
"&i<<<I"
@ -28,7 +28,7 @@ haw{
"&p<<<P"
"&w<<<W"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,71 +1,142 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/he.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/he.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/he.xml
* ICU <specials> source: <path>/xml/collation/he.xml
*/
he{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<''<<״<<'\"'<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<''"
"<<״"
"<<'\u0022'"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{" [normalization on] [reorder Hebr]&[before 2]''<<׳&[before 2]'\"'<<״"}
Version{"23.1"}
Sequence{
"[normalization on][reorder Hebr]"
"&[before 2]''<<׳"
"&[before 2]'\u0022'<<״"
}
Version{"24"}
}
}
}

View file

@ -1,24 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/hi.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/hi.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/hi.xml
* ICU <specials> source: <path>/xml/collation/hi.xml
*/
hi{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Deva Beng Guru Gujr Orya Taml Telu Knda"
" Mlym Sinh]"
"[normalization on][reorder Deva Beng Guru Gujr Orya Taml Telu Knda Mlym Sinh]"
"&ॐ<ं<<ँ<"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,65 +1,130 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/hr.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/hr.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/hr.xml
* ICU <specials> source: <path>/xml/collation/hr.xml
*/
hr{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&C<č<<<Č<ć<<<Ć"
"&D<dž<<<dž<<<Dž<<<Dž<<<DŽ<<<DŽ<đ<<<Đ"
"&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ"
@ -67,11 +132,11 @@ hr{
"&S<š<<<Š"
"&Z<ž<<<Ž"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
" [reorder Latn Cyrl]"
"[reorder Latn Cyrl]"
"&C<č<<<Č<ć<<<Ć"
"&D<dž<<<dž<<<Dž<<<Dž<<<DŽ<<<DŽ<đ<<<Đ"
"&L<lj<<<lj<<<Lj<<<Lj<<<LJ<<<LJ"
@ -79,7 +144,7 @@ hr{
"&S<š<<<Š"
"&Z<ž<<<Ž"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/hu.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/hu.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/hu.xml
* ICU <specials> source: <path>/xml/collation/hu.xml
*/
hu{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
@ -53,7 +53,7 @@ hu{
"&Zs<<<Zzs/zs"
"&ZS<<<ZZS/ZS"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/hy.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/hy.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/hy.xml
* ICU <specials> source: <path>/xml/collation/hy.xml
*/
hy{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{" [reorder Armn]&ք<և<<<Եւ"}
Version{"23.1"}
Sequence{
"[reorder Armn]"
"&ք<և<<<Եւ"
}
Version{"24"}
}
}
}

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ig.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ig.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ig.xml
* ICU <specials> source: <path>/xml/collation/ig.xml
*/
ig{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on]"
"[normalization on]"
"&B<ch<<<Ch<<<CH"
"&G<gb<<<Gb<<<GB<gh<<<Gh<<<GH<gw<<<Gw<<<GW"
"&I<ị<<<Ị"
@ -24,7 +24,7 @@ ig{
"&S<sh<<<Sh<<<SH"
"&U<ụ<<<Ụ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,65 +1,130 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/is.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/is.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/is.xml
* ICU <specials> source: <path>/xml/collation/is.xml
*/
is{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&[before 1]b<á<<<Á"
"&d<<đ<<<Đ<ð<<<Ð"
"&[before 1]f<é<<<É"
@ -69,7 +134,7 @@ is{
"&[before 1]z<ý<<<Ý"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
@ -82,7 +147,7 @@ is{
"&[before 1]z<ý<<<Ý"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å"
}
Version{"23.1"}
Version{"24"}
}
}
}

File diff suppressed because one or more lines are too long

View file

@ -1,26 +1,25 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/kk.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/kk.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/kk.xml
* ICU <specials> source: <path>/xml/collation/kk.xml
*/
kk{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ"
"]]"
"[reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ]]"
"&Е<ё<<<Ё"
"&Ұ<ү<<<Ү"
"&[before 1]ь<і<<<І"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,82 +1,149 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/kl.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/kl.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/kl.xml
* ICU <specials> source: <path>/xml/collation/kl.xml
*/
kl{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&D<<đ<<<Đ<<ð<<<Ð"
"&Q<<ĸ<<<K''&t<<<þ/h"
"&Q<<ĸ<<<K''"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
"&D<<đ<<<Đ<<ð<<<Ð"
"&Q<<ĸ<<<K''&t<<<þ/h"
"&Q<<ĸ<<<K''"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,21 +1,21 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/km.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/km.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/km.xml
* ICU <specials> source: <path>/xml/collation/km.xml
*/
km{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Khmr]"
"&[last tertiary ignorable ]=="
"[normalization on][reorder Khmr]"
"&[last tertiary ignorable]=="
"&។ល។<<<៘"
"&ៈ<<៎<<៏<<៑<<័<<ៈ<<៝<<់<<៉<<៊<<៍"
"&រ<ឫ<ឬ"
@ -74,7 +74,7 @@ km{
"&ឱ<<<ឲ"
"&ៅ<ុំ<ំ<ាំ<ះ<ិះ<ុះ<េះ<ោះ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,31 +1,29 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/kn.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/kn.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/kn.xml
* ICU <specials> source: <path>/xml/collation/kn.xml
*/
kn{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Knda Deva Beng Guru Gujr Orya Taml Telu"
" Mlym Sinh]"
"[normalization on][reorder Knda Deva Beng Guru Gujr Orya Taml Telu Mlym Sinh]"
"&ಔ<<ಃ<ೱ<ೲ"
}
Version{"23.1"}
Version{"24"}
}
traditional{
Sequence{
" [normalization on] [reorder Knda Deva Beng Guru Gujr Orya Taml Telu"
" Mlym Sinh]"
"&ಔ<<ಃ<ೱ<ೲ<ಕ್<ಖ್<ಗ್<ಘ್<ಙ್<ಚ್<ಛ್<ಜ್<ಝ್<ಞ್<ಟ್<ಠ್<ಡ್<ಢ್<ಣ್<ತ್<ಥ್<ದ್<ಧ್<"
"ನ್<ಪ್<ಫ್<ಬ್<ಭ್<ಮ್<ಯ್<ರ್<ಱ್<ಲ್<ವ್<ಶ್<ಷ್<ಸ್<ಹ್<ಳ್<ೞ್"
"[normalization on][reorder Knda Deva Beng Guru Gujr Orya Taml Telu Mlym Sinh]"
"&ಔ<<ಃ<ೱ<ೲ<ಕ್<ಖ್<ಗ್<ಘ್<ಙ್<ಚ್<ಛ್<ಜ್<ಝ್<ಞ್<ಟ್<ಠ್<ಡ್<ಢ್<ಣ್<ತ್<ಥ್<ದ್<ಧ್<ನ್<ಪ್<ಫ್<ಬ್<ಭ್"
"<ಮ್<ಯ್<ರ್<ಱ್<ಲ್<ವ್<ಶ್<ಷ್<ಸ್<ಹ್<ಳ್<ೞ್"
"&ಕ್ಅ=ಕ"
"&ಕ್ಆ=ಕಾ"
"&ಕ್ಇ=ಕಿ"
@ -660,7 +658,7 @@ kn{
"&ಫೋ<<<ಫ಼ೋ"
"&ಫೌ<<<ಫ಼ೌ"
}
Version{"23.1"}
Version{"24"}
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,25 +1,25 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/kok.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/kok.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/kok.xml
* ICU <specials> source: <path>/xml/collation/kok.xml
*/
kok{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Deva Beng Guru Gujr Orya Taml Telu Knda"
" Mlym Sinh]"
"[normalization on][reorder Deva Beng Guru Gujr Orya Taml Telu Knda Mlym Sinh]"
"&ॐ<ं<<ँ<"
"&ह<ळ<क्ष"
"&ह<ळ"
"<क्ष"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ln.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ln.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ln.xml
* ICU <specials> source: <path>/xml/collation/ln.xml
*/
ln{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
phonetic{
Sequence{
@ -18,19 +18,21 @@ ln{
"&O<<ɔ<<<Ɔ"
"&G<gb<<<gB<<<Gb<<<GB"
"&K<kp<<<kP<<<Kp<<<KP"
"&M<mb<<<mB<<<Mb<<<MB<mf<<<mF<<<Mf<<<MF<mp<<<mP<<<Mp<<<MP<mv<<<mV<<<M"
"v<<<MV"
"&N<nd<<<nD<<<Nd<<<ND<ng<<<nG<<<Ng<<<NG<ngb<<<ngB<<<nGb<<<nGB<<<Ngb<<"
"<NgB<<<NGB<nk<<<nK<<<Nk<<<NK<ns<<<nS<<<Ns<<<NS<nt<<<nT<<<Nt<<<NT<ny<"
"<<nY<<<Ny<<<NY<nz<<<nZ<<<Nz<<<NZ"
"&M<mb<<<mB<<<Mb<<<MB<mf<<<mF<<<Mf<<<MF<mp<<<mP<<<Mp<<<MP<mv<<<mV<<<Mv<<<MV"
"&N<nd<<<nD<<<Nd<<<ND<ng<<<nG<<<Ng<<<NG<ngb<<<ngB<<<nGb<<<nGB<<<Ngb<<<NgB<<<NGB<nk"
"<<<nK<<<Nk<<<NK<ns<<<nS<<<Ns<<<NS<nt<<<nT<<<Nt<<<NT<ny<<<nY<<<Ny<<<NY<nz<<<nZ<<<Nz"
"<<<NZ"
"&S<sh<<<sH<<<Sh<<<SH"
"&T<ts<<<tS<<<Ts<<<TS"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{"&E<ɛ<<<Ɛ&O<<ɔ<<<Ɔ"}
Version{"23.1"}
Sequence{
"&E<ɛ<<<Ɛ"
"&O<<ɔ<<<Ɔ"
}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/lt.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/lt.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/lt.xml
* ICU <specials> source: <path>/xml/collation/lt.xml
*/
lt{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
@ -25,7 +25,7 @@ lt{
"&U<<ų<<<Ų<<ū<<<Ū"
"&Z<ž<<<Ž"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/lv.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/lv.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/lv.xml
* ICU <specials> source: <path>/xml/collation/lv.xml
*/
lv{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
@ -23,7 +23,7 @@ lv{
"&[before 1]T<š<<<Š"
"&[before 1]Ʒ<ž<<<Ž"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/mk.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/mk.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/mk.xml
* ICU <specials> source: <path>/xml/collation/mk.xml
*/
mk{
Version{"2.0.82.42"}
collations{
standard{
Sequence{" [reorder Cyrl][suppressContractions [АаӘәЕеЖжЗзИиІіОоӨөУуЧчЫыЭэѴѵ]]"}
Version{"23.1"}
Sequence{"[reorder Cyrl][suppressContractions [АаӘәЕеЖжЗзИиІіОоӨөУуЧчЫыЭэѴѵ]]"}
Version{"24"}
}
}
}

View file

@ -1,34 +1,39 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ml.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ml.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ml.xml
* ICU <specials> source: <path>/xml/collation/ml.xml
*/
ml{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [reorder Mlym Latn Deva Arab Taml Knda Telu Beng Guru Gujr Orya Sin"
"h]"
"[reorder Mlym Latn Deva Arab Taml Knda Telu Beng Guru Gujr Orya Sinh]"
"&ഃ<<ഽ"
"&ോ<ൗ"
"&ൗ<<<ൌ"
"&ക്<<ക്'\u200D'&ക്'\u200D'<<<ൿ"
"&ണ്<<ണ്'\u200D\u0020'&ണ്'\u200D\u0020'<<<ൺ"
"&ന്<<ന്'\u200D'&ന്'\u200D'<<<ൻ"
"&ര്<<ര്'\u200D'&ര്'\u200D'<<<ർ"
"&ല്<<ല്'\u200D'&ല്'\u200D'<<<ൽ"
"&ള്<<ള്'\u200D'&ള്'\u200D'<<<ൾ"
"&ക്<<ക്\u200D"
"&ക്\u200D<<<ൿ"
"&ണ്<<ണ്\u200D'\u0020'"
"&ണ്\u200D'\u0020'<<<ൺ"
"&ന്<<ന്\u200D"
"&ന്\u200D<<<ൻ"
"&ര്<<ര്\u200D"
"&ര്\u200D<<<ർ"
"&ല്<<ല്\u200D"
"&ല്\u200D<<<ൽ"
"&ള്<<ള്\u200D"
"&ള്\u200D<<<ൾ"
"&മ്<<"
"&ന്<<<ൻ്"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,25 +1,26 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/mr.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/mr.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/mr.xml
* ICU <specials> source: <path>/xml/collation/mr.xml
*/
mr{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Deva Beng Guru Gujr Orya Taml Telu Knda"
" Mlym Sinh]"
"[normalization on][reorder Deva Beng Guru Gujr Orya Taml Telu Knda Mlym Sinh]"
"&ॐ<ं<<ँ<"
"&ह<ळ<क्ष<ज्ञ"
"&ह<ळ"
"<क्ष"
"<ज्ञ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,27 +1,27 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/mt.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/mt.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/mt.xml
* ICU <specials> source: <path>/xml/collation/mt.xml
*/
mt{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [caseFirst upper]"
"[caseFirst upper]"
"&[before 1]c<Ċ<<<ċ"
"&[before 1]g<Ġ<<<ġ"
"&[before 1]h<GĦ<<<Għ<<<gĦ<<<għ"
"&[before 1]i<Ħ<<<ħ"
"&[before 1]z<Ż<<<ż"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,65 +1,59 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/my.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/my.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/my.xml
* ICU <specials> source: <path>/xml/collation/my.xml
*/
my{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Mymr]"
"[normalization on][reorder Mymr]"
"&ႌ<့<း<့း"
"&ာ<<ါ"
"&ဲ<ော<<ေါ<ော်<<ေါ်"
"&ဴ<ံ<ို<က္<<က်<ာက္<<ာက်<<ါက္<<ါက်<ိက္<<ိက်<ုက္<<ုက်<ေက္<<ေက်<ောက္<<ေ"
"ာက်<<ေါက္<<ေါက်<ိုက္<<ိုက်<ခ္<<ခ်<ာခ္<<ာခ်<<ါခ္<<ါခ်<ိခ္<<ိခ်<ုခ္<<ု"
"ခ်<ေခ္<<ေခ်<ောခ္<<ောခ်<<ေါခ္<<ေါခ်<ိုခ္<<ိုခ်<ဂ္<<ဂ်<ာဂ္<<ာဂ်<<ါဂ္<<"
"ါဂ်<ိဂ္<<ိဂ်<ုဂ္<<ုဂ်<ေဂ္<<ေဂ်<ောဂ္<<ောဂ်<<ေါဂ္<<ေါဂ်<ိုဂ္<<ိုဂ်<ဃ္<"
"<ဃ်<ာဃ္<<ာဃ်<<ါဃ္<<ါဃ်<ိဃ္<<ိဃ်<ုဃ္<<ုဃ်<ေဃ္<<ေဃ်<ောဃ္<<ောဃ်<<ေါဃ္<<"
"ေါဃ်<ိုဃ္<<ိုဃ်<င်္<<င်<ာင်္<<ာင်<<ါင်္<<ါင်<ိင်္<<ိင်<ုင်္<<ုင်<ေင်"
"္<<ေင်<ောင်္<<ောင်<<ေါင်္<<ေါင်<ိုင်္<<ိုင်<စ္<<စ်<ာစ္<<ာစ်<<ါစ္<<ါစ"
"်<ိစ္<<ိစ်<ုစ္<<ုစ်<ေစ္<<ေစ်<ောစ္<<ောစ်<<ေါစ္<<ေါစ်<ိုစ္<<ိုစ်<ဆ္<<ဆ"
"်<ာဆ္<<ာဆ်<<ါဆ္<<ါဆ်<ိဆ္<<ိဆ်<ုဆ္<<ုဆ်<ေဆ္<<ေဆ်<ောဆ္<<ောဆ်<<ေါဆ္<<ေါ"
"ဆ်<ိုဆ္<<ိုဆ်<ဇ္<<ဇ်<ာဇ္<<ာဇ်<<ါဇ္<<ါဇ်<ိဇ္<<ိဇ်<ုဇ္<<ုဇ်<ေဇ္<<ေဇ်<ေ"
"ာဇ္<<ောဇ်<<ေါဇ္<<ေါဇ်<ိုဇ္<<ိုဇ်<ဈ်<ာဈ်<<ါဈ်<ိဈ်<ုဈ်<ေဈ်<ောဈ်<<ေါဈ်<"
"ိုဈ်<ဉ္<<ဉ်<ာဉ္<<ာဉ်<<ါဉ္<<ါဉ်<ိဉ္<<ိဉ်<ုဉ္<<ုဉ်<ေဉ္<<ေဉ်<ောဉ္<<ောဉ်"
"<<ေါဉ္<<ေါဉ်<ိုဉ္<<ိုဉ်<ည္<<ည်<ာည္<<ာည်<<ါည္<<ါည်<ိည္<<ိည်<ုည္<<ုည်<"
"ေည္<<ေည်<ောည္<<ောည်<<ေါည္<<ေါည်<ိုည္<<ိုည်<ဋ္<<ဋ်<ာဋ္<<ာဋ်<<ါဋ္<<ါဋ်"
"<ိဋ္<<ိဋ်<ုဋ္<<ုဋ်<ေဋ္<<ေဋ်<ောဋ္<<ောဋ်<<ေါဋ္<<ေါဋ်<ိုဋ္<<ိုဋ်<ဌ္<<ဌ်"
"<ာဌ္<<ာဌ်<<ါဌ္<<ါဌ်<ိဌ္<<ိဌ်<ုဌ္<<ုဌ်<ေဌ္<<ေဌ်<ောဌ္<<ောဌ်<<ေါဌ္<<ေါဌ"
"်<ိုဌ္<<ိုဌ်<ဍ္<<ဍ်<ာဍ္<<ာဍ်<<ါဍ္<<ါဍ်<ိဍ္<<ိဍ်<ုဍ္<<ုဍ်<ေဍ္<<ေဍ်<ော"
"ဍ္<<ောဍ်<<ေါဍ္<<ေါဍ်<ိုဍ္<<ိုဍ်<ဎ္<<ဎ်<ာဎ္<<ာဎ်<<ါဎ္<<ါဎ်<ိဎ္<<ိဎ်<ု"
"ဎ္<<ုဎ်<ေဎ္<<ေဎ်<ောဎ္<<ောဎ်<<ေါဎ္<<ေါဎ်<ိုဎ္<<ိုဎ်<ဏ္<<ဏ်<ာဏ္<<ာဏ်<<"
"ါဏ္<<ါဏ်<ိဏ္<<ိဏ်<ုဏ္<<ုဏ်<ေဏ္<<ေဏ်<ောဏ္<<ောဏ်<<ေါဏ္<<ေါဏ်<ိုဏ္<<ိုဏ"
"်<တ္<<တ်<ာတ္<<ာတ်<<ါတ္<<ါတ်<ိတ္<<ိတ်<ုတ္<<ုတ်<ေတ္<<ေတ်<ောတ္<<ောတ်<<ေ"
"ါတ္<<ေါတ်<ိုတ္<<ိုတ်<ထ္<<ထ်<ာထ္<<ာထ်<<ါထ္<<ါထ်<ိထ္<<ိထ်<ုထ္<<ုထ်<ေထ္"
"<<ေထ်<ောထ္<<ောထ်<<ေါထ္<<ေါထ်<ိုထ္<<ိုထ်<ဒ္<<ဒ်<ာဒ္<<ာဒ်<<ါဒ္<<ါဒ်<ိဒ"
"္<<ိဒ်<ုဒ္<<ုဒ်<ေဒ္<<ေဒ်<ောဒ္<<ောဒ်<<ေါဒ္<<ေါဒ်<ိုဒ္<<ိုဒ်<ဓ္<<ဓ်<ာဓ"
"္<<ာဓ်<<ါဓ္<<ါဓ်<ိဓ္<<ိဓ်<ုဓ္<<ုဓ်<ေဓ္<<ေဓ်<ောဓ္<<ောဓ်<<ေါဓ္<<ေါဓ်<ိ"
"ုဓ္<<ိုဓ်<န္<<န်<ာန္<<ာန်<<ါန္<<ါန်<ိန္<<ိန်<ုန္<<ုန်<ေန္<<ေန်<ောန္<"
"<ောန်<<ေါန္<<ေါန်<ိုန္<<ိုန်<ပ္<<ပ်<ာပ္<<ာပ်<<ါပ္<<ါပ်<ိပ္<<ိပ်<ုပ္<"
"<ုပ်<ေပ္<<ေပ်<ောပ္<<ောပ်<<ေါပ္<<ေါပ်<ိုပ္<<ိုပ်<ဖ္<<ဖ်<ာဖ္<<ာဖ်<<ါဖ္"
"<<ါဖ်<ိဖ္<<ိဖ်<ုဖ္<<ုဖ်<ေဖ္<<ေဖ်<ောဖ္<<ောဖ်<<ေါဖ္<<ေါဖ်<ိုဖ္<<ိုဖ်<ဗ"
"္<<ဗ်<ာဗ္<<ာဗ်<<ါဗ္<<ါဗ်<ိဗ္<<ိဗ်<ုဗ္<<ုဗ်<ေဗ္<<ေဗ်<ောဗ္<<ောဗ်<<ေါဗ္"
"<<ေါဗ်<ိုဗ္<<ိုဗ်<ဘ္<<ဘ်<ာဘ္<<ာဘ်<<ါဘ္<<ါဘ်<ိဘ္<<ိဘ်<ုဘ္<<ုဘ်<ေဘ္<<ေ"
"ဘ်<ောဘ္<<ောဘ်<<ေါဘ္<<ေါဘ်<ိုဘ္<<ိုဘ်<မ္<<မ်<ာမ္<<ာမ်<<ါမ္<<ါမ်<ိမ္<<"
"ိမ်<ုမ္<<ုမ်<ေမ္<<ေမ်<ောမ္<<ောမ်<<ေါမ္<<ေါမ်<ိုမ္<<ိုမ်<ယ္<<ယ်<ာယ္<<"
"ာယ်<<ါယ္<<ါယ်<ိယ္<<ိယ်<ုယ္<<ုယ်<ေယ္<<ေယ်<ောယ္<<ောယ်<<ေါယ္<<ေါယ်<ိုယ္"
"<<ိုယ်<ရ္<<ရ်<ာရ္<<ာရ်<<ါရ္<<ါရ်<ိရ္<<ိရ်<ုရ္<<ုရ်<ေရ္<<ေရ်<ောရ္<<ော"
"ရ်<<ေါရ္<<ေါရ်<ိုရ္<<ိုရ်<လ္<<လ်<ာလ္<<ာလ်<<ါလ္<<ါလ်<ိလ္<<ိလ်<ုလ္<<ုလ"
"်<ေလ္<<ေလ်<ောလ္<<ောလ်<<ေါလ္<<ေါလ်<ိုလ္<<ိုလ်<ဝ်<ာဝ်<<ါဝ်<ိဝ်<ုဝ်<ေဝ်"
"<ောဝ်<<ေါဝ်<ိုဝ်<သ္<<သ်<ာသ္<<ာသ်<<ါသ္<<ါသ်<ိသ္<<ိသ်<ုသ္<<ုသ်<ေသ္<<ေသ"
"်<ောသ္<<ောသ်<<ေါသ္<<ေါသ်<ိုသ္<<ိုသ်<ဟ္<<ဟ်<ာဟ္<<ာဟ်<<ါဟ္<<ါဟ်<ိဟ္<<ိ"
"ဟ်<ုဟ္<<ုဟ်<ေဟ္<<ေဟ်<ောဟ္<<ောဟ်<<ေါဟ္<<ေါဟ်<ိုဟ္<<ိုဟ်<ဠ်<ာဠ်<<ါဠ်<ိ"
"ဠ်<ုဠ်<ေဠ်<ောဠ်<<ေါဠ်<ိုဠ်<အ်<ာအ်<<ါအ်<ိအ်<ုအ်<ေအ်<ောအ်<<ေါအ်<ိုအ်<ၞ"
"<ၟ<ျ<ြ<ၠ<ွ<ႂ<ှ<ျွ<ြွ<ျှ<ြှ<ွှ<ျွှ<ြွှ"
"&ဴ<ံ<ို"
"<က္<<က်<ာက္<<ာက်<<ါက္<<ါက်<ိက္<<ိက်<ုက္<<ုက်<ေက္<<ေက်<ောက္<<ောက်<<ေါက္<<ေါက်<ိုက္"
"<<ိုက်<ခ္<<ခ်<ာခ္<<ာခ်<<ါခ္<<ါခ်<ိခ္<<ိခ်<ုခ္<<ုခ်<ေခ္<<ေခ်<ောခ္<<ောခ်<<ေါခ္<<ေါခ်"
"<ိုခ္<<ိုခ်<ဂ္<<ဂ်<ာဂ္<<ာဂ်<<ါဂ္<<ါဂ်<ိဂ္<<ိဂ်<ုဂ္<<ုဂ်<ေဂ္<<ေဂ်<ောဂ္<<ောဂ်<<ေါဂ္"
"<<ေါဂ်<ိုဂ္<<ိုဂ်<ဃ္<<ဃ်<ာဃ္<<ာဃ်<<ါဃ္<<ါဃ်<ိဃ္<<ိဃ်<ုဃ္<<ုဃ်<ေဃ္<<ေဃ်<ောဃ္<<ောဃ်"
"<<ေါဃ္<<ေါဃ်<ိုဃ္<<ိုဃ်<င်္<<င်<ာင်္<<ာင်<<ါင်္<<ါင်<ိင်္<<ိင်<ုင်္<<ုင်<ေင်္<<ေင်"
"<ောင်္<<ောင်<<ေါင်္<<ေါင်<ိုင်္<<ိုင်<စ္<<စ်<ာစ္<<ာစ်<<ါစ္<<ါစ်<ိစ္<<ိစ်<ုစ္<<ုစ်"
"<ေစ္<<ေစ်<ောစ္<<ောစ်<<ေါစ္<<ေါစ်<ိုစ္<<ိုစ်<ဆ္<<ဆ်<ာဆ္<<ာဆ်<<ါဆ္<<ါဆ်<ိဆ္<<ိဆ်<ုဆ္"
"<<ုဆ်<ေဆ္<<ေဆ်<ောဆ္<<ောဆ်<<ေါဆ္<<ေါဆ်<ိုဆ္<<ိုဆ်<ဇ္<<ဇ်<ာဇ္<<ာဇ်<<ါဇ္<<ါဇ်<ိဇ္<<ိဇ်"
"<ုဇ္<<ုဇ်<ေဇ္<<ေဇ်<ောဇ္<<ောဇ်<<ေါဇ္<<ေါဇ်<ိုဇ္<<ိုဇ်<ဈ်<ာဈ်<<ါဈ်<ိဈ်<ုဈ်<ေဈ်<ောဈ်"
"<<ေါဈ်<ိုဈ်<ဉ္<<ဉ်<ာဉ္<<ာဉ်<<ါဉ္<<ါဉ်<ိဉ္<<ိဉ်<ုဉ္<<ုဉ်<ေဉ္<<ေဉ်<ောဉ္<<ောဉ်<<ေါဉ္"
"<<ေါဉ်<ိုဉ္<<ိုဉ်<ည္<<ည်<ာည္<<ာည်<<ါည္<<ါည်<ိည္<<ိည်<ုည္<<ုည်<ေည္<<ေည်<ောည္<<ောည်"
"<<ေါည္<<ေါည်<ိုည္<<ိုည်<ဋ္<<ဋ်<ာဋ္<<ာဋ်<<ါဋ္<<ါဋ်<ိဋ္<<ိဋ်<ုဋ္<<ုဋ်<ေဋ္<<ေဋ်<ောဋ္"
"<<ောဋ်<<ေါဋ္<<ေါဋ်<ိုဋ္<<ိုဋ်<ဌ္<<ဌ်<ာဌ္<<ာဌ်<<ါဌ္<<ါဌ်<ိဌ္<<ိဌ်<ုဌ္<<ုဌ်<ေဌ္<<ေဌ်"
"<ောဌ္<<ောဌ်<<ေါဌ္<<ေါဌ်<ိုဌ္<<ိုဌ်<ဍ္<<ဍ်<ာဍ္<<ာဍ်<<ါဍ္<<ါဍ်<ိဍ္<<ိဍ်<ုဍ္<<ုဍ်<ေဍ္"
"<<ေဍ်<ောဍ္<<ောဍ်<<ေါဍ္<<ေါဍ်<ိုဍ္<<ိုဍ်<ဎ္<<ဎ်<ာဎ္<<ာဎ်<<ါဎ္<<ါဎ်<ိဎ္<<ိဎ်<ုဎ္<<ုဎ်"
"<ေဎ္<<ေဎ်<ောဎ္<<ောဎ်<<ေါဎ္<<ေါဎ်<ိုဎ္<<ိုဎ်<ဏ္<<ဏ်<ာဏ္<<ာဏ်<<ါဏ္<<ါဏ်<ိဏ္<<ိဏ်<ုဏ္"
"<<ုဏ်<ေဏ္<<ေဏ်<ောဏ္<<ောဏ်<<ေါဏ္<<ေါဏ်<ိုဏ္<<ိုဏ်<တ္<<တ်<ာတ္<<ာတ်<<ါတ္<<ါတ်<ိတ္<<ိတ်"
"<ုတ္<<ုတ်<ေတ္<<ေတ်<ောတ္<<ောတ်<<ေါတ္<<ေါတ်<ိုတ္<<ိုတ်<ထ္<<ထ်<ာထ္<<ာထ်<<ါထ္<<ါထ်<ိထ္"
"<<ိထ်<ုထ္<<ုထ်<ေထ္<<ေထ်<ောထ္<<ောထ်<<ေါထ္<<ေါထ်<ိုထ္<<ိုထ်<ဒ္<<ဒ်<ာဒ္<<ာဒ်<<ါဒ္<<ါဒ်"
"<ိဒ္<<ိဒ်<ုဒ္<<ုဒ်<ေဒ္<<ေဒ်<ောဒ္<<ောဒ်<<ေါဒ္<<ေါဒ်<ိုဒ္<<ိုဒ်<ဓ္<<ဓ်<ာဓ္<<ာဓ်<<ါဓ္"
"<<ါဓ်<ိဓ္<<ိဓ်<ုဓ္<<ုဓ်<ေဓ္<<ေဓ်<ောဓ္<<ောဓ်<<ေါဓ္<<ေါဓ်<ိုဓ္<<ိုဓ်<န္<<န်<ာန္<<ာန်"
"<<ါန္<<ါန်<ိန္<<ိန်<ုန္<<ုန်<ေန္<<ေန်<ောန္<<ောန်<<ေါန္<<ေါန်<ိုန္<<ိုန်<ပ္<<ပ်<ာပ္"
"<<ာပ်<<ါပ္<<ါပ်<ိပ္<<ိပ်<ုပ္<<ုပ်<ေပ္<<ေပ်<ောပ္<<ောပ်<<ေါပ္<<ေါပ်<ိုပ္<<ိုပ်<ဖ္<<ဖ်"
"<ာဖ္<<ာဖ်<<ါဖ္<<ါဖ်<ိဖ္<<ိဖ်<ုဖ္<<ုဖ်<ေဖ္<<ေဖ်<ောဖ္<<ောဖ်<<ေါဖ္<<ေါဖ်<ိုဖ္<<ိုဖ်<ဗ္"
"<<ဗ်<ာဗ္<<ာဗ်<<ါဗ္<<ါဗ်<ိဗ္<<ိဗ်<ုဗ္<<ုဗ်<ေဗ္<<ေဗ်<ောဗ္<<ောဗ်<<ေါဗ္<<ေါဗ်<ိုဗ္<<ိုဗ်"
"<ဘ္<<ဘ်<ာဘ္<<ာဘ်<<ါဘ္<<ါဘ်<ိဘ္<<ိဘ်<ုဘ္<<ုဘ်<ေဘ္<<ေဘ်<ောဘ္<<ောဘ်<<ေါဘ္<<ေါဘ်<ိုဘ္"
"<<ိုဘ်<မ္<<မ်<ာမ္<<ာမ်<<ါမ္<<ါမ်<ိမ္<<ိမ်<ုမ္<<ုမ်<ေမ္<<ေမ်<ောမ္<<ောမ်<<ေါမ္<<ေါမ်"
"<ိုမ္<<ိုမ်<ယ္<<ယ်<ာယ္<<ာယ်<<ါယ္<<ါယ်<ိယ္<<ိယ်<ုယ္<<ုယ်<ေယ္<<ေယ်<ောယ္<<ောယ်<<ေါယ္"
"<<ေါယ်<ိုယ္<<ိုယ်<ရ္<<ရ်<ာရ္<<ာရ်<<ါရ္<<ါရ်<ိရ္<<ိရ်<ုရ္<<ုရ်<ေရ္<<ေရ်<ောရ္<<ောရ်"
"<<ေါရ္<<ေါရ်<ိုရ္<<ိုရ်<လ္<<လ်<ာလ္<<ာလ်<<ါလ္<<ါလ်<ိလ္<<ိလ်<ုလ္<<ုလ်<ေလ္<<ေလ်<ောလ္"
"<<ောလ်<<ေါလ္<<ေါလ်<ိုလ္<<ိုလ်<ဝ်<ာဝ်<<ါဝ်<ိဝ်<ုဝ်<ေဝ်<ောဝ်<<ေါဝ်<ိုဝ်<သ္<<သ်<ာသ္<<ာသ်"
"<<ါသ္<<ါသ်<ိသ္<<ိသ်<ုသ္<<ုသ်<ေသ္<<ေသ်<ောသ္<<ောသ်<<ေါသ္<<ေါသ်<ိုသ္<<ိုသ်<ဟ္<<ဟ်<ာဟ္"
"<<ာဟ်<<ါဟ္<<ါဟ်<ိဟ္<<ိဟ်<ုဟ္<<ုဟ်<ေဟ္<<ေဟ်<ောဟ္<<ောဟ်<<ေါဟ္<<ေါဟ်<ိုဟ္<<ိုဟ်<ဠ်<ာဠ်"
"<<ါဠ်<ိဠ်<ုဠ်<ေဠ်<ောဠ်<<ေါဠ်<ိုဠ်<အ်<ာအ်<<ါအ်<ိအ်<ုအ်<ေအ်<ောအ်<<ေါအ်<ိုအ်"
"<ၞ<ၟ<ျ<ြ<ၠ<ွ<ႂ<ှ<ျွ<ြွ<ျှ<ြှ<ွှ<ျွှ<ြွှ"
"&အိ<<<ဣ"
"&အီ<<<ဤ"
"&အု<<<ဥ"
@ -387,7 +381,7 @@ my{
"&ထမင်း=ထ္မင်း"
"&လက်ဘက်=လ္ဘက်"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,73 +1,137 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/nb.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/nb.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/nb.xml
* ICU <specials> source: <path>/xml/collation/nb.xml
*/
nb{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
"<aa<<<Aa<<<AA"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<aa<<<Aa<<<AA"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
@ -75,10 +139,9 @@ nb{
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
"<aa<<<Aa<<<AA"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<aa<<<Aa<<<AA"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,73 +1,137 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/nn.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/nn.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/nn.xml
* ICU <specials> source: <path>/xml/collation/nn.xml
*/
nn{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
"<aa<<<Aa<<<AA"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<aa<<<Aa<<<AA"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
@ -75,10 +139,9 @@ nn{
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
"<aa<<<Aa<<<AA"
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<aa<<<Aa<<<AA"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,23 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/om.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/om.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/om.xml
* ICU <specials> source: <path>/xml/collation/om.xml
*/
om{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
"&Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<"
"sh<<<Sh"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,26 +1,25 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/or.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/or.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/or.xml
* ICU <specials> source: <path>/xml/collation/or.xml
*/
or{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Orya Deva Beng Guru Gujr Taml Telu Knda"
" Mlym Sinh]"
"[normalization on][reorder Orya Deva Beng Guru Gujr Taml Telu Knda Mlym Sinh]"
"&ଔ<ଁ<ଂ<"
"&ହ<କ୍ଷ"
"&ଯ<<ୟ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,25 +1,24 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/pa.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/pa.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/pa.xml
* ICU <specials> source: <path>/xml/collation/pa.xml
*/
pa{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Guru Deva Beng Gujr Orya Taml Telu Knda"
" Mlym Sinh Arab]"
"[normalization on][reorder Guru Deva Beng Gujr Orya Taml Telu Knda Mlym Sinh Arab]"
"&ੱ<<ੰ<<ਂ<<ਁ<<਼"
"&ੜ<੍"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/pl.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/pl.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/pl.xml
* ICU <specials> source: <path>/xml/collation/pl.xml
*/
pl{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
@ -23,7 +23,7 @@ pl{
"&S<ś<<<Ś"
"&Z<ź<<<Ź<ż<<<Ż"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,23 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ps.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ps.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ps.xml
* ICU <specials> source: <path>/xml/collation/ps.xml
*/
ps{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Arab]"
"[normalization on][reorder Arab]"
"&َ<<ِ<<ُ<<ً<<ٍ<<ٌ"
"&[before 1]ا<آ"
"&ا<<أ<<*ٲٱ<<إ<<*ٳ<ء"
"&ا<<*أٲٱإٳ<ء"
"&ت<ټ<<ٹ"
"&ج<ځ<<حٔ"
"&چ<څ"
@ -27,12 +27,12 @@ ps{
"&ک<<*ڪك"
"&ګ<<گ"
"&ڼ<<ڻ"
"&و<<ؤ<<*ۇۉ"
"&و<<*ؤۇۉ"
"&ه<<<ۀ<<<هٔ<<*ەہھةۃ"
"&ی<<*ىےيېۍ<<یٔ<<<ىٔ<<<ئ"
"&'\u00A0'<<'\u200C'<<'\u200D'"
"&\u00A0<<\u200C<<\u200D"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,25 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ro.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ro.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ro.xml
* ICU <specials> source: <path>/xml/collation/ro.xml
*/
ro{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{"&A<ă<<<Ă<â<<<Â&I<î<<<Î&S<ş=ș<<<Ş=Ș&T<ţ=ț<<<Ţ=Ț"}
Version{"23.1"}
Sequence{
"&A<ă<<<Ă<â<<<Â"
"&I<î<<<Î"
"&S<ş=ș<<<Ş=Ș"
"&T<ţ=ț<<<Ţ=Ț"
}
Version{"24"}
}
}
}

View file

@ -1,73 +1,678 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/root.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/root.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/root.xml
* ICU <specials> source: <path>/xml/collation/root.xml
*/
root{
UCARules:process(uca_rules){"../unidata/UCARules.txt"}
Version{"2.0.82.42"}
Version{"2.0.89.62"}
collations{
default{"standard"}
eor{
Sequence{
"&a"
"<<ᴀ"
"<<ⱥ"
"<<<Ⱥ"
"<<ᶏ"
"<<ɐ"
"<<<Ɐ"
"<<<ᵄ"
"<<ɑ"
"<<<Ɑ"
"<<<ᵅ"
"<<ᶐ"
"<<ɒ"
"<<<Ɒ"
"<<<ᶛ"
"&b"
"<<ʙ"
"<<ƀ"
"<<<Ƀ"
"<<ᴯ"
"<<ᴃ"
"<<ᵬ"
"<<ᶀ"
"<<ɓ"
"<<<Ɓ"
"<<ƃ"
"<<<Ƃ"
"&c"
"<<"
"<<ȼ"
"<<<Ȼ"
"<<ꞓ"
"<<<Ꞓ"
"<<ƈ"
"<<<Ƈ"
"<<ɕ"
"<<<ᶝ"
"<<ↄ"
"<<<Ↄ"
"<<ꜿ"
"<<<Ꜿ"
"&d"
"<<ᴅ"
"<<ᴆ"
"<<ᵭ"
"<<ᶁ"
"<<ɖ"
"<<<Ɖ"
"<<ɗ"
"<<<Ɗ"
"<<ᶑ"
"<<ƌ"
"<<<Ƌ"
"<<ȡ"
"<<ꝱ"
"<<ẟ"
"<<ƍ"
"&e"
"<<ᴇ"
"<<ɇ"
"<<<Ɇ"
"<<ᶒ"
"<<ⱸ"
"<<ǝ"
"<<<Ǝ"
"<<<ᴲ"
"<<ⱻ"
"<<ə"
"<<<Ə"
"<<<ᵊ"
"<<<ₔ"
"<<ᶕ"
"<<ɛ"
"<<<Ɛ"
"<<<ℇ"
"<<<ᵋ"
"<<ᶓ"
"<<ɘ"
"<<ɚ"
"<<ɜ"
"<<<ᶟ"
"<<ᶔ"
"<<ᴈ"
"<<<ᵌ"
"<<ɝ"
"<<ɞ"
"<<ʚ"
"&f"
"<<ꜰ"
"<<ᵮ"
"<<ᶂ"
"<<ƒ"
"<<<Ƒ"
"<<ⅎ"
"<<<Ⅎ"
"<<ꟻ"
"&g"
"<<ɡ"
"<<<ᶢ"
"<<ɢ"
"<<<ᷛ"
"<<ǥ"
"<<<Ǥ"
"<<"
"<<ɠ"
"<<<Ɠ"
"<<ʛ"
"<<ᵷ"
"<<ꝿ"
"<<<Ꝿ"
"<<ɣ"
"<<<Ɣ"
"<<<ˠ"
"<<ɤ"
"<<ƣ"
"<<<Ƣ"
"&h"
"<<ʜ"
"<<ɦ"
"<<<Ɦ"
"<<<ʱ"
"<<ⱨ"
"<<<Ⱨ"
"<<ⱶ"
"<<<Ⱶ"
"<<ꜧ"
"<<<Ꜧ"
"<<ɧ"
"<<ɥ"
"<<<Ɥ"
"<<<ᶣ"
"<<ʮ"
"<<ʯ"
"&i"
"<<ı"
"<<<𝚤"
"<<ɪ"
"<<<ᶦ"
"<<ꟾ"
"<<ᴉ"
"<<<ᵎ"
"<<ɨ"
"<<<Ɨ"
"<<<ᶤ"
"<<ᵻ"
"<<<ᶧ"
"<<ᶖ"
"<<ɩ"
"<<<Ɩ"
"<<<ᶥ"
"<<ᵼ"
"&j"
"<<ȷ"
"<<<𝚥"
"<<ᴊ"
"<<ɉ"
"<<<Ɉ"
"<<ʝ"
"<<<ᶨ"
"<<ɟ"
"<<<ᶡ"
"<<ʄ"
"&k"
"<<ᴋ"
"<<ᶄ"
"<<ƙ"
"<<<Ƙ"
"<<ⱪ"
"<<<Ⱪ"
"<<ꝁ"
"<<<Ꝁ"
"<<ꝃ"
"<<<Ꝃ"
"<<ꝅ"
"<<<Ꝅ"
"<<ĸ"
"<<ʞ"
"&l"
"<<ʟ"
"<<<ᷞ"
"<<<ᶫ"
"<<ꝇ"
"<<<Ꝇ"
"<<ᴌ"
"<<ꝉ"
"<<<Ꝉ"
"<<ƚ"
"<<<Ƚ"
"<<ⱡ"
"<<<Ⱡ"
"<<ɫ"
"<<<Ɫ"
"<<ɬ"
"<<ᶅ"
"<<<ᶪ"
"<<ɭ"
"<<<ᶩ"
"<<ꞎ"
"<<ȴ"
"<<ꝲ"
"<<ꞁ"
"<<<Ꞁ"
"<<ƛ"
"&m"
"<<ᴍ"
"<<<ᷟ"
"<<ᵯ"
"<<ᶆ"
"<<ɱ"
"<<<Ɱ"
"<<<ᶬ"
"<<ꟽ"
"<<ꟿ"
"<<ꝳ"
"<<ɯ"
"<<<Ɯ"
"<<<ᵚ"
"<<ꟺ"
"<<ᴟ"
"<<ɰ"
"<<<ᶭ"
"&n"
"<<ʼn"
"<<ɴ"
"<<<ᷡ"
"<<<ᶰ"
"<<ᴻ"
"<<ᴎ"
"<<ᵰ"
"<<ɲ"
"<<<Ɲ"
"<<<ᶮ"
"<<ƞ"
"<<<Ƞ"
"<<ꞑ"
"<<<Ꞑ"
"<<ᶇ"
"<<ɳ"
"<<<ᶯ"
"<<ȵ"
"<<ꝴ"
"<<ŋ"
"<<<Ŋ"
"<<<ᵑ"
"&o"
"<<"
"<<"
"<<ᴓ"
"<<ɔ"
"<<<Ɔ"
"<<<ᵓ"
"<<ᴐ"
"<<ᴒ"
"<<ᶗ"
"<<ꝍ"
"<<<Ꝍ"
"<<ᴖ"
"<<<ᵔ"
"<<ᴗ"
"<<<ᵕ"
"<<ⱺ"
"<<ɵ"
"<<<Ɵ"
"<<<ᶱ"
"<<ꝋ"
"<<<Ꝋ"
"<<ɷ"
"<<ȣ"
"<<<Ȣ"
"<<<ᴽ"
"<<ᴕ"
"&p"
"<<ᴘ"
"<<ᵽ"
"<<<Ᵽ"
"<<ꝑ"
"<<<Ꝑ"
"<<ᵱ"
"<<ᶈ"
"<<ƥ"
"<<<Ƥ"
"<<ꝓ"
"<<<Ꝓ"
"<<ꝕ"
"<<<Ꝕ"
"<<ꟼ"
"<<ɸ"
"<<<ᶲ"
"<<ⱷ"
"&q"
"<<ꝗ"
"<<<Ꝗ"
"<<ꝙ"
"<<<Ꝙ"
"<<ʠ"
"<<ɋ"
"<<<Ɋ"
"&r"
"<<ʀ"
"<<<ᷢ"
"<<<Ʀ"
"<<ꝛ"
"<<<ᷣ"
"<<<"
"<<ᴙ"
"<<ɍ"
"<<<Ɍ"
"<<ᵲ"
"<<ɹ"
"<<<ʴ"
"<<ᴚ"
"<<ɺ"
"<<ᶉ"
"<<ɻ"
"<<<ʵ"
"<<ⱹ"
"<<ɼ"
"<<ɽ"
"<<<Ɽ"
"<<ɾ"
"<<ᵳ"
"<<ɿ"
"<<ʁ"
"<<<ʶ"
"<<ꝵ"
"<<ꝶ"
"<<ꝝ"
"<<<Ꝝ"
"&s"
"<<"
"<<ᵴ"
"<<ᶊ"
"<<ʂ"
"<<<ᶳ"
"<<ȿ"
"<<<Ȿ"
"<<ẜ"
"<<"
"<<ʃ"
"<<<Ʃ"
"<<<ᶴ"
"<<ᶋ"
"<<ƪ"
"<<ʅ"
"<<ᶘ"
"<<ʆ"
"&t"
"<<ᴛ"
"<<ŧ"
"<<<Ŧ"
"<<ⱦ"
"<<<Ⱦ"
"<<ᵵ"
"<<ƫ"
"<<<ᶵ"
"<<ƭ"
"<<<Ƭ"
"<<ʈ"
"<<<Ʈ"
"<<ȶ"
"<<ꝷ"
"<<ʇ"
"&u"
"<<"
"<<<ᶸ"
"<<ᴝ"
"<<<ᵙ"
"<<ᴞ"
"<<ʉ"
"<<<Ʉ"
"<<<ᶶ"
"<<ᵾ"
"<<ᶙ"
"<<ʊ"
"<<<Ʊ"
"<<<ᶷ"
"<<ᵿ"
"&v"
"<<"
"<<ꝟ"
"<<<Ꝟ"
"<<"
"<<ʋ"
"<<<Ʋ"
"<<<ᶹ"
"<<ⱱ"
"<<ⱴ"
"<<ỽ"
"<<<Ỽ"
"<<ʌ"
"<<<Ʌ"
"<<<ᶺ"
"&w"
"<<"
"<<ⱳ"
"<<<Ⱳ"
"<<ʍ"
"<<ƿ"
"<<<Ƿ"
"&x"
"<<ᶍ"
"&y"
"<<ʏ"
"<<ɏ"
"<<<Ɏ"
"<<ƴ"
"<<<Ƴ"
"<<ỿ"
"<<<Ỿ"
"<<ʎ"
"<<ȝ"
"<<<Ȝ"
"&z"
"<<"
"<<ƶ"
"<<<Ƶ"
"<<ᵶ"
"<<ᶎ"
"<<ȥ"
"<<<Ȥ"
"<<ʐ"
"<<<ᶼ"
"<<ʑ"
"<<<ᶽ"
"<<ɀ"
"<<<Ɀ"
"<<ⱬ"
"<<<Ⱬ"
"<<ꝣ"
"<<<Ꝣ"
"<<ʒ"
"<<<Ʒ"
"<<<ᶾ"
"<<ǯ"
"<<<Ǯ"
"<<ᴣ"
"<<ƹ"
"<<<Ƹ"
"<<ᶚ"
"<<ƺ"
"<<ʓ"
"&þ"
"<<ꝥ"
"<<<Ꝥ"
"<<ꝧ"
"<<<Ꝧ"
"&ae<<ᴁ<<ᴂ<<<ᵆ"
"&dʑ<<ʥ"
"&dʒ<<ʤ"
"&hv<<ƕ<<<Ƕ"
"&lʒ<<ɮ"
"&oe<<ɶ<<ᴔ"
"&tɕ<<ʨ"
"&ue<<ᵫ"
"&[last tertiary ignorable]"
"=ʻ"
"=ʽ"
"=ꝩ"
"=Ꝩ"
"=ꝫ"
"="
"=ꝭ"
"=Ꝭ"
"=ꝯ"
"=᷒"
"="
"=ꝰ"
"="
"=ƻ"
"=ꜫ"
"=Ꜫ"
"=ꜭ"
"=Ꜭ"
"=ꜯ"
"=Ꜯ"
"=ƨ"
"=Ƨ"
"=ƽ"
"=Ƽ"
"=ƅ"
"=Ƅ"
"=ʔ"
"=ɂ"
"=Ɂ"
"=ˀ"
"=ʼ"
"=ˮ"
"=ʾ"
"=ꜣ"
"=Ꜣ"
"="
"=Ꞌ"
"=ʕ"
"=ˤ"
"=ʿ"
"=ˁ"
"=ᴤ"
"=ᴥ"
"=ᵜ"
"=ꜥ"
"=Ꜥ"
"=ʡ"
"=ʢ"
"=ʖ"
"=ǀ"
"=ǁ"
"=ǂ"
"=ǃ"
"=ʗ"
"=ʘ"
"=ʬ"
"=ʭ"
"&γ"
"<<"
"&λ"
"<<ᴧ"
"&π"
"<<ᴨ"
"&ρ"
"<<ᴩ"
"&ψ"
"<<ᴪ"
"&ђ"
"<<ѓ"
"<<<Ѓ"
"&й"
"<ҋ"
"<<<Ҋ"
"&л"
"<<ᴫ"
"&ћ"
"<<ќ"
"<<<Ќ"
"&ք"
"<և"
}
Version{"24"}
}
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{""}
Version{"23.1"}
Version{"24"}
}
}
depends:process(dependency){"ucadata.icu"}

View file

@ -1,23 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ru.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ru.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ru.xml
* ICU <specials> source: <path>/xml/collation/ru.xml
*/
ru{
Version{"2.0.82.42"}
collations{
standard{
Sequence{
" [reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ"
"]]"
"[reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ]"
"]"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,34 +1,32 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/si.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/si.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/si.xml
* ICU <specials> source: <path>/xml/collation/si.xml
*/
si{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
dictionary{
Sequence{
" [normalization on] [reorder Sinh Deva Beng Guru Gujr Orya Taml Telu"
" Knda Mlym]"
"[normalization on][reorder Sinh Deva Beng Guru Gujr Orya Taml Telu Knda Mlym]"
"&ඖ<<ඃ"
"&ජ්ඤ<<ඥ"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
" [normalization on] [reorder Sinh Deva Beng Guru Gujr Orya Taml Telu"
" Knda Mlym]"
"[normalization on][reorder Sinh Deva Beng Guru Gujr Orya Taml Telu Knda Mlym]"
"&ඖ<<ඃ"
"&ඥ<ඤ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,65 +1,130 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/sk.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/sk.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/sk.xml
* ICU <specials> source: <path>/xml/collation/sk.xml
*/
sk{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&A<á<<<Á<ä<<<Ä"
"&C<č<<<Č"
"&D<ď<<<Ď"
@ -75,7 +140,7 @@ sk{
"&Y<ý<<<Ý"
"&Z<ž<<<Ž"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
@ -87,7 +152,7 @@ sk{
"&S<š<<<Š"
"&Z<ž<<<Ž"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,25 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/sl.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/sl.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/sl.xml
* ICU <specials> source: <path>/xml/collation/sl.xml
*/
sl{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{"&C<č<<<Č<ć<<<Ć&D<đ<<<Đ&S<š<<<Š&Z<ž<<<Ž"}
Version{"23.1"}
Sequence{
"&C<č<<<Č<ć<<<Ć"
"&D<đ<<<Đ"
"&S<š<<<Š"
"&Z<ž<<<Ž"
}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/sq.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/sq.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/sq.xml
* ICU <specials> source: <path>/xml/collation/sq.xml
*/
sq{
Version{"2.0.86.78"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
@ -26,7 +26,7 @@ sq{
"&[before 1]Y<xh<<<Xh<<<XH"
"&[before 1]Ʒ<zh<<<Zh<<<ZH"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,23 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/sr.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/sr.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/sr.xml
* ICU <specials> source: <path>/xml/collation/sr.xml
*/
sr{
Version{"2.0.86.78"}
Version{"2.0.86.77"}
collations{
standard{
Sequence{
" [reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзИиІіОоӨөКкУуЧчЫыЭэ"
"Ѵѵ]]"
"[reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзИиІіОоӨөКкУуЧчЫыЭэѴ"
"ѵ]]"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,24 +1,24 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/sr_Latn.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/sr_Latn.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/sr_Latn.xml
* ICU <specials> source: <path>/xml/collation/sr_Latn.xml
*/
sr_Latn{
Version{"2.0.86.78"}
Version{"2.0.89.0"}
collations{
search{
Sequence{"[import hr-u-co-search]"}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{"[import hr]"}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/sv.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/sv.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/sv.xml
* ICU <specials> source: <path>/xml/collation/sv.xml
*/
sv{
Version{"2.0.82.42"}
Version{"2.0.89.62"}
collations{
default{"reformed"}
reformed{
@ -19,68 +19,131 @@ sv{
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<"
"<ô<<<Ô"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<<ô<<<Ô"
}
Version{"23.1"}
Version{"24"}
}
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&v<<<V<<w<<<W"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<"
"<ô<<<Ô"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<<ô<<<Ô"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
@ -89,10 +152,9 @@ sv{
"&T<<<Þ/H"
"&v<<<V<<w<<<W"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<"
"<ô<<<Ô"
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<<ô<<<Ô"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,21 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ta.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ta.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ta.xml
* ICU <specials> source: <path>/xml/collation/ta.xml
*/
ta{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Taml Deva Beng Guru Gujr Orya Telu Knda"
" Mlym Sinh]"
"[normalization on][reorder Taml Deva Beng Guru Gujr Orya Telu Knda Mlym Sinh]"
"&ஔ<ஂ<ஃ"
"&ஹ<க்ஷ"
"&[before 1]க<க்"
@ -43,7 +42,7 @@ ta{
"&[before 1]ஹ<ஹ்"
"&[before 1]க்ஷ<க்ஷ்"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,24 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/te.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/te.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/te.xml
* ICU <specials> source: <path>/xml/collation/te.xml
*/
te{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on] [reorder Telu Deva Beng Guru Gujr Orya Taml Knda"
" Mlym Sinh]"
"[normalization on][reorder Telu Deva Beng Guru Gujr Orya Taml Knda Mlym Sinh]"
"&ఔ<ఁ<<ః"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/th.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/th.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/th.xml
* ICU <specials> source: <path>/xml/collation/th.xml
*/
th{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [alternate shifted] [normalization on] [reorder Thai]"
"[normalization on][alternate shifted][reorder Thai]"
"&[before 1]๚<ฯ"
"&๛<ๆ"
"&๎<<์"
@ -24,7 +24,7 @@ th{
"&ๅํ<<<ํๅ"
"&ไ<ฺ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/to.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/to.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/to.xml
* ICU <specials> source: <path>/xml/collation/to.xml
*/
to{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
@ -22,7 +22,7 @@ to{
"&o<<ó<<<Ó<<ō<<<Ō"
"&u<<ú<<<Ú<<ū<<<Ū"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,65 +1,130 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/tr.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/tr.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/tr.xml
* ICU <specials> source: <path>/xml/collation/tr.xml
*/
tr{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
search{
Sequence{
" [normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'\u2260'&ا<<<<<<<<آ<<<ﺂ<<<ﺁ<<أ<<<ﺄ<<<ﺃ<<إ<<<ﺈ<<<ﺇ"
"&و<<<ۥ<<<ﻮ<<<ﻭ<<ؤ<<<ﺆ<<<ﺅ"
"&ي<<<ۦ<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ<<ئ<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ"
"&ه<<<<<<<<<<<<<<ة<<<ﺔ<<<ﺓ"
"&[last primary ignorable ]<<׳<<״<<ـ<<ฺ"
"&ᄀ=ᆨ"
"&ᄀᄀ=ᄁ=ᆩ"
"&ᄀᄉ=ᆪ"
"&ᄂ=ᆫ"
"&ᄂᄌ=ᆬ"
"&ᄂᄒ=ᆭ"
"&ᄃ=ᆮ"
"&ᄃᄃ=ᄄ"
"&ᄅ=ᆯ"
"&ᄅᄀ=ᆰ"
"&ᄅᄆ=ᆱ"
"&ᄅᄇ=ᆲ"
"&ᄅᄉ=ᆳ"
"&ᄅᄐ=ᆴ"
"&ᄅᄑ=ᆵ"
"&ᄅᄒ=ᆶ"
"&ᄆ=ᆷ"
"&ᄇ=ᆸ"
"&ᄇᄇ=ᄈ"
"&ᄇᄉ=ᆹ"
"&ᄉ=ᆺ"
"&ᄉᄉ=ᄊ=ᆻ"
"&ᄋ=ᆼ"
"&ᄌ=ᆽ"
"&ᄌᄌ=ᄍ"
"&ᄎ=ᆾ"
"&ᄏ=ᆿ"
"&ᄐ=ᇀ"
"&ᄑ=ᇁ"
"&ᄒ=ᇂ"
"&ᅡᅵ=ᅢ"
"&ᅣᅵ=ᅤ"
"&ᅥᅵ=ᅦ"
"&ᅧᅵ=ᅨ"
"&ᅩᅡ=ᅪ"
"&ᅩᅡᅵ=ᅫ"
"&ᅩᅵ=ᅬ"
"&ᅮᅴ=ᅯ"
"&ᅮᅴᅵ=ᅰ"
"&ᅮᅵ=ᅱ"
"[normalization on][suppressContractions [เ-ไ ເ-ໄ]]"
"&'='<'≠'"
"&ا"
"<<<<<<"
"<<آ"
"<<<ﺂ<<<ﺁ"
"<<أ"
"<<<ﺄ<<<ﺃ"
"<<إ"
"<<<ﺈ<<<ﺇ"
"&و"
"<<<ۥ"
"<<<ﻮ<<<ﻭ"
"<<ؤ"
"<<<ﺆ<<<ﺅ"
"&ي"
"<<<ۦ"
"<<<ﻳ<<<ﻴ<<<ﻲ<<<ﻱ"
"<<ئ"
"<<<ﺋ<<<ﺌ<<<ﺊ<<<ﺉ"
"<<ى"
"<<<ﯨ<<<ﯩ"
"<<<ﻰ<<<ﻯ"
"&ه"
"<<<<<<<<<<<<"
"<<ة"
"<<<ﺔ<<<ﺓ"
"&[last primary ignorable]<<׳"
"<<״"
"<<ـ"
"<<ฺ"
"&ᄀ"
"=ᆨ"
"&ᄀᄀ"
"=ᄁ=ᆩ"
"&ᄀᄉ"
"=ᆪ"
"&ᄂ"
"=ᆫ"
"&ᄂᄌ"
"=ᆬ"
"&ᄂᄒ"
"=ᆭ"
"&ᄃ"
"=ᆮ"
"&ᄃᄃ"
"=ᄄ"
"&ᄅ"
"=ᆯ"
"&ᄅᄀ"
"=ᆰ"
"&ᄅᄆ"
"=ᆱ"
"&ᄅᄇ"
"=ᆲ"
"&ᄅᄉ"
"=ᆳ"
"&ᄅᄐ"
"=ᆴ"
"&ᄅᄑ"
"=ᆵ"
"&ᄅᄒ"
"=ᆶ"
"&ᄆ"
"=ᆷ"
"&ᄇ"
"=ᆸ"
"&ᄇᄇ"
"=ᄈ"
"&ᄇᄉ"
"=ᆹ"
"&ᄉ"
"=ᆺ"
"&ᄉᄉ"
"=ᄊ=ᆻ"
"&ᄋ"
"=ᆼ"
"&ᄌ"
"=ᆽ"
"&ᄌᄌ"
"=ᄍ"
"&ᄎ"
"=ᆾ"
"&ᄏ"
"=ᆿ"
"&ᄐ"
"=ᇀ"
"&ᄑ"
"=ᇁ"
"&ᄒ"
"=ᇂ"
"&ᅡᅵ"
"=ᅢ"
"&ᅣᅵ"
"=ᅤ"
"&ᅥᅵ"
"=ᅦ"
"&ᅧᅵ"
"=ᅨ"
"&ᅩᅡ"
"=ᅪ"
"&ᅩᅡᅵ"
"=ᅫ"
"&ᅩᅵ"
"=ᅬ"
"&ᅮᅴ"
"=ᅯ"
"&ᅮᅴᅵ"
"=ᅰ"
"&ᅮᅵ"
"=ᅱ"
"&C<ç<<<Ç"
"&G<ğ<<<Ğ"
"&[before 1]i<ı<<<I"
@ -68,7 +133,7 @@ tr{
"&S<ş<<<Ş"
"&U<ü<<<Ü"
}
Version{"23.1"}
Version{"24"}
}
standard{
Sequence{
@ -80,7 +145,7 @@ tr{
"&S<ş<<<Ş"
"&U<ü<<<Ü"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,23 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/uk.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/uk.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/uk.xml
* ICU <specials> source: <path>/xml/collation/uk.xml
*/
uk{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзОоӨөКкУуЧчЫыЭэѴѵ]]"
"[reorder Cyrl][suppressContractions [АаӘәГгЕеЖжЗзОоӨөКкУуЧчЫыЭэѴѵ]]"
"&Г<ґ<<<Ґ"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,27 +1,27 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/ur.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/ur.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/ur.xml
* ICU <specials> source: <path>/xml/collation/ur.xml
*/
ur{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [reorder Arab]"
"&ا<<أ<آ<ب<بھ<پ<پھ<ت<تھ<ٹ<ٹھ<ث<ج<جھ<چ<چھ<ح<خ<د<دھ<ڈ<ڈھ<ذ<ر<رھ<ڑ<ڑھ<ز<"
"ژ<س<ش<ص<ض<ط<ظ<ع<غ<ف<ق<ک<کھ<گ<گھ<ل<لھ<م<مھ<ن<نھ<ں<ںھ<و<<ؤ<وھ<ہ<<ۂ<ھ<ۃ"
"<ء<ی<<ئ<یھ<ے<<ۓ"
"&ْ<<َ<<ِ<<ُ<<ٰ<<ٖ<<ٗ<<ً<<ٍ<<ٌ<<ٔ<<ّ<<٘<<ٓ"
"&[last tertiary ignorable ]<<<ؐ<<<ؑ<<<ؓ<<<ؒ<<<ؔ"
"[reorder Arab]"
"&ا<<أ<آ<ب<بھ<پ<پھ<ت<تھ<ٹ<ٹھ<ث<ج<جھ<چ<چھ<ح<خ<د<دھ<ڈ<ڈھ<ذ<ر<رھ<ڑ<ڑھ<ز<ژ<س<ش<ص<ض<ط<ظ"
"<ع<غ<ف<ق<ک<کھ<گ<گھ<ل<لھ<م<مھ<ن<نھ<ں<ںھ<و<<ؤ<وھ<ہ<<ۂ<ھ<ء<ی<<ئ<یھ<ے<<ۓ"
"&\u0652<<\u064E<<\u0650<<\u064F<<\u0670<<\u0656<<\u0657<<\u064B<<\u064D<<\u064C<<\u0654"
"<<\u0651<<\u0658<<\u0653"
"&[last tertiary ignorable]<<<\u0610<<<\u0611<<<\u0613<<<\u0612<<<\u0614"
}
Version{"23.1"}
Version{"24"}
}
}
}

View file

@ -1,20 +1,20 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/vi.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/vi.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/vi.xml
* ICU <specials> source: <path>/xml/collation/vi.xml
*/
vi{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{
" [normalization on]"
"[normalization on]"
"&̀<<̉<<̃<<́<<̣"
"&a<ă<<<Ă<â<<<Â"
"&d<đ<<<Đ"
@ -22,7 +22,26 @@ vi{
"&o<ô<<<Ô<ơ<<<Ơ"
"&u<ư<<<Ư"
}
Version{"23.1"}
Version{"24"}
}
traditional{
Sequence{
"[normalization on]"
"&̀<<̉<<̃<<́<<̣"
"&a<ă<<<Ă<â<<<Â"
"&C<ch<<<Ch<<<CH"
"&d<đ<<<Đ"
"&e<ê<<<Ê"
"&G<gh<<<Gh<<<GH<gi<<<Gi<<<GI"
"&K<kh<<<Kh<<<KH"
"&N<nh<<<Nh<<<NH<ng<<<Ng<<<NG<ngh<<<Ngh<<<NGh<<<NGH"
"&o<ô<<<Ô<ơ<<<Ơ"
"&P<ph<<<Ph<<<PH"
"&Q<qu<<<Qu<<<QU"
"&T<th<<<Th<<<TH<tr<<<Tr<<<TR"
"&u<ư<<<Ư"
}
Version{"24"}
}
}
}

View file

@ -1,20 +1,26 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/yo.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/yo.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/yo.xml
* ICU <specials> source: <path>/xml/collation/yo.xml
*/
yo{
Version{"2.0.82.42"}
Version{"2.0.89.0"}
collations{
standard{
Sequence{" [normalization on]&E<ẹ<<<Ẹ&G<gb<<<Gb<<<GB&O<ọ<<<Ọ&S<ṣ<<<Ṣ"}
Version{"23.1"}
Sequence{
"[normalization on]"
"&E<ẹ<<<Ẹ"
"&G<gb<<<Gb<<<GB"
"&O<ọ<<<Ọ"
"&S<ṣ<<<Ṣ"
}
Version{"24"}
}
}
}

File diff suppressed because one or more lines are too long

View file

@ -1,16 +1,16 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/collation/zh_Hant.xml
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/collation/zh_Hant.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/collation/zh_Hant.xml
* ICU <specials> source: <path>/xml/collation/zh_Hant.xml
*/
zh_Hant{
Version{"2.0.82.42"}
Version{"2.0.89.62"}
collations{
default{"stroke"}
}

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/af.xml
* ICU <specials> source: <path>/common/main/af.xml
*/
af{
Currencies{
@ -694,5 +694,5 @@ af{
one{"{0} {1}"}
other{"{0} {1}"}
}
Version{"2.0.86.71"}
Version{"2.0.85.93"}
}

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/agq.xml
* ICU <specials> source: <path>/common/main/agq.xml
*/
agq{
Currencies{

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/ak.xml
* ICU <specials> source: <path>/common/main/ak.xml
*/
ak{
Currencies{

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/am.xml
* ICU <specials> source: <path>/common/main/am.xml
*/
am{
Currencies{
@ -1282,5 +1282,5 @@ am{
one{"{0} {1}"}
other{"{0} {1}"}
}
Version{"2.0.86.71"}
Version{"2.0.89.31"}
}

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/ar.xml
* ICU <specials> source: <path>/common/main/ar.xml
*/
ar{
Currencies{
@ -2198,5 +2198,5 @@ ar{
two{"{0} {1}"}
zero{"{0} {1}"}
}
Version{"2.0.86.71"}
Version{"2.0.88.25"}
}

View file

@ -0,0 +1,21 @@
// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/ar_SS.xml
// *
// ***************************************************************************
ar_SS{
Currencies{
GBP{
"GB£",
"جنيه إسترليني",
}
SSP{
"£",
"جنيه جنوب السودان",
}
}
Version{"2.0.84.76"}
}

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/as.xml
* ICU <specials> source: <path>/common/main/as.xml
*/
as{
Version{"2.0.82.45"}

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/asa.xml
* ICU <specials> source: <path>/common/main/asa.xml
*/
asa{
Currencies{

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/az.xml
* ICU <specials> source: <path>/common/main/az.xml
*/
az{
Currencies{
@ -1743,5 +1743,5 @@ az{
other{"Zimbabve dolları (1980-2008)"}
}
}
Version{"2.0.82.45"}
Version{"2.0.88.36"}
}

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/az_Cyrl.xml
* ICU <specials> source: <path>/common/main/az_Cyrl.xml
*/
az_Cyrl{
Currencies{
@ -16,5 +16,5 @@ az_Cyrl{
"AZN",
}
}
Version{"2.0.82.45"}
Version{"2.0.86.38"}
}

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/az_Latn.xml
* ICU <specials> source: <path>/common/main/az_Latn.xml
*/
az_Latn{
Version{"2.0.82.45"}

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/bas.xml
* ICU <specials> source: <path>/common/main/bas.xml
*/
bas{
Currencies{

View file

@ -7,7 +7,7 @@
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/be.xml
* ICU <specials> source: <path>/common/main/be.xml
*/
be{
Currencies{
@ -64,5 +64,5 @@ be{
"невядомая або недапушчальная валюта",
}
}
Version{"2.0.82.49"}
Version{"2.0.85.93"}
}

Some files were not shown because too many files have changed in this diff Show more