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/se.xml 7// * 8// *************************************************************************** 9se{ 10 RBNFRules{ 11 SpelloutRules{ 12 "%spellout-numbering-year:", 13 "-x: eret >>;", 14 "x.x: =#,###0.#=;", 15 "0: =%spellout-numbering=;", 16 "1100/100: <<\u00AD\u010Duo\u0111i[\u00AD>>];", 17 "10000: =%spellout-numbering=;", 18 "%spellout-numbering:", 19 "0: =%spellout-cardinal=;", 20 "%spellout-cardinal:", 21 "-x: eret >>;", 22 "x.x: << pilkku >>;", 23 "0: nolla;", 24 "1: okta;", 25 "2: guokte;", 26 "3: golbma;", 27 "4: njeallje;", 28 "5: vihtta;", 29 "6: guhtta;", 30 "7: \u010Die\u017Ea;", 31 "8: g\u00E1vcci;", 32 "9: ovcci;", 33 "10: logi;", 34 "11: >>\u00ADnuppe\u00ADlohk\u00E1i;", 35 "20: <<\u00ADlogi[\u00AD>>];", 36 "100: <<\u00AD\u010Duo\u0111i[\u00AD>>];", 37 "1000: <<\u00ADduh\u00E1t[ >>];", 38 "1000000: << miljon[ >>];", 39 "1000000000: << miljard[ >>];", 40 "1000000000000: << biljon[ >>];", 41 "1000000000000000: << biljard[ >>];", 42 "1000000000000000000: =#,##0=;", 43 } 44 } 45 Version{"2.1.19.14"} 46} 47