ICU-9251 First cut merge of CLDR 22 data
X-SVN-Rev: 32275
This commit is contained in:
parent
974ba63756
commit
276a244c9b
@ -118,7 +118,7 @@ static const char * const LANGUAGES[] = {
|
||||
"hit", "hmn", "ho", "hr", "hsb", "hsn", "ht", "hu", "hup", "hy", "hz",
|
||||
"ia", "iba", "id", "ie", "ig", "ii", "ijo", "ik",
|
||||
"ilo", "inc", "ine", "inh", "io", "ira", "iro", "is", "it",
|
||||
"iu", "ja", "jbo", "jmc", "jpr", "jrb", "jv", "ka", "kaa", "kab",
|
||||
"iu", "ja", "jbo", "jgo", "jmc", "jpr", "jrb", "jv", "ka", "kaa", "kab",
|
||||
"kac", "kaj", "kam", "kar", "kaw", "kbd", "kcg", "kde", "kea", "kfo", "kg", "kha", "khi",
|
||||
"kho", "khq", "ki", "kj", "kk", "kl", "kln", "km", "kmb", "kn",
|
||||
"ko", "kok", "kos", "kpe", "kr", "krc", "krl", "kro", "kru", "ks", "ksb", "ksf",
|
||||
@ -126,7 +126,7 @@ static const char * const LANGUAGES[] = {
|
||||
"lah", "lam", "lb", "lez", "lg", "li", "ln", "lo", "lol",
|
||||
"loz", "lt", "lu", "lua", "lui", "lun", "luo", "lus", "luy",
|
||||
"lv", "mad", "mag", "mai", "mak", "man", "map", "mas",
|
||||
"mdf", "mdr", "men", "mer", "mfe", "mg", "mga", "mgh", "mh", "mi", "mic", "min",
|
||||
"mdf", "mdr", "men", "mer", "mfe", "mg", "mga", "mgh", "mgo", "mh", "mi", "mic", "min",
|
||||
"mis", "mk", "mkh", "ml", "mn", "mnc", "mni", "mno",
|
||||
"mo", "moh", "mos", "mr", "ms", "mt", "mua", "mul", "mun",
|
||||
"mus", "mwl", "mwr", "my", "myn", "myv", "na", "nah", "nai", "nan", "nap", "naq",
|
||||
@ -226,8 +226,8 @@ static const char * const LANGUAGES_3[] = {
|
||||
"ina", "iba", "ind", "ile", "ibo", "iii", "ijo", "ipk",
|
||||
/* "ilo", "inc", "ine", "inh", "io", "ira", "iro", "is", "it", */
|
||||
"ilo", "inc", "ine", "inh", "ido", "ira", "iro", "isl", "ita",
|
||||
/* "iu", "ja", "jbo", "jmc", "jpr", "jrb", "jv", "ka", "kaa", "kab", */
|
||||
"iku", "jpn", "jbo", "jmc", "jpr", "jrb", "jav", "kat", "kaa", "kab",
|
||||
/* "iu", "ja", "jbo", "jgo", "jmc", "jpr", "jrb", "jv", "ka", "kaa", "kab", */
|
||||
"iku", "jpn", "jbo", "jgo", "jmc", "jpr", "jrb", "jav", "kat", "kaa", "kab",
|
||||
/* "kac", "kaj", "kam", "kar", "kaw", "kbd", "kcg", "kde", "kea", "kfo", "kg", "kha", "khi",*/
|
||||
"kac", "kaj", "kam", "kar", "kaw", "kbd", "kcg", "kde", "kea", "kfo", "kg", "kha", "khi",
|
||||
/* "kho", "khq", "ki", "kj", "kk", "kl", "kln", "km", "kmb", "kn", */
|
||||
@ -242,8 +242,8 @@ static const char * const LANGUAGES_3[] = {
|
||||
"loz", "lit", "lub", "lua", "lui", "lun", "luo", "lus", "luy",
|
||||
/* "lv", "mad", "mag", "mai", "mak", "man", "map", "mas", */
|
||||
"lav", "mad", "mag", "mai", "mak", "man", "map", "mas",
|
||||
/* "mdf", "mdr", "men", "mer", "mfe", "mg", "mga", "mgh", "mh", "mi", "mic", "min", */
|
||||
"mdf", "mdr", "men", "mer", "mfe", "mlg", "mga", "mgh", "mah", "mri", "mic", "min",
|
||||
/* "mdf", "mdr", "men", "mer", "mfe", "mg", "mga", "mgh", "mgo", "mh", "mi", "mic", "min", */
|
||||
"mdf", "mdr", "men", "mer", "mfe", "mlg", "mga", "mgh", "mgo", "mah", "mri", "mic", "min",
|
||||
/* "mis", "mk", "mkh", "ml", "mn", "mnc", "mni", "mno", */
|
||||
"mis", "mkd", "mkh", "mal", "mon", "mnc", "mni", "mno",
|
||||
/* "mo", "moh", "mos", "mr", "ms", "mt", "mua", "mul", "mun", */
|
||||
|
@ -1,6 +1,6 @@
|
||||
# * Copyright (C) 1998-2012, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
BRK_RES_CLDR_VERSION = 21.0.1
|
||||
BRK_RES_CLDR_VERSION = 22.0
|
||||
# A list of txt's to build
|
||||
# Note:
|
||||
#
|
||||
@ -34,13 +34,14 @@ BRK_RES_ALIAS_SOURCE = $(BRK_RES_SYNTHETIC_ALIAS)
|
||||
|
||||
|
||||
# List of dictionary files (dict).
|
||||
BRK_DICT_SOURCE = thaidict.txt khmerdict.txt cjdict.txt
|
||||
BRK_DICT_SOURCE = cjdict.txt khmerdict.txt thaidict.txt
|
||||
|
||||
|
||||
# List of break iterator files (brk).
|
||||
BRK_SOURCE = sent_el.txt word_POSIX.txt line_fi.txt line_ja.txt char.txt word.txt line.txt sent.txt title.txt
|
||||
BRK_SOURCE = char.txt line.txt line_fi.txt line_ja.txt sent.txt sent_el.txt title.txt word.txt word_POSIX.txt
|
||||
|
||||
|
||||
# Ordinary resources
|
||||
BRK_RES_SOURCE = el.txt en.txt en_US.txt en_US_POSIX.txt\
|
||||
fi.txt
|
||||
fi.txt ja.txt
|
||||
|
||||
|
@ -16,10 +16,10 @@ root{
|
||||
word:process(dependency){"word.brk"}
|
||||
}
|
||||
dictionaries{
|
||||
Khmr:process(dependency){"khmerdict.dict"}
|
||||
Thai:process(dependency){"thaidict.dict"}
|
||||
Hani:process(dependency){"cjdict.dict"}
|
||||
Hira:process(dependency){"cjdict.dict"}
|
||||
Kata:process(dependency){"cjdict.dict"}
|
||||
Khmr:process(dependency){"khmerdict.dict"}
|
||||
Thai:process(dependency){"thaidict.dict"}
|
||||
}
|
||||
}
|
||||
|
@ -122,6 +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="22.0"/>
|
||||
</args>
|
||||
<remapper>
|
||||
<remap sourcePath="/Keys" targetDir="lang" />
|
||||
@ -313,6 +314,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="22.0"/>
|
||||
</args>
|
||||
<remapper>
|
||||
<remap sourcePath="/CurrencyMap" targetDir="curr" />
|
||||
@ -329,6 +331,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="22.0"/>
|
||||
</args>
|
||||
</run>
|
||||
</cldr-build>
|
||||
@ -341,6 +344,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="22.0"/>
|
||||
</args>
|
||||
</run>
|
||||
</cldr-build>
|
||||
@ -353,6 +357,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="22.0"/>
|
||||
</args>
|
||||
</run>
|
||||
</cldr-build>
|
||||
@ -365,6 +370,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="22.0"/>
|
||||
</args>
|
||||
</run>
|
||||
</cldr-build>
|
||||
@ -377,6 +383,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="22.0"/>
|
||||
</args>
|
||||
</run>
|
||||
</cldr-build>
|
||||
@ -389,6 +396,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="22.0"/>
|
||||
</args>
|
||||
</run>
|
||||
</cldr-build>
|
||||
@ -429,6 +437,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="22.0"/>
|
||||
</args>
|
||||
</run>
|
||||
</cldr-build>
|
||||
|
@ -14,7 +14,7 @@ af{
|
||||
collations{
|
||||
standard{
|
||||
Sequence{"&N<<<ʼn"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -10,11 +10,11 @@
|
||||
* ICU <specials> source: <path>/xml/collation/ar.xml
|
||||
*/
|
||||
ar{
|
||||
Version{"2.0.62.85"}
|
||||
Version{"2.0.76.11"}
|
||||
collations{
|
||||
standard{
|
||||
Sequence{"&ت<<ة<<<ﺔ<<<ﺓ&ي<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ<<<ﲐ<<<ﱝ"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
17
icu4c/source/data/coll/ar_DJ.txt
Executable file
17
icu4c/source/data/coll/ar_DJ.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "ar"
|
||||
*/
|
||||
ar_DJ{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/ar_EH.txt
Executable file
17
icu4c/source/data/coll/ar_EH.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "ar"
|
||||
*/
|
||||
ar_EH{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/ar_ER.txt
Executable file
17
icu4c/source/data/coll/ar_ER.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "ar"
|
||||
*/
|
||||
ar_ER{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/ar_IL.txt
Executable file
17
icu4c/source/data/coll/ar_IL.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "ar"
|
||||
*/
|
||||
ar_IL{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/ar_KM.txt
Executable file
17
icu4c/source/data/coll/ar_KM.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "ar"
|
||||
*/
|
||||
ar_KM{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/ar_MR.txt
Executable file
17
icu4c/source/data/coll/ar_MR.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "ar"
|
||||
*/
|
||||
ar_MR{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/ar_PS.txt
Executable file
17
icu4c/source/data/coll/ar_PS.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "ar"
|
||||
*/
|
||||
ar_PS{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/ar_SO.txt
Executable file
17
icu4c/source/data/coll/ar_SO.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "ar"
|
||||
*/
|
||||
ar_SO{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/ar_TD.txt
Executable file
17
icu4c/source/data/coll/ar_TD.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "ar"
|
||||
*/
|
||||
ar_TD{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
@ -14,7 +14,7 @@ as{
|
||||
collations{
|
||||
standard{
|
||||
Sequence{" [normalization on ]&ঔ<ং<ঁ<ঃ&[before 1]ত<ত্'\u200D'&হ<ক্ষ"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -71,7 +71,7 @@ az{
|
||||
"&E<ə<<<Ə"
|
||||
"&H<x<<<X"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
standard{
|
||||
Sequence{
|
||||
@ -86,7 +86,7 @@ az{
|
||||
"&E<ə<<<Ə"
|
||||
"&H<x<<<X"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@ be{
|
||||
collations{
|
||||
standard{
|
||||
Sequence{"[suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкЧчЫыЭэѴѵ] ]&Е<ё<<<Ё"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@ bg{
|
||||
collations{
|
||||
standard{
|
||||
Sequence{"[suppressContractions [АаӘәГгЕеЖжЗзІіОоӨөКкУуЧчЫыЭэѴѵ] ]"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@ bn{
|
||||
collations{
|
||||
standard{
|
||||
Sequence{" [normalization on ]&ঔ<ং<ঃ<ঁ"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
traditional{
|
||||
Sequence{
|
||||
@ -633,7 +633,7 @@ bn{
|
||||
"&যৌ<<<য়ৌ"
|
||||
"&য্<<<য়্"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,6 @@
|
||||
* ICU <specials> source: <path>/xml/collation/bs.xml
|
||||
*/
|
||||
bs{
|
||||
Version{"2.0.58.51"}
|
||||
Version{"2.0.73.72"}
|
||||
collations:alias{"hr/collations"}
|
||||
}
|
||||
|
15
icu4c/source/data/coll/bs_Cyrl.txt
Executable file
15
icu4c/source/data/coll/bs_Cyrl.txt
Executable file
@ -0,0 +1,15 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 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
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* ICU <specials> source: <path>/xml/collation/bs_Cyrl.xml
|
||||
*/
|
||||
bs_Cyrl{
|
||||
Version{"2.0.73.72"}
|
||||
collations:alias{"sr/collations"}
|
||||
}
|
17
icu4c/source/data/coll/bs_Cyrl_BA.txt
Executable file
17
icu4c/source/data/coll/bs_Cyrl_BA.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "bs_Cyrl"
|
||||
*/
|
||||
bs_Cyrl_BA{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
2
icu4c/source/data/coll/bs_BA.txt → icu4c/source/data/coll/bs_Latn.txt
Normal file → Executable file
2
icu4c/source/data/coll/bs_BA.txt → icu4c/source/data/coll/bs_Latn.txt
Normal file → Executable file
@ -9,7 +9,7 @@
|
||||
/**
|
||||
* validSubLocale of "bs"
|
||||
*/
|
||||
bs_BA{
|
||||
bs_Latn{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
17
icu4c/source/data/coll/bs_Latn_BA.txt
Executable file
17
icu4c/source/data/coll/bs_Latn_BA.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "bs"
|
||||
*/
|
||||
bs_Latn_BA{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
@ -10,7 +10,7 @@
|
||||
* ICU <specials> source: <path>/xml/collation/ca.xml
|
||||
*/
|
||||
ca{
|
||||
Version{"2.0.63.65"}
|
||||
Version{"2.0.76.11"}
|
||||
collations{
|
||||
search{
|
||||
Sequence{
|
||||
@ -62,11 +62,11 @@ ca{
|
||||
"&ᅮᅵ=ᅱ"
|
||||
"&L<ŀ=l·<<<Ŀ=L·"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
standard{
|
||||
Sequence{" [backwards 2]&L<<ŀ=l·<<<Ŀ=L·"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
17
icu4c/source/data/coll/ca_AD.txt
Executable file
17
icu4c/source/data/coll/ca_AD.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "ca"
|
||||
*/
|
||||
ca_AD{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
# * Copyright (C) 1998-2012, International Business Machines
|
||||
# * Corporation and others. All Rights Reserved.
|
||||
COLLATION_CLDR_VERSION = 21.0.1
|
||||
COLLATION_CLDR_VERSION = 22.0
|
||||
# A list of txt's to build
|
||||
# Note:
|
||||
#
|
||||
@ -40,70 +40,87 @@ COLLATION_ALIAS_SOURCE = $(COLLATION_SYNTHETIC_ALIAS)
|
||||
|
||||
# Empty locales, used for validSubLocale fallback.
|
||||
COLLATION_EMPTY_SOURCE = af_NA.txt af_ZA.txt ar_001.txt ar_AE.txt\
|
||||
ar_BH.txt ar_DZ.txt ar_EG.txt ar_IQ.txt ar_JO.txt\
|
||||
ar_KW.txt ar_LB.txt ar_LY.txt ar_MA.txt ar_OM.txt\
|
||||
ar_QA.txt ar_SA.txt ar_SD.txt ar_SY.txt ar_TN.txt\
|
||||
ar_YE.txt as_IN.txt az_Latn.txt az_Latn_AZ.txt be_BY.txt\
|
||||
bg_BG.txt bn_BD.txt bn_IN.txt bs_BA.txt ca_ES.txt\
|
||||
chr.txt chr_US.txt cs_CZ.txt cy_GB.txt da_DK.txt\
|
||||
de_AT.txt de_BE.txt de_CH.txt de_DE.txt de_LI.txt\
|
||||
de_LU.txt ee_GH.txt ee_TG.txt el_CY.txt el_GR.txt\
|
||||
en_AS.txt en_AU.txt en_BB.txt en_BE.txt en_BM.txt\
|
||||
en_BW.txt en_BZ.txt en_CA.txt en_GB.txt en_GU.txt\
|
||||
en_HK.txt en_IE.txt en_IN.txt en_JM.txt en_MH.txt\
|
||||
en_MP.txt en_MT.txt en_MU.txt en_NA.txt en_NZ.txt\
|
||||
en_PH.txt en_PK.txt en_SG.txt en_TT.txt en_UM.txt\
|
||||
en_VI.txt en_ZA.txt en_ZW.txt es_419.txt es_AR.txt\
|
||||
es_BO.txt es_CL.txt es_CO.txt es_CR.txt es_DO.txt\
|
||||
es_EC.txt es_ES.txt es_GQ.txt es_GT.txt es_HN.txt\
|
||||
es_MX.txt es_NI.txt es_PA.txt es_PE.txt es_PR.txt\
|
||||
es_PY.txt es_SV.txt es_US.txt es_UY.txt es_VE.txt\
|
||||
et_EE.txt fa_IR.txt fi_FI.txt fil_PH.txt fo_FO.txt\
|
||||
fr_BE.txt fr_BF.txt fr_BI.txt fr_BJ.txt fr_BL.txt\
|
||||
fr_CD.txt fr_CF.txt fr_CG.txt fr_CH.txt fr_CI.txt\
|
||||
fr_CM.txt fr_DJ.txt fr_FR.txt fr_GA.txt fr_GN.txt\
|
||||
fr_GP.txt fr_GQ.txt fr_KM.txt fr_LU.txt fr_MC.txt\
|
||||
fr_MF.txt fr_MG.txt fr_ML.txt fr_MQ.txt fr_NE.txt\
|
||||
fr_RE.txt fr_RW.txt fr_SN.txt fr_TD.txt fr_TG.txt\
|
||||
ga.txt ga_IE.txt gu_IN.txt ha_Latn.txt ha_Latn_GH.txt\
|
||||
ha_Latn_NE.txt ha_Latn_NG.txt he_IL.txt hi_IN.txt hr_HR.txt\
|
||||
hu_HU.txt hy_AM.txt id.txt id_ID.txt ig_NG.txt\
|
||||
is_IS.txt it.txt it_CH.txt it_IT.txt ja_JP.txt\
|
||||
ka.txt ka_GE.txt kk_KZ.txt kl_GL.txt km_KH.txt\
|
||||
kn_IN.txt ko_KR.txt kok_IN.txt ln_CD.txt ln_CG.txt\
|
||||
lt_LT.txt lv_LV.txt mk_MK.txt ml_IN.txt mr_IN.txt\
|
||||
ms.txt ms_BN.txt ms_MY.txt mt_MT.txt my_MM.txt\
|
||||
nb_NO.txt nl.txt nl_AW.txt nl_BE.txt nl_CW.txt\
|
||||
nl_NL.txt nl_SX.txt nn_NO.txt om_ET.txt om_KE.txt\
|
||||
or_IN.txt pa_Arab.txt pa_Arab_PK.txt pa_Guru.txt pa_Guru_IN.txt\
|
||||
pl_PL.txt ps_AF.txt pt.txt pt_AO.txt pt_BR.txt\
|
||||
pt_GW.txt pt_MZ.txt pt_PT.txt pt_ST.txt ro_MD.txt\
|
||||
ro_RO.txt ru_MD.txt ru_RU.txt ru_UA.txt si_LK.txt\
|
||||
sk_SK.txt sl_SI.txt sq_AL.txt sr_Cyrl.txt sr_Cyrl_BA.txt\
|
||||
sr_Cyrl_ME.txt sr_Cyrl_RS.txt sr_Latn_BA.txt sr_Latn_ME.txt sr_Latn_RS.txt\
|
||||
sv_FI.txt sv_SE.txt sw.txt sw_KE.txt sw_TZ.txt\
|
||||
ta_IN.txt ta_LK.txt te_IN.txt th_TH.txt tr_TR.txt\
|
||||
uk_UA.txt ur_IN.txt ur_PK.txt vi_VN.txt yo_NG.txt\
|
||||
zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt zh_Hant_HK.txt zh_Hant_MO.txt\
|
||||
zh_Hant_TW.txt zu.txt zu_ZA.txt
|
||||
ar_BH.txt ar_DJ.txt ar_DZ.txt ar_EG.txt ar_EH.txt\
|
||||
ar_ER.txt ar_IL.txt ar_IQ.txt ar_JO.txt ar_KM.txt\
|
||||
ar_KW.txt ar_LB.txt ar_LY.txt ar_MA.txt ar_MR.txt\
|
||||
ar_OM.txt ar_PS.txt ar_QA.txt ar_SA.txt ar_SD.txt\
|
||||
ar_SO.txt ar_SY.txt ar_TD.txt ar_TN.txt ar_YE.txt\
|
||||
as_IN.txt az_Latn.txt az_Latn_AZ.txt be_BY.txt bg_BG.txt\
|
||||
bn_BD.txt bn_IN.txt bs_Cyrl_BA.txt bs_Latn.txt bs_Latn_BA.txt\
|
||||
ca_AD.txt ca_ES.txt chr.txt chr_US.txt cs_CZ.txt\
|
||||
cy_GB.txt da_DK.txt de_AT.txt de_BE.txt de_CH.txt\
|
||||
de_DE.txt de_LI.txt de_LU.txt ee_GH.txt ee_TG.txt\
|
||||
el_CY.txt el_GR.txt en_150.txt en_AG.txt en_AS.txt\
|
||||
en_AU.txt en_BB.txt en_BE.txt en_BM.txt en_BS.txt\
|
||||
en_BW.txt en_BZ.txt en_CA.txt en_CM.txt en_DM.txt\
|
||||
en_FJ.txt en_FM.txt en_GB.txt en_GD.txt en_GG.txt\
|
||||
en_GH.txt en_GI.txt en_GM.txt en_GU.txt en_HK.txt\
|
||||
en_IE.txt en_IM.txt en_IN.txt en_JE.txt en_JM.txt\
|
||||
en_KE.txt en_KI.txt en_KN.txt en_KY.txt en_LC.txt\
|
||||
en_LR.txt en_LS.txt en_MG.txt en_MH.txt en_MP.txt\
|
||||
en_MT.txt en_MU.txt en_MW.txt en_NA.txt en_NG.txt\
|
||||
en_NZ.txt en_PG.txt en_PH.txt en_PK.txt en_PR.txt\
|
||||
en_PW.txt en_SB.txt en_SC.txt en_SG.txt en_SL.txt\
|
||||
en_SS.txt en_TC.txt en_TO.txt en_TT.txt en_TZ.txt\
|
||||
en_UG.txt en_UM.txt en_VC.txt en_VG.txt en_VI.txt\
|
||||
en_VU.txt en_WS.txt en_ZA.txt en_ZM.txt en_ZW.txt\
|
||||
es_419.txt es_AR.txt es_BO.txt es_CL.txt es_CO.txt\
|
||||
es_CR.txt es_CU.txt es_DO.txt es_EA.txt es_EC.txt\
|
||||
es_ES.txt es_GQ.txt es_GT.txt es_HN.txt es_IC.txt\
|
||||
es_MX.txt es_NI.txt es_PA.txt es_PE.txt es_PH.txt\
|
||||
es_PR.txt es_PY.txt es_SV.txt es_US.txt es_UY.txt\
|
||||
es_VE.txt et_EE.txt fa_IR.txt fi_FI.txt fil_PH.txt\
|
||||
fo_FO.txt fr_BE.txt fr_BF.txt fr_BI.txt fr_BJ.txt\
|
||||
fr_BL.txt fr_CD.txt fr_CF.txt fr_CG.txt fr_CH.txt\
|
||||
fr_CI.txt fr_CM.txt fr_DJ.txt fr_DZ.txt fr_FR.txt\
|
||||
fr_GA.txt fr_GN.txt fr_GP.txt fr_GQ.txt fr_HT.txt\
|
||||
fr_KM.txt fr_LU.txt fr_MA.txt fr_MC.txt fr_MF.txt\
|
||||
fr_MG.txt fr_ML.txt fr_MQ.txt fr_MR.txt fr_MU.txt\
|
||||
fr_NC.txt fr_NE.txt fr_PF.txt fr_RE.txt fr_RW.txt\
|
||||
fr_SC.txt fr_SN.txt fr_SY.txt fr_TD.txt fr_TG.txt\
|
||||
fr_TN.txt fr_VU.txt ga.txt ga_IE.txt gu_IN.txt\
|
||||
ha_Latn.txt ha_Latn_GH.txt ha_Latn_NE.txt ha_Latn_NG.txt he_IL.txt\
|
||||
hi_IN.txt hr_BA.txt hr_HR.txt hu_HU.txt hy_AM.txt\
|
||||
id.txt id_ID.txt ig_NG.txt is_IS.txt it.txt\
|
||||
it_CH.txt it_IT.txt it_SM.txt ja_JP.txt ka.txt\
|
||||
ka_GE.txt kk_KZ.txt kl_GL.txt km_KH.txt kn_IN.txt\
|
||||
ko_KP.txt ko_KR.txt kok_IN.txt ln_AO.txt ln_CD.txt\
|
||||
ln_CF.txt ln_CG.txt lt_LT.txt lv_LV.txt mk_MK.txt\
|
||||
ml_IN.txt mr_IN.txt ms.txt ms_BN.txt ms_MY.txt\
|
||||
ms_SG.txt mt_MT.txt my_MM.txt nb_NO.txt nl.txt\
|
||||
nl_AW.txt nl_BE.txt nl_CW.txt nl_NL.txt nl_SR.txt\
|
||||
nl_SX.txt nn_NO.txt om_ET.txt om_KE.txt or_IN.txt\
|
||||
pa_Arab.txt pa_Arab_PK.txt pa_Guru.txt pa_Guru_IN.txt pl_PL.txt\
|
||||
ps_AF.txt pt.txt pt_AO.txt pt_BR.txt pt_CV.txt\
|
||||
pt_GW.txt pt_MO.txt pt_MZ.txt pt_PT.txt pt_ST.txt\
|
||||
pt_TL.txt ro_MD.txt ro_RO.txt ru_BY.txt ru_KG.txt\
|
||||
ru_KZ.txt ru_MD.txt ru_RU.txt ru_UA.txt si_LK.txt\
|
||||
sk_SK.txt sl_SI.txt sq_AL.txt sq_MK.txt sr_Cyrl.txt\
|
||||
sr_Cyrl_BA.txt sr_Cyrl_ME.txt sr_Cyrl_RS.txt sr_Latn_BA.txt sr_Latn_ME.txt\
|
||||
sr_Latn_RS.txt sv_AX.txt sv_FI.txt sv_SE.txt sw.txt\
|
||||
sw_KE.txt sw_TZ.txt sw_UG.txt ta_IN.txt ta_LK.txt\
|
||||
ta_MY.txt ta_SG.txt te_IN.txt th_TH.txt to_TO.txt\
|
||||
tr_CY.txt tr_TR.txt uk_UA.txt ur_IN.txt ur_PK.txt\
|
||||
vi_VN.txt yo_NG.txt zh_Hans.txt zh_Hans_CN.txt zh_Hans_SG.txt\
|
||||
zh_Hant_HK.txt zh_Hant_MO.txt zh_Hant_TW.txt zu.txt zu_ZA.txt
|
||||
|
||||
|
||||
# Ordinary resources
|
||||
COLLATION_SOURCE = $(COLLATION_EMPTY_SOURCE) af.txt ar.txt as.txt az.txt\
|
||||
be.txt bg.txt bn.txt bs.txt ca.txt\
|
||||
cs.txt cy.txt da.txt de.txt ee.txt\
|
||||
el.txt en.txt en_US.txt en_US_POSIX.txt eo.txt\
|
||||
es.txt et.txt fa.txt fa_AF.txt fi.txt\
|
||||
fil.txt fo.txt fr.txt fr_CA.txt gu.txt\
|
||||
ha.txt haw.txt he.txt hi.txt hr.txt\
|
||||
hu.txt hy.txt ig.txt is.txt ja.txt\
|
||||
kk.txt kl.txt km.txt kn.txt ko.txt\
|
||||
kok.txt ln.txt lt.txt lv.txt mk.txt\
|
||||
ml.txt mr.txt mt.txt my.txt nb.txt\
|
||||
nn.txt om.txt or.txt pa.txt pl.txt\
|
||||
ps.txt ro.txt ru.txt si.txt sk.txt\
|
||||
sl.txt sq.txt sr.txt sr_Latn.txt sv.txt\
|
||||
ta.txt te.txt th.txt to.txt tr.txt\
|
||||
uk.txt ur.txt vi.txt yo.txt zh.txt\
|
||||
zh_Hant.txt
|
||||
be.txt bg.txt bn.txt bs.txt bs_Cyrl.txt\
|
||||
ca.txt cs.txt cy.txt da.txt de.txt\
|
||||
dz.txt ee.txt el.txt en.txt en_US.txt\
|
||||
en_US_POSIX.txt eo.txt es.txt et.txt fa.txt\
|
||||
fa_AF.txt fi.txt fil.txt fo.txt fr.txt\
|
||||
fr_CA.txt gu.txt ha.txt haw.txt he.txt\
|
||||
hi.txt hr.txt hu.txt hy.txt ig.txt\
|
||||
is.txt ja.txt kk.txt kl.txt km.txt\
|
||||
kn.txt ko.txt kok.txt ln.txt lt.txt\
|
||||
lv.txt mk.txt ml.txt mr.txt mt.txt\
|
||||
my.txt nb.txt nn.txt om.txt or.txt\
|
||||
pa.txt pl.txt ps.txt ro.txt ru.txt\
|
||||
si.txt sk.txt sl.txt sq.txt sr.txt\
|
||||
sr_Latn.txt sv.txt ta.txt te.txt th.txt\
|
||||
to.txt tr.txt uk.txt ur.txt vi.txt\
|
||||
yo.txt zh.txt zh_Hant.txt
|
||||
|
||||
|
@ -74,11 +74,11 @@ cs{
|
||||
"&Y<ý<<<Ý"
|
||||
"&Z<ž<<<Ž"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
standard{
|
||||
Sequence{"&C<č<<<Č&H<ch<<<cH<<<Ch<<<CH&R<ř<<<Ř&S<š<<<Š&Z<ž<<<Ž"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,7 +23,7 @@ cy{
|
||||
"&R<rh<<<Rh<<<RH"
|
||||
"&T<th<<<Th<<<TH"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -67,7 +67,7 @@ da{
|
||||
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
|
||||
"<<aa<<<Aa<<<AA"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
standard{
|
||||
Sequence{
|
||||
@ -79,7 +79,7 @@ da{
|
||||
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
|
||||
"<<aa<<<Aa<<<AA"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@ de{
|
||||
collations{
|
||||
phonebook{
|
||||
Sequence{"&AE<<ä<<<Ä&OE<<ö<<<Ö&UE<<ü<<<Ü"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
search{
|
||||
Sequence{
|
||||
@ -68,11 +68,11 @@ de{
|
||||
"&OE<<ö<<<Ö"
|
||||
"&UE<<ü<<<Ü"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
standard{
|
||||
Sequence{""}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
14
icu4c/source/data/coll/dz.txt
Executable file
14
icu4c/source/data/coll/dz.txt
Executable file
@ -0,0 +1,14 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 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
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* ICU <specials> source: <path>/xml/collation/dz.xml
|
||||
*/
|
||||
dz{
|
||||
Version{"2.0.76.11"}
|
||||
}
|
@ -26,7 +26,7 @@ ee{
|
||||
"&T<ts<<<Ts<<<TS"
|
||||
"&V<ʋ<<<Ʋ"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@ el{
|
||||
collations{
|
||||
standard{
|
||||
Sequence{" [normalization on ]"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -10,5 +10,5 @@
|
||||
* ICU <specials> source: <path>/xml/collation/en.xml
|
||||
*/
|
||||
en{
|
||||
Version{"2.0.58.51"}
|
||||
Version{"2.0.76.11"}
|
||||
}
|
||||
|
17
icu4c/source/data/coll/en_150.txt
Executable file
17
icu4c/source/data/coll/en_150.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_150{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_AG.txt
Executable file
17
icu4c/source/data/coll/en_AG.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_AG{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_BS.txt
Executable file
17
icu4c/source/data/coll/en_BS.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_BS{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_CM.txt
Executable file
17
icu4c/source/data/coll/en_CM.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_CM{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_DM.txt
Executable file
17
icu4c/source/data/coll/en_DM.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_DM{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_FJ.txt
Executable file
17
icu4c/source/data/coll/en_FJ.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_FJ{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_FM.txt
Executable file
17
icu4c/source/data/coll/en_FM.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_FM{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_GD.txt
Executable file
17
icu4c/source/data/coll/en_GD.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_GD{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_GG.txt
Executable file
17
icu4c/source/data/coll/en_GG.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_GG{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_GH.txt
Executable file
17
icu4c/source/data/coll/en_GH.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_GH{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_GI.txt
Executable file
17
icu4c/source/data/coll/en_GI.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_GI{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_GM.txt
Executable file
17
icu4c/source/data/coll/en_GM.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_GM{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_IM.txt
Executable file
17
icu4c/source/data/coll/en_IM.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_IM{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_JE.txt
Executable file
17
icu4c/source/data/coll/en_JE.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_JE{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_KE.txt
Executable file
17
icu4c/source/data/coll/en_KE.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_KE{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_KI.txt
Executable file
17
icu4c/source/data/coll/en_KI.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_KI{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_KN.txt
Executable file
17
icu4c/source/data/coll/en_KN.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_KN{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_KY.txt
Executable file
17
icu4c/source/data/coll/en_KY.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_KY{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_LC.txt
Executable file
17
icu4c/source/data/coll/en_LC.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_LC{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_LR.txt
Executable file
17
icu4c/source/data/coll/en_LR.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_LR{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_LS.txt
Executable file
17
icu4c/source/data/coll/en_LS.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_LS{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_MG.txt
Executable file
17
icu4c/source/data/coll/en_MG.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_MG{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_MW.txt
Executable file
17
icu4c/source/data/coll/en_MW.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_MW{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_NG.txt
Executable file
17
icu4c/source/data/coll/en_NG.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_NG{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_PG.txt
Executable file
17
icu4c/source/data/coll/en_PG.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_PG{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_PR.txt
Executable file
17
icu4c/source/data/coll/en_PR.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_PR{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_PW.txt
Executable file
17
icu4c/source/data/coll/en_PW.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_PW{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_SB.txt
Executable file
17
icu4c/source/data/coll/en_SB.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_SB{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_SC.txt
Executable file
17
icu4c/source/data/coll/en_SC.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_SC{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_SL.txt
Executable file
17
icu4c/source/data/coll/en_SL.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_SL{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_SS.txt
Executable file
17
icu4c/source/data/coll/en_SS.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_SS{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_TC.txt
Executable file
17
icu4c/source/data/coll/en_TC.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_TC{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_TO.txt
Executable file
17
icu4c/source/data/coll/en_TO.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_TO{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_TZ.txt
Executable file
17
icu4c/source/data/coll/en_TZ.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_TZ{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_UG.txt
Executable file
17
icu4c/source/data/coll/en_UG.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_UG{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
@ -14,7 +14,7 @@ en_US_POSIX{
|
||||
collations{
|
||||
standard{
|
||||
Sequence{"&A<*'\u0020'-'/'0-'@'A-Z'['-'`'a-z'{'-'\u007F'"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
17
icu4c/source/data/coll/en_VC.txt
Executable file
17
icu4c/source/data/coll/en_VC.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_VC{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_VG.txt
Executable file
17
icu4c/source/data/coll/en_VG.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_VG{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_VU.txt
Executable file
17
icu4c/source/data/coll/en_VU.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_VU{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_WS.txt
Executable file
17
icu4c/source/data/coll/en_WS.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_WS{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/en_ZM.txt
Executable file
17
icu4c/source/data/coll/en_ZM.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "en"
|
||||
*/
|
||||
en_ZM{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
@ -14,7 +14,7 @@ eo{
|
||||
collations{
|
||||
standard{
|
||||
Sequence{"&C<ĉ<<<Ĉ&G<ĝ<<<Ĝ&H<ĥ<<<Ĥ&J<ĵ<<<Ĵ&S<ŝ<<<Ŝ&U<ŭ<<<Ŭ"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -10,7 +10,7 @@
|
||||
* ICU <specials> source: <path>/xml/collation/es.xml
|
||||
*/
|
||||
es{
|
||||
Version{"2.0.63.65"}
|
||||
Version{"2.0.76.11"}
|
||||
collations{
|
||||
search{
|
||||
Sequence{
|
||||
@ -62,15 +62,15 @@ es{
|
||||
"&ᅮᅵ=ᅱ"
|
||||
"&N<ñ<<<Ñ"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
standard{
|
||||
Sequence{"&N<ñ<<<Ñ"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
traditional{
|
||||
Sequence{"&N<ñ<<<Ñ&C<ch<<<Ch<<<CH&l<ll<<<Ll<<<LL"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
17
icu4c/source/data/coll/es_CU.txt
Executable file
17
icu4c/source/data/coll/es_CU.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "es"
|
||||
*/
|
||||
es_CU{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/es_EA.txt
Executable file
17
icu4c/source/data/coll/es_EA.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "es"
|
||||
*/
|
||||
es_EA{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/es_IC.txt
Executable file
17
icu4c/source/data/coll/es_IC.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "es"
|
||||
*/
|
||||
es_IC{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/es_PH.txt
Executable file
17
icu4c/source/data/coll/es_PH.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "es"
|
||||
*/
|
||||
es_PH{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
@ -18,7 +18,7 @@ et{
|
||||
"&v<<w<<<W"
|
||||
"&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -22,7 +22,7 @@ fa{
|
||||
"&ۏ<ه<<*ەہةۃ<<ۀ<<*ھ"
|
||||
"&ی<<*ىےيېۑۍێ"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,7 +23,7 @@ fi{
|
||||
"&Z'\u0020'̵<<ʒ<<<Ʒ"
|
||||
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
search{
|
||||
Sequence{
|
||||
@ -80,7 +80,7 @@ fi{
|
||||
"&Y<<ü<<<Ü<<ű<<<Ű"
|
||||
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
standard{
|
||||
Sequence{
|
||||
@ -91,7 +91,7 @@ fi{
|
||||
"&Y<<ü<<<Ü<<ű<<<Ű"
|
||||
"&[before 1]ǀ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@ fil{
|
||||
collations{
|
||||
standard{
|
||||
Sequence{"&N<ñ<<<Ñ<ng<<<Ng<<<NG"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -67,7 +67,7 @@ fo{
|
||||
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
|
||||
"<<aa<<<Aa<<<AA"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
standard{
|
||||
Sequence{
|
||||
@ -78,7 +78,7 @@ fo{
|
||||
"&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<"
|
||||
"<<aa<<<Aa<<<AA"
|
||||
}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -10,5 +10,5 @@
|
||||
* ICU <specials> source: <path>/xml/collation/fr.xml
|
||||
*/
|
||||
fr{
|
||||
Version{"2.0.66.10"}
|
||||
Version{"2.0.76.11"}
|
||||
}
|
||||
|
@ -14,7 +14,7 @@ fr_CA{
|
||||
collations{
|
||||
standard{
|
||||
Sequence{" [backwards 2]"}
|
||||
Version{"21.0"}
|
||||
Version{"22.0"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
17
icu4c/source/data/coll/fr_DZ.txt
Executable file
17
icu4c/source/data/coll/fr_DZ.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "fr"
|
||||
*/
|
||||
fr_DZ{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/fr_HT.txt
Executable file
17
icu4c/source/data/coll/fr_HT.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "fr"
|
||||
*/
|
||||
fr_HT{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/fr_MA.txt
Executable file
17
icu4c/source/data/coll/fr_MA.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "fr"
|
||||
*/
|
||||
fr_MA{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/fr_MR.txt
Executable file
17
icu4c/source/data/coll/fr_MR.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "fr"
|
||||
*/
|
||||
fr_MR{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/fr_MU.txt
Executable file
17
icu4c/source/data/coll/fr_MU.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "fr"
|
||||
*/
|
||||
fr_MU{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/fr_NC.txt
Executable file
17
icu4c/source/data/coll/fr_NC.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "fr"
|
||||
*/
|
||||
fr_NC{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/fr_PF.txt
Executable file
17
icu4c/source/data/coll/fr_PF.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "fr"
|
||||
*/
|
||||
fr_PF{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/fr_SC.txt
Executable file
17
icu4c/source/data/coll/fr_SC.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "fr"
|
||||
*/
|
||||
fr_SC{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/fr_SY.txt
Executable file
17
icu4c/source/data/coll/fr_SY.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "fr"
|
||||
*/
|
||||
fr_SY{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
17
icu4c/source/data/coll/fr_TN.txt
Executable file
17
icu4c/source/data/coll/fr_TN.txt
Executable file
@ -0,0 +1,17 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2012 International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||||
// * Source File:<path>/icu-config.xml & build.xml
|
||||
// *
|
||||
// ***************************************************************************
|
||||
/**
|
||||
* validSubLocale of "fr"
|
||||
*/
|
||||
fr_TN{
|
||||
/**
|
||||
* so genrb doesn't issue warnings
|
||||
*/
|
||||
___{""}
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user