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

Side by Side Diff: source/data/lang/zh_Hans_MO.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_HK.txt ('k') | source/data/lang/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) 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_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 Languages{ 10 Languages{
11 ast{"阿斯图里亚思文"} 11 ast{"阿斯图里亚思文"}
12 es_ES{"伊比利亚西班牙文"} 12 es_ES{"伊比利亚西班牙文"}
13 mdr{"曼达尔"} 13 mdr{"曼达尔"}
14 om{"奥罗莫文"} 14 om{"奥罗莫文"}
15 pt_PT{"伊比利亚葡萄牙文"} 15 pt_PT{"伊比利亚葡萄牙文"}
16 } 16 }
17 Scripts{ 17 Scripts{
18 Knda{"卡纳塔克文"} 18 Knda{"卡纳塔克文"}
19 Sinh{"辛哈拉文"} 19 Sinh{"辛哈拉文"}
20 Thaa{"塔安娜文"} 20 Thaa{"塔安娜文"}
21 Zxxx{"非书面文字"}
22 Zzzz{"未知语系"} 21 Zzzz{"未知语系"}
23 } 22 }
24 Types{ 23 Types{
25 collation{ 24 collation{
26 big5han{"繁体中文排序顺序 (Big5)"} 25 big5han{"繁体中文排序顺序 (Big5)"}
27 dictionary{"字典排序"} 26 dictionary{"字典排序"}
28 gb2312han{"简体中文排序顺序 (GB2312)"} 27 gb2312han{"简体中文排序顺序 (GB2312)"}
29 phonebook{"电话簿排序"} 28 phonebook{"电话簿排序"}
30 pinyin{"拼音排序顺序"} 29 pinyin{"拼音排序顺序"}
31 reformed{"改良排序"} 30 reformed{"改良排序"}
32 traditional{"传统排序"} 31 traditional{"传统排序"}
33 } 32 }
34 } 33 }
35 Variants{ 34 Variants{
36 WADEGILE{"韦氏拼音罗马字"} 35 WADEGILE{"韦氏拼音罗马字"}
37 } 36 }
38 Version{"2.0.92.87"} 37 Version{"2.1.8.19"}
39 codePatterns{ 38 codePatterns{
40 script{"语系:{0}"} 39 script{"语系:{0}"}
41 } 40 }
42 localeDisplayPattern{ 41 localeDisplayPattern{
43 keyTypePattern{"{0}: {1}"} 42 keyTypePattern{"{0}: {1}"}
44 } 43 }
45 } 44 }
OLDNEW
« no previous file with comments | « source/data/lang/zh_Hans_HK.txt ('k') | source/data/lang/zh_Hans_SG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698