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

Side by Side Diff: icu46/source/data/rbnf/vi.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/uk.txt ('k') | icu46/source/data/rbnf/zh.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/vi.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/rbnf/vi.xml
11 */
12 vi{
13 RBNFRules{
14 OrdinalRules{
15 "%digits-ordinal:",
16 "-x: \u2212>>;",
17 "0: th\u1EE9 =#,##0=;",
18 }
19 SpelloutRules{
20 "%spellout-numbering-year:",
21 "x.x: =#,###0.#=;",
22 "0: =%spellout-numbering=;",
23 "%spellout-numbering:",
24 "0: =%spellout-cardinal=;",
25 "%spellout-cardinal:",
26 "-x: tr\u1EEB >>;",
27 "x.x: << ph\u1EA9y >>;",
28 "0: kh\u00F4ng;",
29 "1: m\u1ED9t;",
30 "2: hai;",
31 "3: ba;",
32 "4: b\u1ED1n;",
33 "5: n\u0103m;",
34 "6: s\u00E1u;",
35 "7: b\u1EA3y;",
36 "8: t\u00E1m;",
37 "9: ch\u00EDn;",
38 "10: m\u01B0\u1EDDi[ >>];",
39 "20: << m\u01B0\u1EDDi[ >>];",
40 "100: << tr\u0103m[ >>];",
41 "1000: << ngh\u00ECn[ >>];",
42 "1000000: << tri\u1EC7u[ >>];",
43 "1000000000: << t\u1EF7[ >>];",
44 "1000000000000000000: =#,##0=;",
45 "%spellout-ordinal:",
46 "x.x: =#,##0.#=;",
47 "0: th\u1EE9 =%spellout-cardinal=;",
48 }
49 }
50 Version{"2.0.41.26"}
51 }
OLDNEW
« no previous file with comments | « icu46/source/data/rbnf/uk.txt ('k') | icu46/source/data/rbnf/zh.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698