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

Side by Side Diff: source/data/unit/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/unit/zh_Hans_HK.txt ('k') | source/data/unit/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
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/zh_Hans_MO.xml
7 // *
8 // ***************************************************************************
9 zh_Hans_MO{
10 Version{"2.1.8.19"}
11 units{
12 compound{
13 per{"{0}/{1}"}
14 }
15 duration{
16 second{
17 other{"{0}秒"}
18 }
19 }
20 proportion{
21 karat{
22 dnam{"开"}
23 other{"{0}开"}
24 }
25 }
26 temperature{
27 kelvin{
28 dnam{"开氏度"}
29 other{"{0}开氏度"}
30 }
31 }
32 }
33 unitsNarrow{
34 length{
35 foot{
36 other{"{0}英尺"}
37 }
38 inch{
39 other{"{0}英寸"}
40 }
41 light-year{
42 other{"{0}光年"}
43 }
44 mile{
45 other{"{0}英里"}
46 }
47 picometer{
48 other{"{0}皮米"}
49 }
50 yard{
51 other{"{0}码"}
52 }
53 }
54 temperature{
55 celsius{
56 other{"{0}°C"}
57 }
58 }
59 }
60 unitsShort{
61 acceleration{
62 g-force{
63 other{"{0}G力"}
64 }
65 }
66 area{
67 hectare{
68 other{"{0}公顷"}
69 }
70 square-foot{
71 other{"{0}平方英尺"}
72 }
73 }
74 length{
75 light-year{
76 other{"{0}光年"}
77 }
78 meter{
79 other{"{0}米"}
80 }
81 picometer{
82 other{"{0}皮米"}
83 }
84 yard{
85 other{"{0}码"}
86 }
87 }
88 proportion{
89 karat{
90 dnam{"开"}
91 other{"{0}开"}
92 }
93 }
94 temperature{
95 kelvin{
96 dnam{"开氏度"}
97 other{"{0}°K"}
98 }
99 }
100 }
101 }
OLDNEW
« no previous file with comments | « source/data/unit/zh_Hans_HK.txt ('k') | source/data/unit/zh_Hans_SG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698