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

Side by Side Diff: icu46/source/data/rbnf/kl.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/ka.txt ('k') | icu46/source/data/rbnf/ko.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/kl.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/rbnf/kl.xml
11 */
12 kl{
13 RBNFRules{
14 SpelloutRules{
15 "%spellout-numbering-year:",
16 "x.x: =#,###0.#=;",
17 "0: =%spellout-numbering=;",
18 "%spellout-numbering:",
19 "0: =%spellout-cardinal=;",
20 "%%numbertimes:",
21 "1: ataaseq;",
22 "2: marlunnik;",
23 "3: pingasunik;",
24 "4: sisamanik;",
25 "5: tallimanik;",
26 "6: arfinilinnik;",
27 "7: arfineq-marlunnik;",
28 "8: arfineq-pingasunik;",
29 "9: arfineq-sisamanik;",
30 "10: qulinik;",
31 "11: aqqanilinik;",
32 "12: aqqaneq-marlunnik;",
33 "13: aqqaneq-pingasunik;",
34 "14: aqqaneq-sisamanik;",
35 "15: aqqaneq-tallimanik;",
36 "16: arfersanilinnik;",
37 "17: arfersaneq-marlunnik;",
38 "18: arfersaneq-pingasunik;",
39 "19: arfersaneq-sisamanik;",
40 "20: <%%numbertimes< qulillit[ >>];",
41 "100: uutritit[ >>];",
42 "200: <%%numbertimes< uutritillit[ >>];",
43 "%spellout-cardinal:",
44 "-x: minus >>;",
45 "x.x: << komma >>;",
46 "0: nuulu;",
47 "1: ataaseq;",
48 "2: marluk;",
49 "3: pingasut;",
50 "4: sisamat;",
51 "5: tallimat;",
52 "6: arfinillit;",
53 "7: arfineq-marluk;",
54 "8: arfineq-pingasut;",
55 "9: arfineq-sisamat;",
56 "10: qulit;",
57 "11: aqqanilit;",
58 "12: aqqaneq-marluk;",
59 "13: aqqaneq-pingasut;",
60 "14: aqqaneq-sisamat;",
61 "15: aqqaneq-tallimat;",
62 "16: arfersanillit;",
63 "17: arfersaneq-marluk;",
64 "18: arfersaneq-pingasut;",
65 "19: arfersaneq-sisamat;",
66 "20: <%%numbertimes< qulillit[ >>];",
67 "100: uutritit[ >>];",
68 "200: <%%numbertimes< uutritillit[ >>];",
69 "1000: tuusintit[ >>];",
70 "2000: <%%numbertimes< tuusintillit[ >>];",
71 "1000000: millionit[ >>];",
72 "2000000: <%%numbertimes< millionillit[ >>];",
73 "1000000000: milliardit[ >>];",
74 "2000000000: <%%numbertimes< milliardillit[ >>];",
75 "1000000000000: billionit[ >>];",
76 "2000000000000: <%%numbertimes< billioniillit[ >>];",
77 "1000000000000000: billiardit[ >>];",
78 "2000000000000000: <%%numbertimes< billiardillit[ >>];",
79 "1000000000000000000: =#,##0=;",
80 }
81 }
82 Version{"2.0.41.26"}
83 }
OLDNEW
« no previous file with comments | « icu46/source/data/rbnf/ka.txt ('k') | icu46/source/data/rbnf/ko.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698