blob: 6d75438149f909d3fe05e31a51a864f2c95a1b7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
month.1.Mmm = Ene
month.2.Mmm = Feb
month.3.Mmm = Mar
month.4.Mmm = Abr
month.5.Mmm = Mayo
month.6.Mmm = Jun
month.7.Mmm = Jul
month.8.Mmm = Ago
month.9.Mmm = Sep
month.10.Mmm = Oct
month.11.Mmm = Nov
month.12.Mmm = Dic
month.1.name = Enero
month.2.name = Febrero
month.3.name = Marzo
month.4.name = Abril
month.5.name = Mayo
month.6.name = Junio
month.7.name = Julio
month.8.name = Agosto
month.9.name = Septiembre
month.10.name = Octubre
month.11.name = Noviembre
month.12.name = Diciembre
day.1.name = Domingo
day.2.name = Lunes
day.3.name = Martes
day.4.name = Miércoles
day.5.name = Jueves
day.6.name = Viernes
day.7.name = Sábado
day.1.Mmm = Dom
day.2.Mmm = Lun
day.3.Mmm = Mar
day.4.Mmm = Mié
day.5.Mmm = Jue
day.6.Mmm = Vie
day.7.Mmm = Sáb
day.1.short = Do
day.2.short = L
day.3.short = Ma
day.4.short = X
day.5.short = Ju
day.6.short = V
day.7.short = Sa
noon = Mediodía
midnight = Medianoche
AllDay = Todo el día
finduri-MonthYear = %1$S %2$S
|