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

Side by Side Diff: icu46/source/data/rbnf/fil.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/fi.txt ('k') | icu46/source/data/rbnf/fo.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:executable
+ *
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/fil.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/rbnf/fil.xml
11 */
12 fil{
13 RBNFRules{
14 OrdinalRules{
15 "%digits-ordinal:",
16 "-x: \u2212>>;",
17 "0: ika=#,##0=;",
18 }
19 SpelloutRules{
20 "%spellout-numbering-year:",
21 "x.x: =#,###0.#=;",
22 "0: =%spellout-numbering=;",
23 "%spellout-numbering:",
24 "0: =%spellout-cardinal=;",
25 "%%number-times:",
26 "1: is\u00E1ng;",
27 "2: dalaw\u00E1ng;",
28 "3: tatl\u00F3ng;",
29 "4: \u00E1pat na;",
30 "5: lim\u00E1ng;",
31 "6: anim na;",
32 "7: pit\u00F3ng;",
33 "8: wal\u00F3ng;",
34 "9: siy\u00E1m na;",
35 "10: samp\u00FBng;",
36 "11: lab\u00EDng->>;",
37 "20: <%%number-times< p\u00FB[\u2019t >>];",
38 "100: <%%number-times< da\u00E1n[ at >>];",
39 "1000: <%%number-times< lib\u00F3[\u2019t >>];",
40 "%spellout-cardinal:",
41 "-x: minus >>;",
42 "x.x: << tuldok >>;",
43 "0: wal\u00E2;",
44 "1: is\u00E1;",
45 "2: dalaw\u00E1;",
46 "3: tatl\u00F3;",
47 "4: \u00E1pat;",
48 "5: lim\u00E1;",
49 "6: anim;",
50 "7: pit\u00F3;",
51 "8: wal\u00F3;",
52 "9: siy\u00E1m;",
53 "10: samp\u00FB;",
54 "11: lab\u00EDng->>;",
55 "20: <%%number-times< p\u00FB[\u2019t >>];",
56 "100: <%%number-times< da\u00E1n[ at >>];",
57 "1000: <%%number-times< lib\u00F3[\u2019t >>];",
58 "1000000: <%%number-times< mily\u00F3n[ at >>];",
59 "1000000000: <%%number-times< bily\u00F3n[ at >>];",
60 "1000000000000: <%%number-times< trily\u00F3n[ at >>];",
61 "1000000000000000: <%%number-times< katrily\u00F3n[ at >>];",
62 "1000000000000000000: =#,##0=;",
63 "%spellout-ordinal:",
64 "x.x: =#,##0.#=;",
65 "0: ika =%spellout-cardinal=;",
66 }
67 }
68 Version{"2.0.41.26"}
69 }
OLDNEW
« no previous file with comments | « icu46/source/data/rbnf/fi.txt ('k') | icu46/source/data/rbnf/fo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698