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

Side by Side Diff: source/data/lang/zh_Hans_HK.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/lang/zh_Hans_CN.txt ('k') | source/data/lang/zh_Hans_MO.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) 2014 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_HK.xml 6 // * Source File: <path>/common/main/zh_Hans_HK.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 zh_Hans_HK{ 9 zh_Hans_HK{
10 Languages{ 10 Languages{
11 ast{"阿斯图里亚思文"} 11 ast{"阿斯图里亚思文"}
12 es_ES{"伊比利亚西班牙文"} 12 es_ES{"伊比利亚西班牙文"}
13 om{"奥罗莫文"} 13 om{"奥罗莫文"}
14 pt_PT{"伊比利亚葡萄牙文"} 14 pt_PT{"伊比利亚葡萄牙文"}
15 } 15 }
16 Scripts{ 16 Scripts{
17 Knda{"卡纳塔克文"} 17 Knda{"卡纳塔克文"}
18 Sinh{"辛哈拉文"} 18 Sinh{"辛哈拉文"}
19 Thaa{"塔安娜文"} 19 Thaa{"塔安娜文"}
20 Zxxx{"非书面文字"}
21 Zzzz{"未知语系"} 20 Zzzz{"未知语系"}
22 } 21 }
23 Types{ 22 Types{
24 collation{ 23 collation{
25 big5han{"繁体中文排序顺序 (Big5)"} 24 big5han{"繁体中文排序顺序 (Big5)"}
26 dictionary{"字典排序"} 25 dictionary{"字典排序"}
27 gb2312han{"简体中文排序顺序 (GB2312)"} 26 gb2312han{"简体中文排序顺序 (GB2312)"}
28 phonebook{"电话簿排序"} 27 phonebook{"电话簿排序"}
29 pinyin{"拼音排序顺序"} 28 pinyin{"拼音排序顺序"}
30 reformed{"改良排序"} 29 reformed{"改良排序"}
31 traditional{"传统排序"} 30 traditional{"传统排序"}
32 } 31 }
33 } 32 }
34 Variants{ 33 Variants{
35 WADEGILE{"韦氏拼音罗马字"} 34 WADEGILE{"韦氏拼音罗马字"}
36 } 35 }
37 Version{"2.0.92.87"} 36 Version{"2.1.8.19"}
38 codePatterns{ 37 codePatterns{
39 script{"语系:{0}"} 38 script{"语系:{0}"}
40 } 39 }
41 localeDisplayPattern{ 40 localeDisplayPattern{
42 keyTypePattern{"{0}: {1}"} 41 keyTypePattern{"{0}: {1}"}
43 } 42 }
44 } 43 }
OLDNEW
« no previous file with comments | « source/data/lang/zh_Hans_CN.txt ('k') | source/data/lang/zh_Hans_MO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698