1// *************************************************************************** 2// * 3// * Copyright (C) 2012 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/lo.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/rbnf/lo.xml 11 */ 12lo{ 13 RBNFRules{ 14 OrdinalRules{ 15 "%digits-ordinal:", 16 "-x: \u0E17\u0E35\u0E48\u2212>#,##0>;", 17 "0: \u0E17\u0E35\u0E48\u200B=#,##0=;", 18 } 19 SpelloutRules{ 20 "%spellout-numbering-year:", 21 "x.x: =#,###0.#=;", 22 "0: =%spellout-numbering=;", 23 "%spellout-numbering:", 24 "0: =%spellout-cardinal=;", 25 "%spellout-cardinal:", 26 "-x: \u0E25\u0E1A\u200B>>;", 27 "x.x: <<\u200B\u0E08\u0E38\u0E14\u200B>>>;", 28 "0: \u0E28\u0E39\u0E19\u0E22\u0E4C;", 29 "1: \u0EDC\u0EB6\u0EC8\u0E87;", 30 "2: \u0EAA\u0EAD\u0E87;", 31 "3: \u0EAA\u0EB2\u0EA1;", 32 "4: \u0EAA\u0EB5\u0EC8;", 33 "5: \u0EAB\u0EC9\u0EB2;", 34 "6: \u0EAB\u0EBB\u0E81;", 35 "7: \u0EC0\u0E88\u0EB1\u0E94;", 36 "8: \u0EC1\u0E9B\u0E94;", 37 "9: \u0EC0\u0E81\u0EBB\u0EC9\u0EB2;", 38 "10: \u0EAA\u0EB4\u0E9A[\u200B>%%alt-ones>];", 39 "20: \u0E8A\u0EB2\u0EA7[\u200B>%%alt-ones>];", 40 "30: <<\u200B\u0EAA\u0EB4\u0E9A[\u200B>%%alt-ones>];", 41 "100: <<\u200B\u0E23\u0E49\u0E2D\u0E22[\u200B>>];", 42 "1000: <<\u200B\u0E1E\u0E31\u0E19[\u200B>>];", 43 "10000: <<\u200B\u0E2B\u0E21\u0E37\u0E48\u0E19[\u200B>>];", 44 "100000: <<\u200B\u0E41\u0E2A\u0E19[\u200B>>];", 45 "1000000: <<\u200B\u0E25\u0E49\u0E32\u0E19[\u200B>>];", 46 "1000000000000000000: =#,##0=;", 47 "%%alt-ones:", 48 "1: \u0EC0\u0EAD\u0EB1\u0E94;", 49 "2: =%spellout-cardinal=;", 50 "%spellout-ordinal:", 51 "x.x: =#,##0.#=;", 52 "0: \u0E17\u0E35\u0E48\u200B=%spellout-cardinal=;", 53 } 54 } 55 Version{"2.0.73.63"} 56} 57