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

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

Issue 7046066: Fix some ICU locale data (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 9 years, 5 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 | « source/data/region/vi.txt ('k') | 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) 2010 International Business Machines 3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
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>/xml/main/zh.xml 10 * ICU <specials> source: <path>/xml/main/zh.xml
11 */ 11 */
12 zh{ 12 zh{
13 Countries{ 13 Countries{
14 001{"世界"} 14 419{"拉丁美洲"}
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 062{"中南亚"}
37 142{"亚洲"}
38 143{"中亚"}
39 145{"西亚"}
40 150{"欧洲"}
41 151{"东欧"}
42 154{"北欧"}
43 155{"西欧"}
44 172{"独联体"}
45 419{"拉丁美洲和加勒比海"}
46 830{"海峡群岛"}
47 AC{"阿森松岛"} 15 AC{"阿森松岛"}
48 AD{"安道尔"} 16 AD{"安道尔"}
49 AE{"阿拉伯联合酋长国"} 17 AE{"阿拉伯联合酋长国"}
50 AF{"阿富汗"} 18 AF{"阿富汗"}
51 AG{"安提瓜和巴布达"} 19 AG{"安提瓜和巴布达"}
52 AI{"安圭拉"} 20 AI{"安圭拉"}
53 AL{"阿尔巴尼亚"} 21 AL{"阿尔巴尼亚"}
54 AM{"亚美尼亚"} 22 AM{"亚美尼亚"}
55 AN{"荷属安的列斯群岛"} 23 AN{"荷属安的列斯群岛"}
56 AO{"安哥拉"} 24 AO{"安哥拉"}
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 WS{"萨摩亚"} 264 WS{"萨摩亚"}
297 YE{"也门"} 265 YE{"也门"}
298 YT{"马约特"} 266 YT{"马约特"}
299 ZA{"南非"} 267 ZA{"南非"}
300 ZM{"赞比亚"} 268 ZM{"赞比亚"}
301 ZW{"津巴布韦"} 269 ZW{"津巴布韦"}
302 ZZ{"未知或无效地区"} 270 ZZ{"未知或无效地区"}
303 } 271 }
304 Version{"2.0.50.96"} 272 Version{"2.0.50.96"}
305 } 273 }
OLDNEW
« no previous file with comments | « source/data/region/vi.txt ('k') | source/data/region/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698