]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/locales/es_419.txt
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / data / locales / es_419.txt
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2012 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/es_419.xml
7 // *
8 // ***************************************************************************
9 es_419{
10 NumberElements{
11 latn{
12 patterns{
13 currencyFormat{"¤#,##0.00"}
14 }
15 symbols{
16 decimal{"."}
17 group{","}
18 }
19 }
20 }
21 Version{"2.0.65.46"}
22 calendar{
23 gregorian{
24 dayNames{
25 stand-alone{
26 narrow{
27 "D",
28 "L",
29 "M",
30 "M",
31 "J",
32 "V",
33 "S",
34 }
35 }
36 }
37 fields{
38 month{
39 relative{
40 "-1"{"El mes pasado"}
41 "0"{"Este mes"}
42 "1"{"Mes próximo"}
43 }
44 }
45 week{
46 relative{
47 "-1"{"Semana pasada"}
48 "0"{"Esta semana"}
49 "1"{"Próxima semana"}
50 }
51 }
52 year{
53 relative{
54 "-1"{"Año pasado"}
55 "0"{"Este año"}
56 "1"{"Año próximo"}
57 }
58 }
59 }
60 quarters{
61 format{
62 narrow{
63 "1",
64 "2",
65 "3",
66 "4",
67 }
68 }
69 }
70 }
71 }
72 measurementSystemNames{
73 UK{"Reino Unido"}
74 }
75 units{
76 day-future{
77 0{"En 0 días"}
78 1{"En 1 día"}
79 one{"En {0} día"}
80 other{"En {0} días"}
81 }
82 hour-future{
83 0{"En 0 horas"}
84 1{"En 1 hora"}
85 one{"En {0} hora"}
86 other{"En {0} horas"}
87 }
88 minute-future{
89 0{"En 0 minutos"}
90 1{"En 1 minuto"}
91 one{"En {0} minuto"}
92 other{"En {0} minutos"}
93 }
94 month-future{
95 0{"En 0 meses"}
96 1{"En 1 mes"}
97 one{"En {0} mes"}
98 other{"En {0} meses"}
99 }
100 second-future{
101 0{"En 0 segundos"}
102 1{"En 1 segundo"}
103 one{"En {0} segundo"}
104 other{"En {0} segundos"}
105 }
106 week-future{
107 0{"En 0 semanas"}
108 1{"En 1 semana"}
109 one{"En {0} semana"}
110 other{"En {0} semanas"}
111 }
112 year-future{
113 0{"En 0 años"}
114 1{"En 1 año"}
115 one{"En {0} año"}
116 other{"En {0} años"}
117 }
118 }
119 }