]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/es_CL.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / es_CL.txt
CommitLineData
b75a7d8f
A
1// ***************************************************************************
2// *
3// * Copyright (C) 1997-2003, International Business Machines
4// * Corporation and others. All Rights Reserved.
5// *
6// ***************************************************************************
7
8es_CL {
9 Version { "2.0" }
10 DateTimePatterns {
11 "HH:mm:ss z",
12 "H:mm:ss z",
13 "H:mm:ss",
14 "H:mm",
15 "EEEE d' de 'MMMM' de 'yyyy",
16 "d' de 'MMMM' de 'yyyy",
17 "dd-MM-yyyy",
18 "dd-MM-yy",
19 "{1} {0}",
20 }
21 LocaleID:int { 0x340a }
22// LocaleString { "es_CL" }
23 NumberElements {
24 ",",
25 ".",
26 ";",
27 "%",
28 "0",
29 "#",
30 "-",
31 "E",
32 "\u2030",
33 "\u221E",
34 "\uFFFD",
35 ",",
36 }
37 NumberPatterns {
38 "#,##0.###;-#,##0.###",
39 "\u00A4#,##0.00;\u00A4-#,##0.00",
40 "#,##0%",
41 "#E0",
42 }
43// ShortCountry { "CHL" }
44
45 // Currency display names
46 Currencies {
47 CLP { "$", "Peso Chileno" }
48 USD { "US$", "D\u00F3lar Americano" }
49 }
50}