1 // ***************************************************************************
3 // * Copyright (C) 1999-2003, International Business Machines
4 // * Corporation and others. All Rights Reserved.
6 // ***************************************************************************
7 // or better http://www.jtcsv.com/cgibin/icu-bugs
12 // collation: accented characters have primary (base character) differences
13 // see Jitterbug 1440 http://www.jtcsv.com/cgibin/icu-bugs?findid=1440
16 Sequence { "&C<\u0109<<<\u0108 &G<\u011d<<<\u011c &H<\u0125<<<\u0124"
17 "&J<\u0135<<<\u0134 &S<\u015d<<<\u015c &U<\u016d<<<\u016c" }
21 AT { "A\u016dstrujo" }
44 "EEEE, d'-a de 'MMMM yyyy",
50 DateTimeElements:intvector {
97 // LocaleString { "eo" }
140 // ShortLanguage { "epo" }
141 localPatternChars { "GjMtkHmslTDUSnahKzJd" }
143 // "Latn", // ISO 15924 Name
145 ExemplarCharacters { "[a-z \u016d \u0109 \u011d \u0125 \u0135 \u015d]" }
146 //------------------------------------------------------------
147 // Rule Based Number Format Support
148 //------------------------------------------------------------
150 // data from 'Esperanto-programita 1' courtesy of Markus Scherer
155 "nulo; unu; du; tri; kvar; kvin; ses; sep; ok; na\u016d;\n"
159 "200: <<cent[ >>];\n"
161 "2000: <<mil[ >>];\n"
162 "10000: dekmil[ >>];\n"
163 "11000>: << mil[ >>];\n"
164 "1,000,000: miliono[ >>];\n"
165 "2,000,000: << milionoj[ >>];\n"
166 "1,000,000,000: miliardo[ >>];\n"
167 "2,000,000,000: << miliardoj[ >>];\n"
168 "1,000,000,000,000: biliono[ >>];\n"
169 "2,000,000,000,000: << bilionoj[ >>];\n"
170 "1,000,000,000,000,000: =#,##0=;\n"