ICU-3925 first cut of data generated from LDML

X-SVN-Rev: 16154
This commit is contained in:
Ram Viswanadha 2004-08-13 20:28:14 +00:00
parent c6099fb59d
commit c78f4e17c0
61 changed files with 3651 additions and 10600 deletions

View file

@ -1,18 +1,17 @@
// ****************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\ar.xml
// *
// ***************************************************************************
ar {
Version{"2.0"}
collations {
standard {
// according to Ayman M. Roshdy
Version { "3.0" }
Sequence { "& ة"
"= ت"}
}
ar{
collations{
standard{
Sequence{"&ة=ت"}
Version{"1.1.1"}
}
}
}

View file

@ -1,14 +1,12 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\be.xml
// *
// ***************************************************************************
be {
Version { "2.0" }
// We use UCA collation table optimized for Cyrillic
// as defined in the Russian locale
collations:alias { "ru" }
be{
collations:alias{"ru"}
}

View file

@ -1,14 +1,12 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\bg.xml
// *
// ***************************************************************************
bg {
// We use UCA collation table optimized for Cyrillic
// as defined in the Russian locale
collations:alias { "ru" }
Version{ "2.0" }
bg{
collations:alias{"ru"}
}

View file

@ -1,18 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\ca.xml
// *
// ***************************************************************************
ca {
Version { "4.0" }
collations {
standard {
Version { "1.0" }
Sequence { "[backwards 2]"
"&C < ch <<< Ch <<< CH"
"&L < ll <<< l\u00b7l <<< Ll <<< L\u00b7l <<< LL <<< L\u00b7L" }
}
ca{
collations{
standard{
Sequence{" [backwards 2]&C<ch<<<Ch<<<CH&L<ll<<<l·l<<<Ll<<<L·l<<<LL<<<L·L"}
Version{"1.1.1"}
}
}
}

View file

@ -1,18 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\cs.xml
// *
// ***************************************************************************
cs {
Version{ "3.0" }
collations {
standard {
Version { "1.0" }
Sequence { "& C < c\u030C <<< C\u030C& H < "
"ch <<< cH <<< Ch <<< CH & R < r\u030C <<< R\u030C& S < s\u030C <<< S\u030C& Z < z\u030C <<<"
" Z\u030C" }
}
cs{
collations{
standard{
Sequence{"&C<č<<<Č&H<ch<<<cH<<<Ch<<<CH&R<ř<<<Ř&S<š<<<Š&Z<ž<<<Ž"}
Version{"1.1.1"}
}
}
}

View file

@ -1,25 +1,25 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\da.xml
// *
// ***************************************************************************
da {
Version {"3.0"}
collations {
standard {
Version { "3.0" }
Sequence {
"[casefirst upper]"
"&D<<đ<<<Đ<<ð<<<Ð "
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
"<<<aa<<<Aa<<< AA"
da{
collations{
standard{
Sequence{
" [caseFirst upper ]"
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<"
"aa<<<Aa<<<AA"
}
Version{"1.1.1"}
}
}
}
}

View file

@ -1,31 +1,21 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\de.xml
// *
// ***************************************************************************
de {
Version{ "3.0" }
collations {
standard {
Version { "1.0" }
Sequence {
"&A<<\u00c6/E"
"&a<<\u00e6/e"
}
de{
collations{
phonebook{
Sequence{"&a<<æ/e<<ä/e&A<<Æ/E<<Ä/E&œ<<ö/e&Œ<<Ö/E&u<<ü/e&U<<Ü/E"}
Version{"1.1.1"}
}
phonebook {
Version { "2.0" }
Sequence {
"&a<<\u00e6/e<<\u00E4/e"
"&A<<\u00c6/E<<\u00C4/E"
"&\u0153<<\u00F6/e"
"&\u0152<<\u00D6/E"
"&u<<\u00FC/e"
"&U<<\u00DC/E"
}
standard{
Sequence{"&A<<Æ/E&a<<æ/e"}
Version{"1.1.1"}
}
}
}

View file

@ -1,16 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\el.xml
// *
// ***************************************************************************
el {
Version { "2.0" }
collations {
standard {
Version { "2.0" }
Sequence { "[normalization on]" }
el{
collations{
standard{
Sequence{" [normalization on ]"}
Version{"1.1.1"}
}
}
}

View file

@ -1,16 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\en.xml
// *
// ***************************************************************************
en {
Version { "3.0" }
collations {
standard {
Version { "1.0" }
Sequence { "&A<<\u00c6/E &a<<\u00e6/e" }
en{
collations{
standard{
Sequence{"&A<<Æ/E&a<<æ/e"}
Version{"1.1.1"}
}
}
}

View file

@ -1,16 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\en_BE.xml
// *
// ***************************************************************************
en_BE {
Version { "2.0" }
collations {
standard {
Version { "1.0.1" }
Sequence { "[backwards 2]" }
}
en_BE{
collations{
standard{
Sequence{" [backwards 2]"}
Version{"1.1.1"}
}
}
}

View file

@ -1,20 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1999-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\eo.xml
// *
// ***************************************************************************
// or better http://www.jtcsv.com/cgibin/icu-bugs
eo {
Version { "4.0" }
// collation: accented characters have primary (base character) differences
// see Jitterbug 1440 http://www.jtcsv.com/cgibin/icu-bugs?findid=1440
collations {
standard {
Version { "1.0" }
Sequence { "&C<\u0109<<<\u0108 &G<\u011d<<<\u011c &H<\u0125<<<\u0124"
"&J<\u0135<<<\u0134 &S<\u015d<<<\u015c &U<\u016d<<<\u016c" }
eo{
collations{
standard{
Sequence{"&C<ĉ<<<Ĉ&G<ĝ<<<Ĝ&H<ĥ<<<Ĥ&J<ĵ<<<Ĵ&S<ŝ<<<Ŝ&U<ŭ<<<Ŭ"}
Version{"1.1.1"}
}
}
}

View file

@ -1,24 +1,21 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\es.xml
// *
// ***************************************************************************
es {
Version { "3.0" }
collations {
standard {
Version { "1.1" }
Sequence { "& N < n\u0303<<< N\u0303"
"&A<<\u00c6/E &a<<\u00e6/e" }
es{
collations{
standard{
Sequence{"&N<ñ<<<Ñ&A<<Æ/E&a<<æ/e"}
Version{"1.1.1"}
}
traditional {
Version { "1.0" }
Sequence { "& N < n\u0303<<< N\u0303"
"&C < ch <<< Ch <<< CH"
"&l < ll <<< Ll <<< LL"
}
traditional{
Sequence{"&N<ñ<<<Ñ&C<ch<<<Ch<<<CH&l<ll<<<Ll<<<LL"}
Version{"1.1.1"}
}
}
}

View file

@ -1,20 +1,21 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\et.xml
// *
// ***************************************************************************
et {
Version{ "3.0" }
collations {
standard {
Version { "2.0" }
Sequence {
"&[before 1]T<š<<<Š<z<<<Z<ž<<<Ž"
"&v<<w<<<W"
"&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü"
et{
collations{
standard{
Sequence{
"&[before 1]T<š<<<Š<z<<<Z<ž<<<Ž"
"&v<<w<<<W"
"&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü"
}
Version{"1.1.1"}
}
}
}
}

View file

@ -1,25 +1,24 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\fa.xml
// *
// ***************************************************************************
// Created by Roozbeh Pournader <roozbeh@sharif.edu>
fa {
Version { "3.0" }
collations {
standard {
Version { "2.0" }
Sequence { "[normalization on]"
"&\u064e<<\u0650<<\u064f<<\u064b<<\u064d<<\u064c"
"&\u0622 <\u0627<<\u0671<\u0621<<\u0623<<\u0672<<\u0625"
"<<\u0673<<\u0624<<\u06cc\u0654<<<\u0649\u0654<<<\u0626"
"&\u06a9<<\u06aa<<\u06ab<<\u0643<<\u06ac<<\u06ad<<\u06ae"
"&\u06cf <\u0647<<\u06d5<<\u06c1<<\u0629<<\u06c3<<\u06c0<<\u06be"
"&\u06cc<<\u0649<<\u06d2<<\u064a<<\u06d0<<\u06d1<<\u06cd<<\u06ce"
}
}
fa{
collations{
standard{
Sequence{
" [normalization on ]"
"&َ<<ِ<<ُ<<ً<<ٍ<<ٌ"
"&آ<ا<<ٱ<ء<<أ<<ٲ<<إ<<ٳ<<ؤ<<یٔ<<<ىٔ<<<ئ"
"&ک<<ڪ<<ګ<<ك<<ڬ<<ڭ<<ڮ"
"&ۏ<ه<<ە<<ہ<<ة<<ۃ<<ۀ<<ھ"
"&ی<<ى<<ے<<ي<<ې<<ۑ<<ۍ<<ێ"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,35 +1,12 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\fa_AF.xml
// *
// ***************************************************************************
// Created by Roozbeh Pournader <roozbeh@sharif.edu> and Michael Everson <everson@evertype.com>
fa_AF {
Version { "1.0" }
collations:alias { "ps" }
// collations {
// standard {
// Version { "1.0" }
// Sequence { "[normalization on]"
// "&\u064e<<\u0650<<\u064f<<\u064b<<\u064d<<\u064c"
// "&\u0622<\u0627<<\u0623<<\u0672<<\u0671<<\u0625<<\u0673<\u0621"
// "&\u062a<\u067c<<\u0679"
// "&\u062c<\u0681<<\u062d\u0654"
// "&\u0686<\u0685"
// "&\u062f<\u0689<<\u0688"
// "&\u0631<\u0693<<\u0691"
// "&\u0698<\u0696"
// "&\u06a9<<\u06aa<<\u0643"
// "&\u06ab<<\u06af"
// "&\u06bc<<\u06bb"
// "&\u0648<<\u0624<<\u06c7<<\u06c9"
// "&\u0647<<<\u06c0<<<\u0647\u0654<<\u06d5<<\u06c1<<\u06be<<\u0629<<\u06c3"
// "&\u06cc<<\u0649<<\u06d2<<\u064a<<\u06d0<<\u06cd<<\u06cc\u0654<<<\u0649\u0654<<<\u0626"
// "&'\u00a0'<<'\u200c'<<'\u200d'" // This is NBSP << ZWNJ << ZWJ
// }
// }
// }
fa_AF{
collations:alias{"ps"}
}

View file

@ -1,27 +1,24 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\fi.xml
// *
// ***************************************************************************
fi {
Version { "3.0" }
collations {
standard {
Version { "2.0" }
Sequence { "
& D << ð <<< Ð << đ <<< Đ
& N << ŋ <<< Ŋ
& T << þ/h <<< Þ/h
& V << w <<< W
& Y << ü <<< Ü << ű <<< Ű
& [before 1] ʒ
< å <<< Å
< ä <<< Ä << æ <<< Æ
< ö <<< Ö << ø <<< Ø << ő <<< Ő << õ <<< Õ << œ <<< Œ
"
}
fi{
collations{
standard{
Sequence{
"&D<<ð<<<Ð<<đ<<<Đ"
"&N<<ŋ<<<Ŋ"
"&T<<þ/h<<<Þ/h"
"&V<<w<<<W"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ʒ<å<<<Å<ä<<<Ä<<æ<<<Æ<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<õ<<<Õ<<œ<<<Œ"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,23 +1,24 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\fo.xml
// *
// ***************************************************************************
fo {
Version { "2.0" }
collations {
standard {
Version { "2.0" }
Sequence {
"&D<<\u0111<<<\u0110<<\u00f0<<<\u00d0 "
"&t<<<\u00fe/h"
"&T<<<\u00de/H"
"&Y<<u\u0308<<<U\u0308<<u\u030b<<<U\u030b"
"&[before 1]\u0292<\u00e6<<<\u00c6<<\u00e4<<<\u00c4<<e\u0328<<<E\u0328<\u00f8<<<\u00d8<<\u00f6<<<\u00d6<<\u0151<<<\u0150<<\u0153<<<\u0152<\u00e5<<<\u00c5"
"<<<aa<<<Aa<<<AA" // Danish, Faroese only
fo{
collations{
standard{
Sequence{
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<"
"aa<<<Aa<<<AA"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,17 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\fr.xml
// *
// ***************************************************************************
fr {
Version{"2.0"}
collations {
standard {
Version { "2.0" }
Sequence { "[backwards 2]"
"&A<<\u00c6/E &a<<\u00e6/e" }
fr{
collations{
standard{
Sequence{" [backwards 2]&A<<Æ/E&a<<æ/e"}
Version{"1.1.1"}
}
}
}

View file

@ -1,25 +1,17 @@
// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\gu.xml
// *
// ***************************************************************************
gu {
Version{ "2.0" }
collations {
standard {
Version { "1.0" }
Sequence {
"[normalization on]"
"& હ "
"< ઼ "
"< ઁ "
"< ં "
"< "
"& ઽ "
"< ્ "
}
gu{
collations{
standard{
Sequence{" [normalization on ]&હ<઼<ઁ<ં<&ઽ<્"}
Version{"1.1.1"}
}
}
}

View file

@ -1,16 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\he.xml
// *
// ***************************************************************************
he {
Version{"2.0"}
collations {
standard {
Version { "3.0" }
Sequence { "[normalization on]" }
he{
collations{
standard{
Sequence{" [normalization on ]"}
Version{"1.1.1"}
}
}
}

View file

@ -1,55 +1,26 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1998-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\hi.xml
// *
// ***************************************************************************
hi {
Version { "2.0" }
// This ordering comes from Hyangmi Cho of LOTUS
collations {
standard {
Version { "2.0" }
Sequence {
"[normalization on]"
"& [before 1] 0"
" < \u0950"
" < \u0964"
" < \u0965"
" < \u0970"
"& \u0939"
" < \u093c"
" < \u0901"
" < \u0902"
" < \u0903"
" < \u0951"
" < \u0952"
" < \u0953"
" < \u0954"
"& \u093d"
" < \u094d"
}
}
direct {
Version { "1.0" }
Sequence { //"[normalization on]"
"&[top]"
"<\u0901 <\u0902 <\u0903 <\u0905 <\u0906 <\u0907 <\u0908 <\u0909"
"<\u090a <\u090b <\u090c <\u090d <\u090e <\u090f <\u0910 <\u0911"
"<\u0912 <\u0913 <\u0914 <\u0915 <\u0916 <\u0917 <\u0918 <\u0919"
"<\u091a <\u091b <\u091c <\u091d <\u091e <\u091f <\u0920 <\u0921"
"<\u0922 <\u0923 <\u0924 <\u0925 <\u0926 <\u0927 <\u0928 <\u0929"
"<\u092a <\u092b <\u092c <\u092d <\u092e <\u092f <\u0930 <\u0931"
"<\u0932 <\u0933 <\u0934 <\u0935 <\u0936 <\u0937 <\u0938 <\u0939"
"<\u093c <\u093d <\u093e <\u093f <\u0940 <\u0941 <\u0942 <\u0943"
"<\u0944 <\u0945 <\u0946 <\u0947 <\u0948 <\u0949 <\u094a <\u094b <\u094c"
"<\u094d <\u0950 <\u0951 <\u0952 <\u0953 <\u0954 <\u0958 <\u0959"
"<\u095a <\u095b <\u095c <\u095d <\u095e <\u095f <\u0960 <\u0961<\u0962 <\u0963"
"<\u0964 <\u0965 <\u0966 <\u0967 <\u0968 <\u0969 <\u096a <\u096b"
"<\u096c <\u096d <\u096e <\u096f <\u0970"
hi{
collations{
direct{
Sequence{
"&[last regular ]<ँ<ं<<अ<आ<इ<ई<उ<ऊ<ऋ<ऌ<ऍ<ऎ<ए<ऐ<ऑ<ऒ<ओ<औ<क<ख<ग<घ<ङ<च<छ"
"<ज<झ<ञ<ट<ठ<ड<ढ<ण<त<थ<द<ध<न<ऩ<प<फ<ब<भ<म<य<र<ऱ<ल<ळ<ऴ<व<श<ष<स<ह<़<ऽ<ा<ि"
"<ी<ु<ू<ृ<ॄ<ॅ<ॆ<े<ै<ॉ<ॊ<ो<ौ<्<ॐ<॑<॒<॓<॔<क़<ख़<ग़<ज़<ड़<ढ़<फ़<य़<ॠ<ॡ<ॢ"
"<ॣ<।<॥<<१<२<३<४<५<६<७<८<९<॰"
}
Version{"1.1.1"}
}
standard{
Sequence{" [normalization on ]&[before 1]0<ॐ<।<॥<॰&ह<़<ँ<ं<<॑<॒<॓<॔&ऽ<्"}
Version{"1.1.1"}
}
}
}
}

View file

@ -1,41 +1,24 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\hr.xml
// *
// ***************************************************************************
hr {
Version{"2.0"}
collations {
standard {
Version { "2.0" }
Sequence {
"
& C
< č
<<< Č
< ć
<<< Ć
& D
< dž
<<< Dž
<<< DŽ
& L
< lj
<<< Lj
<<< LJ
& N
< nj
<<< Nj
<<< NJ
& S
< š
<<< Š
& Z
< ž
<<< Ž"
hr{
collations{
standard{
Sequence{
"&C<č<<<Č<ć<<<Ć"
"&D<dž<<<Dž<<<DŽ"
"&L<lj<<<Lj<<<LJ"
"&N<nj<<<Nj<<<NJ"
"&S<š<<<Š"
"&Z<ž<<<Ž"
}
Version{"1.1.1"}
}
}
}
}

View file

@ -1,63 +1,56 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\hu.xml
// *
// ***************************************************************************
hu {
Version{ "2.0" }
collations {
standard {
Version { "2.0" }
Sequence {
"& C < cs <<< Cs <<< CS"
"& D < dz <<< Dz <<< DZ"
"& DZ < dzs <<< Dzs <<< DZS"
"& G < gy <<< Gy <<< GY"
"& L < ly <<< Ly <<< LY"
"& N < ny <<< Ny <<< NY"
"& S < sz <<< Sz <<< SZ"
"& T < ty <<< Ty <<< TY"
"& Z < zs <<< Zs <<< ZS"
// vowels
"& O < \u00F6 <<< \u00D6 << \u0151 <<< \u0150"
"& U < \u00FC <<< \u00DC << \u0171 <<< \u0170"
// special contraction/expansions for doubled letters
"& cs <<< ccs / cs"
"& Cs <<< Ccs / cs"
"& CS <<< CCS / CS"
"& dz <<< ddz / dz"
"& Dz <<< Ddz / dz"
"& DZ <<< DDZ / DZ"
"& dzs <<< ddzs / dzs"
"& Dzs <<< Ddzs / dzs"
"& DZS <<< DDZS / DZS"
"& gy <<< ggy / gy"
"& Gy <<< Ggy / gy"
"& GY <<< GGY / GY"
"& ly <<< lly / ly"
"& Ly <<< Lly / ly"
"& LY <<< LLY / LY"
"& ny <<< nny / ny"
"& Ny <<< Nny / ny"
"& NY <<< NNY / NY"
"& sz <<< ssz / sz"
"& Sz <<< Ssz / sz"
"& SZ <<< SSZ / SZ"
"& ty <<< tty / ty"
"& Ty <<< Tty / ty"
"& TY <<< TTY / TY"
"& zs <<< zzs / zs"
"& Zs <<< Zzs / zs"
"& ZS <<< ZZS / ZS"
hu{
collations{
standard{
Sequence{
"&C<cs<<<Cs<<<CS"
"&D<dz<<<Dz<<<DZ"
"&DZ<dzs<<<Dzs<<<DZS"
"&G<gy<<<Gy<<<GY"
"&L<ly<<<Ly<<<LY"
"&N<ny<<<Ny<<<NY"
"&S<sz<<<Sz<<<SZ"
"&T<ty<<<Ty<<<TY"
"&Z<zs<<<Zs<<<ZS"
"&O<ö<<<Ö<<ő<<<Ő"
"&U<ü<<<Ü<<ű<<<Ű"
"&cs<<<ccs/cs"
"&Cs<<<Ccs/cs"
"&CS<<<CCS/CS"
"&dz<<<ddz/dz"
"&Dz<<<Ddz/dz"
"&DZ<<<DDZ/DZ"
"&dzs<<<ddzs/dzs"
"&Dzs<<<Ddzs/dzs"
"&DZS<<<DDZS/DZS"
"&gy<<<ggy/gy"
"&Gy<<<Ggy/gy"
"&GY<<<GGY/GY"
"&ly<<<lly/ly"
"&Ly<<<Lly/ly"
"&LY<<<LLY/LY"
"&ny<<<nny/ny"
"&Ny<<<Nny/ny"
"&NY<<<NNY/NY"
"&sz<<<ssz/sz"
"&Sz<<<Ssz/sz"
"&SZ<<<SSZ/SZ"
"&ty<<<tty/ty"
"&Ty<<<Tty/ty"
"&TY<<<TTY/TY"
"&zs<<<zzs/zs"
"&Zs<<<Zzs/zs"
"&ZS<<<ZZS/ZS"
}
// Note: b\u00C3\u00A9rcs\u00C3\u00ADk may be ranked before or after b\u00C3\u00A9rczerge depending on its morphology:
// b\u00C3\u00A9r+cs\u00C3\u00ADk (after b\u00C3\u00A9rczerge) or b\u00C3\u00A9rc+s\u00C3\u00ADk (before b\u00C3\u00A9rczerge).
// A SHY can be used to make the difference }
}
Version{"1.1.1"}
}
}
}

View file

@ -1,25 +1,26 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\is.xml
// *
// ***************************************************************************
is {
Version{ "2.0" }
collations {
standard {
Version { "2.0" }
Sequence {
"&[before 1]b<á<<<Á"
"&d<<đ<<<Đ<ð<<<Ð"
"&[before 1]f<é<<<É"
"&[before 1]j<í<<<Í"
"&[before 1]p<ó<<<Ó"
"&[before 1]v<ú<<<Ú "
"&[before 1]z<ý<<<Ý"
"&[before 1]ʒ<þ<<<Þ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å"
}
}
is{
collations{
standard{
Sequence{
"&[before 1]b<á<<<Á"
"&d<<đ<<<Đ<ð<<<Ð"
"&[before 1]f<é<<<É"
"&[before 1]j<í<<<Í"
"&[before 1]p<ó<<<Ó"
"&[before 1]v<ú<<<Ú"
"&[before 1]z<ý<<<Ý"
"&[before 1]ʒ<þ<<<Þ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,16 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\it.xml
// *
// ***************************************************************************
it {
Version{ "2.0" }
collations {
standard {
Version { "1.0" }
Sequence { "&A<<\u00c6/E &a<<\u00e6/e" }
it{
collations{
standard{
Sequence{"&A<<Æ/E&a<<æ/e"}
Version{"1.1.1"}
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,22 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\kk.xml
// *
// ***************************************************************************
kk {
Version{ "1.0" }
collations {
standard {
Version { "1.0" }
Sequence {
"[normalization on]"
// weiv 04/20/04: usual suppressions for modern Cyrillic scripts
"[suppressContractions [\u0400-\u045f]]"
// weiv 04/20/04: In Kazakh, straight U with stroke sorts before vanilla straight U.
"&[before 1]\u04AF < \u04B1 <<< \u04B0"
}
kk{
collations{
standard{
Sequence{" [normalization on ][suppressContractions[Ѐ-џ]]&[before 1]ү<ұ<<<Ұ"}
Version{"1.1.1"}
}
}
}

View file

@ -1,23 +1,23 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\kl.xml
// *
// ***************************************************************************
kl{
Version { "2.0" }
collations {
standard {
Version { "1.0" }
Sequence {
"&D<<\u0111<<<\u0110<<\u00F0<<<\u00D0"
"&Q<<\u0138<<<K''" // Greenland only
"&t<<<\u00FE/h"
"&T<<<\u00DE/H"
"&Y<<u\u0308<<<U\u0308<<u\u030B<<<U\u030B"
"&[before 1]\u0292<\u00E6<<<\u00C6<<\u00E4<<<\u00C4<<e\u0328<<<E\u0328<\u00F8<<<\u00D8<<\u00F6<<<\u00D6<<\u0151<<<\u0150<<\u0153<<<\u0152<\u00E5<<<\u00C5"
collations{
standard{
Sequence{
"&D<<đ<<<Đ<<ð<<<Ð"
"&Q<<ĸ<<<K''&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,18 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\kn.xml
// *
// ***************************************************************************
kn {
Version{ "2.0" }
collations {
standard {
Version { "1.0" }
Sequence {
"[normalization on]"
}
kn{
collations{
standard{
Sequence{" [normalization on ]"}
Version{"1.1.1"}
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,30 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\lt.xml
// *
// ***************************************************************************
lt {
Version{ "2.0" }
collations {
standard {
Version { "2.0" }
Sequence {
"&\u0328 << \u0307" // put dot-above after ogonek
"&[before 1]D<č<<<Č"
"&[before 1]J<y<<<Y"
"&[before 1]T<š<<<Š"
"&[before 1]Ʒ<ž<<<Ž"
// sources differ on the following, and the strengths thereof
// so keep in file but leave commented out
// "&C<<ch<<<Ch<<<CH"
// "&H<ch<<<Ch<<<CH"
// "&[before 1]B<ą<<<Ą"
// "&[before 1]F<ę<<<Ę<ė<<<Ė"
// "&[before 1]I<į<<<Į"
// "&[before 1]V<ų<<<Ų<ū<<<Ū"
lt{
collations{
standard{
Sequence{
"&̨<<̇"
"&[before 1]D<č<<<Č"
"&[before 1]J<y<<<Y"
"&[before 1]T<š<<<Š"
"&[before 1]Ʒ<ž<<<Ž"
}
Version{"1.1.1"}
}
}
}
}

View file

@ -1,26 +1,27 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\lv.xml
// *
// ***************************************************************************
lv {
Version{ "2.0"}
collations {
standard {
Version { "2.0" }
Sequence {
"&[before 1]D<č<<<Č"
"&[before 1]H<ģ<<<Ģ"
"&[before 1]J<y<<<Y"
"&[before 1]L<ķ<<<Ķ"
"&[before 1]M<ļ<<<Ļ"
"&[before 1]O<ņ<<<Ņ"
"&[before 1]S<ŗ<<<Ŗ"
"&[before 1]T<š<<<Š"
"&[before 1]Ʒ<ž<<<Ž"
lv{
collations{
standard{
Sequence{
"&[before 1]D<č<<<Č"
"&[before 1]H<ģ<<<Ģ"
"&[before 1]J<y<<<Y"
"&[before 1]L<ķ<<<Ķ"
"&[before 1]M<ļ<<<Ļ"
"&[before 1]O<ņ<<<Ņ"
"&[before 1]S<ŗ<<<Ŗ"
"&[before 1]T<š<<<Š"
"&[before 1]Ʒ<ž<<<Ž"
}
Version{"1.1.1"}
}
}
}
}

View file

@ -1,13 +1,12 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\mk.xml
// *
// ***************************************************************************
mk {
Version { "2.0"}
// We use UCA collation table optimized for Cyrillic
// as defined in the Russian locale
collations:alias { "ru" }
mk{
collations:alias{"ru"}
}

View file

@ -1,20 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\mr.xml
// *
// ***************************************************************************
mr {
Version { "2.0" }
collations {
standard {
Version { "1.0" }
Sequence {
"[normalization on]"
mr{
collations{
standard{
Sequence{" [normalization on ]"}
Version{"1.1.1"}
}
}
}
}

View file

@ -1,36 +1,24 @@
// Copyright (c) 1998-2004 IBM, Inc. and others.
//
// Maltese locale.
// Maintained by srl@monkey.sbay.org [See below for full credits]
//
// Search for 'Sources' below for source abbreviations
// Note, this file is in UTF-8
mt {
Version { "1.0" } // 2003-10-18 - first MSA 200:2003 compliant v
// Note, that 'c' doesn't exist in Maltese. But I put it here following ċ
// for compatibility with foreign words.
// Joseph Felici Pace and "ir-Regolament" say:
// a b ċ [c] d e f ġ g għ h ħ i ie j k l m n o p q r s t u v w x [y] ż z
// According to DMS MSA:200-2003, 'ie' is sorted as one letter.
// Therefore, 'IE' is NOT present in this collation table.
collations
{
standard {
Version { "1.2" }
Sequence { "[casefirst upper]" // [MSA 200:2003 4.1] requires Uppercase first. TODO: verify this rule syntax
"& [before 1] d < \u010A <<< \u010B" // ċ Ċ
"& [before 1] g < Ġ <<< ġ " // ġ Ġ
"& [before 1] h < GĦ <<< Għ <<< gĦ <<< għ "
"& [before 1] i < Ħ <<< ħ "
"& [before 1] z < Ż <<< ż" // ż Ż
// ***************************************************************************
// *
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\mt.xml
// *
// ***************************************************************************
mt{
collations{
standard{
Sequence{
" [caseFirst upper ]"
"&[before 1]d<Ċ<<<ċ"
"&[before 1]g<Ġ<<<ġ"
"&[before 1]h<GĦ<<<Għ<<<gĦ<<<għ"
"&[before 1]i<Ħ<<<ħ"
"&[before 1]z<Ż<<<ż"
}
Version{"1.1.1"}
}
}
}
}
}

View file

@ -1,22 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\nb.xml
// *
// ***************************************************************************
nb {
Version{"2.0"}
collations {
standard {
Version { "2.0" }
Sequence {
"&D<<\u0111<<<\u0110<<\u00F0<<<\u00D0 "
"&t<<<\u00FE/h"
"&T<<<\u00DE/H"
"&Y<<u\u0308<<<U\u0308<<u\u030B<<<U\u030B"
"&[before 1]\u0292<\u00E6<<<\u00C6<<\u00E4<<<\u00C4<<e\u0328<<<E\u0328<\u00F8<<<\u00D8<<\u00F6<<<\u00D6<<\u0151<<<\u0150<<\u0153<<<\u0152<\u00E5<<<\u00C5"
nb{
collations{
standard{
Sequence{
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,22 +1,23 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\nn.xml
// *
// ***************************************************************************
nn{
Version { "2.0" }
collations {
standard {
Version { "2.0" }
Sequence {
"&D<<đ<<<Đ<<ð<<<Ð "
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
collations{
standard{
Sequence{
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ʒ<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,32 +1,20 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\om.xml
// *
// ***************************************************************************
// * Oromo language locale.
// * Contributed by Daniel Yacob <yacob@geez.org>
// *
// * Oromo terms are provided by Mahdi Hamid Muudee of Sagalee Oromoo
// * Publishing Co. Inc and formatted in Posix format locale by Daniel Yacob of
// * the Ge'ez Frontier Foundation. The Oromo language terms used here
// * are those considered to be canonical in the Oromo language under
// * contemporary and progressive usage adopted by government bureaus
// * across the Oromo region. Regional synonyms naturally exist for many
// * of the month and day names.
//om {
// Version{ "2.0" }
// collations {
// standard {
// Version { "1.0" }
// Sequence { "&Z<ch<<<Ch<<<CH"
// "<dh<<<Dh<<<DH"
// "<kh<<<Kh<<<KH"
// "<ny<<<Ny<<<NY"
// "<ph<<<Ph<<<PH"
// "<sh<<<Sh<<<SH"
// }
// }
// }
//}
om{
collations{
standard{
Sequence{
"&Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<"
"sh<<<Sh"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,18 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\pa.xml
// *
// ***************************************************************************
pa {
Version{ "1.0"}
collations {
standard {
Version { "1.0" }
Sequence {
"[normalization on]"
pa{
collations{
standard{
Sequence{" [normalization on ]"}
Version{"1.1.1"}
}
}
}
}

View file

@ -1,43 +1,26 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\pl.xml
// *
// ***************************************************************************
pl {
Version{ "2.0" }
collations {
standard {
Version { "2" }
Sequence { "
& A
< ą
<<< Ą
& C
< ć
<<< Ć
& E
< ę
<<< Ę
& L
< ł
<<< Ł
& N
< ń
<<< Ń
& O
< ó
<<< Ó
& S
< ś
<<< Ś
& Z
< ż
<<< Ż
< ź
<<< Ź
" }
}
pl{
collations{
standard{
Sequence{
"&A<ą<<<Ą"
"&C<ć<<<Ć"
"&E<ę<<<Ę"
"&L<ł<<<Ł"
"&N<ń<<<Ń"
"&O<ó<<<Ó"
"&S<ś<<<Ś"
"&Z<ż<<<Ż<ź<<<Ź"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,35 +1,34 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\ps.xml
// *
// ***************************************************************************
//
// Created by Roozbeh Pournader <roozbeh@sharif.edu> and Michael Everson <everson@evertype.com>
ps {
Version { "1.0" }
// This is a unified sort with uz_AF, fa_AF and ps.
collations {
standard {
Version { "1.0" }
Sequence { "[normalization on]"
"&\u064e<<\u0650<<\u064f<<\u064b<<\u064d<<\u064c"
"&\u0622<\u0627<<\u0623<<\u0672<<\u0671<<\u0625<<\u0673<\u0621"
"&\u062a<\u067c<<\u0679"
"&\u062c<\u0681<<\u062d\u0654"
"&\u0686<\u0685"
"&\u062f<\u0689<<\u0688"
"&\u0631<\u0693<<\u0691"
"&\u0698<\u0696"
"&\u06a9<<\u06aa<<\u0643"
"&\u06ab<<\u06af"
"&\u06bc<<\u06bb"
"&\u0648<<\u0624<<\u06c7<<\u06c9"
"&\u0647<<<\u06c0<<<\u0647\u0654<<\u06d5<<\u06c1<<\u06be<<\u0629<<\u06c3"
"&\u06cc<<\u0649<<\u06d2<<\u064a<<\u06d0<<\u06cd<<\u06cc\u0654<<<\u0649\u0654<<<\u0626"
"&'\u00a0'<<'\u200c'<<'\u200d'" // This is NBSP << ZWNJ << ZWJ
}
}
ps{
collations{
standard{
Sequence{
" [normalization on ]"
"&َ<<ِ<<ُ<<ً<<ٍ<<ٌ"
"&آ<ا<<أ<<ٲ<<ٱ<<إ<<ٳ<ء"
"&ت<ټ<<ٹ"
"&ج<ځ<<حٔ"
"&چ<څ"
"&د<ډ<<ڈ"
"&ر<ړ<<ڑ"
"&ژ<ږ"
"&ک<<ڪ<<ك"
"&ګ<<گ"
"&ڼ<<ڻ"
"&و<<ؤ<<ۇ<<ۉ"
"&ه<<<ۀ<<<هٔ<<ە<<ہ<<ھ<<ة<<ۃ"
"&ی<<ى<<ے<<ي<<ې<<ۍ<<یٔ<<<ىٔ<<<ئ"
"&'\u00A0'<<'\u200C'<<'\u200D'"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,42 +1,17 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:56
// * Source File: \work\locale\common\collation\\ro.xml
// *
// ***************************************************************************
ro {
Version{ "2.0" }
collations {
standard {
Version { "1.0" }
Sequence {
"& A
< ă
<<< Ă
< â
<<< Â
& D
< đ
<<< Đ
& I
< î
<<< Î
&S
<<<Ş
&T
<<<Ţ
& Z
< ż
<<< Ż
"
}
ro{
collations{
standard{
Sequence{"&A<ă<<<Ă<â<<<Â&D<đ<<<Đ&I<î<<<Î&S<ş=ș<<<Ş=Ș&T<ţ=ț<<<Ţ=Ț&Z<ż<<<Ż"}
Version{"1.1.1"}
}
}
}

Binary file not shown.

View file

@ -1,20 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\ru.xml
// *
// ***************************************************************************
ru {
Version{ "2.0" }
// Using the new options in rules in order to
// improve the performance for Cyrillic chars.
collations {
standard {
Version { "1.1" }
Sequence {
"[suppressContractions [\u0400-\u045f]]"
ru{
collations{
standard{
Sequence{"[suppressContractions[Ѐ-џ]]"}
Version{"1.1.1"}
}
}
}
}

View file

@ -1,11 +1,12 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\sh.xml
// *
// ***************************************************************************
sh {
Version { "2.0" }
collations:alias { "hr" }
sh{
collations:alias{"hr"}
}

View file

@ -1,19 +1,27 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\sk.xml
// *
// ***************************************************************************
sk {
Version{ "2.0" }
collations {
standard {
Version { "1.0" }
Sequence { "& A < a\u0308 <<< A\u0308 & C "
"< c\u030C <<< C\u030C & D < \u0111<<< \u0110 & H < ch <<< cH <<< Ch <<< CH & L < \u0142 <<<"
" \u0141 & O < o\u0302 <<< O\u0302 & R < r\u030C <<< R\u030C & S < s\u030C <<< S\u030C"
" & Z < z\u030C <<< Z\u030C < z\u0307 <<< Z\u0307" }
}
sk{
collations{
standard{
Sequence{
"&A<ä<<<Ä"
"&C<č<<<Č"
"&D<đ<<<Đ"
"&H<ch<<<cH<<<Ch<<<CH"
"&L<ł<<<Ł"
"&O<ô<<<Ô"
"&R<ř<<<Ř"
"&S<š<<<Š"
"&Z<ž<<<Ž<ż<<<Ż"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,28 +1,17 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\sl.xml
// *
// ***************************************************************************
sl {
Version{"2.0"}
collations {
standard {
Version { "1.0" }
Sequence { "
& C
< č
<<< Č
< ć
<<< Ć
& S
< š
<<< Š
& Z
< ž
<<< Ž
" }
}
sl{
collations{
standard{
Sequence{"&C<č<<<Č<ć<<<Ć&S<š<<<Š&Z<ž<<<Ž"}
Version{"1.1.1"}
}
}
}

View file

@ -1,28 +1,29 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\sq.xml
// *
// ***************************************************************************
sq {
Version{ "2.0" }
collations {
standard {
Version { "2.0" }
Sequence {
"& [before 1] D < \u00e7 <<< \u00c7"
"& [before 1] E < dh <<< Dh <<< DH"
"& [before 1] F < \u00eb <<< \u00cb"
"& [before 1] H < gj <<< Gj <<< GJ"
"& [before 1] M < ll <<< Ll <<< LL"
"& [before 1] O < nj <<< Nj <<< NJ"
"& [before 1] S < rr <<< Rr <<< RR"
"& [before 1] T < sh <<< Sh <<< SH"
"& [before 1] U < th <<< Th <<< TH"
"& [before 1] Y < xh <<< Xh <<< XH"
"& [before 1] \u01b7 < zh <<< Zh <<< ZH"
sq{
collations{
standard{
Sequence{
"&[before 1]D<ç<<<Ç"
"&[before 1]E<dh<<<Dh<<<DH"
"&[before 1]F<ë<<<Ë"
"&[before 1]H<gj<<<Gj<<<GJ"
"&[before 1]M<ll<<<Ll<<<LL"
"&[before 1]O<nj<<<Nj<<<NJ"
"&[before 1]S<rr<<<Rr<<<RR"
"&[before 1]T<sh<<<Sh<<<SH"
"&[before 1]U<th<<<Th<<<TH"
"&[before 1]Y<xh<<<Xh<<<XH"
"&[before 1]Ʒ<zh<<<Zh<<<ZH"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,13 +1,14 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\sr.xml
// *
// ***************************************************************************
sr {
Version{ "2.0"}
// We use UCA collation table optimized for Cyrillic
// as defined in the Russian locale
collations:alias { "ru" }
sr{
collations{
standard:alias{"ru"}
}
}

View file

@ -1,26 +1,26 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\sv.xml
// *
// ***************************************************************************
sv {
Version{ "2.0" }
collations {
standard {
Version { "2.0" }
Sequence {
"&D<<\u0111<<<\u0110<<\u00F0<<<\u00D0"
"&t<<<\u00FE/h"
"&T<<<\u00DE/H"
sv{
collations{
standard{
Sequence{
"&D<<đ<<<Đ<<ð<<<Ð"
"&t<<<þ/h"
"&T<<<Þ/H"
"&v<<<w"
"&V<<<W"
"&Y<<u\u0308<<<U\u0308<<u\u030B<<<U\u030B"
"&[before 1]\u0292<\u00E5<<<\u00C5<\u00E4<<<\u00C4<<\u00E6<<<\u00C6<<e\u0328<<<E\u0328"
"<\u00F6<<<\u00D6<<\u00F8<<<\u00D8<<\u0151<<<\u0150<<\u0153<<<\u0152<<\u00F4<<<\u00D4"
"&Y<<ü<<<Ü<<ű<<<Ű"
"&[before 1]ʒ<å<<<Å<ä<<<Ä<<æ<<<Æ<<ę<<<Ę<ö<<<Ö<<ø<<<Ø<<ő<<<Ő<<œ<<<Œ<<ô"
"<<<Ô"
}
Version{"1.1.1"}
}
}
}

View file

@ -1,16 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\ta.xml
// *
// ***************************************************************************
ta {
Version { "2.0" }
collations {
standard {
Version { "1.0" }
Sequence { "[normalization on]" }
ta{
collations{
standard{
Sequence{" [normalization on ]"}
Version{"1.1.1"}
}
}
}

View file

@ -1,25 +1,17 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\te.xml
// *
// ***************************************************************************
//
// Telugu Locale. Data by Ram [ram@jtcsv.com]
te {
Version{ "2.0" }
collations {
standard {
Version { "1.0" }
Sequence {
"[normalization on]"
"& హ"
"< ఁ "
"< "
"< ః"
"< ్"
}
te{
collations{
standard{
Sequence{" [normalization on ]&హ<ఁ<<ః<్"}
Version{"1.1.1"}
}
}
}

View file

@ -1,61 +1,26 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1999-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\th.xml
// *
// ***************************************************************************
th {
Version{ "2.0" }
// -------------------- ibm.597 --------------------
//
// First put in all of the consonants, after Z
//
collations {
standard {
Version { "3.0" }
Sequence {
// Tailoring of UCA for Thai Royal Institute Dictionary Sort, B.E. 2525
"[normalization on]" // needed because Thai uses multiple accents
// put Ru with Lakkhangyao after Ru and put Lu with Lakkhangyao after Lu
// see the comment below on Lakkhangyao
"& \u0e24" // U+0E24 THAI CHARACTER RU
"< \u0e24\u0e45" // U+0E24 THAI CHARACTER RU U+0E45 THAI CHARACTER LAKKHANGYAO
"& \u0e26" // U+0E26 THAI CHARACTER LU
"< \u0e26\u0e45" // U+0E26 THAI CHARACTER LU U+0E45 THAI CHARACTER LAKKHANGYAO
// put Lakkhangyao after Sara Ai Maimalai
// this rare symbol also comes after all characters. But when it is used in combination
// with Ru and Lu, the combination is treated as a seperate letter, ala CH sorting after
// C in the traditional Spanish.
"& \u0e44" // U+0E44 THAI CHARACTER SARA AI MAIMALAI
"< \u0e45" // U+0E45 THAI CHARACTER LAKKHANGYAO
// put Yamakkan just before Maitaikhu. It will behave like an accent (primary ignorable)
"& [before 2] \u0E47" // U+0E47 THAI CHARACTER MAITAIKHU
"<< \u0E4E" // U+0E4E THAI CHARACTER YAMAKKAN
// put Thantakat and Nikhahit just after Mai Chattawa. They will behave like an accent (primary ignorable)
"& \u0E4B" // U+0E4B THAI CHARACTER MAI CHATTAWA
"<< \u0E4C" // U+0E4C THAI CHARACTER THANTAKAT
"<< \u0E4D" // U+0E4D THAI CHARACTER NIKHAHIT
// make punctuation and Paiyannoi...Khomut secondary ignorable. This will make them sort after the same
// strings that don't contain them.
"& [last secondary ignorable]"
"<<< ' '" // Space
"<<< '-'" // Hyphen
"<<< '.'" // Full stop
"<<< '...'" // Ellipsis
"<<< \u0E2F" // U+0E2F THAI CHARACTER PAIYANNOI (abbreviation mark)
"<<< \u0E46" // U+0E46 THAI CHARACTER MAIYAMOK (repetition mark)
"<<< \u0E4F" // U+0E4F THAI CHARACTER FONGMAN (ancient symbol used as bullet mark)
"<<< \u0E5A" // U+0E5A THAI CHARACTER ANGKHANKHU (ancient symbol used to mark end of section or episode)
"<<< \u0E5B" // U+0E5B THAI CHARACTER KHOMUT (ancient symbol used to mark end of story)
th{
collations{
standard{
Sequence{
" [normalization on ]"
"&ฤ<ฤๅ"
"&ฦ<ฦๅ"
"&ไ<ๅ"
"&[before 2]็<<๎"
"&๋<<์<<ํ"
"&[last secondary ignorable ]<<<'\u0020'<<<'-'<<<'.'<<<'...'<<<ฯ<<<ๆ<"
"<<๏<<<๚<<<๛"
}
Version{"1.1.1"}
}
}
}
}

View file

@ -1,24 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\tr.xml
// *
// ***************************************************************************
tr {
Version{ "2.0" }
// According to Nurdan Mete from IBM Turkey, the following would be the correct
// sorting order for Turkish
collations {
standard {
Version { "2.1" }
Sequence { "& C < c\u0327 <<< C\u0327"
"& G < g\u0306 <<< G\u0306"
"&[before 1]i < \u0131 <<< I"
"& i <<< \u0130"
"& O < o\u0308 <<< O\u0308"
"& S < s\u0327 <<< S\u0327"
"& U < u\u0308 <<< U\u0308" }
tr{
collations{
standard{
Sequence{"&C<ç<<<Ç&G<ğ<<<Ğ&[before 1]i<ı<<<I&i<<<İ&O<ö<<<Ö&S<ş<<<Ş&U<ü<<<Ü"}
Version{"1.1.1"}
}
}
}

View file

@ -1,50 +1,17 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\uk.xml
// *
// ***************************************************************************
uk {
Version {"2.0" }
collations {
standard {
Version { "1.0" }
Sequence {
"&\u0413 < \u0491 <<< \u0490"
uk{
collations{
standard{
Sequence{"&Г<ґ<<<Ґ"}
Version{"1.1.1"}
}
}
// "& Z"
// "< \u0430 <<< \u0410 < \u0431 <<< \u0411 < \u0432 <<< \u0412 < \u0433 <<< \u0413 < \u0491 <<< \u0490"
// "< \u0434 <<< \u0414 < \u0435 <<< \u0415 < \u0454 <<< \u0404 < \u0436 <<< \u0416"
// "< \u0437 <<< \u0417 < \u0438 <<< \u0418 < \u0456 <<< \u0406 < \u0457 <<< \u0407 < \u0439 <<< \u0419 < \u043A <<< \u041A"
// "< \u043B <<< \u041B < \u043C <<< \u041C < \u043D <<< \u041D < \u043E <<< \u041E"
// "< \u043F <<< \u041F < \u0440 <<< \u0420 < \u0441 <<< \u0421 < \u0442 <<< \u0422"
// "< \u0443 <<< \u0423 < \u0444 <<< \u0424 < \u0445 <<< \u0425 < \u0446 <<< \u0426"
// "< \u0447 <<< \u0427 < \u0448 <<< \u0428 < \u0449 <<< \u0429 < \u044C <<< \u042C"
// "< \u044E <<< \u042E < \u044F <<< \u042F "
// }
// Sequence { "& 9 < \u0482 & Z< \u0430 <<< \u0410< \u0431 <<< \u0411< \u0432"
// " <<< \u0412< \u0433 <<< \u0413<< \u0491 <<< \u0490<< \u0495 <<< \u0494<< \u0453 <<< \u0403<< "
// "\u0493 <<< \u0492< \u0434 <<< \u0414< \u0452 <<< \u0402< \u0435 <<< \u0415<< \u04BD <<< \u04BC"
// "<< \u0451 <<< \u0401<< \u04BF <<< \u04BE< \u0454 <<< \u0404< \u0436 <<< \u0416<< \u0497 <<< "
// "\u0496<< \u04C2 <<< \u04C1< \u0437 <<< \u0417<< \u0499 <<< \u0498< \u0455 <<< \u0405< \u0438"
// " <<< \u0418< \u0456 <<< \u0406<< \u04C0 < \u0457 <<< \u0407< \u0439 <<< \u0419< \u0458 <<<"
// " \u0408< \u043A <<< \u041A<< \u049F <<< \u049E<< \u04C4 <<< \u04C3<< \u049D <<< \u049C<< \u04A1"
// " <<< \u04A0<< \u045C <<< \u040C<< \u049B <<< \u049A< \u043B <<< \u041B< \u0459 <<< \u0409< "
// "\u043C <<< \u041C< \u043D <<< \u041D<< \u0463 << \u04A3 <<< \u04A2<< \u04A5 <<< \u04A4<< \u04BB"
// " <<< \u04BA<< \u04C8 <<< \u04C7< \u045A <<< \u040A< \u043E <<< \u041E<< \u04A9 <<< \u04A8< "
// "\u043F <<< \u041F<< \u04A7 <<< \u04A6< \u0440 <<< \u0420< \u0441 <<< \u0421<< \u04AB <<< \u04AA"
// "< \u0442 <<< \u0422<< \u04AD <<< \u04AC< \u045B <<< \u040B< \u0443 <<< \u0423<< \u04AF <<< "
// "\u04AE< \u045E <<< \u040E< \u04B1 <<< \u04B0< \u0444 <<< \u0424< \u0445 <<< \u0425<< \u04B3"
// " <<< \u04B2< \u0446 <<< \u0426<< \u04B5 <<< \u04B4< \u0447 <<< \u0427<< \u04B7 << \u04B6<< "
// "\u04B9 <<< \u04B8<< \u04CC <<< \u04CB< \u045F <<< \u040F< \u0448 <<< \u0428< \u0449 <<< \u0429"
// "< \u044A <<< \u042A< \u044B <<< \u042B< \u044D <<< \u042D< \u044E <<< \u042E< \u044F <<< "
// "\u042F< \u044C <<< \u042C< \u0461 <<< \u0460< \u0462 < \u0465 <<< \u0464< \u0467 <<< \u0466"
// "< \u0469 <<< \u0468< \u046B <<< \u046A< \u046D <<< \u046C< \u046F <<< \u046E< \u0471 <<< "
// "\u0470< \u0473 <<< \u0472< \u0475 <<< \u0474<< \u0477 <<< \u0476< \u0479 <<< \u0478< \u047B"
// " <<< \u047A< \u047D <<< \u047C< \u047F <<< \u047E< \u0481 <<< \u0480" }
}
}
}

View file

@ -1,36 +1,25 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\vi.xml
// *
// ***************************************************************************
vi {
Version { "2.1" }
collations {
standard {
Version { "3.1" }
Sequence { "[normalization on]"
// accented letters are actually ordered like this:
// grave, hook above, tilde, acute, dot below.
"&\u0300<<\u0309<<\u0303<<\u0301<<\u0323"
// primary differences
"&a<\u0103<<<\u0102<\u00E2<<<\u00C2"
"&d<\u0111<<<\u0110"
"&e<\u00EA<<<\u00CA"
"&o<\u00F4<<<\u00D4<\u01A1<<<\u01A0"
"&u<\u01B0<<<\u01AF"
// These are the older rules, and they are not in modern vietnamese.
//"&c<ch<<<Ch<<<CH"
//"&g<gi<<<Gi<<<GI"
//"&k<kh<<<Kh<<<KH"
//"&n<ng<<<Ng<<<NG<nh<<<Nh<<<NH"
//"&p<ph<<<Ph<<<PH"
//"&t<th<<<Th<<<TH<tr<<<Tr<<<TR"
vi{
collations{
standard{
Sequence{
" [normalization on ]"
"&̀<<̉<<̃<<́<<̣"
"&a<ă<<<Ă<â<<<Â"
"&d<đ<<<Đ"
"&e<ê<<<Ê"
"&o<ô<<<Ô<ơ<<<Ơ"
"&u<ư<<<Ư"
}
Version{"1.1.1"}
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -1,13 +1,14 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\zh_HK.xml
// *
// ***************************************************************************
zh_HK {
Version{ "2.0" }
collations {
default { "traditional" }
zh_HK{
collations{
default{"traditional"}
}
}

View file

@ -1,13 +1,14 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\zh_Hant.xml
// *
// ***************************************************************************
zh_Hant {
Version{ "1.0" }
collations {
default { "traditional" }
zh_Hant{
collations{
default{"traditional"}
}
}

View file

@ -1,14 +1,14 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\zh_MO.xml
// *
// ***************************************************************************
zh_MO {
Version{ "2.0" }
collations {
default { "traditional" }
zh_MO{
collations{
default{"traditional"}
}
}

View file

@ -1,13 +1,14 @@
// ***************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Copyright (C) 2004 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Date & Time: 2004/8/9 14:58
// * Source File: \work\locale\common\collation\\zh_TW.xml
// *
// ***************************************************************************
zh_TW {
Version{ "2.0" }
collations {
default { "traditional" }
zh_TW{
collations{
default{"traditional"}
}
}