1// *************************************************************************** 2// * 3// * Copyright (C) 2014 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/rbnf/ee.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/rbnf/ee.xml 11 */ 12ee{ 13 RBNFRules{ 14 OrdinalRules{ 15 "%digits-ordinal:", 16 "-x: \u2212>>;", 17 "0: =#,##0= lia;", 18 "1: =#,##0= t\u0254;", 19 "2: =#,##0= lia;", 20 } 21 SpelloutRules{ 22 "%spellout-numbering-year:", 23 "x.x: =#,###0.#=;", 24 "0: =%spellout-numbering=;", 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:", 48 "0: ' kpakple =%spellout-cardinal=;", 49 "100: ' =%spellout-cardinal=;", 50 "%%after-millions:", 51 "0: ' kpakple =%spellout-cardinal=;", 52 "1000: ' kple =%spellout-cardinal=;", 53 "100000: ' =%spellout-cardinal=;", 54 "%%after-billions:", 55 "0: ' kpakple =%spellout-cardinal=;", 56 "1000: ' kple =%spellout-cardinal=;", 57 "100000000: ' kple =%spellout-cardinal=;", 58 "100000000000: ' =%spellout-cardinal=;", 59 "%%spellout-base:", 60 "0: \u0256ekeo;", 61 "1: \u0256ek\u025B;", 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>];", 77 "1000000000: mili\u0254n akpe <%spellout-cardinal<[>%%after-millions>];", 78 "1000000000000: bili\u0254n <%spellout-cardinal<[>%%after-billions>];", 79 "1000000000000000000: =#,##0=;", 80 "%spellout-cardinal:", 81 "-x: >> xl\u1EBDyimegbee;", 82 "0.x: kak\u025B >>;", 83 "x.x: << kple kak\u025B >>;", 84 "0: \u0256ekeo;", 85 "1: \u0256eka;", 86 "2: =%%spellout-base=;", 87 "%spellout-ordinal:", 88 "-x: >> xl\u1EBDyimegbee;", 89 "x.x: =#,##0.0=lia;", 90 "0: \u0256ekeolia;", 91 "1: gb\u00E3t\u0254;", 92 "2: =%spellout-cardinal=lia;", 93 } 94 } 95 Version{"2.0.85.0"} 96} 97