summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/timedef/Makefile3
-rw-r--r--share/timedef/cs_CZ.ISO8859-2.src104
-rw-r--r--share/timedef/cs_CZ.ISO_8859-2.src104
3 files changed, 210 insertions, 1 deletions
diff --git a/share/timedef/Makefile b/share/timedef/Makefile
index ba627c1..174a65c 100644
--- a/share/timedef/Makefile
+++ b/share/timedef/Makefile
@@ -3,7 +3,8 @@
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
-LOCALES= da_DK.ISO_8859-1 \
+LOCALES= cs_CZ.ISO_8859-2 \
+ da_DK.ISO_8859-1 \
de_AT.ISO_8859-1 \
de_DE.ISO_8859-1 \
en_GB.ISO_8859-1 \
diff --git a/share/timedef/cs_CZ.ISO8859-2.src b/share/timedef/cs_CZ.ISO8859-2.src
new file mode 100644
index 0000000..d665e3d
--- /dev/null
+++ b/share/timedef/cs_CZ.ISO8859-2.src
@@ -0,0 +1,104 @@
+# Czech month and day names
+# by Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
+#
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# Short months names
+#
+led
+úno
+bře
+dub
+kvě
+črv
+čvc
+srp
+zář
+říj
+lis
+pro
+#
+# Long months names
+#
+ledna
+února
+března
+dubna
+května
+června
+července
+srpna
+září
+října
+listopadu
+prosince
+#
+# Short weekdays names
+#
+ne
+po
+út
+st
+čt
+pá
+so
+#
+# Long weekdays names
+#
+neděle
+pondělí
+úterý
+středa
+čtvrtek
+pátek
+sobota
+#
+# X_fmt
+#
+%H:%M:%S
+#
+# x_fmt
+#
+%y/%m/%d
+#
+# c_fmt
+#
+%a %b %e %X %Y
+#
+# am
+#
+dp
+#
+# pm
+#
+od
+#
+# date_fmt
+#
+%a %e. %B %Y %X %Z
+#
+# Long month names in alternative form
+#
+leden
+únor
+březen
+duben
+květen
+červen
+červenec
+srpen
+září
+říjen
+listopad
+prosinec
+#
+# Ef_fmt
+#
+%e %b
+#
+# EF_fmt
+#
+%e. %B
diff --git a/share/timedef/cs_CZ.ISO_8859-2.src b/share/timedef/cs_CZ.ISO_8859-2.src
new file mode 100644
index 0000000..d665e3d
--- /dev/null
+++ b/share/timedef/cs_CZ.ISO_8859-2.src
@@ -0,0 +1,104 @@
+# Czech month and day names
+# by Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
+#
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# Short months names
+#
+led
+úno
+bře
+dub
+kvě
+črv
+čvc
+srp
+zář
+říj
+lis
+pro
+#
+# Long months names
+#
+ledna
+února
+března
+dubna
+května
+června
+července
+srpna
+září
+října
+listopadu
+prosince
+#
+# Short weekdays names
+#
+ne
+po
+út
+st
+čt
+pá
+so
+#
+# Long weekdays names
+#
+neděle
+pondělí
+úterý
+středa
+čtvrtek
+pátek
+sobota
+#
+# X_fmt
+#
+%H:%M:%S
+#
+# x_fmt
+#
+%y/%m/%d
+#
+# c_fmt
+#
+%a %b %e %X %Y
+#
+# am
+#
+dp
+#
+# pm
+#
+od
+#
+# date_fmt
+#
+%a %e. %B %Y %X %Z
+#
+# Long month names in alternative form
+#
+leden
+únor
+březen
+duben
+květen
+červen
+červenec
+srpen
+září
+říjen
+listopad
+prosinec
+#
+# Ef_fmt
+#
+%e %b
+#
+# EF_fmt
+#
+%e. %B
OpenPOWER on IntegriCloud