No empty .Rs/.Re
[netbsd-mini2440.git] / share / locale / time / es_ES.UTF-8.src
bloba24941dd1a111829f2cacbff14f6a5e9337d7eaa
1 # $NetBSD$
3 # Castilian; Spanish Language Time Locale for Spain
5 # WARNING: Empty lines and/or blank spaces may be essential.
7 # From: $FreeBSD: src/share/timedef/es_ES.UTF-8.src,v 1.3 2007/12/30 03:08:52 ache Exp $
9 # Short weekday names (abday)
11 dom
12 lun
13 mar
14 mié
15 jue
16 vie
17 sáb
19 # Long weekday names (day)
21 domingo
22 lunes
23 martes
24 miércoles
25 jueves
26 viernes
27 sábado
29 # Short month names (abmon)
31 ene
32 feb
33 mar
34 abr
35 may
36 jun
37 jul
38 ago
39 sep
40 oct
41 nov
42 dic
44 # Long month names (mon)
46 enero
47 febrero
48 marzo
49 abril
50 mayo
51 junio
52 julio
53 agosto
54 septiembre
55 octubre
56 noviembre
57 diciembre
59 # Ante Meridiem/Post Meridiem - %p (am_pm)
64 # Date and Time - %c (d_t_fmt)
66 %a %e %b %X %Y
68 # Date - %x (d_fmt)
70 %d/%m/%Y
72 # Time - %X (t_fmt)
74 %H:%M:%S
76 # 12-hour Clock - %r (t_ampm_fmt)
78 %I:%M:%S %p
79 # EOF