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

Side by Side Diff: icu46/source/data/rbnf/am.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/af.txt ('k') | icu46/source/data/rbnf/ar.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/am.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/rbnf/am.xml
11 */
12 am{
13 RBNFRules{
14 OrdinalRules{
15 "%digits-ordinal:",
16 "-x: \u2212>>;",
17 "0: =#,##0=\u129B;",
18 }
19 SpelloutRules{
20 "%spellout-numbering-year:",
21 "-x: --- >>;",
22 "x.x: =#,###0.#=;",
23 "0: =%spellout-numbering=;",
24 "1100/100: << \u1218\u1276[ >>];",
25 "10000: =%spellout-numbering=;",
26 "%spellout-numbering:",
27 "0: =%spellout-cardinal=;",
28 "%spellout-cardinal:",
29 "-x: --- >>;",
30 "x.x: << ... >>;",
31 "0: \u1263\u12F6;",
32 "1: \u12A0\u1295\u12F5;",
33 "2: \u1201\u1208\u1275;",
34 "3: \u1226\u1235\u1275;",
35 "4: \u12A0\u122B\u1275;",
36 "5: \u12A0\u121D\u1235\u1275;",
37 "6: \u1235\u12F5\u1235\u1275;",
38 "7: \u1230\u1263\u1275;",
39 "8: \u1235\u121D\u1295\u1275;",
40 "9: \u12D8\u1320\u129D;",
41 "10: \u12A0\u1235\u122D;",
42 "11: \u12A0\u1235\u122D >>;",
43 "20: << \u12A0\u1235\u122D[ >>];",
44 "30: << \u12A0\u1235\u122D[ >>];",
45 "40: << \u12A0\u1235\u122D[ >>];",
46 "50: << \u12A0\u1235\u122D[ >>];",
47 "60: << \u12A0\u1235\u122D[ >>];",
48 "70: << \u12A0\u1235\u122D[ >>];",
49 "80: << \u12A0\u1235\u122D[ >>];",
50 "90: << \u12A0\u1235\u122D[ >>];",
51 "100: \u1218\u1276[ >>];",
52 "200: << \u1218\u1276[ >>];",
53 "1000: \u123A[ >>];",
54 "2000: << \u123A[ >>];",
55 "1000000: \u121A\u120A\u12EE\u1295[ >>];",
56 "2000000: << \u121A\u120A\u12EE\u1295[ >>];",
57 "1000000000: << miliard[ >>];",
58 "1000000000000: << bilion[ >>];",
59 "1000000000000000: << biliard[ >>];",
60 "1000000000000000000: =#,##0=;",
61 "%spellout-ordinal:",
62 "-x: --- >>;",
63 "x.x: =#,##0.#=;",
64 "0: =%spellout-numbering=\u129B;",
65 }
66 }
67 Version{"2.0.41.26"}
68 }
OLDNEW
« no previous file with comments | « icu46/source/data/rbnf/af.txt ('k') | icu46/source/data/rbnf/ar.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698