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

Side by Side Diff: icu46/source/data/rbnf/hu.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/hr.txt ('k') | icu46/source/data/rbnf/hy.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/hu.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/rbnf/hu.xml
11 */
12 hu{
13 RBNFRules{
14 SpelloutRules{
15 "%spellout-numbering-year:",
16 "-x: minusz >>;",
17 "x.x: =#,###0.#=;",
18 "0: =%spellout-numbering=;",
19 "1100/100: <<\u00ADsz\u00E1z[\u00AD>>];",
20 "10000: =%spellout-numbering=;",
21 "%spellout-numbering:",
22 "0: =%spellout-cardinal=;",
23 "%spellout-cardinal:",
24 "-x: minusz >>;",
25 "x.x: << vessz\u0151 >>;",
26 "0: nulla;",
27 "1: egy;",
28 "2: kett\u0151;",
29 "3: h\u00E1rom;",
30 "4: n\u00E9gy;",
31 "5: \u00F6t;",
32 "6: hat;",
33 "7: h\u00E9t;",
34 "8: nyolc;",
35 "9: kilenc;",
36 "10: t\u00EDz;",
37 "11: tizen\u00AD>>;",
38 "20: h\u00FAsz;",
39 "21: huszon\u00AD>>;",
40 "30: harminc[\u00AD>>];",
41 "40: negyven[\u00AD>>];",
42 "50: \u00F6tven[\u00AD>>];",
43 "60: hatvan[\u00AD>>];",
44 "70: hetven[\u00AD>>];",
45 "80: nyolcvan[\u00AD>>];",
46 "90: kilencven[\u00AD>>];",
47 "100: <<\u00ADsz\u00E1z[\u00AD>>];",
48 "1000: <<\u00ADezer[ >>];",
49 "1000000: << milli\u00F3[ >>];",
50 "1000000000: << milli\u00E1rd[ >>];",
51 "1000000000000: << billi\u00F3[ >>];",
52 "1000000000000000: << billi\u00E1rd[ >>];",
53 "1000000000000000000: =#,##0=;",
54 }
55 }
56 Version{"2.0.41.26"}
57 }
OLDNEW
« no previous file with comments | « icu46/source/data/rbnf/hr.txt ('k') | icu46/source/data/rbnf/hy.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698