UNPKG

cldr

Version:

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

94 lines (93 loc) 3.66 kB
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 2018-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="su"/> </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: mineus >>; x.x: << titik >>; 0: nol; 1: hiji; 2: dua; 3: tilu; 4: opat; 5: lima; 6: genep; 7: tujuh; 8: dalapan; 9: salapan; 10: sapuluh; 11: sabelas; 12: >> belas; 20: << puluh[ >>]; 100: <%%spellout-cardinal-large<ratus[ >>]; 1000: <%%spellout-cardinal-large<rebu[ >>]; 1000000: <%%spellout-cardinal-large<juta[ >>]; 1000000000: <%%spellout-cardinal-large<miliar[ >>]; 1000000000000: =#,##0=; %%spellout-cardinal-large: 1: sa; 2: =%spellout-cardinal= ; %spellout-ordinal: -x: mineus >>; x.x: =#,##0.0=; 0: ka=%spellout-cardinal=; ]]></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">mineus →→;</rbnfrule> <rbnfrule value="x.x">←← titik →→;</rbnfrule> <rbnfrule value="0">nol;</rbnfrule> <rbnfrule value="1">hiji;</rbnfrule> <rbnfrule value="2">dua;</rbnfrule> <rbnfrule value="3">tilu;</rbnfrule> <rbnfrule value="4">opat;</rbnfrule> <rbnfrule value="5">lima;</rbnfrule> <rbnfrule value="6">genep;</rbnfrule> <rbnfrule value="7">tujuh;</rbnfrule> <rbnfrule value="8">dalapan;</rbnfrule> <rbnfrule value="9">salapan;</rbnfrule> <rbnfrule value="10">sapuluh;</rbnfrule> <rbnfrule value="11">sabelas;</rbnfrule> <rbnfrule value="12">→→ belas;</rbnfrule> <rbnfrule value="20">←← puluh[ →→];</rbnfrule> <rbnfrule value="100">←%%spellout-cardinal-large←ratus[ →→];</rbnfrule> <rbnfrule value="1000">←%%spellout-cardinal-large←rebu[ →→];</rbnfrule> <rbnfrule value="1000000">←%%spellout-cardinal-large←juta[ →→];</rbnfrule> <rbnfrule value="1000000000">←%%spellout-cardinal-large←miliar[ →→];</rbnfrule> <rbnfrule value="1000000000000">=#,##0=;</rbnfrule> </ruleset> <ruleset type="spellout-cardinal-large" access="private"> <rbnfrule value="1">sa;</rbnfrule> <rbnfrule value="2">=%spellout-cardinal= ;</rbnfrule> </ruleset> <ruleset type="spellout-ordinal"> <rbnfrule value="-x">mineus →→;</rbnfrule> <rbnfrule value="x.x">=#,##0.0=;</rbnfrule> <rbnfrule value="0">ka=%spellout-cardinal=;</rbnfrule> </ruleset> </rulesetGrouping> </rbnf> </ldml>