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