Imported Upstream version 58.1
[platform/upstream/icu.git] / source / data / unit / es_CO.txt
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 es_CO{
4     %%Parent{"es_419"}
5     Version{"2.1.27.99"}
6     units{
7         duration{
8             month{
9                 per{"{0}/mes"}
10             }
11             week{
12                 per{"{0}/sem."}
13             }
14         }
15     }
16     unitsNarrow{
17         duration{
18             day{
19                 dnam{"día"}
20                 one{"{0} día"}
21                 other{"{0} días"}
22             }
23             hour{
24                 one{"{0} h"}
25                 other{"{0} h"}
26             }
27             millisecond{
28                 one{"{0} ms"}
29                 other{"{0} ms"}
30             }
31             minute{
32                 one{"{0} min"}
33                 other{"{0} min"}
34             }
35             month{
36                 dnam{"mes"}
37                 one{"{0} mes"}
38                 other{"{0} meses"}
39             }
40             second{
41                 one{"{0} s"}
42                 other{"{0} s"}
43             }
44             week{
45                 one{"{0} sem."}
46                 other{"{0} sems."}
47             }
48             year{
49                 one{"{0} a."}
50                 other{"{0} a."}
51             }
52         }
53     }
54     unitsShort{
55         duration{
56             day{
57                 dnam{"días"}
58                 one{"{0} día"}
59                 other{"{0} días"}
60                 per{"{0}/día"}
61             }
62             month{
63                 dnam{"mes"}
64                 one{"{0} mes"}
65                 other{"{0} meses"}
66                 per{"{0}/mes"}
67             }
68             year{
69                 dnam{"a."}
70                 one{"{0} a."}
71                 other{"{0} a."}
72                 per{"{0}/año"}
73             }
74         }
75     }
76 }