• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3es_PY{
4    %%Parent{"es_419"}
5    NumberElements{
6        latn{
7            patterns{
8                currencyFormat{"¤ #,##0.00;¤ -#,##0.00"}
9            }
10            symbols{
11                decimal{","}
12                group{"."}
13            }
14        }
15    }
16    Version{"36.1"}
17    calendar{
18        gregorian{
19            AmPmMarkers{
20                "a. m.",
21                "p. m.",
22            }
23            AmPmMarkersAbbr{
24                "a. m.",
25                "p. m.",
26            }
27            dayNames{
28                format{
29                    short{
30                        "do",
31                        "lu",
32                        "ma",
33                        "mi",
34                        "ju",
35                        "vi",
36                        "sa",
37                    }
38                }
39                stand-alone{
40                    short{
41                        "Do",
42                        "Lu",
43                        "Ma",
44                        "Mi",
45                        "Ju",
46                        "Vi",
47                        "Sa",
48                    }
49                }
50            }
51            dayPeriod{
52                stand-alone{
53                    abbreviated{
54                        am{"a. m."}
55                        pm{"p. m."}
56                    }
57                    narrow{
58                        noon{"m."}
59                    }
60                    wide{
61                        am{"a. m."}
62                        pm{"p. m."}
63                    }
64                }
65            }
66            intervalFormats{
67                Md{
68                    M{"d/M 'al' d/M"}
69                    d{"d/M 'al' d/M"}
70                }
71                h{
72                    a{"h a 'a' h a"}
73                    h{"h 'a' h a"}
74                }
75                hm{
76                    a{"h:mm a 'a' h:mm a"}
77                    h{"h:mm 'a' h:mm a"}
78                    m{"h:mm 'a' h:mm a"}
79                }
80                yMMM{
81                    M{"MMM 'a' MMM y"}
82                    y{"MMM 'de' y 'a' MMM 'de' y"}
83                }
84                yMMMM{
85                    M{"MMMM 'a' MMMM 'de' y"}
86                    y{"MMMM 'de' y 'a' MMMM 'de' y"}
87                }
88                yMMMd{
89                    M{"d 'de' MMM 'al' d 'de' MMM 'de' y"}
90                }
91                yMd{
92                    M{"d/M/y 'al' d/M/y"}
93                    d{"d/M/y 'al' d/M/y"}
94                    y{"d/M/y 'al' d/M/y"}
95                }
96            }
97            monthNames{
98                format{
99                    abbreviated{
100                        "ene.",
101                        "feb.",
102                        "mar.",
103                        "abr.",
104                        "may.",
105                        "jun.",
106                        "jul.",
107                        "ago.",
108                        "sept.",
109                        "oct.",
110                        "nov.",
111                        "dic.",
112                    }
113                }
114                stand-alone{
115                    abbreviated{
116                        "ene.",
117                        "feb.",
118                        "mar.",
119                        "abr.",
120                        "may.",
121                        "jun.",
122                        "jul.",
123                        "ago.",
124                        "sept.",
125                        "oct.",
126                        "nov.",
127                        "dic.",
128                    }
129                }
130            }
131        }
132    }
133    fields{
134        mon-narrow{
135            relative{
136                "-1"{"el lun. pasado"}
137                "0"{"este lun."}
138                "1"{"el próximo lun."}
139            }
140        }
141        second-narrow{
142            relativeTime{
143                future{
144                    one{"dentro de {0} seg."}
145                    other{"dentro de {0} seg."}
146                }
147                past{
148                    one{"hace {0} seg."}
149                    other{"hace {0} seg."}
150                }
151            }
152        }
153        second-short{
154            dn{"seg."}
155            relativeTime{
156                future{
157                    one{"dentro de {0} seg."}
158                    other{"dentro de {0} seg."}
159                }
160                past{
161                    one{"hace {0} seg."}
162                    other{"hace {0} seg."}
163                }
164            }
165        }
166        sun-narrow{
167            relative{
168                "-1"{"el dom. pasado"}
169                "0"{"este dom."}
170                "1"{"el próximo dom."}
171            }
172        }
173        tue-narrow{
174            relative{
175                "-1"{"el mar. pasado"}
176                "0"{"este mar."}
177                "1"{"el próximo mar."}
178            }
179        }
180    }
181    listPattern{
182        unit-short{
183            end{"{0} y {1}"}
184        }
185    }
186}
187