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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/da.txt ('k') | source/data/rbnf/ee.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/de.txt
diff --git a/source/data/rbnf/de.txt b/source/data/rbnf/de.txt
index dfce481e1f2fc3bab8084eca1dbe52492b4d91fd..f7f7c3c916c6f0aab8d2e8ab122019d2c65d9e08 100644
--- a/source/data/rbnf/de.txt
+++ b/source/data/rbnf/de.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/rbnf/de.xml
@@ -95,6 +95,57 @@ de{
"1000000000000000: eine Billiarde[ >>];",
"2000000000000000: <%spellout-cardinal-feminine< Billiarden[ >>];",
"1000000000000000000: =#,##0=;",
+ "%spellout-cardinal-n:",
+ "-x: minus >>;",
+ "x.x: << Komma >>;",
+ "0: null;",
+ "1: einen;",
+ "2: =%spellout-numbering=;",
+ "100: <%spellout-cardinal-masculine<\u00ADhundert[\u00AD>>];",
+ "1000: <%spellout-cardinal-masculine<\u00ADtausend[\u00AD>>];",
+ "1000000: eine Million[ >>];",
+ "2000000: <%spellout-cardinal-feminine< Millionen[ >>];",
+ "1000000000: eine Milliarde[ >>];",
+ "2000000000: <%spellout-cardinal-feminine< Milliarden[ >>];",
+ "1000000000000: eine Billion[ >>];",
+ "2000000000000: <%spellout-cardinal-feminine< Billionen[ >>];",
+ "1000000000000000: eine Billiarde[ >>];",
+ "2000000000000000: <%spellout-cardinal-feminine< Billiarden[ >>];",
+ "1000000000000000000: =#,##0=;",
+ "%spellout-cardinal-r:",
+ "-x: minus >>;",
+ "x.x: << Komma >>;",
+ "0: null;",
+ "1: einer;",
+ "2: =%spellout-numbering=;",
+ "100: <%spellout-cardinal-masculine<\u00ADhundert[\u00AD>>];",
+ "1000: <%spellout-cardinal-masculine<\u00ADtausend[\u00AD>>];",
+ "1000000: eine Million[ >>];",
+ "2000000: <%spellout-cardinal-feminine< Millionen[ >>];",
+ "1000000000: eine Milliarde[ >>];",
+ "2000000000: <%spellout-cardinal-feminine< Milliarden[ >>];",
+ "1000000000000: eine Billion[ >>];",
+ "2000000000000: <%spellout-cardinal-feminine< Billionen[ >>];",
+ "1000000000000000: eine Billiarde[ >>];",
+ "2000000000000000: <%spellout-cardinal-feminine< Billiarden[ >>];",
+ "1000000000000000000: =#,##0=;",
+ "%spellout-cardinal-s:",
+ "-x: minus >>;",
+ "x.x: << Komma >>;",
+ "0: null;",
+ "1: eines;",
+ "2: =%spellout-numbering=;",
+ "100: <%spellout-cardinal-masculine<\u00ADhundert[\u00AD>>];",
+ "1000: <%spellout-cardinal-masculine<\u00ADtausend[\u00AD>>];",
+ "1000000: eine Million[ >>];",
+ "2000000: <%spellout-cardinal-feminine< Millionen[ >>];",
+ "1000000000: eine Milliarde[ >>];",
+ "2000000000: <%spellout-cardinal-feminine< Milliarden[ >>];",
+ "1000000000000: eine Billion[ >>];",
+ "2000000000000: <%spellout-cardinal-feminine< Billionen[ >>];",
+ "1000000000000000: eine Billiarde[ >>];",
+ "2000000000000000: <%spellout-cardinal-feminine< Billiarden[ >>];",
+ "1000000000000000000: =#,##0=;",
"%%ste:",
"0: ste;",
"1: \u00AD=%spellout-ordinal=;",
@@ -126,7 +177,19 @@ de{
"1000000000000000: eine Billiarde>%%ste2>;",
"2000000000000000: <%spellout-cardinal-feminine< Billiarden>%%ste2>;",
"1000000000000000000: =#,##0=.;",
+ "%spellout-ordinal-n:",
+ "-x: minus >>;",
+ "x.x: =#,##0.#=;",
+ "0: =%spellout-ordinal=n;",
+ "%spellout-ordinal-r:",
+ "-x: minus >>;",
+ "x.x: =#,##0.#=;",
+ "0: =%spellout-ordinal=r;",
+ "%spellout-ordinal-s:",
+ "-x: minus >>;",
+ "x.x: =#,##0.#=;",
+ "0: =%spellout-ordinal=s;",
}
}
- Version{"2.0.82.42"}
+ Version{"2.1.6.70"}
}
« no previous file with comments | « source/data/rbnf/da.txt ('k') | source/data/rbnf/ee.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698