freebsd-dev/share/timedef/tr_TR.UTF-8.src
Tim J. Robbins 839b21a6f4 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
2004-03-27 08:14:15 +00:00

105 lines
760 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# $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