1// *************************************************************************** 2// * 3// * Copyright (C) 2011 International Business Machines 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 */ 12ee{ 13 RBNFRules{ 14 OrdinalRules{ 15 "%digits-ordinal:", 16 "-x: \u2212>>;", 17 "x.x: =#,##0.0=lia;", 18 "0: =#,##0=lia;", 19 "1: =#,##0=t\u0254;", 20 "2: =#,##0=lia;", 21 } 22 SpelloutRules{ 23 "%spellout-numbering-year:", 24 "x.x: =#,###0.#=;", 25 "0: =%spellout-numbering=;", 26 "%spellout-numbering:", 27 "0: =%spellout-cardinal=;", 28 "%%after-hundreds:", 29 "0: kple =%spellout-cardinal=;", 30 "21: =%spellout-cardinal=;", 31 "30: kple =%spellout-cardinal=;", 32 "31: =%spellout-cardinal=;", 33 "40: kple =%spellout-cardinal=;", 34 "41: =%spellout-cardinal=;", 35 "50: kple =%spellout-cardinal=;", 36 "51: =%spellout-cardinal=;", 37 "60: kple =%spellout-cardinal=;", 38 "61: =%spellout-cardinal=;", 39 "70: kple =%spellout-cardinal=;", 40 "71: =%spellout-cardinal=;", 41 "80: kple =%spellout-cardinal=;", 42 "81: =%spellout-cardinal=;", 43 "90: kple =%spellout-cardinal=;", 44 "91: =%spellout-cardinal=;", 45 "%%after-thousands:", 46 "0: ' kple =%spellout-cardinal=;", 47 "100: ' =%spellout-cardinal=;", 48 "%%after-hundred-thousands:", 49 "0: ' gb\u0254viedzesi kple =%spellout-cardinal=;", 50 "100: ' =%spellout-cardinal=;", 51 "%%after-millions:", 52 "0: ' t\u0254viedzesi kple =%spellout-cardinal=;", 53 "1000: ' kple =%spellout-cardinal=;", 54 "100000: ' =%spellout-cardinal=;", 55 "%%after-billions:", 56 "0: ' t\u0254viedzesi kple =%spellout-cardinal=;", 57 "1000: ' kple =%spellout-cardinal=;", 58 "100000000000: ' =%spellout-cardinal=;", 59 "%%spellout-base:", 60 "0: \u0256ekeo;", 61 "1: \u0256ek\u03B5;", 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 "1000000000000: bili\u0254n <%spellout-cardinal<[>%%after-billions>];", 78 "1000000000000000000: =#,##0=;", 79 "%spellout-cardinal:", 80 "-x: >> xle\u0303yimegbee;", 81 "x.x: << t\u0254t\u0254dzesi >>;", 82 "0: \u0256ekeo;", 83 "1: \u0256eka;", 84 "2: =%%spellout-base=;", 85 "%spellout-ordinal:", 86 "-x: >> xle\u0303yimegbee;", 87 "x.x: =#,##0.0=lia;", 88 "0: \u0256ekeolia;", 89 "1: gb\u00E3t\u0254;", 90 "2: =%spellout-cardinal=lia;", 91 "1000000000000000000: =#,##0=lia;", 92 } 93 } 94 Version{"2.0.59.39"} 95} 96