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

Side by Side Diff: source/data/unit/lkt.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/unit/lg.txt ('k') | source/data/unit/ln.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/lkt.xml 6 // * Source File: <path>/common/main/lkt.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/lkt.xml
11 */
12 lkt{ 9 lkt{
13 Version{"2.1.6.69"} 10 Version{"2.1.19.14"}
14 units{ 11 units{
15 duration{ 12 duration{
16 day{ 13 day{
17 other{"{0}-čháŋ"} 14 other{"{0}-čháŋ"}
18 } 15 }
19 hour{ 16 hour{
20 other{"Owápȟe {0}"} 17 other{"Owápȟe {0}"}
21 } 18 }
22 month{ 19 month{
23 other{"Wíyawapi {0}"} 20 other{"Wíyawapi {0}"}
24 } 21 }
25 second{ 22 second{
26 other{"Okpí {0}"} 23 other{"Okpí {0}"}
27 } 24 }
28 week{ 25 week{
29 other{"okó {0}"} 26 other{"okó {0}"}
30 } 27 }
31 year{ 28 year{
32 other{"ómakȟa {0}"} 29 other{"ómakȟa {0}"}
33 } 30 }
34 } 31 }
32 length{
33 foot{
34 other{"siíyutȟapi {0}"}
35 }
36 inch{
37 other{"oíyutȟe čísčila {0}"}
38 }
39 mile{
40 other{"makhíyutȟapi {0}"}
41 }
42 yard{
43 other{"čhaéglepi {0}"}
44 }
45 }
46 mass{
47 pound{
48 other{"tkeíyutȟapi {0}"}
49 }
50 }
35 } 51 }
36 unitsNarrow{ 52 unitsNarrow{
37 duration{ 53 duration{
38 day{ 54 day{
39 other{"{0}-čháŋ"} 55 other{"{0}-čháŋ"}
40 } 56 }
41 hour{ 57 hour{
42 other{"Owápȟe {0}"} 58 other{"Owápȟe {0}"}
43 } 59 }
44 month{ 60 month{
45 other{"Wí {0}"} 61 other{"Wí {0}"}
46 } 62 }
47 second{ 63 second{
48 other{"Okpí {0}"} 64 other{"Okpí {0}"}
49 } 65 }
50 week{ 66 week{
51 other{"okó {0}"} 67 other{"okó {0}"}
52 } 68 }
53 year{ 69 year{
54 other{"ómakȟa {0}"} 70 other{"ómakȟa {0}"}
55 } 71 }
56 } 72 }
73 length{
74 foot{
75 other{"siíyutȟapi {0}"}
76 }
77 inch{
78 other{"{0}″"}
79 }
80 mile{
81 other{"{0} makh"}
82 }
83 yard{
84 other{"čhaéglepi {0}"}
85 }
86 }
87 mass{
88 pound{
89 other{"{0}#"}
90 }
91 }
92 temperature{
93 celsius{
94 other{"{0}°C"}
95 }
96 fahrenheit{
97 other{"{0}°"}
98 }
99 }
57 } 100 }
58 unitsShort{ 101 unitsShort{
59 duration{ 102 duration{
60 day{ 103 day{
61 other{"{0}-čháŋ"} 104 other{"{0}-čháŋ"}
62 } 105 }
63 hour{ 106 hour{
64 other{"Owápȟe {0}"} 107 other{"Owápȟe {0}"}
65 } 108 }
66 month{ 109 month{
67 other{"Wíyawapi {0}"} 110 other{"Wíyawapi {0}"}
68 } 111 }
69 second{ 112 second{
70 other{"Okpí {0}"} 113 other{"Okpí {0}"}
71 } 114 }
72 week{ 115 week{
73 other{"okó {0}"} 116 other{"okó {0}"}
74 } 117 }
75 year{ 118 year{
76 other{"ómakȟa {0}"} 119 other{"ómakȟa {0}"}
77 } 120 }
78 } 121 }
122 length{
123 foot{
124 other{"siíyutȟapi {0}"}
125 }
126 inch{
127 other{"oíyutȟe čísčila {0}"}
128 }
129 mile{
130 other{"makhíyutȟapi {0}"}
131 }
132 yard{
133 other{"čhaéglepi {0}"}
134 }
135 }
136 mass{
137 pound{
138 other{"tkeíyutȟapi {0}"}
139 }
140 }
79 } 141 }
80 } 142 }
OLDNEW
« no previous file with comments | « source/data/unit/lg.txt ('k') | source/data/unit/ln.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698