summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-09-16 18:06:29 +0000
committerache <ache@FreeBSD.org>2000-09-16 18:06:29 +0000
commitce2d91c4379dd41b5f8f47db98cbb35c1b65efce (patch)
treead4814fbafce001678928a48b6625621e36bd53e /share
parent5bf57a509061fe516478c2e5eeecd469543aada0 (diff)
downloadFreeBSD-src-ce2d91c4379dd41b5f8f47db98cbb35c1b65efce.zip
FreeBSD-src-ce2d91c4379dd41b5f8f47db98cbb35c1b65efce.tar.gz
Add tr_TR timedef
Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr>
Diffstat (limited to 'share')
-rw-r--r--share/timedef/Makefile1
-rw-r--r--share/timedef/tr_TR.ISO8859-9.src103
-rw-r--r--share/timedef/tr_TR.ISO_8859-9.src103
3 files changed, 207 insertions, 0 deletions
diff --git a/share/timedef/Makefile b/share/timedef/Makefile
index 8aed6f1..ba920f5 100644
--- a/share/timedef/Makefile
+++ b/share/timedef/Makefile
@@ -30,6 +30,7 @@ LOCALES= cs_CZ.ISO_8859-2 \
ru_SU.KOI8-R \
sl_SI.ISO_8859-2 \
sv_SE.ISO_8859-1 \
+ tr_TR.ISO_8859-9 \
uk_UA.KOI8-U \
zh_CN.EUC \
zh_TW.Big5
diff --git a/share/timedef/tr_TR.ISO8859-9.src b/share/timedef/tr_TR.ISO8859-9.src
new file mode 100644
index 0000000..62e602e
--- /dev/null
+++ b/share/timedef/tr_TR.ISO8859-9.src
@@ -0,0 +1,103 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# Evren Yurtesen <yurtesen@ispro.net.tr>
+#
+# Short month names
+#
+Oca
+Şub
+Mar
+Nis
+May
+Haz
+Tem
+Ağu
+Eyl
+Eki
+Kas
+Ara
+#
+# Long month names
+#
+Ocak
+Şubat
+Mart
+Nisan
+Mayıs
+Haziran
+Temmuz
+Ağustos
+Eylül
+Ekim
+Kasım
+Aralık
+#
+# Short weekday names
+#
+Paz
+Pts
+Sal
+Çar
+Per
+Cum
+Cts
+#
+# Long weekday names
+#
+Pazar
+Pazartesi
+Salı
+Çarşamba
+Perşembe
+Cuma
+Cumartesi
+#
+# X_fmt
+#
+%H:%M:%S
+#
+# x_fmt
+#
+%d/%m/%y
+#
+# c_fmt
+#
+%e %b %Y %a %X
+#
+# am
+#
+AM
+#
+# pm
+#
+PM
+#
+# date_fmt
+#
+%e %b %Y %a %Z %X
+#
+# Long months names (alternative)
+#
+Ocak
+Subat
+Mart
+Nisan
+Mayis
+Haziran
+Temmuz
+Agustos
+Eylul
+Ekim
+Kasim
+Aralik
+#
+# Ef_fmt
+#
+%e %b
+#
+# EF_fmt
+#
+%e %B
diff --git a/share/timedef/tr_TR.ISO_8859-9.src b/share/timedef/tr_TR.ISO_8859-9.src
new file mode 100644
index 0000000..62e602e
--- /dev/null
+++ b/share/timedef/tr_TR.ISO_8859-9.src
@@ -0,0 +1,103 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# Evren Yurtesen <yurtesen@ispro.net.tr>
+#
+# Short month names
+#
+Oca
+Şub
+Mar
+Nis
+May
+Haz
+Tem
+Ağu
+Eyl
+Eki
+Kas
+Ara
+#
+# Long month names
+#
+Ocak
+Şubat
+Mart
+Nisan
+Mayıs
+Haziran
+Temmuz
+Ağustos
+Eylül
+Ekim
+Kasım
+Aralık
+#
+# Short weekday names
+#
+Paz
+Pts
+Sal
+Çar
+Per
+Cum
+Cts
+#
+# Long weekday names
+#
+Pazar
+Pazartesi
+Salı
+Çarşamba
+Perşembe
+Cuma
+Cumartesi
+#
+# X_fmt
+#
+%H:%M:%S
+#
+# x_fmt
+#
+%d/%m/%y
+#
+# c_fmt
+#
+%e %b %Y %a %X
+#
+# am
+#
+AM
+#
+# pm
+#
+PM
+#
+# date_fmt
+#
+%e %b %Y %a %Z %X
+#
+# Long months names (alternative)
+#
+Ocak
+Subat
+Mart
+Nisan
+Mayis
+Haziran
+Temmuz
+Agustos
+Eylul
+Ekim
+Kasim
+Aralik
+#
+# Ef_fmt
+#
+%e %b
+#
+# EF_fmt
+#
+%e %B
OpenPOWER on IntegriCloud