Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: source/data/rbnf/es_003.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/rbnf/es.txt ('k') | source/data/rbnf/es_DO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/es_003.txt
diff --git a/source/data/rbnf/es.txt b/source/data/rbnf/es_003.txt
similarity index 94%
copy from source/data/rbnf/es.txt
copy to source/data/rbnf/es_003.txt
index cd0ed7ba892eeb2cd83fa32ac890412b4053dca3..fbe056b2fbe4dbfc4f0ec3c542c6a8e1e02590e2 100644
--- a/source/data/rbnf/es.txt
+++ b/source/data/rbnf/es_003.txt
@@ -1,15 +1,12 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * 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
+// * Source File: <path>/common/rbnf/es_003.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/xml/rbnf/es.xml
- */
-es{
+es_003{
RBNFRules{
OrdinalRules{
"%%dord-mascabbrev:",
@@ -22,13 +19,13 @@ es{
"100: >>;",
"%digits-ordinal-masculine-adjective:",
"-x: \u2212>>;",
- "0: =#,##0==%%dord-mascabbrev=;",
+ "0: =#,##0==%%dord-mascabbrev=.;",
"%digits-ordinal-masculine:",
"-x: \u2212>>;",
- "0: =#,##0=\u00BA;",
+ "0: =#,##0=\u00BA.;",
"%digits-ordinal-feminine:",
"-x: \u2212>>;",
- "0: =#,##0=\u00AA;",
+ "0: =#,##0=\u00AA.;",
"%digits-ordinal:",
"0: =%digits-ordinal-masculine=;",
}
@@ -40,7 +37,7 @@ es{
"0: =%spellout-numbering=;",
"%spellout-numbering:",
"-x: menos >>;",
- "x.x: << coma >>;",
+ "x.x: << punto >>;",
"0: cero;",
"1: uno;",
"2: dos;",
@@ -93,7 +90,7 @@ es{
"1000000000000000000: =#,##0=;",
"%spellout-cardinal-masculine:",
"-x: menos >>;",
- "x.x: << coma >>;",
+ "x.x: << punto >>;",
"0: cero;",
"1: un;",
"2: =%spellout-numbering=;",
@@ -125,7 +122,7 @@ es{
"1000000000000000000: =#,##0=;",
"%spellout-cardinal-feminine:",
"-x: menos >>;",
- "x.x: << coma >>;",
+ "x.x: << punto >>;",
"0: cero;",
"1: una;",
"2: =%spellout-numbering=;",
@@ -216,9 +213,7 @@ es{
"8: octavo;",
"9: noveno;",
"10: d\u00E9cimo;",
- "11: und\u00E9cimo;",
- "12: duod\u00E9cimo;",
- "13: decimo>>;",
+ "11: decimo>>;",
"20: vig\u00E9simo[ >>];",
"30: trig\u00E9simo[ >>];",
"40: cuadrag\u00E9simo[ >>];",
@@ -263,9 +258,7 @@ es{
"8: octava;",
"9: novena;",
"10: d\u00E9cima;",
- "11: und\u00E9cima;",
- "12: duod\u00E9cima;",
- "13: decimo>>;",
+ "11: decimo>>;",
"20: vig\u00E9sima[ >>];",
"30: trig\u00E9sima[ >>];",
"40: cuadrag\u00E9sima[ >>];",
@@ -292,5 +285,5 @@ es{
"1000000000000000000: =#,##0=\u00AA;",
}
}
- Version{"2.1.1.1"}
+ Version{"2.1.19.14"}
}
« no previous file with comments | « source/data/rbnf/es.txt ('k') | source/data/rbnf/es_DO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698