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

Side by Side Diff: icu46/source/data/rbnf/eo.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/en.txt ('k') | icu46/source/data/rbnf/es.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/eo.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/rbnf/eo.xml
11 */
12 eo{
13 RBNFRules{
14 SpelloutRules{
15 "%spellout-numbering-year:",
16 "x.x: =#,###0.#=;",
17 "0: =%spellout-numbering=;",
18 "%spellout-numbering:",
19 "0: =%spellout-cardinal=;",
20 "%spellout-cardinal:",
21 "-x: minus >>;",
22 "x.x: << komo >>;",
23 "0: nulo;",
24 "1: unu;",
25 "2: du;",
26 "3: tri;",
27 "4: kvar;",
28 "5: kvin;",
29 "6: ses;",
30 "7: sep;",
31 "8: ok;",
32 "9: na\u016D;",
33 "10: dek[ >>];",
34 "20: <<dek[ >>];",
35 "100: cent[ >>];",
36 "200: <<cent[ >>];",
37 "1000: mil[ >>];",
38 "2000: << mil[ >>];",
39 "1000000: miliono[ >>];",
40 "2000000: << milionoj[ >>];",
41 "1000000000: miliardo[ >>];",
42 "2000000000: << miliardoj[ >>];",
43 "1000000000000: biliono[ >>];",
44 "2000000000000: << bilionoj[ >>];",
45 "1000000000000000: biliardo[ >>];",
46 "2000000000000000: << biliardoj[ >>];",
47 "1000000000000000000: =#,##0=;",
48 "%spellout-ordinal:",
49 "0: =%spellout-cardinal=a;",
50 }
51 }
52 Version{"2.0.41.26"}
53 }
OLDNEW
« no previous file with comments | « icu46/source/data/rbnf/en.txt ('k') | icu46/source/data/rbnf/es.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698