From 37413d37608f464a05efd1ad76bd150532ecd68a Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 7 Nov 1997 15:46:45 +0000 Subject: Add Slovenian data Submitted by: Blaz Zupan --- share/timedef/data/Makefile | 5 ++- share/timedef/data/sl_SI.ISO_8859-2.src | 78 +++++++++++++++++++++++++++++++++ 2 files changed, 81 insertions(+), 2 deletions(-) create mode 100644 share/timedef/data/sl_SI.ISO_8859-2.src (limited to 'share/timedef/data') diff --git a/share/timedef/data/Makefile b/share/timedef/data/Makefile index 8a7ad1d..6281ee2 100644 --- a/share/timedef/data/Makefile +++ b/share/timedef/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1997/09/18 19:16:51 julian Exp $ +# $Id: Makefile,v 1.18 1997/11/07 15:14:10 ache Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} @@ -18,7 +18,8 @@ LOCALES= da_DK.ISO_8859-1 \ pl_PL.ISO_8859-2 \ pt_PT.ISO_8859-1 \ ru_SU.CP866 \ - ru_SU.KOI8-R + ru_SU.KOI8-R \ + sl_SI.ISO_8859-2 LOCALEDIR= ${DESTDIR}/usr/share/locale diff --git a/share/timedef/data/sl_SI.ISO_8859-2.src b/share/timedef/data/sl_SI.ISO_8859-2.src new file mode 100644 index 0000000..2d4121c --- /dev/null +++ b/share/timedef/data/sl_SI.ISO_8859-2.src @@ -0,0 +1,78 @@ +# $Id: $ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# Short months names +# +Jan +Feb +Mar +Apr +Maj +Jun +Jul +Avg +Sep +Okt +Nov +Dec +# +# Long months names +# +Januar +Februar +Marec +April +Maj +Junij +Julij +Avgust +September +Oktober +November +December +# +# Short weekdays names +# +Ned +Pon +Tor +Sre +Čet +Pet +Sob +# +# Long weekdays names +# +Nedelja +Ponedeljek +Torek +Sreda +Četrtek +Petek +Sobota +# +# 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 %b %Y %X %Z -- cgit v1.1