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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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_MO.txt ('k') | source/data/lang/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) 2014 International Business Machines 3 // * Copyright (C) 2015 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_SG.xml 6 // * Source File: <path>/icu-locale-deprecates.xml & build.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * generated alias target
11 */
9 zh_Hans_SG{ 12 zh_Hans_SG{
10 Languages{ 13 ___{""}
11 en_GB{"英国英文"}
12 en_US{"美国英文"}
13 es_ES{"伊比利亚西班牙文"}
14 om{"奥罗莫文"}
15 pt_PT{"伊比利亚葡萄牙文"}
16 }
17 Scripts{
18 Knda{"卡纳塔克文"}
19 Sinh{"辛哈拉文"}
20 Thaa{"塔安娜文"}
21 Zzzz{"未知语系"}
22 }
23 Types{
24 collation{
25 big5han{"繁体中文排序顺序 (Big5)"}
26 dictionary{"字典排序"}
27 ducet{"默认 Unicode 排序顺序"}
28 gb2312han{"简体中文排序顺序 (GB2312)"}
29 phonebook{"电话簿排序"}
30 pinyin{"拼音排序顺序"}
31 traditional{"传统排序"}
32 }
33 }
34 Variants{
35 WADEGILE{"韦氏拼音罗马字"}
36 }
37 Version{"2.1.8.19"}
38 codePatterns{
39 script{"语系:{0}"}
40 }
41 localeDisplayPattern{
42 keyTypePattern{"{0}: {1}"}
43 }
44 } 14 }
OLDNEW
« no previous file with comments | « source/data/lang/zh_Hans_MO.txt ('k') | source/data/lang/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698