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

Side by Side Diff: source/data/region/zh_Hant.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/zh.txt ('k') | source/data/zone/de.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_Hant.xml 6 // * Source File:<path>/common/main/zh_Hant.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/zh_Hant.xml 10 * ICU <specials> source: <path>/xml/main/zh_Hant.xml
11 */ 11 */
12 zh_Hant{ 12 zh_Hant{
13 %%ParentIsRoot:int{1} 13 %%ParentIsRoot:int{1}
14 Countries{ 14 Countries{
15 014{"東非"}
16 018{"非洲南部"}
17 030{"東亞"}
18 034{"南亞"}
19 035{"東南亞"}
20 039{"南歐"}
21 053{"澳洲與紐西蘭"}
22 054{"美拉尼西亞"}
23 057{"密克羅尼西亞"}
24 061{"玻里尼西亞"}
25 062{"中南亞"}
26 142{"亞洲"}
27 143{"中亞"}
28 145{"西亞"}
29 150{"歐洲"}
30 151{"東歐"}
31 154{"北歐"}
32 155{"西歐"}
33 172{"獨立國協"}
34 830{"海峽群島"}
35 AC{"阿森松島"} 15 AC{"阿森松島"}
36 AD{"安道爾"} 16 AD{"安道爾"}
37 AE{"阿拉伯聯合大公國"} 17 AE{"阿拉伯聯合大公國"}
38 AF{"阿富汗"} 18 AF{"阿富汗"}
39 AG{"安地卡及巴布達"} 19 AG{"安地卡及巴布達"}
40 AI{"安圭拉島"} 20 AI{"安圭拉島"}
41 AL{"阿爾巴尼亞"} 21 AL{"阿爾巴尼亞"}
42 AM{"亞美尼亞"} 22 AM{"亞美尼亞"}
43 AN{"荷屬安地列斯"} 23 AN{"荷屬安地列斯"}
44 AO{"安哥拉"} 24 AO{"安哥拉"}
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 WS{"薩摩亞群島"} 264 WS{"薩摩亞群島"}
285 YE{"葉門"} 265 YE{"葉門"}
286 YT{"馬約特"} 266 YT{"馬約特"}
287 ZA{"南非"} 267 ZA{"南非"}
288 ZM{"尚比亞"} 268 ZM{"尚比亞"}
289 ZW{"辛巴威"} 269 ZW{"辛巴威"}
290 ZZ{"未確定的區域"} 270 ZZ{"未確定的區域"}
291 } 271 }
292 Version{"2.0.50.94"} 272 Version{"2.0.50.94"}
293 } 273 }
OLDNEW
« no previous file with comments | « source/data/region/zh.txt ('k') | source/data/zone/de.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698