freebsd-dev/share/timedef/hr_HR.UTF-8.src
Andrey A. Chernov 27cb743492 Comments fixing
"month names" -> "months names"
    typo
"Long months names (alternative)" or "in alternative form" ->
"(without case ending)"
"Long months names" -> "Long months names (as in a date)"
    to not confuse developers on what purpose those sections are
2007-12-29 16:28:15 +00:00

103 lines
774 B
Plaintext

# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# Short months names
#
Sij
Vel
Ožu
Tra
Svi
Lip
Srp
Kol
Ruj
Lis
Stu
Pro
#
# Long months names (as in a date)
#
Siječanj
Veljača
Ožujak
Travanj
Svibanj
Lipanj
Srpanj
Kolovoz
Rujan
Listopad
Studeni
Prosinac
#
# Short weekdays names
#
Ne
Po
Ut
Sr
Če
Pe
Su
#
# Long weekdays names
#
Nedjelja
Ponedjeljak
Utorak
Srijeda
Četvrtak
Petak
Subota
#
# X_fmt
#
%H:%M:%S
#
# x_fmt
#
%d.%m.%Y
#
# c_fmt
#
%a %e %b %X %Y
#
# am
#
am
#
# pm
#
pm
#
# date_fmt
#
%a %e %b %Y %X %Z
#
# Long months names (without case ending)
#
Siječanj
Veljača
Ožujak
Travanj
Svibanj
Lipanj
Srpanj
Kolovoz
Rujan
Listopad
Studeni
Prosinac
#
# md_order
#
dm
#
# ampm_fmt
#
%I:%M:%S %p
# EOF