UNPKG

cldr

Version:

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

94 lines (93 loc) 3.79 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="et"/> </identity> <rbnf> <rulesetGrouping type="SpelloutRules"> <rbnfRules><![CDATA[ %spellout-numbering-year: -x: miinus >>; x.x: =0.0=; 0: =%spellout-numbering=; 1100/100: << sada[ >>]; 10000: =%spellout-numbering=; %spellout-numbering: 0: =%spellout-cardinal=; %spellout-cardinal: -x: miinus >>; x.x: << koma >>; 0: null; 1: üks; 2: kaks; 3: kolm; 4: neli; 5: viis; 6: kuus; 7: seitse; 8: kaheksa; 9: üheksa; 10: kümme; 11: >>teist; 20: <<kümmend[ >>]; 100: <<sada[ >>]; 1000: << tuhat[ >>]; 1000000: << miljon[ >>]; 2000000: << miljonit[ >>]; 1000000000: << miljard[ >>]; 2000000000: << miljardit[ >>]; 1000000000000: << biljon[ >>]; 2000000000000: << biljonit[ >>]; 1000000000000000: << biljard[ >>]; 2000000000000000: << biljardit[ >>]; 1000000000000000000: =#,##0=; ]]></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">miinus →→;</rbnfrule> <rbnfrule value="x.x">=0.0=;</rbnfrule> <rbnfrule value="0">=%spellout-numbering=;</rbnfrule> <rbnfrule value="1100" radix="100">←← sada[ →→];</rbnfrule> <rbnfrule value="10000">=%spellout-numbering=;</rbnfrule> </ruleset> <ruleset type="spellout-numbering"> <rbnfrule value="0">=%spellout-cardinal=;</rbnfrule> </ruleset> <ruleset type="spellout-cardinal"> <rbnfrule value="-x">miinus →→;</rbnfrule> <rbnfrule value="x.x">←← koma →→;</rbnfrule> <rbnfrule value="0">null;</rbnfrule> <rbnfrule value="1">üks;</rbnfrule> <rbnfrule value="2">kaks;</rbnfrule> <rbnfrule value="3">kolm;</rbnfrule> <rbnfrule value="4">neli;</rbnfrule> <rbnfrule value="5">viis;</rbnfrule> <rbnfrule value="6">kuus;</rbnfrule> <rbnfrule value="7">seitse;</rbnfrule> <rbnfrule value="8">kaheksa;</rbnfrule> <rbnfrule value="9">üheksa;</rbnfrule> <rbnfrule value="10">kümme;</rbnfrule> <rbnfrule value="11">→→teist;</rbnfrule> <rbnfrule value="20">←←kümmend[ →→];</rbnfrule> <rbnfrule value="100">←←sada[ →→];</rbnfrule> <rbnfrule value="1000">←← tuhat[ →→];</rbnfrule> <rbnfrule value="1000000">←← miljon[ →→];</rbnfrule> <rbnfrule value="2000000">←← miljonit[ →→];</rbnfrule> <rbnfrule value="1000000000">←← miljard[ →→];</rbnfrule> <rbnfrule value="2000000000">←← miljardit[ →→];</rbnfrule> <rbnfrule value="1000000000000">←← biljon[ →→];</rbnfrule> <rbnfrule value="2000000000000">←← biljonit[ →→];</rbnfrule> <rbnfrule value="1000000000000000">←← biljard[ →→];</rbnfrule> <rbnfrule value="2000000000000000">←← biljardit[ →→];</rbnfrule> <rbnfrule value="1000000000000000000">=#,##0=;</rbnfrule> </ruleset> </rulesetGrouping> </rbnf> </ldml>