NetBSD/share/locale/time/sr_YU.ISO8859-2.src
ginsbach 14f5b96735 Add locale category files for LC_TIME. These are sourced from FreeBSD
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.
2008-05-17 04:11:29 +00:00

80 lines
832 B
Plaintext

# $NetBSD: sr_YU.ISO8859-2.src,v 1.1 2008/05/17 04:11:30 ginsbach Exp $
#
# Serbian Language Time Locale for
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/timedef/sr_YU.ISO8859-2.src,v 1.3 2007/12/30 03:08:52 ache Exp $
#
# Short weekday names (abday)
#
ned
pon
uto
sre
èet
pet
sub
#
# Long weekday names (day)
#
nedelja
ponedeljak
utorak
sreda
èetvrtak
petak
subota
#
# Short month names (abmon)
#
jan
feb
mar
apr
maj
jun
jul
avg
sep
okt
nov
dec
#
# Long month names (mon)
#
januar
februar
mart
april
maj
juni
juli
avgust
septembar
oktobar
novembar
decembar
#
# 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