]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/es_CO.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / es_CO.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_CO {
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 "d/MM/yyyy",
18 "d/MM/yy",
19 "{1} {0}",
20 }
21 LocaleID:int { 0x240a }
22// LocaleString { "es_CO" }
23 NumberElements {
24 ",",
25 ".",
26 ";",
27 "%",
28 "0",
29 "#",
30 "-",
31 "E",
32 "\u2030",
33 "\u221E",
34 "\uFFFD",
35 ",",
36 }
37// ShortCountry { "COL" }
38
39 // Currency display names
40 Currencies {
41 COP { "$", "Peso de Colombia" }
42 USD { "US$", "D\u00F3lar Americano" }
43 }
44}