UNPKG

cldr

Version:

Library for extracting data from CLDR (the Unicode Common Locale Data Repository)

95 lines (94 loc) 3.7 kB
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 1991-2025 Unicode, Inc. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) For terms of use, see http://www.unicode.org/copyright.html --> <ldml> <identity> <version number="$Revision$"/> <language type="eo"/> </identity> <rbnf> <rulesetGrouping type="SpelloutRules"> <rbnfRules><![CDATA[ %spellout-numbering-year: x.x: =0.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ŭ; 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; ]]></rbnfRules> <!-- The following redundant ruleset elements have been deprecated and will be removed in the next release. Please use the rbnfRules contents instead. --> <ruleset type="spellout-numbering-year"> <rbnfrule value="x.x">=0.0=;</rbnfrule> <rbnfrule value="0">=%spellout-numbering=;</rbnfrule> </ruleset> <ruleset type="spellout-numbering"> <rbnfrule value="0">=%spellout-cardinal=;</rbnfrule> </ruleset> <ruleset type="spellout-cardinal"> <rbnfrule value="-x">minus →→;</rbnfrule> <rbnfrule value="x.x">←← komo →→;</rbnfrule> <rbnfrule value="0">nulo;</rbnfrule> <rbnfrule value="1">unu;</rbnfrule> <rbnfrule value="2">du;</rbnfrule> <rbnfrule value="3">tri;</rbnfrule> <rbnfrule value="4">kvar;</rbnfrule> <rbnfrule value="5">kvin;</rbnfrule> <rbnfrule value="6">ses;</rbnfrule> <rbnfrule value="7">sep;</rbnfrule> <rbnfrule value="8">ok;</rbnfrule> <rbnfrule value="9">naŭ;</rbnfrule> <rbnfrule value="10">dek[ →→];</rbnfrule> <rbnfrule value="20">←←dek[ →→];</rbnfrule> <rbnfrule value="100">cent[ →→];</rbnfrule> <rbnfrule value="200">←←cent[ →→];</rbnfrule> <rbnfrule value="1000">mil[ →→];</rbnfrule> <rbnfrule value="2000">←← mil[ →→];</rbnfrule> <rbnfrule value="1000000">miliono[ →→];</rbnfrule> <rbnfrule value="2000000">←← milionoj[ →→];</rbnfrule> <rbnfrule value="1000000000">miliardo[ →→];</rbnfrule> <rbnfrule value="2000000000">←← miliardoj[ →→];</rbnfrule> <rbnfrule value="1000000000000">biliono[ →→];</rbnfrule> <rbnfrule value="2000000000000">←← bilionoj[ →→];</rbnfrule> <rbnfrule value="1000000000000000">biliardo[ →→];</rbnfrule> <rbnfrule value="2000000000000000">←← biliardoj[ →→];</rbnfrule> <rbnfrule value="1000000000000000000">=#,##0=;</rbnfrule> </ruleset> <ruleset type="spellout-ordinal"> <rbnfrule value="0">=%spellout-cardinal=a;</rbnfrule> </ruleset> </rulesetGrouping> </rbnf> </ldml>