1 // ***************************************************************************
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/rbnf/af.xml
8 // ***************************************************************************
10 * ICU <specials> source: <path>/xml/rbnf/af.xml
15 "%%digits-ordinal-indicator:",
23 "0: =#,##0==%%digits-ordinal-indicator=;",
27 "0: honderd[ >%spellout-numbering>];",
28 "1: nul =%spellout-numbering=;",
29 "10: =%spellout-numbering=;",
30 "%spellout-numbering-year:",
33 "0: =%spellout-numbering=;",
34 "1100/100: << >%%2d-year>;",
35 "10000: =%spellout-numbering=;",
36 "%spellout-numbering:",
37 "0: =%spellout-cardinal=;",
38 "%spellout-cardinal:",
61 "20: [>>-en-]twintig;",
62 "30: [>>-en-]dertig;",
63 "40: [>>-en-]veertig;",
64 "50: [>>-en-]vyftig;",
65 "60: [>>-en-]sestig;",
66 "70: [>>-en-]sewentig;",
67 "80: [>>-en-]tagtig;",
68 "90: [>>-en-]negentig;",
70 "200: <<honderd[ >>];",
71 "1000: duisend[ >>];",
72 "2000: <<\u00ADduisend[ >>];",
73 "21000/1000: << duisend[ >>];",
74 "1000000: << miljoen[ >>];",
75 "1000000000: << miljard[ >>];",
76 "1000000000000: << biljoen[ >>];",
77 "1000000000000000: << biljard[ >>];",
78 "1000000000000000000: =#,##0=;",
81 "1: ' en =%spellout-ordinal=;",
82 "2: ' =%spellout-ordinal=;",
90 "4: =%spellout-numbering=de;",
91 "20: =%spellout-numbering=ste;",
92 "102: <%spellout-numbering< honderd>%%ord-ste>;",
93 "1000: <%spellout-numbering< duisend>%%ord-ste>;",
94 "1000000: <%spellout-numbering< miljoen>%%ord-ste>;",
95 "1000000000: <%spellout-numbering< miljard>%%ord-ste>;",
96 "1000000000000: <%spellout-numbering< biljoen>%%ord-ste>;",
97 "1000000000000000: <%spellout-numbering< biljard>%%ord-ste>;",
98 "1000000000000000000: =#,##0=.;",