Index: icu46/source/data/rbnf/hu.txt |
=================================================================== |
--- icu46/source/data/rbnf/hu.txt (revision 0) |
+++ icu46/source/data/rbnf/hu.txt (revision 0) |
@@ -0,0 +1,57 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2010 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
+// * Source File:<path>/common/rbnf/hu.xml |
+// * |
+// *************************************************************************** |
+/** |
+ * ICU <specials> source: <path>/xml/rbnf/hu.xml |
+ */ |
+hu{ |
+ RBNFRules{ |
+ SpelloutRules{ |
+ "%spellout-numbering-year:", |
+ "-x: minusz >>;", |
+ "x.x: =#,###0.#=;", |
+ "0: =%spellout-numbering=;", |
+ "1100/100: <<\u00ADsz\u00E1z[\u00AD>>];", |
+ "10000: =%spellout-numbering=;", |
+ "%spellout-numbering:", |
+ "0: =%spellout-cardinal=;", |
+ "%spellout-cardinal:", |
+ "-x: minusz >>;", |
+ "x.x: << vessz\u0151 >>;", |
+ "0: nulla;", |
+ "1: egy;", |
+ "2: kett\u0151;", |
+ "3: h\u00E1rom;", |
+ "4: n\u00E9gy;", |
+ "5: \u00F6t;", |
+ "6: hat;", |
+ "7: h\u00E9t;", |
+ "8: nyolc;", |
+ "9: kilenc;", |
+ "10: t\u00EDz;", |
+ "11: tizen\u00AD>>;", |
+ "20: h\u00FAsz;", |
+ "21: huszon\u00AD>>;", |
+ "30: harminc[\u00AD>>];", |
+ "40: negyven[\u00AD>>];", |
+ "50: \u00F6tven[\u00AD>>];", |
+ "60: hatvan[\u00AD>>];", |
+ "70: hetven[\u00AD>>];", |
+ "80: nyolcvan[\u00AD>>];", |
+ "90: kilencven[\u00AD>>];", |
+ "100: <<\u00ADsz\u00E1z[\u00AD>>];", |
+ "1000: <<\u00ADezer[ >>];", |
+ "1000000: << milli\u00F3[ >>];", |
+ "1000000000: << milli\u00E1rd[ >>];", |
+ "1000000000000: << billi\u00F3[ >>];", |
+ "1000000000000000: << billi\u00E1rd[ >>];", |
+ "1000000000000000000: =#,##0=;", |
+ } |
+ } |
+ Version{"2.0.41.26"} |
+} |
Property changes on: icu46/source/data/rbnf/hu.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |