diff options
Diffstat (limited to 'share/timedef/es_ES.ISO8859-1.src')
-rw-r--r-- | share/timedef/es_ES.ISO8859-1.src | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/share/timedef/es_ES.ISO8859-1.src b/share/timedef/es_ES.ISO8859-1.src new file mode 100644 index 000000000000..33e50fb74190 --- /dev/null +++ b/share/timedef/es_ES.ISO8859-1.src @@ -0,0 +1,102 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short month names +# +ene +feb +mar +abr +may +jun +jul +ago +sep +oct +nov +dic +# +# Long month names (as in a date) +# +enero +febrero +marzo +abril +mayo +junio +julio +agosto +septiembre +octubre +noviembre +diciembre +# +# Short weekday names +# +dom +lun +mar +mié +jue +vie +sáb +# +# Long weekday names +# +domingo +lunes +martes +miércoles +jueves +viernes +sábado +# +# X_fmt +# +%H:%M:%S +# +# x_fmt +# +%d/%m/%Y +# +# c_fmt +# +%a %e %b %X %Y +# +# am +# +AM +# +# pm +# +PM +# +# date_fmt +# +%A, %e de %B de %Y, %X %Z +# +# Long month names (without case ending) +# +enero +febrero +marzo +abril +mayo +junio +julio +agosto +septiembre +octubre +noviembre +diciembre +# +# md_order +# +dm +# +# ampm_fmt +# +%I:%M:%S %p +# EOF |