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

Side by Side Diff: icu52/source/data/region/zh.txt

Issue 239543018: Trim ICU data to reduce the download size/memory usage (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/region/vi.txt ('k') | icu52/source/data/region/zh_Hant.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.xml 6 // * Source File: <path>/common/main/zh.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/zh.xml 10 * ICU <specials> source: <path>/common/main/zh.xml
11 */ 11 */
12 zh{ 12 zh{
13 Countries{ 13 Countries{
14 001{"世界"}
15 002{"非洲"}
16 003{"北美洲"}
17 005{"南美洲"}
18 009{"大洋洲"}
19 011{"西非"}
20 013{"中美洲"}
21 014{"东非"}
22 015{"北非"}
23 017{"中非"}
24 018{"南部非洲"}
25 019{"美洲"}
26 021{"美洲北部"}
27 029{"加勒比地区"}
28 030{"东亚"}
29 034{"南亚"}
30 035{"东南亚"}
31 039{"南欧"}
32 053{"澳大拉西亚"}
33 054{"美拉尼西亚"}
34 057{"密克罗尼西亚地区"}
35 061{"玻利尼西亚"}
36 142{"亚洲"}
37 143{"中亚"}
38 145{"西亚"}
39 150{"欧洲"}
40 151{"东欧"}
41 154{"北欧"}
42 155{"西欧"}
43 419{"拉丁美洲"} 14 419{"拉丁美洲"}
44 AC{"阿森松岛"} 15 AC{"阿森松岛"}
45 AD{"安道尔"} 16 AD{"安道尔"}
46 AE{"阿拉伯联合酋长国"} 17 AE{"阿拉伯联合酋长国"}
47 AF{"阿富汗"} 18 AF{"阿富汗"}
48 AG{"安提瓜和巴布达"} 19 AG{"安提瓜和巴布达"}
49 AI{"安圭拉"} 20 AI{"安圭拉"}
50 AL{"阿尔巴尼亚"} 21 AL{"阿尔巴尼亚"}
51 AM{"亚美尼亚"} 22 AM{"亚美尼亚"}
52 AN{"荷属安的列斯群岛"} 23 AN{"荷属安的列斯群岛"}
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 } 275 }
305 CountriesShort{ 276 CountriesShort{
306 GB{"英国"} 277 GB{"英国"}
307 HK{"香港"} 278 HK{"香港"}
308 MO{"澳门"} 279 MO{"澳门"}
309 PS{"巴勒斯坦"} 280 PS{"巴勒斯坦"}
310 US{"美国"} 281 US{"美国"}
311 } 282 }
312 Version{"2.0.93.8"} 283 Version{"2.0.93.8"}
313 } 284 }
OLDNEW
« no previous file with comments | « icu52/source/data/region/vi.txt ('k') | icu52/source/data/region/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698