Index: icu46/source/data/rbnf/eo.txt |
=================================================================== |
--- icu46/source/data/rbnf/eo.txt (revision 0) |
+++ icu46/source/data/rbnf/eo.txt (revision 0) |
@@ -0,0 +1,53 @@ |
+// *************************************************************************** |
+// * |
+// * 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/eo.xml |
+// * |
+// *************************************************************************** |
+/** |
+ * ICU <specials> source: <path>/xml/rbnf/eo.xml |
+ */ |
+eo{ |
+ RBNFRules{ |
+ SpelloutRules{ |
+ "%spellout-numbering-year:", |
+ "x.x: =#,###0.#=;", |
+ "0: =%spellout-numbering=;", |
+ "%spellout-numbering:", |
+ "0: =%spellout-cardinal=;", |
+ "%spellout-cardinal:", |
+ "-x: minus >>;", |
+ "x.x: << komo >>;", |
+ "0: nulo;", |
+ "1: unu;", |
+ "2: du;", |
+ "3: tri;", |
+ "4: kvar;", |
+ "5: kvin;", |
+ "6: ses;", |
+ "7: sep;", |
+ "8: ok;", |
+ "9: na\u016D;", |
+ "10: dek[ >>];", |
+ "20: <<dek[ >>];", |
+ "100: cent[ >>];", |
+ "200: <<cent[ >>];", |
+ "1000: mil[ >>];", |
+ "2000: << mil[ >>];", |
+ "1000000: miliono[ >>];", |
+ "2000000: << milionoj[ >>];", |
+ "1000000000: miliardo[ >>];", |
+ "2000000000: << miliardoj[ >>];", |
+ "1000000000000: biliono[ >>];", |
+ "2000000000000: << bilionoj[ >>];", |
+ "1000000000000000: biliardo[ >>];", |
+ "2000000000000000: << biliardoj[ >>];", |
+ "1000000000000000000: =#,##0=;", |
+ "%spellout-ordinal:", |
+ "0: =%spellout-cardinal=a;", |
+ } |
+ } |
+ Version{"2.0.41.26"} |
+} |
Property changes on: icu46/source/data/rbnf/eo.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |