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

Unified Diff: icu46/source/data/rbnf/et.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | « icu46/source/data/rbnf/es.txt ('k') | icu46/source/data/rbnf/fa.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/rbnf/et.txt
===================================================================
--- icu46/source/data/rbnf/et.txt (revision 0)
+++ icu46/source/data/rbnf/et.txt (revision 0)
@@ -0,0 +1,53 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2010 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/rbnf/et.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/rbnf/et.xml
+ */
+et{
+ RBNFRules{
+ SpelloutRules{
+ "%spellout-numbering-year:",
+ "-x: miinus >>;",
+ "x.x: =#,###0.#=;",
+ "0: =%spellout-numbering=;",
+ "1100/100: << sada[ >>];",
+ "10000: =%spellout-numbering=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal=;",
+ "%spellout-cardinal:",
+ "-x: miinus >>;",
+ "x.x: << koma >>;",
+ "0: null;",
+ "1: \u00FCks;",
+ "2: kaks;",
+ "3: kolm;",
+ "4: neli;",
+ "5: viis;",
+ "6: kuus;",
+ "7: seitse;",
+ "8: kaheksa;",
+ "9: \u00FCheksa;",
+ "10: k\u00FCmme;",
+ "11: >>teist;",
+ "20: <<k\u00FCmmend[ >>];",
+ "100: <<sada[ >>];",
+ "1000: << tuhat[ >>];",
+ "1000000: << miljon[ >>];",
+ "2000000: << miljonit[ >>];",
+ "1000000000: << miljard[ >>];",
+ "2000000000: << miljardit[ >>];",
+ "1000000000000: << biljon[ >>];",
+ "2000000000000: << biljonit[ >>];",
+ "1000000000000000: << biljard[ >>];",
+ "2000000000000000: << biljardit[ >>];",
+ "1000000000000000000: =#,##0=;",
+ }
+ }
+ Version{"2.0.41.26"}
+}
Property changes on: icu46/source/data/rbnf/et.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/rbnf/es.txt ('k') | icu46/source/data/rbnf/fa.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698