aboutsummaryrefslogtreecommitdiff
path: root/share/timedef
diff options
context:
space:
mode:
Diffstat (limited to 'share/timedef')
-rw-r--r--share/timedef/Makefile13
-rw-r--r--share/timedef/data/ru_SU.KOI8-R78
2 files changed, 91 insertions, 0 deletions
diff --git a/share/timedef/Makefile b/share/timedef/Makefile
new file mode 100644
index 000000000000..5b5b4659c17d
--- /dev/null
+++ b/share/timedef/Makefile
@@ -0,0 +1,13 @@
+# $Id: Makefile,v 1.1.1.1 1995/08/05 23:23:41 ache Exp $
+
+LOCALES= ru_SU.KOI8-R
+LOCALEDIR= ${DESTDIR}/usr/share/locale
+
+afterinstall:
+ for l in ${LOCALES}; do \
+ grep -v '^#' < ${.CURDIR}/data/$$l > ${LOCALEDIR}/$$l/LC_TIME; \
+ chown ${BINOWN}.${BINGRP} ${LOCALEDIR}/$$l/LC_TIME; \
+ chmod 644 ${LOCALEDIR}/$$l/LC_TIME; \
+ done
+
+.include <bsd.prog.mk>
diff --git a/share/timedef/data/ru_SU.KOI8-R b/share/timedef/data/ru_SU.KOI8-R
new file mode 100644
index 000000000000..c51ad3f85cc1
--- /dev/null
+++ b/share/timedef/data/ru_SU.KOI8-R
@@ -0,0 +1,78 @@
+# $Id$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# Short months names
+#
+янв
+фев
+мар
+апр
+мая
+июн
+июл
+авг
+сен
+окт
+ноя
+дек
+#
+# Long months names
+#
+января
+февраля
+марта
+апреля
+мая
+июня
+июля
+августа
+сентября
+октября
+ноября
+декабря
+#
+# Short weekdays names
+#
+вос
+пон
+вто
+сре
+чет
+пят
+суб
+#
+# Long weekdays names
+#
+воскресенье
+понедельник
+вторник
+среда
+четверг
+пятница
+суббота
+#
+# X_fmt
+#
+%H:%M:%S
+#
+# x_fmt
+#
+%d.%m.%y
+#
+# c_fmt
+#
+%a %e %b %X %Y
+#
+# am
+# (two spaces)
+
+#
+# pm
+#
+пп
+#
+# date_fmt
+#
+%a %e %b %X %Z %Y