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/hu.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/rbnf/hu.xml
11 */
12hu{
13    RBNFRules{
14        SpelloutRules{
15            "%spellout-numbering-year:",
16            "-x: minusz >>;",
17            "x.x: =#,###0.#=;",
18            "0: =%spellout-numbering=;",
19            "1100/100: <<\u00ADsz\u00E1z[\u00AD>>];",
20            "10000: =%spellout-numbering=;",
21            "%spellout-numbering:",
22            "0: =%spellout-cardinal=;",
23            "%spellout-cardinal:",
24            "-x: minusz >>;",
25            "x.x: << vessz\u0151 >>;",
26            "0: nulla;",
27            "1: egy;",
28            "2: kett\u0151;",
29            "3: h\u00E1rom;",
30            "4: n\u00E9gy;",
31            "5: \u00F6t;",
32            "6: hat;",
33            "7: h\u00E9t;",
34            "8: nyolc;",
35            "9: kilenc;",
36            "10: t\u00EDz;",
37            "11: tizen\u00AD>>;",
38            "20: h\u00FAsz;",
39            "21: huszon\u00AD>>;",
40            "30: harminc[\u00AD>>];",
41            "40: negyven[\u00AD>>];",
42            "50: \u00F6tven[\u00AD>>];",
43            "60: hatvan[\u00AD>>];",
44            "70: hetven[\u00AD>>];",
45            "80: nyolcvan[\u00AD>>];",
46            "90: kilencven[\u00AD>>];",
47            "100: <<\u00ADsz\u00E1z[\u00AD>>];",
48            "1000: <<\u00ADezer[ >>];",
49            "1000000: << milli\u00F3[ >>];",
50            "1000000000: << milli\u00E1rd[ >>];",
51            "1000000000000: << billi\u00F3[ >>];",
52            "1000000000000000: << billi\u00E1rd[ >>];",
53            "1000000000000000000: =#,##0=;",
54        }
55    }
56    Version{"2.0.41.26"}
57}
58