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

Side by Side Diff: icu52/source/data/locales/zh_Hans_MO.txt

Issue 247663002: Trim unit* sections in data/locales/* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/locales/zh_Hans_HK.txt ('k') | icu52/source/data/locales/zh_Hans_SG.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) 2013 International Business Machines 3 // * Copyright (C) 2013 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/zh_Hans_MO.xml 6 // * Source File: <path>/common/main/zh_Hans_MO.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 zh_Hans_MO{ 9 zh_Hans_MO{
10 ExemplarCharactersPunctuation{"[_ ﹏ \\- — , 、 ; : ! ? … 。 · ‘ ’ “ ” ( ) [ ] 〈 〉 《 》 ﹁ ﹂ ﹃ ﹄ 【 】 〔 〕 / ~]"} 10 ExemplarCharactersPunctuation{"[_ ﹏ \\- — , 、 ; : ! ? … 。 · ‘ ’ “ ” ( ) [ ] 〈 〉 《 》 ﹁ ﹂ ﹃ ﹄ 【 】 〔 〕 / ~]"}
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 compound{ 231 compound{
232 per{"{0}/{1}"} 232 per{"{0}/{1}"}
233 } 233 }
234 duration{ 234 duration{
235 second{ 235 second{
236 other{"{0}秒"} 236 other{"{0}秒"}
237 } 237 }
238 } 238 }
239 } 239 }
240 unitsNarrow{ 240 unitsNarrow{
241 length{
242 centimeter{
243 other{"{0}厘米"}
244 }
245 foot{
246 other{"{0}英尺"}
247 }
248 inch{
249 other{"{0}英寸"}
250 }
251 kilometer{
252 other{"{0}公里"}
253 }
254 light-year{
255 other{"{0}光年"}
256 }
257 meter{
258 other{"{0}米"}
259 }
260 mile{
261 other{"{0}英里"}
262 }
263 millimeter{
264 other{"{0}毫米"}
265 }
266 picometer{
267 other{"{0}皮米"}
268 }
269 yard{
270 other{"{0}码"}
271 }
272 }
273 } 241 }
274 unitsShort{ 242 unitsShort{
275 length{
276 centimeter{
277 other{"{0}厘米"}
278 }
279 foot{
280 other{"{0}英尺"}
281 }
282 inch{
283 other{"{0}英寸"}
284 }
285 kilometer{
286 other{"{0}公里"}
287 }
288 light-year{
289 other{"{0}光年"}
290 }
291 meter{
292 other{"{0}米"}
293 }
294 mile{
295 other{"{0}英里"}
296 }
297 millimeter{
298 other{"{0}毫米"}
299 }
300 picometer{
301 other{"{0}皮米"}
302 }
303 yard{
304 other{"{0}码"}
305 }
306 }
307 } 243 }
308 } 244 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/zh_Hans_HK.txt ('k') | icu52/source/data/locales/zh_Hans_SG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698