freebsd-dev/share/timedef/sk_SK.UTF-8.src
Tim J. Robbins 839b21a6f4 Add UTF-8 versions of all the currently supported system locales. Most of
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made
a few minor adjustments and merged the makefiles.

PR:	44307
2004-03-27 08:14:15 +00:00

106 lines
797 B
Plaintext

# Slovak month and day names
# by Juraj Bednar <juraj@bednar.sk>
#
# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# Short months names
#
jan
feb
mar
apr
máj
jún
júl
aug
sep
okt
nov
dec
#
# Long months names
#
január
február
marec
apríl
máj
jún
júl
august
september
október
november
december
#
# Short weekdays names
#
ne
po
ut
st
št
pi
so
#
# Long weekdays names
#
nedeľa
pondelok
utorok
streda
štvrtok
piatok
sobota
#
# 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 in alternative form
#
január
február
marec
apríl
máj
jún
júl
august
september
október
november
december
#
# md_order
#
dm
#
# ampm_fmt
#
# EOF