Index: source/data/rbnf/es.txt |
diff --git a/source/data/rbnf/es.txt b/source/data/rbnf/es.txt |
index 39931f842e44928aa05ac43318c9cf15e724a332..a00551bcf4e6963a46ba36d95900a88e10eb55a5 100644 |
--- a/source/data/rbnf/es.txt |
+++ b/source/data/rbnf/es.txt |
@@ -1,11 +1,5 @@ |
-// *************************************************************************** |
-// * |
-// * Copyright (C) 2015 International Business Machines |
-// * Corporation and others. All Rights Reserved. |
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
-// * Source File: <path>/common/rbnf/es.xml |
-// * |
-// *************************************************************************** |
+// © 2016 and later: Unicode, Inc. and others. |
+// License & terms of use: http://www.unicode.org/copyright.html#License |
es{ |
RBNFRules{ |
OrdinalRules{ |
@@ -33,11 +27,12 @@ es{ |
"%%lenient-parse:", |
"&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';", |
"%spellout-numbering-year:", |
- "x.x: =#,###0.#=;", |
+ "x.x: =0.0=;", |
"0: =%spellout-numbering=;", |
"%spellout-numbering:", |
"-x: menos >>;", |
- "x.x: << coma >>;", |
+ "x.x: << punto >>;", |
+ "x,x: << coma >>;", |
"0: cero;", |
"1: uno;", |
"2: dos;", |
@@ -86,11 +81,12 @@ es{ |
"1000000: un mill\u00F3n[ >>];", |
"2000000: <%spellout-cardinal-masculine< millones[ >>];", |
"1000000000000: un bill\u00F3n[ >>];", |
- "2000000000000: <%spellout-cardinal-masculine< billiones[ >>];", |
+ "2000000000000: <%spellout-cardinal-masculine< billones[ >>];", |
"1000000000000000000: =#,##0=;", |
"%spellout-cardinal-masculine:", |
"-x: menos >>;", |
- "x.x: << coma >>;", |
+ "x.x: << punto >>;", |
+ "x,x: << coma >>;", |
"0: cero;", |
"1: un;", |
"2: =%spellout-numbering=;", |
@@ -118,11 +114,12 @@ es{ |
"1000000: un mill\u00F3n[ >>];", |
"2000000: <%spellout-cardinal-masculine< millones[ >>];", |
"1000000000000: un bill\u00F3n[ >>];", |
- "2000000000000: <%spellout-cardinal-masculine< billiones[ >>];", |
+ "2000000000000: <%spellout-cardinal-masculine< billones[ >>];", |
"1000000000000000000: =#,##0=;", |
"%spellout-cardinal-feminine:", |
"-x: menos >>;", |
- "x.x: << coma >>;", |
+ "x.x: << punto >>;", |
+ "x,x: << coma >>;", |
"0: cero;", |
"1: una;", |
"2: =%spellout-numbering=;", |
@@ -150,7 +147,7 @@ es{ |
"1000000: un mill\u00F3n[ >>];", |
"2000000: <%spellout-cardinal-masculine< millones[ >>];", |
"1000000000000: un bill\u00F3n[ >>];", |
- "2000000000000: <%spellout-cardinal-masculine< billiones[ >>];", |
+ "2000000000000: <%spellout-cardinal-masculine< billones[ >>];", |
"1000000000000000000: =#,##0=;", |
"%spellout-ordinal-masculine-adjective:", |
"-x: menos >>;", |
@@ -169,6 +166,8 @@ es{ |
"11: und\u00E9cimo;", |
"12: duod\u00E9cimo;", |
"13: decimo>>;", |
+ "18: decim>>;", |
+ "19: decimo>>;", |
"20: vig\u00E9simo[ >>];", |
"30: trig\u00E9simo[ >>];", |
"40: cuadrag\u00E9simo[ >>];", |
@@ -214,6 +213,8 @@ es{ |
"9: noveno;", |
"10: d\u00E9cimo;", |
"11: decimo>>;", |
+ "18: decim>>;", |
+ "19: decimo>>;", |
"20: vig\u00E9simo[ >>];", |
"30: trig\u00E9simo[ >>];", |
"40: cuadrag\u00E9simo[ >>];", |
@@ -259,6 +260,8 @@ es{ |
"9: novena;", |
"10: d\u00E9cima;", |
"11: decimo>>;", |
+ "18: decim>>;", |
+ "19: decimo>>;", |
"20: vig\u00E9sima[ >>];", |
"30: trig\u00E9sima[ >>];", |
"40: cuadrag\u00E9sima[ >>];", |
@@ -285,5 +288,5 @@ es{ |
"1000000000000000000: =#,##0=\u00AA;", |
} |
} |
- Version{"2.1.19.14"} |
+ Version{"2.1.27.33"} |
} |