MFC:
[dragonfly.git] / share / timedef / es_ES.UTF-8.src
blobae21232eb4670dac1044c1805549e942c627bc79
1 # $DragonFly: src/share/timedef/es_ES.UTF-8.src,v 1.1 2004/09/27 14:44:33 asmodai Exp $
3 # WARNING: spaces may be essential at the end of lines
4 # WARNING: empty lines are essential too
6 # Short months names
8 ene
9 feb
10 mar
11 abr
12 may
13 jun
14 jul
15 ago
16 sep
17 oct
18 nov
19 dic
21 # Long months names
23 enero
24 febrero
25 marzo
26 abril
27 mayo
28 junio
29 julio
30 agosto
31 septiembre
32 octubre
33 noviembre
34 diciembre
36 # Short weekdays names
38 dom
39 lun
40 mar
41 mié
42 jue
43 vie
44 sáb
46 # Long weekdays names
48 domingo
49 lunes
50 martes
51 miércoles
52 jueves
53 viernes
54 sábado
56 # X_fmt
58 %H:%M:%S
60 # x_fmt
62 %d/%m/%Y
64 # c_fmt
66 %a %e %b %X %Y
68 # am
72 # pm
76 # date_fmt
78 %A, %e de %B de %Y, %X %Z
80 # Long months names (alternative)
82 enero
83 febrero
84 marzo
85 abril
86 mayo
87 junio
88 julio
89 agosto
90 septiembre
91 octubre
92 noviembre
93 diciembre
95 # md_order
99 # ampm_fmt
101 %I:%M:%S %p
102 # EOF