freebsd-dev/share/timedef/tr_TR.UTF-8.src
Andrey A. Chernov dd1ac27923 Just copy long months names to alternative.
Alternative does not means ASCIIsizing of months names.
2007-12-25 21:24:18 +00:00

105 lines
766 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
Şubat
Mart
Nisan
Mayıs
Haziran
Temmuz
Ağustos
Eylül
Ekim
Kasım
Aralık
#
# md_order
#
dm
#
# ampm_fmt
#
%I:%M:%S %p
# EOF