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

Side by Side Diff: icu46/source/data/locales/ii.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/locales/ig_NG.txt ('k') | icu46/source/data/locales/ii_CN.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/main/ii.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/ii.xml
11 */
12 ii{
13 ExemplarCharacters{"[ꀀ-ꒌ]"}
14 LocaleScript{
15 "Yiii",
16 }
17 NumberElements{
18 latn{
19 symbols{
20 decimal{"."}
21 group{","}
22 }
23 }
24 }
25 Version{"2.0.47.63"}
26 calendar{
27 gregorian{
28 AmPmMarkers{
29 "ꎸꄑ",
30 "ꁯꋒ",
31 }
32 dayNames{
33 format{
34 abbreviated{
35 "ꆏꑍ",
36 "ꆏꋍ",
37 "ꆏꑍ",
38 "ꆏꌕ",
39 "ꆏꇖ",
40 "ꆏꉬ",
41 "ꆏꃘ",
42 }
43 wide{
44 "ꑭꆏꑍ",
45 "ꆏꊂꋍ",
46 "ꆏꊂꑍ",
47 "ꆏꊂꌕ",
48 "ꆏꊂꇖ",
49 "ꆏꊂꉬ",
50 "ꆏꊂꃘ",
51 }
52 }
53 stand-alone{
54 narrow{
55 "ꆏ",
56 "ꋍ",
57 "ꑍ",
58 "ꌕ",
59 "ꇖ",
60 "ꉬ",
61 "ꃘ",
62 }
63 }
64 }
65 eras{
66 abbreviated{
67 "ꃅꋊꂿ",
68 "ꃅꋊꊂ",
69 }
70 }
71 fields{
72 day{
73 dn{"ꑍ"}
74 relative{
75 "-1"{"ꀋꅔꉈ"}
76 "-2"{"ꎴꂿꋍꑍ"}
77 "0"{"ꀃꑍ"}
78 "1"{"ꃆꏂꑍ"}
79 "2"{"ꌕꀿꑍ"}
80 }
81 }
82 dayperiod{
83 dn{"ꎸꄑ/ꁯꋒ"}
84 }
85 era{
86 dn{"ꃅꋊ"}
87 }
88 hour{
89 dn{"ꄮꈉ"}
90 }
91 minute{
92 dn{"ꃏ"}
93 }
94 month{
95 dn{"ꆪ"}
96 }
97 second{
98 dn{"ꇙ"}
99 }
100 week{
101 dn{"ꑭꆏ"}
102 }
103 weekday{
104 dn{"ꆏꑍ"}
105 }
106 year{
107 dn{"ꈎ"}
108 }
109 zone{
110 dn{"ꃅꄷꄮꈉ"}
111 }
112 }
113 monthNames{
114 format{
115 wide{
116 "ꋍꆪ",
117 "ꑍꆪ",
118 "ꌕꆪ",
119 "ꇖꆪ",
120 "ꉬꆪ",
121 "ꃘꆪ",
122 "ꏃꆪ",
123 "ꉆꆪ",
124 "ꈬꆪ",
125 "ꊰꆪ",
126 "ꊰꊪꆪ",
127 "ꊰꑋꆪ",
128 }
129 }
130 }
131 quarters{
132 format{
133 wide{
134 "ꃅꑌ",
135 "ꃅꎸ",
136 "ꃅꍵ",
137 "ꃅꋆ",
138 }
139 }
140 }
141 }
142 }
143 measurementSystemNames{
144 US{"ꂰꇩ"}
145 metric{"ꂰꌬꌠ"}
146 }
147 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/ig_NG.txt ('k') | icu46/source/data/locales/ii_CN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698