1 // ***************************************************************************
3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/rbnf/af.xml
8 // ***************************************************************************
12 "%%digits-ordinal-indicator:",
20 "0: =#,##0==%%digits-ordinal-indicator=;",
24 "0: honderd[ >%spellout-numbering>];",
25 "1: nul =%spellout-numbering=;",
26 "10: =%spellout-numbering=;",
27 "%spellout-numbering-year:",
30 "0: =%spellout-numbering=;",
31 "1100/100: << >%%2d-year>;",
32 "10000: =%spellout-numbering=;",
33 "%spellout-numbering:",
34 "0: =%spellout-cardinal=;",
35 "%spellout-cardinal:",
58 "20: [>>-en-]twintig;",
59 "30: [>>-en-]dertig;",
60 "40: [>>-en-]veertig;",
61 "50: [>>-en-]vyftig;",
62 "60: [>>-en-]sestig;",
63 "70: [>>-en-]sewentig;",
64 "80: [>>-en-]tagtig;",
65 "90: [>>-en-]negentig;",
67 "200: <<honderd[ >>];",
68 "1000: duisend[ >>];",
69 "2000: <<\u00ADduisend[ >>];",
70 "21000/1000: << duisend[ >>];",
71 "1000000: << miljoen[ >>];",
72 "1000000000: << miljard[ >>];",
73 "1000000000000: << biljoen[ >>];",
74 "1000000000000000: << biljard[ >>];",
75 "1000000000000000000: =#,##0=;",
78 "1: ' en =%spellout-ordinal=;",
79 "2: ' =%spellout-ordinal=;",
87 "4: =%spellout-numbering=de;",
88 "20: =%spellout-numbering=ste;",
89 "102: <%spellout-numbering< honderd>%%ord-ste>;",
90 "1000: <%spellout-numbering< duisend>%%ord-ste>;",
91 "1000000: <%spellout-numbering< miljoen>%%ord-ste>;",
92 "1000000000: <%spellout-numbering< miljard>%%ord-ste>;",
93 "1000000000000: <%spellout-numbering< biljoen>%%ord-ste>;",
94 "1000000000000000: <%spellout-numbering< biljard>%%ord-ste>;",
95 "1000000000000000000: =#,##0=.;",