mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-23 16:01:42 +00:00
Remove fixed length restrictions and padding
This commit is contained in:
parent
d77052e5fa
commit
3b690f8902
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74606
@ -38,13 +38,13 @@ prosince
|
||||
#
|
||||
# Short weekdays names
|
||||
#
|
||||
ne
|
||||
po
|
||||
út
|
||||
st
|
||||
čt
|
||||
pá
|
||||
so
|
||||
ne
|
||||
po
|
||||
út
|
||||
st
|
||||
čt
|
||||
pá
|
||||
so
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
|
@ -38,13 +38,13 @@ prosince
|
||||
#
|
||||
# Short weekdays names
|
||||
#
|
||||
ne
|
||||
po
|
||||
út
|
||||
st
|
||||
čt
|
||||
pá
|
||||
so
|
||||
ne
|
||||
po
|
||||
út
|
||||
st
|
||||
čt
|
||||
pá
|
||||
so
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
|
@ -34,7 +34,7 @@ November
|
||||
December
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Søn
|
||||
Man
|
||||
Tir
|
||||
|
@ -34,7 +34,7 @@ November
|
||||
December
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Søn
|
||||
Man
|
||||
Tir
|
||||
|
@ -34,14 +34,14 @@ November
|
||||
Dezember
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
Mi
|
||||
Do
|
||||
Fr
|
||||
Sa
|
||||
#
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
Mi
|
||||
Do
|
||||
Fr
|
||||
Sa
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
|
@ -34,14 +34,14 @@ November
|
||||
Dezember
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
Mi
|
||||
Do
|
||||
Fr
|
||||
Sa
|
||||
#
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
Mi
|
||||
Do
|
||||
Fr
|
||||
Sa
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
|
@ -34,14 +34,14 @@ November
|
||||
Dezember
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
Mi
|
||||
Do
|
||||
Fr
|
||||
Sa
|
||||
#
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
Mi
|
||||
Do
|
||||
Fr
|
||||
Sa
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
|
@ -34,14 +34,14 @@ November
|
||||
Dezember
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
Mi
|
||||
Do
|
||||
Fr
|
||||
Sa
|
||||
#
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
Mi
|
||||
Do
|
||||
Fr
|
||||
Sa
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
|
@ -5,36 +5,18 @@
|
||||
#
|
||||
# Short month names
|
||||
#
|
||||
#jaan
|
||||
#veebr
|
||||
#märts
|
||||
#apr
|
||||
#mai
|
||||
#juuni
|
||||
#juuli
|
||||
#aug
|
||||
#sept
|
||||
#okt
|
||||
#nov
|
||||
#dets
|
||||
#
|
||||
# For now, we'll be forced to 3 chars long month name abbreviations.
|
||||
# Authoritative sources say that Estonian language can not use three
|
||||
# chars long month name abbreviations. We'll be forced to numeric
|
||||
# representation until current implementation deficiency will be fixed.
|
||||
#
|
||||
01
|
||||
02
|
||||
03
|
||||
04
|
||||
05
|
||||
06
|
||||
07
|
||||
08
|
||||
09
|
||||
10
|
||||
11
|
||||
12
|
||||
jaan
|
||||
veebr
|
||||
märts
|
||||
apr
|
||||
mai
|
||||
juuni
|
||||
juuli
|
||||
aug
|
||||
sept
|
||||
okt
|
||||
nov
|
||||
dets
|
||||
#
|
||||
# Long month names
|
||||
#
|
||||
@ -52,14 +34,14 @@ november
|
||||
detsember
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
P
|
||||
E
|
||||
T
|
||||
K
|
||||
N
|
||||
R
|
||||
L
|
||||
#
|
||||
P
|
||||
E
|
||||
T
|
||||
K
|
||||
N
|
||||
R
|
||||
L
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
|
@ -5,36 +5,18 @@
|
||||
#
|
||||
# Short month names
|
||||
#
|
||||
#jaan
|
||||
#veebr
|
||||
#märts
|
||||
#apr
|
||||
#mai
|
||||
#juuni
|
||||
#juuli
|
||||
#aug
|
||||
#sept
|
||||
#okt
|
||||
#nov
|
||||
#dets
|
||||
#
|
||||
# For now, we'll be forced to 3 chars long month name abbreviations.
|
||||
# Authoritative sources say that Estonian language can not use three
|
||||
# chars long month name abbreviations. We'll be forced to numeric
|
||||
# representation until current implementation deficiency will be fixed.
|
||||
#
|
||||
01
|
||||
02
|
||||
03
|
||||
04
|
||||
05
|
||||
06
|
||||
07
|
||||
08
|
||||
09
|
||||
10
|
||||
11
|
||||
12
|
||||
jaan
|
||||
veebr
|
||||
märts
|
||||
apr
|
||||
mai
|
||||
juuni
|
||||
juuli
|
||||
aug
|
||||
sept
|
||||
okt
|
||||
nov
|
||||
dets
|
||||
#
|
||||
# Long month names
|
||||
#
|
||||
@ -52,14 +34,14 @@ november
|
||||
detsember
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
P
|
||||
E
|
||||
T
|
||||
K
|
||||
N
|
||||
R
|
||||
L
|
||||
#
|
||||
P
|
||||
E
|
||||
T
|
||||
K
|
||||
N
|
||||
R
|
||||
L
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
|
@ -33,14 +33,14 @@ Marraskuu
|
||||
Joulukuu
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
Su
|
||||
Ma
|
||||
Ti
|
||||
Ke
|
||||
To
|
||||
Pe
|
||||
La
|
||||
#
|
||||
Su
|
||||
Ma
|
||||
Ti
|
||||
Ke
|
||||
To
|
||||
Pe
|
||||
La
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
|
@ -33,14 +33,14 @@ Marraskuu
|
||||
Joulukuu
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
Su
|
||||
Ma
|
||||
Ti
|
||||
Ke
|
||||
To
|
||||
Pe
|
||||
La
|
||||
#
|
||||
Su
|
||||
Ma
|
||||
Ti
|
||||
Ke
|
||||
To
|
||||
Pe
|
||||
La
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
|
@ -67,7 +67,7 @@ Samedi
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
@ -67,7 +67,7 @@ Samedi
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
@ -34,14 +34,14 @@ Studeni
|
||||
Prosinac
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
Ne
|
||||
Po
|
||||
Ut
|
||||
Sr
|
||||
Èe
|
||||
Pe
|
||||
Su
|
||||
#
|
||||
Ne
|
||||
Po
|
||||
Ut
|
||||
Sr
|
||||
Èe
|
||||
Pe
|
||||
Su
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
|
@ -34,14 +34,14 @@ Studeni
|
||||
Prosinac
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
Ne
|
||||
Po
|
||||
Ut
|
||||
Sr
|
||||
Èe
|
||||
Pe
|
||||
Su
|
||||
#
|
||||
Ne
|
||||
Po
|
||||
Ut
|
||||
Sr
|
||||
Èe
|
||||
Pe
|
||||
Su
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
|
@ -33,7 +33,6 @@ November
|
||||
December
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with spaces to comform with other languages)
|
||||
#
|
||||
Vas
|
||||
Hét
|
||||
|
@ -33,7 +33,6 @@ November
|
||||
December
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with spaces to comform with other languages)
|
||||
#
|
||||
Vas
|
||||
Hét
|
||||
|
@ -4,19 +4,18 @@
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# Short month names
|
||||
# it must be 3 char
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
#
|
||||
# Long month names
|
||||
#
|
||||
@ -35,15 +34,13 @@
|
||||
#
|
||||
# Short weekday names
|
||||
#
|
||||
# it must be 3 char also
|
||||
# two char is our weekday name, and be careful one space is in the last
|
||||
日
|
||||
月
|
||||
火
|
||||
水
|
||||
木
|
||||
金
|
||||
土
|
||||
日
|
||||
月
|
||||
火
|
||||
水
|
||||
木
|
||||
金
|
||||
土
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
@ -71,13 +68,11 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
# it must be 2 char
|
||||
#¸áÁ°
|
||||
AM
|
||||
#
|
||||
# pm
|
||||
#
|
||||
# it must be 2 char
|
||||
#¸á¸å
|
||||
PM
|
||||
#
|
||||
|
@ -3,20 +3,18 @@
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# Short month names
|
||||
# it must be 3 char
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
#
|
||||
# Long month names
|
||||
#
|
||||
@ -35,15 +33,13 @@
|
||||
#
|
||||
# Short weekday names
|
||||
#
|
||||
# it must be 3 char also
|
||||
# two char is our weekday name, and be careful one space is in the last
|
||||
日
|
||||
月
|
||||
火
|
||||
水
|
||||
木
|
||||
金
|
||||
土
|
||||
日
|
||||
月
|
||||
火
|
||||
水
|
||||
木
|
||||
金
|
||||
土
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
@ -71,13 +67,11 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
# it must be 2 char
|
||||
#Œß‘O
|
||||
AM
|
||||
#
|
||||
# pm
|
||||
#
|
||||
# it must be 2 char
|
||||
#Χ΋
|
||||
PM
|
||||
#
|
||||
|
@ -4,19 +4,18 @@
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# Short month names
|
||||
# it must be 3 char
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
#
|
||||
# Long month names
|
||||
#
|
||||
@ -35,15 +34,13 @@
|
||||
#
|
||||
# Short weekday names
|
||||
#
|
||||
# it must be 3 char also
|
||||
# two char is our weekday name, and be careful one space is in the last
|
||||
日
|
||||
月
|
||||
火
|
||||
水
|
||||
木
|
||||
金
|
||||
土
|
||||
日
|
||||
月
|
||||
火
|
||||
水
|
||||
木
|
||||
金
|
||||
土
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
@ -71,13 +68,11 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
# it must be 2 char
|
||||
#¸áÁ°
|
||||
AM
|
||||
#
|
||||
# pm
|
||||
#
|
||||
# it must be 2 char
|
||||
#¸á¸å
|
||||
PM
|
||||
#
|
||||
|
@ -7,19 +7,18 @@
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# Short month names
|
||||
# it must be 3 char
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
#
|
||||
# Long month names
|
||||
#
|
||||
@ -38,15 +37,13 @@
|
||||
#
|
||||
# Short weekday names
|
||||
#
|
||||
# it must be 3 char also
|
||||
# two char is our weekday name, and be careful one space is in the last
|
||||
일
|
||||
월
|
||||
화
|
||||
수
|
||||
목
|
||||
금
|
||||
토
|
||||
일
|
||||
월
|
||||
화
|
||||
수
|
||||
목
|
||||
금
|
||||
토
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
@ -74,13 +71,11 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
# it must be 2 char
|
||||
#오전
|
||||
AM
|
||||
#
|
||||
# pm
|
||||
#
|
||||
# it must be 2 char
|
||||
#오후
|
||||
PM
|
||||
#
|
||||
|
@ -7,19 +7,18 @@
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# Short month names
|
||||
# it must be 3 char
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
#
|
||||
# Long month names
|
||||
#
|
||||
@ -38,15 +37,13 @@
|
||||
#
|
||||
# Short weekday names
|
||||
#
|
||||
# it must be 3 char also
|
||||
# two char is our weekday name, and be careful one space is in the last
|
||||
일
|
||||
월
|
||||
화
|
||||
수
|
||||
목
|
||||
금
|
||||
토
|
||||
일
|
||||
월
|
||||
화
|
||||
수
|
||||
목
|
||||
금
|
||||
토
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
@ -74,13 +71,11 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
# it must be 2 char
|
||||
#오전
|
||||
AM
|
||||
#
|
||||
# pm
|
||||
#
|
||||
# it must be 2 char
|
||||
#오후
|
||||
PM
|
||||
#
|
||||
|
@ -33,14 +33,14 @@ lapkri
|
||||
gruod¾io
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
Sk
|
||||
Pr
|
||||
An
|
||||
Tr
|
||||
Kt
|
||||
Pn
|
||||
©t
|
||||
#
|
||||
Sk
|
||||
Pr
|
||||
An
|
||||
Tr
|
||||
Kt
|
||||
Pn
|
||||
©t
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
@ -66,11 +66,11 @@ Penktadienis
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# date_fmt
|
||||
#
|
||||
|
@ -33,14 +33,14 @@ lapkri
|
||||
gruod¾io
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
Sk
|
||||
Pr
|
||||
An
|
||||
Tr
|
||||
Kt
|
||||
Pn
|
||||
©t
|
||||
#
|
||||
Sk
|
||||
Pr
|
||||
An
|
||||
Tr
|
||||
Kt
|
||||
Pn
|
||||
©t
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
@ -66,11 +66,11 @@ Penktadienis
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# date_fmt
|
||||
#
|
||||
|
@ -34,14 +34,13 @@ november
|
||||
december
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
zo
|
||||
ma
|
||||
di
|
||||
wo
|
||||
do
|
||||
vr
|
||||
za
|
||||
zo
|
||||
ma
|
||||
di
|
||||
wo
|
||||
do
|
||||
vr
|
||||
za
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
|
@ -34,14 +34,13 @@ november
|
||||
december
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
zo
|
||||
ma
|
||||
di
|
||||
wo
|
||||
do
|
||||
vr
|
||||
za
|
||||
zo
|
||||
ma
|
||||
di
|
||||
wo
|
||||
do
|
||||
vr
|
||||
za
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
|
@ -34,7 +34,7 @@ november
|
||||
desember
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
søn
|
||||
man
|
||||
tir
|
||||
|
@ -34,7 +34,7 @@ november
|
||||
desember
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
søn
|
||||
man
|
||||
tir
|
||||
|
@ -35,7 +35,7 @@ Novembro
|
||||
Dezembro
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Dom
|
||||
Seg
|
||||
Ter
|
||||
@ -68,7 +68,7 @@ S
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
@ -35,7 +35,7 @@ Novembro
|
||||
Dezembro
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Dom
|
||||
Seg
|
||||
Ter
|
||||
@ -68,7 +68,7 @@ S
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
@ -35,13 +35,13 @@
|
||||
#
|
||||
# Short weekdays names
|
||||
#
|
||||
Ђс
|
||||
Џ
|
||||
Ђт
|
||||
ср
|
||||
чт
|
||||
Џт
|
||||
сЁ
|
||||
Ђс
|
||||
Џ
|
||||
Ђт
|
||||
ср
|
||||
чт
|
||||
Џт
|
||||
сЁ
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
@ -67,7 +67,7 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
@ -35,13 +35,13 @@
|
||||
#
|
||||
# Short weekdays names
|
||||
#
|
||||
вс
|
||||
пн
|
||||
вт
|
||||
ср
|
||||
чт
|
||||
пт
|
||||
сб
|
||||
вс
|
||||
пн
|
||||
вт
|
||||
ср
|
||||
чт
|
||||
пт
|
||||
сб
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
@ -67,7 +67,7 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
@ -35,13 +35,13 @@
|
||||
#
|
||||
# Short weekdays names
|
||||
#
|
||||
вс
|
||||
пн
|
||||
вт
|
||||
ср
|
||||
чт
|
||||
пт
|
||||
сб
|
||||
вс
|
||||
пн
|
||||
вт
|
||||
ср
|
||||
чт
|
||||
пт
|
||||
сб
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
@ -67,7 +67,7 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
@ -35,13 +35,13 @@
|
||||
#
|
||||
# Short weekdays names
|
||||
#
|
||||
子
|
||||
形
|
||||
自
|
||||
右
|
||||
拊
|
||||
性
|
||||
勇
|
||||
子
|
||||
形
|
||||
自
|
||||
右
|
||||
拊
|
||||
性
|
||||
勇
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
@ -67,7 +67,7 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
@ -33,7 +33,7 @@ November
|
||||
December
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Sön
|
||||
Mån
|
||||
Tis
|
||||
|
@ -33,7 +33,7 @@ November
|
||||
December
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Sön
|
||||
Mån
|
||||
Tis
|
||||
|
@ -35,13 +35,13 @@
|
||||
#
|
||||
# Short weekdays names
|
||||
#
|
||||
文
|
||||
形
|
||||
自
|
||||
右
|
||||
拊
|
||||
性
|
||||
勇
|
||||
文
|
||||
形
|
||||
自
|
||||
右
|
||||
拊
|
||||
性
|
||||
勇
|
||||
#
|
||||
# Long weekdays names
|
||||
#
|
||||
@ -67,7 +67,7 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
@ -5,15 +5,15 @@
|
||||
#
|
||||
# Short month names
|
||||
#
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
|
@ -5,15 +5,15 @@
|
||||
#
|
||||
# Short month names
|
||||
#
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
|
@ -4,19 +4,18 @@
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# Short month names
|
||||
# It should be 3 characters. Add a space char at the beginning of every line.
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
#
|
||||
# Long month names
|
||||
#
|
||||
@ -34,14 +33,14 @@
|
||||
12¤ë
|
||||
#
|
||||
# Short weekday names
|
||||
# 3 char too, add a space char at the ending of every line.
|
||||
日
|
||||
一
|
||||
二
|
||||
三
|
||||
四
|
||||
五
|
||||
六
|
||||
#
|
||||
日
|
||||
一
|
||||
二
|
||||
三
|
||||
四
|
||||
五
|
||||
六
|
||||
#
|
||||
# Long weekday names
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user