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

Side by Side Diff: source/data/unit/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/unit/zh_Hans_CN.txt ('k') | source/data/unit/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
(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_HK.xml
7 // *
8 // ***************************************************************************
9 zh_Hans_HK{
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 length{
67 light-year{
68 other{"{0}光年"}
69 }
70 meter{
71 other{"{0}米"}
72 }
73 picometer{
74 other{"{0}皮米"}
75 }
76 yard{
77 other{"{0}码"}
78 }
79 }
80 proportion{
81 karat{
82 dnam{"开"}
83 other{"{0}开"}
84 }
85 }
86 temperature{
87 kelvin{
88 dnam{"开氏度"}
89 other{"{0}°K"}
90 }
91 }
92 }
93 }
OLDNEW
« no previous file with comments | « source/data/unit/zh_Hans_CN.txt ('k') | source/data/unit/zh_Hans_MO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698