From 7f112297213c52e8e5f43a23a60f87e4da8af335 Mon Sep 17 00:00:00 2001 From: helbig Date: Fri, 2 Jan 1998 11:44:29 +0000 Subject: Add Spanish LC_TIME file. PR: conf/5409 Submitted by: Jose M. Alcaide, thanks! --- share/timedef/data/Makefile | 3 +- share/timedef/data/es_ES.ISO_8859-1.src | 78 +++++++++++++++++++++++++++++++++ share/timedef/es_ES.ISO8859-1.src | 78 +++++++++++++++++++++++++++++++++ share/timedef/es_ES.ISO_8859-1.src | 78 +++++++++++++++++++++++++++++++++ 4 files changed, 236 insertions(+), 1 deletion(-) create mode 100644 share/timedef/data/es_ES.ISO_8859-1.src create mode 100644 share/timedef/es_ES.ISO8859-1.src create mode 100644 share/timedef/es_ES.ISO_8859-1.src (limited to 'share/timedef') diff --git a/share/timedef/data/Makefile b/share/timedef/data/Makefile index 00a44e7..084fa26 100644 --- a/share/timedef/data/Makefile +++ b/share/timedef/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.19 1997/11/07 15:46:43 ache Exp $ +# $Id: Makefile,v 1.20 1997/12/19 22:46:22 julian Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} @@ -8,6 +8,7 @@ LOCALES= da_DK.ISO_8859-1 \ de_DE.ISO_8859-1 \ en_GB.ISO_8859-1 \ en_US.ISO_8859-1 \ + es_ES.ISO_8859-1 \ fr_FR.ISO_8859-1 \ hr_HR.ISO_8859-2 \ is_IS.ISO_8859-1 \ diff --git a/share/timedef/data/es_ES.ISO_8859-1.src b/share/timedef/data/es_ES.ISO_8859-1.src new file mode 100644 index 0000000..6ac0dbe --- /dev/null +++ b/share/timedef/data/es_ES.ISO_8859-1.src @@ -0,0 +1,78 @@ +# $Id: es_ES.ISO_8859-1.src,v 1.1 1998/01/01 17:30:21 jmas Exp $ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short months names +# +ene +feb +mar +abr +may +jun +jul +ago +sep +oct +nov +dic +# +# Long months names +# +enero +febrero +marzo +abril +mayo +junio +julio +agosto +septiembre +octubre +noviembre +diciembre +# +# Short weekdays names +# +Dom +Lun +Mar +Mié +Jue +Vie +Sáb +# +# Long weekdays 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 diff --git a/share/timedef/es_ES.ISO8859-1.src b/share/timedef/es_ES.ISO8859-1.src new file mode 100644 index 0000000..6ac0dbe --- /dev/null +++ b/share/timedef/es_ES.ISO8859-1.src @@ -0,0 +1,78 @@ +# $Id: es_ES.ISO_8859-1.src,v 1.1 1998/01/01 17:30:21 jmas Exp $ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short months names +# +ene +feb +mar +abr +may +jun +jul +ago +sep +oct +nov +dic +# +# Long months names +# +enero +febrero +marzo +abril +mayo +junio +julio +agosto +septiembre +octubre +noviembre +diciembre +# +# Short weekdays names +# +Dom +Lun +Mar +Mié +Jue +Vie +Sáb +# +# Long weekdays 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 diff --git a/share/timedef/es_ES.ISO_8859-1.src b/share/timedef/es_ES.ISO_8859-1.src new file mode 100644 index 0000000..6ac0dbe --- /dev/null +++ b/share/timedef/es_ES.ISO_8859-1.src @@ -0,0 +1,78 @@ +# $Id: es_ES.ISO_8859-1.src,v 1.1 1998/01/01 17:30:21 jmas Exp $ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short months names +# +ene +feb +mar +abr +may +jun +jul +ago +sep +oct +nov +dic +# +# Long months names +# +enero +febrero +marzo +abril +mayo +junio +julio +agosto +septiembre +octubre +noviembre +diciembre +# +# Short weekdays names +# +Dom +Lun +Mar +Mié +Jue +Vie +Sáb +# +# Long weekdays 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 -- cgit v1.1