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

Side by Side Diff: source/data/locales/en_GB.txt

Issue 1625623003: ICU 56 step 3: Apply Google's locale changes to ICU locale data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56script_loclist
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/locales/en.txt ('k') | source/data/locales/hi.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) 2015 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/en_GB.xml 6 // * Source File: <path>/common/main/en_GB.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 en_GB{ 9 en_GB{
10 %%Parent{"en_001"} 10 %%Parent{"en_001"}
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 one{"{0} min ago"} 112 one{"{0} min ago"}
113 other{"{0} min ago"} 113 other{"{0} min ago"}
114 } 114 }
115 } 115 }
116 } 116 }
117 month-narrow{ 117 month-narrow{
118 dn{"mo"} 118 dn{"mo"}
119 relativeTime{ 119 relativeTime{
120 future{ 120 future{
121 one{"in {0} mo"} 121 one{"in {0} mo"}
122 other{"in {0} mo"}
122 } 123 }
123 past{ 124 past{
124 one{"{0} mo ago"} 125 one{"{0} mo ago"}
126 other{"{0} mo ago"}
125 } 127 }
126 } 128 }
127 } 129 }
128 month-short{ 130 month-short{
129 dn{"mo"} 131 dn{"mo"}
130 relativeTime{ 132 relativeTime{
131 future{ 133 future{
132 one{"in {0} mo"} 134 one{"in {0} mo"}
133 other{"in {0} mo"} 135 other{"in {0} mo"}
134 } 136 }
135 past{ 137 past{
136 one{"{0} mo ago"} 138 one{"{0} mo ago"}
137 other{"{0} mo ago"} 139 other{"{0} mo ago"}
138 } 140 }
139 } 141 }
140 } 142 }
141 quarter-narrow{ 143 quarter-narrow{
142 dn{"qtr"} 144 dn{"qtr"}
143 relativeTime{ 145 relativeTime{
144 future{ 146 future{
145 one{"in {0} qtr"} 147 one{"in {0} qtr"}
148 other{"in {0} qtr"}
146 } 149 }
147 past{ 150 past{
148 one{"{0} qtr ago"} 151 one{"{0} qtr ago"}
152 other{"{0} qtr ago"}
149 } 153 }
150 } 154 }
151 } 155 }
152 quarter-short{ 156 quarter-short{
153 dn{"qtr"} 157 dn{"qtr"}
154 relativeTime{ 158 relativeTime{
155 future{ 159 future{
156 one{"in {0} qtr"} 160 one{"in {0} qtr"}
157 other{"in {0} qtr"} 161 other{"in {0} qtr"}
158 } 162 }
(...skipping 26 matching lines...) Expand all
185 one{"{0} sec ago"} 189 one{"{0} sec ago"}
186 other{"{0} sec ago"} 190 other{"{0} sec ago"}
187 } 191 }
188 } 192 }
189 } 193 }
190 week-narrow{ 194 week-narrow{
191 dn{"wk"} 195 dn{"wk"}
192 relativeTime{ 196 relativeTime{
193 future{ 197 future{
194 one{"in {0} wk"} 198 one{"in {0} wk"}
199 other{"in {0} wk"}
195 } 200 }
196 past{ 201 past{
197 one{"{0} wk ago"} 202 one{"{0} wk ago"}
198 other{"{0} wk ago"} 203 other{"{0} wk ago"}
199 } 204 }
200 } 205 }
201 } 206 }
202 week-short{ 207 week-short{
203 dn{"wk"} 208 dn{"wk"}
204 relativeTime{ 209 relativeTime{
205 future{ 210 future{
206 one{"in {0} wk"} 211 one{"in {0} wk"}
207 other{"in {0} wk"} 212 other{"in {0} wk"}
208 } 213 }
209 past{ 214 past{
210 one{"{0} wk ago"} 215 one{"{0} wk ago"}
211 other{"{0} wk ago"} 216 other{"{0} wk ago"}
212 } 217 }
213 } 218 }
214 } 219 }
215 year-narrow{ 220 year-narrow{
216 relativeTime{ 221 relativeTime{
217 future{ 222 future{
218 one{"in {0} yr"} 223 one{"in {0} yr"}
224 other{"in {0} yr"}
219 } 225 }
220 past{ 226 past{
221 one{"{0} yr ago"} 227 one{"{0} yr ago"}
228 other{"{0} yr ago"}
222 } 229 }
223 } 230 }
224 } 231 }
225 year-short{ 232 year-short{
226 dn{"yr"} 233 dn{"yr"}
227 relativeTime{ 234 relativeTime{
228 future{ 235 future{
229 one{"in {0} yr"} 236 one{"in {0} yr"}
230 other{"in {0} yr"} 237 other{"in {0} yr"}
231 } 238 }
232 past{ 239 past{
233 one{"{0} yr ago"} 240 one{"{0} yr ago"}
234 other{"{0} yr ago"} 241 other{"{0} yr ago"}
235 } 242 }
236 } 243 }
237 } 244 }
238 } 245 }
239 listPattern{ 246 listPattern{
240 standard{ 247 standard{
241 end{"{0} and {1}"} 248 end{"{0} and {1}"}
242 } 249 }
243 } 250 }
244 } 251 }
OLDNEW
« no previous file with comments | « source/data/locales/en.txt ('k') | source/data/locales/hi.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698