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

Side by Side Diff: source/data/locales/ak.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months 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
« no previous file with comments | « source/data/locales/agq_CM.txt ('k') | source/data/locales/ak_GH.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/ak.xml 6 // * Source File: <path>/common/main/ak.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/ak.xml
11 */
12 ak{ 9 ak{
13 AuxExemplarCharacters{"[c j q v z]"} 10 AuxExemplarCharacters{"[c j q v z]"}
14 ExemplarCharacters{"[a b d e ɛ f g h i k l m n o ɔ p r s t u w y]"} 11 ExemplarCharacters{"[a b d e ɛ f g h i k l m n o ɔ p r s t u w y]"}
15 LocaleScript{ 12 ExemplarCharactersIndex{"[A B C D E Ɛ F G H I J K L M N O Ɔ P Q R S T U V W X Y Z]"}
16 "Latn", 13 NumberElements{
17 } 14 latn{
18 Version{"2.1.7.39"} 15 patterns{
16 currencyFormat{"¤#,##0.00"}
17 }
18 symbols{
19 decimal{"."}
20 group{","}
21 }
22 }
23 }
24 Version{"2.1.19.14"}
25 calendar{
26 generic{
27 DateTimePatterns{
28 "h:mm:ss a zzzz",
29 "h:mm:ss a z",
30 "h:mm:ss a",
31 "h:mm a",
32 "EEEE, G y MMMM dd",
33 "G y MMMM d",
34 "G y MMM d",
35 "GGGGG yy/MM/dd",
36 "{1} {0}",
37 "{1} {0}",
38 "{1} {0}",
39 "{1} {0}",
40 "{1} {0}",
41 }
42 availableFormats{
43 Hm{"HH:mm"}
44 Hms{"HH:mm:ss"}
45 M{"L"}
46 MEd{"E, M/d"}
47 MMM{"LLL"}
48 MMMEd{"E, MMM d"}
49 MMMMEd{"E, MMMM d"}
50 MMMMd{"MMMM d"}
51 MMMd{"MMM d"}
52 Md{"M/d"}
53 d{"d"}
54 hm{"h:mm a"}
55 ms{"mm:ss"}
56 y{"y"}
57 yM{"M/y"}
58 yMEd{"E, M/d/y"}
59 yMMM{"MMM y"}
60 yMMMEd{"E, MMM d, y"}
61 yMMMM{"MMMM y"}
62 yMd{"y/M/d"}
63 yQQQ{"QQQ y"}
64 yQQQQ{"QQQQ y"}
65 }
66 }
67 gregorian{
68 AmPmMarkers{
69 "AN",
70 "EW",
71 }
72 DateTimePatterns{
73 "h:mm:ss a zzzz",
74 "h:mm:ss a z",
75 "h:mm:ss a",
76 "h:mm a",
77 "EEEE, y MMMM dd",
78 "y MMMM d",
79 "y MMM d",
80 "yy/MM/dd",
81 "{1} {0}",
82 "{1} {0}",
83 "{1} {0}",
84 "{1} {0}",
85 "{1} {0}",
86 }
87 availableFormats{
88 Hm{"HH:mm"}
89 Hms{"HH:mm:ss"}
90 M{"L"}
91 MEd{"E, M/d"}
92 MMM{"LLL"}
93 MMMEd{"E, MMM d"}
94 MMMMEd{"E, MMMM d"}
95 MMMMd{"MMMM d"}
96 MMMd{"MMM d"}
97 Md{"M/d"}
98 d{"d"}
99 hm{"h:mm a"}
100 ms{"mm:ss"}
101 y{"y"}
102 yM{"M/y"}
103 yMEd{"E, M/d/y"}
104 yMMM{"MMM y"}
105 yMMMEd{"E, MMM d, y"}
106 yMMMM{"MMMM y"}
107 yMd{"y/M/d"}
108 yQQQ{"QQQ y"}
109 yQQQQ{"QQQQ y"}
110 }
111 dayNames{
112 format{
113 abbreviated{
114 "Kwe",
115 "Dwo",
116 "Ben",
117 "Wuk",
118 "Yaw",
119 "Fia",
120 "Mem",
121 }
122 wide{
123 "Kwesida",
124 "Dwowda",
125 "Benada",
126 "Wukuda",
127 "Yawda",
128 "Fida",
129 "Memeneda",
130 }
131 }
132 stand-alone{
133 narrow{
134 "K",
135 "D",
136 "B",
137 "W",
138 "Y",
139 "F",
140 "M",
141 }
142 }
143 }
144 eras{
145 abbreviated{
146 "AK",
147 "KE",
148 }
149 wide{
150 "Ansa Kristo",
151 "Kristo Ekyiri",
152 }
153 }
154 monthNames{
155 format{
156 abbreviated{
157 "S-Ɔ",
158 "K-Ɔ",
159 "E-Ɔ",
160 "E-O",
161 "E-K",
162 "O-A",
163 "A-K",
164 "D-Ɔ",
165 "F-Ɛ",
166 "Ɔ-A",
167 "Ɔ-O",
168 "M-Ɔ",
169 }
170 wide{
171 "Sanda-Ɔpɛpɔn",
172 "Kwakwar-Ɔgyefuo",
173 "Ebɔw-Ɔbenem",
174 "Ebɔbira-Oforisuo",
175 "Esusow Aketseaba-Kɔtɔnimba",
176 "Obirade-Ayɛwohomumu",
177 "Ayɛwoho-Kitawonsa",
178 "Difuu-Ɔsandaa",
179 "Fankwa-Ɛbɔ",
180 "Ɔbɛsɛ-Ahinime",
181 "Ɔberɛfɛw-Obubuo",
182 "Mumu-Ɔpɛnimba",
183 }
184 }
185 }
186 }
187 }
188 delimiters{
189 alternateQuotationEnd{"’"}
190 alternateQuotationStart{"‘"}
191 quotationEnd{"”"}
192 quotationStart{"“"}
193 }
194 fields{
195 day{
196 dn{"Da"}
197 relative{
198 "-1"{"Ndeda"}
199 "0"{"Ndɛ"}
200 "1"{"Ɔkyena"}
201 }
202 }
203 dayperiod{
204 dn{"Da bere"}
205 }
206 era{
207 dn{"Bere"}
208 }
209 hour{
210 dn{"Dɔnhwer"}
211 }
212 minute{
213 dn{"Sema"}
214 }
215 month{
216 dn{"Bosome"}
217 }
218 second{
219 dn{"Sɛkɛnd"}
220 }
221 week{
222 dn{"Dapɛn"}
223 }
224 weekday{
225 dn{"Dapɛn mu da"}
226 }
227 year{
228 dn{"Afe"}
229 }
230 zone{
231 dn{"Bere apaamu"}
232 }
233 }
19 } 234 }
OLDNEW
« no previous file with comments | « source/data/locales/agq_CM.txt ('k') | source/data/locales/ak_GH.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698