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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu46/source/data/rbnf/es.txt ('k') | icu46/source/data/rbnf/fa.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/rbnf/et.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/rbnf/et.xml
11 */
12 et{
13 RBNFRules{
14 SpelloutRules{
15 "%spellout-numbering-year:",
16 "-x: miinus >>;",
17 "x.x: =#,###0.#=;",
18 "0: =%spellout-numbering=;",
19 "1100/100: << sada[ >>];",
20 "10000: =%spellout-numbering=;",
21 "%spellout-numbering:",
22 "0: =%spellout-cardinal=;",
23 "%spellout-cardinal:",
24 "-x: miinus >>;",
25 "x.x: << koma >>;",
26 "0: null;",
27 "1: \u00FCks;",
28 "2: kaks;",
29 "3: kolm;",
30 "4: neli;",
31 "5: viis;",
32 "6: kuus;",
33 "7: seitse;",
34 "8: kaheksa;",
35 "9: \u00FCheksa;",
36 "10: k\u00FCmme;",
37 "11: >>teist;",
38 "20: <<k\u00FCmmend[ >>];",
39 "100: <<sada[ >>];",
40 "1000: << tuhat[ >>];",
41 "1000000: << miljon[ >>];",
42 "2000000: << miljonit[ >>];",
43 "1000000000: << miljard[ >>];",
44 "2000000000: << miljardit[ >>];",
45 "1000000000000: << biljon[ >>];",
46 "2000000000000: << biljonit[ >>];",
47 "1000000000000000: << biljard[ >>];",
48 "2000000000000000: << biljardit[ >>];",
49 "1000000000000000000: =#,##0=;",
50 }
51 }
52 Version{"2.0.41.26"}
53 }
OLDNEW
« 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