// ***************************************************************************
// *
-// * Copyright (C) 2012 International Business Machines
+// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/rbnf/nl.xml
nl{
RBNFRules{
OrdinalRules{
- "%%digits-ordinal-indicator:",
- "0: ste;",
- "1: ste;",
- "2: de;",
- "20: ste;",
- "100: >>;",
"%digits-ordinal:",
"-x: \u2212>>;",
- "0: =#,##0==%%digits-ordinal-indicator=;",
+ "0: =#,##0=e;",
}
SpelloutRules{
"%%2d-year:",
- "0: honderd[ >%spellout-numbering>];",
- "1: nul =%spellout-numbering=;",
- "10: =%spellout-numbering=;",
+ "0: honderd;",
+ "1: =%spellout-numbering=;",
"%spellout-numbering-year:",
"-x: min >>;",
"x.x: =#,###0.#=;",
"0: =%spellout-numbering=;",
"1100/100: <<\u00AD>%%2d-year>;",
+ "2000: =%spellout-numbering=;",
+ "2100/100: <<\u00AD>%%2d-year>;",
+ "3000: =%spellout-numbering=;",
+ "3100/100: <<\u00AD>%%2d-year>;",
+ "4000: =%spellout-numbering=;",
+ "4100/100: <<\u00AD>%%2d-year>;",
+ "5000: =%spellout-numbering=;",
+ "5100/100: <<\u00AD>%%2d-year>;",
+ "6000: =%spellout-numbering=;",
+ "6100/100: <<\u00AD>%%2d-year>;",
+ "7000: =%spellout-numbering=;",
+ "7100/100: <<\u00AD>%%2d-year>;",
+ "8000: =%spellout-numbering=;",
+ "8100/100: <<\u00AD>%%2d-year>;",
+ "9000: =%spellout-numbering=;",
+ "9100/100: <<\u00AD>%%2d-year>;",
"10000: =%spellout-numbering=;",
"%spellout-numbering:",
"0: =%spellout-cardinal=;",
"70: [>%%number-en>]zeventig;",
"80: [>%%number-en>]tachtig;",
"90: [>%%number-en>]negentig;",
- "100: honderd[-en->>];",
- "130: honderd[\u00AD>>];",
+ "100: honderd[>>];",
"200: <<\u00ADhonderd[\u00AD>>];",
"1000: duizend[\u00AD>>];",
"2000: <<\u00ADduizend[\u00AD>>];",
- "100000/1000: << duizend[ >>];",
+ "100000/1000: <<\u00ADduizend[\u00AD>>];",
"1000000: << miljoen[ >>];",
"1000000000: << miljard[ >>];",
"1000000000000: << biljoen[ >>];",
"1000000000000000000: =#,##0=;",
"%%ord-ste:",
"0: ste;",
- "1: \u00ADen\u00AD=%spellout-ordinal=;",
- "2: \u00AD=%spellout-ordinal=;",
+ "1: \u00AD=%spellout-ordinal=;",
"%spellout-ordinal:",
"-x: min >>;",
"x.x: =#,##0.#=;",
"2: tweede;",
"3: derde;",
"4: =%spellout-cardinal=de;",
+ "8: =%spellout-cardinal=ste;",
+ "9: =%spellout-cardinal=de;",
"20: =%spellout-cardinal=ste;",
- "102: <%spellout-cardinal< honderd>%%ord-ste>;",
- "1000: <%spellout-cardinal< duisend>%%ord-ste>;",
- "1000000: <%spellout-cardinal< miljoen>%%ord-ste>;",
- "1000000000: <%spellout-cardinal< miljard>%%ord-ste>;",
- "1000000000000: <%spellout-cardinal< biljoen>%%ord-ste>;",
- "1000000000000000: <%spellout-cardinal< biljard>%%ord-ste>;",
+ "100: honderd>%%ord-ste>;",
+ "200: <%spellout-cardinal<\u00ADhonderd>%%ord-ste>;",
+ "1000: duizend>%%ord-ste>;",
+ "2000: <%spellout-cardinal<\u00ADduizend>%%ord-ste>;",
+ "1000000: <%spellout-cardinal<\u00ADmiljoen>%%ord-ste>;",
+ "1000000000: <%spellout-cardinal<\u00ADmiljard>%%ord-ste>;",
+ "1000000000000: <%spellout-cardinal<\u00ADbiljoen>%%ord-ste>;",
+ "1000000000000000: <%spellout-cardinal<\u00ADbiljard>%%ord-ste>;",
"1000000000000000000: =#,##0=.;",
}
}
- Version{"2.0.41.26"}
+ Version{"2.0.82.42"}
}