blob: be875fb746d71765372d0010502f6cd3a3bec9a9 [file] [log] [blame]
// ***************************************************************************
// *
// * Copyright (C) 2008 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/rbnf/de.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/rbnf/de.xml
*/
de{
RBNFRules{
OrdinalRules{
"%%ordabbrev:\n",
"0: '.;\n",
"%ordinal:\n",
"0: =#,##0==%%ordabbrev=;\n",
}
SpelloutRules{
"%%lenient-parse:\n",
"&ue=\u00FC&ae=\u00E4&oe=\u00F6&[last primary ignorable ] << ' ' << ',' << '-';\n",
"%%main:\n",
"0: null; ein; zwei; drei; vier; f\u00FCnf; sechs; sieben; acht; neun;\n",
"10: zehn; elf; zw\u00F6lf; >>zehn;\n",
"20: [>>und]zwanzig;\n",
"30: [>>und]drei\u00DFig;\n",
"40: [>>und]vierzig;\n",
"50: [>>und]f\u00FCnfzig;\n",
"60: [>>und]sechzig;\n",
"70: [>>und]siebzig;\n",
"80: [>>und]achtzig;\n",
"90: [>>und]neunzig;\n",
"100: hundert[>%spellout>];\n",
"200: <<hundert[>%spellout>];\n",
"1000: tausend[>%spellout>];\n",
"1100: tausendein[>%spellout>];\n",
"1200: tausend[>%spellout>];\n",
"2000: <<tausend[>%spellout>];\n",
"1000000: eine Million[ >%spellout>];\n",
"2000000: << Millionen[ >%spellout>];\n",
"1000000000: eine Milliarde[ >%spellout>];\n",
"2000000000: << Milliarden[ >%spellout>];\n",
"1000000000000: eine Billion[ >%spellout>];\n",
"2000000000000: << Billionen[ >%spellout>];\n",
"1000000000000000: eine Billiarde[ >%spellout>];\n",
"2000000000000000: << Billiarden[ >%spellout>];\n",
"1000000000000000000: =#,##0.#=;\n",
"%spellout:\n",
"0: null;eins; =%%main=;\n",
"-x: minus >>;\n",
"x.x: << Komma >>;\n",
"%year:\n",
"0: =%spellout=;\n",
"1100/100: <<hundert[>%spellout>];\n",
"10000: =%spellout=;\n",
"-x: minus >>;\n",
}
}
Version{"1.5"}
}