]>
Commit | Line | Data |
---|---|---|
4388f060 A |
1 | // *************************************************************************** |
2 | // * | |
51004dcb | 3 | // * Copyright (C) 2013 International Business Machines |
4388f060 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/rbnf/ee.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/rbnf/ee.xml | |
11 | */ | |
12 | ee{ | |
13 | RBNFRules{ | |
14 | OrdinalRules{ | |
15 | "%digits-ordinal:", | |
16 | "-x: \u2212>>;", | |
51004dcb A |
17 | "0: =#,##0= lia;", |
18 | "1: =#,##0= t\u0254;", | |
19 | "2: =#,##0= lia;", | |
4388f060 A |
20 | } |
21 | SpelloutRules{ | |
22 | "%spellout-numbering-year:", | |
23 | "x.x: =#,###0.#=;", | |
51004dcb | 24 | "0: \u0192e =%spellout-numbering=;", |
4388f060 A |
25 | "%spellout-numbering:", |
26 | "0: =%spellout-cardinal=;", | |
27 | "%%after-hundreds:", | |
28 | "0: kple =%spellout-cardinal=;", | |
29 | "21: =%spellout-cardinal=;", | |
30 | "30: kple =%spellout-cardinal=;", | |
31 | "31: =%spellout-cardinal=;", | |
32 | "40: kple =%spellout-cardinal=;", | |
33 | "41: =%spellout-cardinal=;", | |
34 | "50: kple =%spellout-cardinal=;", | |
35 | "51: =%spellout-cardinal=;", | |
36 | "60: kple =%spellout-cardinal=;", | |
37 | "61: =%spellout-cardinal=;", | |
38 | "70: kple =%spellout-cardinal=;", | |
39 | "71: =%spellout-cardinal=;", | |
40 | "80: kple =%spellout-cardinal=;", | |
41 | "81: =%spellout-cardinal=;", | |
42 | "90: kple =%spellout-cardinal=;", | |
43 | "91: =%spellout-cardinal=;", | |
44 | "%%after-thousands:", | |
45 | "0: ' kple =%spellout-cardinal=;", | |
46 | "100: ' =%spellout-cardinal=;", | |
47 | "%%after-hundred-thousands:", | |
51004dcb | 48 | "0: ' kpakple =%spellout-cardinal=;", |
4388f060 A |
49 | "100: ' =%spellout-cardinal=;", |
50 | "%%after-millions:", | |
51004dcb | 51 | "0: ' kpakple =%spellout-cardinal=;", |
4388f060 A |
52 | "1000: ' kple =%spellout-cardinal=;", |
53 | "100000: ' =%spellout-cardinal=;", | |
54 | "%%after-billions:", | |
51004dcb | 55 | "0: ' kpakple =%spellout-cardinal=;", |
4388f060 | 56 | "1000: ' kple =%spellout-cardinal=;", |
51004dcb | 57 | "100000000: ' kple =%spellout-cardinal=;", |
4388f060 A |
58 | "100000000000: ' =%spellout-cardinal=;", |
59 | "%%spellout-base:", | |
60 | "0: \u0256ekeo;", | |
51004dcb | 61 | "1: \u0256ek\u025B;", |
4388f060 A |
62 | "2: eve;", |
63 | "3: et\u0254\u0303;", | |
64 | "4: ene;", | |
65 | "5: at\u0254\u0303;", | |
66 | "6: ade;", | |
67 | "7: adre;", | |
68 | "8: enyi;", | |
69 | "9: asieke;", | |
70 | "10: ewo;", | |
71 | "11: wui>>;", | |
72 | "20: bla<<[ v\u0254 >>];", | |
73 | "100: alafa <%spellout-cardinal<[ >%%after-hundreds>];", | |
74 | "1000: akpe <%spellout-cardinal<[>%%after-thousands>];", | |
75 | "100000/1000: akpe <%spellout-cardinal<[>%%after-hundred-thousands>];", | |
76 | "1000000: mili\u0254n <%spellout-cardinal<[>%%after-millions>];", | |
51004dcb | 77 | "1000000000: mili\u0254n akpe <%spellout-cardinal<[>%%after-millions>];", |
4388f060 A |
78 | "1000000000000: bili\u0254n <%spellout-cardinal<[>%%after-billions>];", |
79 | "1000000000000000000: =#,##0=;", | |
80 | "%spellout-cardinal:", | |
81 | "-x: >> xle\u0303yimegbee;", | |
51004dcb | 82 | "x.x: << ewoliawo \u0192e >>;", |
4388f060 A |
83 | "0: \u0256ekeo;", |
84 | "1: \u0256eka;", | |
85 | "2: =%%spellout-base=;", | |
86 | "%spellout-ordinal:", | |
87 | "-x: >> xle\u0303yimegbee;", | |
4388f060 A |
88 | "0: \u0256ekeolia;", |
89 | "1: gb\u00E3t\u0254;", | |
90 | "2: =%spellout-cardinal=lia;", | |
4388f060 A |
91 | } |
92 | } | |
51004dcb | 93 | Version{"2.0.82.42"} |
4388f060 | 94 | } |