freebsd-dev/share/timedef/sr_YU.UTF-8.src
Andrey A. Chernov 79386ec7db Comments fixing
1) Back out "month names" -> "months names" and fix few such cases which
are wrong initially
2) "weekdays names" -> "weekday names"

Noted by: des [1]
2007-12-30 03:08:52 +00:00

103 lines
966 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
#
# Short month names
#
јан
феб
мар
апр
мај
јун
јул
авг
сеп
окт
нов
дец
#
# Long month names (as in a date)
#
јануaр
фебруар
март
април
мај
јуни
јули
август
септембар
октобар
новембар
децембар
#
# Short weekday names
#
нед
пон
уто
сре
чет
пет
суб
#
# Long weekday names
#
недеља
понедељак
уторак
среда
четвртак
петак
субота
#
# X_fmt
#
%H:%M:%S
#
# x_fmt
#
%d.%m.%Y
#
# c_fmt
#
%a %e %b %X %Y
#
# am
#
#
# pm
#
#
# date_fmt
#
%a %e %b %Y %X %Z
#
# Long month names (without case ending)
#
јануaр
фебруар
март
април
мај
јуни
јули
август
септембар
октобар
новембар
децембар
#
# md_order
#
dm
#
# ampm_fmt
#
# EOF