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

Side by Side Diff: icu46/source/data/locales/ca.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | Annotate | Revision Log
« no previous file with comments | « icu46/source/data/locales/bs_BA.txt ('k') | icu46/source/data/locales/ca_ES.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/ca.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/ca.xml
11 */
12 ca{
13 AuxExemplarCharacters{"[á ă â å ä ã ā æ ĕ ê ë ē ì ĭ î ī ñ º ŏ ô ö ø ō œ ù ŭ û ū ÿ]"}
14 ExemplarCharacters{"[a à b c ç d e é è f g h i í ï j k l ŀ m n o ó ò p q r s t u ú ü v w x y z]"}
15 ExemplarCharactersCurrency{"[a b c č d e f g h i j k l ł m n o º p q r s t u v w x y z]"}
16 ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
17 LocaleScript{
18 "Latn",
19 }
20 NumberElements{
21 latn{
22 patterns{
23 currencyFormat{"#,##0.00 ¤"}
24 decimalFormat{"#,##0.###"}
25 percentFormat{"#,##0%"}
26 scientificFormat{"#E0"}
27 }
28 symbols{
29 decimal{","}
30 exponential{"E"}
31 group{"."}
32 infinity{"∞"}
33 list{";"}
34 minusSign{"-"}
35 nan{"NaN"}
36 perMille{"‰"}
37 percentSign{"%"}
38 plusSign{"+"}
39 }
40 }
41 }
42 Version{"2.0.50.94"}
43 calendar{
44 gregorian{
45 AmPmMarkers{
46 "a.m.",
47 "p.m.",
48 }
49 DateTimePatterns{
50 "H:mm:ss zzzz",
51 "H:mm:ss z",
52 "H:mm:ss",
53 "H:mm",
54 "EEEE d MMMM 'de' y",
55 "d MMMM 'de' y",
56 "dd/MM/yyyy",
57 "dd/MM/yy",
58 "{1} {0}",
59 "{1} {0}",
60 "{1} {0}",
61 "{1} {0}",
62 "{1} {0}",
63 }
64 availableFormats{
65 EEEd{"EEE d"}
66 H{"H"}
67 Hm{"H:mm"}
68 Hms{"H:mm:ss"}
69 M{"L"}
70 MEd{"E d/M"}
71 MMM{"LLL"}
72 MMMEd{"E d MMM"}
73 MMMMEd{"E d MMMM"}
74 MMMMd{"d MMMM"}
75 MMMd{"d MMM"}
76 Md{"d/M"}
77 d{"d"}
78 hm{"h:mm a"}
79 hms{"h:mm:ss a"}
80 mmss{"mm:ss"}
81 ms{"mm:ss"}
82 y{"y"}
83 yM{"M/yyyy"}
84 yMEd{"E d/M/yyyy"}
85 yMMM{"LLL y"}
86 yMMMEd{"EEE d MMM y"}
87 yMMMM{"LLLL 'del' y"}
88 yQ{"Q yyyy"}
89 yQQQ{"QQQ y"}
90 yyQ{"Q yy"}
91 yyyyMM{"MM/yyyy"}
92 }
93 dayNames{
94 format{
95 abbreviated{
96 "dg.",
97 "dl.",
98 "dt.",
99 "dc.",
100 "dj.",
101 "dv.",
102 "ds.",
103 }
104 wide{
105 "diumenge",
106 "dilluns",
107 "dimarts",
108 "dimecres",
109 "dijous",
110 "divendres",
111 "dissabte",
112 }
113 }
114 stand-alone{
115 abbreviated{
116 "dg",
117 "dl",
118 "dt",
119 "dc",
120 "dj",
121 "dv",
122 "ds",
123 }
124 narrow{
125 "g",
126 "l",
127 "t",
128 "c",
129 "j",
130 "v",
131 "s",
132 }
133 }
134 }
135 eras{
136 abbreviated{
137 "aC",
138 "dC",
139 }
140 }
141 fields{
142 day{
143 dn{"dia"}
144 relative{
145 "-1"{"ahir"}
146 "-2"{"abans d'ahir"}
147 "-3"{"fa tres dies"}
148 "0"{"avui"}
149 "1"{"demà"}
150 "2"{"demà passat"}
151 "3"{"d'aquí a tres dies"}
152 }
153 }
154 dayperiod{
155 dn{"a.m./p.m."}
156 }
157 era{
158 dn{"era"}
159 }
160 hour{
161 dn{"hora"}
162 }
163 minute{
164 dn{"minut"}
165 }
166 month{
167 dn{"mes"}
168 }
169 second{
170 dn{"segon"}
171 }
172 week{
173 dn{"setmana"}
174 }
175 weekday{
176 dn{"dia de la setmana"}
177 }
178 year{
179 dn{"any"}
180 }
181 zone{
182 dn{"zona"}
183 }
184 }
185 intervalFormats{
186 H{
187 H{"H-H"}
188 a{"HH-HH"}
189 }
190 Hm{
191 H{"HH:mm-HH:mm"}
192 a{"HH:mm-HH:mm"}
193 m{"HH:mm-HH:mm"}
194 }
195 Hmv{
196 H{"HH:mm-HH:mm v"}
197 a{"HH:mm-HH:mm v"}
198 m{"HH:mm-HH:mm v"}
199 }
200 Hv{
201 H{"H-H v"}
202 a{"HH-HH v"}
203 }
204 M{
205 M{"M-M"}
206 }
207 MEd{
208 M{"E dd/MM - E dd/MM"}
209 d{"E dd/MM - E dd/MM"}
210 }
211 MMM{
212 M{"LLL-LLL"}
213 }
214 MMMEd{
215 M{"E d MMM - E d MMM"}
216 d{"E d - E d MMM"}
217 }
218 MMMM{
219 M{"LLLL-LLLL"}
220 }
221 MMMd{
222 M{"d MMM - d MMM"}
223 d{"d-d MMM"}
224 }
225 Md{
226 M{"dd/MM - dd/MM"}
227 d{"dd/MM - dd/MM"}
228 }
229 d{
230 d{"d-d"}
231 }
232 fallback{"{0} - {1}"}
233 h{
234 a{"h a - h a"}
235 h{"h-h a"}
236 }
237 hm{
238 a{"h:mm a -h:mm a"}
239 h{"h:mm-h:mm a"}
240 m{"h:mm-h:mm a"}
241 }
242 hmv{
243 a{"h:mm a - h:mm a v"}
244 h{"h:mm-h:mm a v"}
245 m{"h:mm-h:mm a v"}
246 }
247 hv{
248 a{"h a - h a v"}
249 h{"h-h a v"}
250 }
251 y{
252 y{"y-y"}
253 }
254 yM{
255 M{"MM/yy - MM/yy"}
256 y{"MM/yy - MM/yy"}
257 }
258 yMEd{
259 M{"E dd/MM/yy - E dd/MM/yy"}
260 d{"E dd/MM/yy - E dd/MM/yy"}
261 y{"E dd/MM/yy - E dd/MM/yy"}
262 }
263 yMMM{
264 M{"LLL-LLL 'de' y"}
265 y{"LLL 'de' y - LLL 'de' y"}
266 }
267 yMMMEd{
268 M{"E d MMM - E d MMM 'de' y"}
269 d{"E d - E d MMM 'de' y"}
270 y{"E d MMM 'de' y - E d MMM 'de' y"}
271 }
272 yMMMM{
273 M{"LLLL-LLLL 'de' y"}
274 y{"LLLL 'de' y - LLLL 'de' y"}
275 }
276 yMMMd{
277 M{"d MMM - d MMM 'de' y"}
278 d{"d-d MMM 'de' y"}
279 y{"d MMM 'de' y - d MMM 'de' y"}
280 }
281 yMd{
282 M{"dd/MM/yy - dd/MM/yy"}
283 d{"dd/MM/yy - dd/MM/yy"}
284 y{"dd/MM/yy - dd/MM/yy"}
285 }
286 }
287 monthNames{
288 format{
289 abbreviated{
290 "de gen.",
291 "de febr.",
292 "de març",
293 "d’abr.",
294 "de maig",
295 "de juny",
296 "de jul.",
297 "d’ag.",
298 "de set.",
299 "d’oct.",
300 "de nov.",
301 "de des.",
302 }
303 wide{
304 "de gener",
305 "de febrer",
306 "de març",
307 "d’abril",
308 "de maig",
309 "de juny",
310 "de juliol",
311 "d’agost",
312 "de setembre",
313 "d’octubre",
314 "de novembre",
315 "de desembre",
316 }
317 }
318 stand-alone{
319 abbreviated{
320 "gen.",
321 "febr.",
322 "març",
323 "abr.",
324 "maig",
325 "juny",
326 "jul.",
327 "ag.",
328 "set.",
329 "oct.",
330 "nov.",
331 "des.",
332 }
333 narrow{
334 "g",
335 "f",
336 "m",
337 "a",
338 "m",
339 "j",
340 "j",
341 "a",
342 "s",
343 "o",
344 "n",
345 "d",
346 }
347 wide{
348 "gener",
349 "febrer",
350 "març",
351 "abril",
352 "maig",
353 "juny",
354 "juliol",
355 "agost",
356 "setembre",
357 "octubre",
358 "novembre",
359 "desembre",
360 }
361 }
362 }
363 quarters{
364 format{
365 abbreviated{
366 "1T",
367 "2T",
368 "3T",
369 "4T",
370 }
371 wide{
372 "1r trimestre",
373 "2n trimestre",
374 "3r trimestre",
375 "4t trimestre",
376 }
377 }
378 }
379 }
380 }
381 delimiters{
382 alternateQuotationEnd{"”"}
383 alternateQuotationStart{"“"}
384 quotationEnd{"’"}
385 quotationStart{"‘"}
386 }
387 listPattern{
388 standard{
389 2{"{0} i {1}"}
390 end{"{0} i {1}"}
391 }
392 }
393 measurementSystemNames{
394 US{"imperial"}
395 metric{"mètric"}
396 }
397 units{
398 day{
399 one{"{0} dia"}
400 other{"{0} dies"}
401 }
402 hour{
403 one{"{0} hora"}
404 other{"{0} hores"}
405 }
406 minute{
407 one{"{0} minut"}
408 other{"{0} minuts"}
409 }
410 month{
411 one{"{0} mes"}
412 other{"{0} mesos"}
413 }
414 second{
415 one{"{0} segon"}
416 other{"{0} segons"}
417 }
418 week{
419 one{"{0} setmana"}
420 other{"{0} setmanes"}
421 }
422 year{
423 one{"{0} any"}
424 other{"{0} anys"}
425 }
426 }
427 unitsShort{
428 day{
429 one{"{0} dia"}
430 other{"{0} dies"}
431 }
432 hour{
433 one{"{0} h"}
434 other{"{0} h"}
435 }
436 minute{
437 one{"{0} m"}
438 other{"{0} m"}
439 }
440 month{
441 one{"{0} mes"}
442 other{"{0} mesos"}
443 }
444 second{
445 one{"{0} s"}
446 other{"{0} s"}
447 }
448 week{
449 one{"{0} setmana"}
450 other{"{0} setmanes"}
451 }
452 year{
453 one{"{0} any"}
454 other{"{0} anys"}
455 }
456 }
457 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/bs_BA.txt ('k') | icu46/source/data/locales/ca_ES.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698