1999-08-28 00:22:10 +00:00
|
|
|
|
# $FreeBSD$
|
1997-06-03 14:17:12 +00:00
|
|
|
|
#
|
|
|
|
|
# WARNING: spaces may be essential at the end of lines
|
|
|
|
|
# WARNING: empty lines are essential too
|
|
|
|
|
#
|
|
|
|
|
# Short months names
|
|
|
|
|
#
|
1998-05-23 07:55:47 +00:00
|
|
|
|
jan
|
|
|
|
|
feb
|
|
|
|
|
mar
|
|
|
|
|
apr
|
|
|
|
|
mai
|
|
|
|
|
jun
|
|
|
|
|
jul
|
|
|
|
|
aug
|
|
|
|
|
sep
|
|
|
|
|
okt
|
|
|
|
|
nov
|
|
|
|
|
des
|
1997-06-03 14:17:12 +00:00
|
|
|
|
#
|
|
|
|
|
# Long months names
|
|
|
|
|
#
|
1998-05-23 07:55:47 +00:00
|
|
|
|
januar
|
|
|
|
|
februar
|
|
|
|
|
mars
|
|
|
|
|
april
|
|
|
|
|
mai
|
|
|
|
|
juni
|
|
|
|
|
juli
|
|
|
|
|
august
|
|
|
|
|
september
|
|
|
|
|
oktober
|
|
|
|
|
november
|
|
|
|
|
desember
|
1997-06-03 14:17:12 +00:00
|
|
|
|
#
|
|
|
|
|
# Short weekdays names
|
|
|
|
|
# (padded with a space to conform with other languages)
|
1998-05-23 07:55:47 +00:00
|
|
|
|
s<EFBFBD>n
|
|
|
|
|
man
|
|
|
|
|
tir
|
|
|
|
|
ons
|
|
|
|
|
tor
|
|
|
|
|
fre
|
|
|
|
|
l<EFBFBD>r
|
1997-06-03 14:17:12 +00:00
|
|
|
|
#
|
|
|
|
|
# Long weekdays names
|
|
|
|
|
#
|
1998-05-23 07:55:47 +00:00
|
|
|
|
s<EFBFBD>ndag
|
|
|
|
|
mandag
|
|
|
|
|
tirsdag
|
|
|
|
|
onsdag
|
|
|
|
|
torsdag
|
|
|
|
|
fredag
|
|
|
|
|
l<EFBFBD>rdag
|
1997-06-03 14:17:12 +00:00
|
|
|
|
#
|
|
|
|
|
# X_fmt
|
|
|
|
|
#
|
|
|
|
|
%H:%M:%S
|
|
|
|
|
#
|
|
|
|
|
# x_fmt
|
|
|
|
|
#
|
|
|
|
|
%d.%m.%y
|
|
|
|
|
#
|
|
|
|
|
# c_fmt
|
|
|
|
|
#
|
1998-06-02 23:02:09 +00:00
|
|
|
|
%a %e %b %X %Y
|
1997-06-03 14:17:12 +00:00
|
|
|
|
#
|
|
|
|
|
# am
|
|
|
|
|
#
|
|
|
|
|
am
|
|
|
|
|
#
|
|
|
|
|
# pm
|
|
|
|
|
#
|
|
|
|
|
pm
|
|
|
|
|
#
|
|
|
|
|
# date_fmt
|
|
|
|
|
#
|
1998-06-02 23:02:09 +00:00
|
|
|
|
%a %e %b %Y %X %Z
|