1# $FreeBSD$ 2# 3# WARNING: spaces may be essential at the end of lines 4# WARNING: empty lines are essential too 5# 6# Short month names 7# 8��� 9��� 10��� 11��� 12��� 13��� 14��� 15��� 16��� 17��� 18��� 19��� 20# 21# Long month names (as in a date) 22# 23������ 24������� 25����� 26������ 27��� 28���� 29���� 30������� 31�������� 32������� 33������ 34������� 35# 36# Short weekday names 37# 38�� 39�� 40�� 41�� 42�� 43�� 44�� 45# 46# Long weekday names 47# 48����������� 49����������� 50������� 51����� 52������� 53������� 54������� 55# 56# X_fmt 57# 58%H:%M:%S 59# 60# x_fmt 61# 62%d.%m.%Y 63# 64# c_fmt 65# 66%A, %e %B %Y �. %X 67# 68# am 69# 70 71# 72# pm 73# 74 75# 76# date_fmt 77# 78%A, %e %B %Y �. %X (%Z) 79# 80# Long month names (without case ending) 81# 82������ 83������� 84���� 85������ 86��� 87���� 88���� 89������ 90�������� 91������� 92������ 93������� 94# 95# md_order 96# 97dm 98# 99# ampm_fmt 100# 101 102# EOF 103