summaryrefslogtreecommitdiffstats
path: root/share/timedef/tr_TR.UTF-8.src
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-03-27 08:14:15 +0000
committertjr <tjr@FreeBSD.org>2004-03-27 08:14:15 +0000
commit642f4c91afbe006726dd200c3930b0858e481b9d (patch)
tree19ac68324e90f69bde7f7400f432c3e49e8f2e2d /share/timedef/tr_TR.UTF-8.src
parentb04fb1227537fc0212af7d7dc9f4ed352bf0efb2 (diff)
downloadFreeBSD-src-642f4c91afbe006726dd200c3930b0858e481b9d.zip
FreeBSD-src-642f4c91afbe006726dd200c3930b0858e481b9d.tar.gz
Add UTF-8 versions of all the currently supported system locales. Most of
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made a few minor adjustments and merged the makefiles. PR: 44307
Diffstat (limited to 'share/timedef/tr_TR.UTF-8.src')
-rw-r--r--share/timedef/tr_TR.UTF-8.src104
1 files changed, 104 insertions, 0 deletions
diff --git a/share/timedef/tr_TR.UTF-8.src b/share/timedef/tr_TR.UTF-8.src
new file mode 100644
index 0000000..0a1eff9
--- /dev/null
+++ b/share/timedef/tr_TR.UTF-8.src
@@ -0,0 +1,104 @@
+# $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
+#
+%a %e %b %X %Y
+#
+# 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
+#
+# md_order
+#
+dm
+#
+# ampm_fmt
+#
+%I:%M:%S %p
+# EOF
OpenPOWER on IntegriCloud