14f5b96735
with modifications to the comments and sorted properly for NetBSD. Additional Makefile work is still needed to generate the links for locales with shared category files.
80 lines
835 B
Plaintext
80 lines
835 B
Plaintext
# $NetBSD: tr_TR.UTF-8.src,v 1.1 2008/05/17 04:11:30 ginsbach Exp $
|
||
#
|
||
# Turkish Language Time Locale for Turkey
|
||
#
|
||
# WARNING: Empty lines and/or blank spaces may be essential.
|
||
#
|
||
# From: $FreeBSD: src/share/timedef/tr_TR.UTF-8.src,v 1.4 2007/12/30 03:08:52 ache Exp $
|
||
#
|
||
# Short weekday names (abday)
|
||
#
|
||
Paz
|
||
Pts
|
||
Sal
|
||
Çar
|
||
Per
|
||
Cum
|
||
Cts
|
||
#
|
||
# Long weekday names (day)
|
||
#
|
||
Pazar
|
||
Pazartesi
|
||
Salı
|
||
Çarşamba
|
||
Perşembe
|
||
Cuma
|
||
Cumartesi
|
||
#
|
||
# Short month names (abmon)
|
||
#
|
||
Oca
|
||
Şub
|
||
Mar
|
||
Nis
|
||
May
|
||
Haz
|
||
Tem
|
||
Ağu
|
||
Eyl
|
||
Eki
|
||
Kas
|
||
Ara
|
||
#
|
||
# Long month names (mon)
|
||
#
|
||
Ocak
|
||
Şubat
|
||
Mart
|
||
Nisan
|
||
Mayıs
|
||
Haziran
|
||
Temmuz
|
||
Ağustos
|
||
Eylül
|
||
Ekim
|
||
Kasım
|
||
Aralık
|
||
#
|
||
# Ante Meridiem/Post Meridiem - %p (am_pm)
|
||
#
|
||
AM
|
||
PM
|
||
#
|
||
# Date and Time - %c (d_t_fmt)
|
||
#
|
||
%a %e %b %X %Y
|
||
#
|
||
# Date - %x (d_fmt)
|
||
#
|
||
%d/%m/%Y
|
||
#
|
||
# Time - %X (t_fmt)
|
||
#
|
||
%H:%M:%S
|
||
#
|
||
# 12-hour Clock - %r (t_ampm_fmt)
|
||
#
|
||
%I:%M:%S %p
|
||
# EOF
|