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
@ -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,7 +34,7 @@ November
|
||||
Dezember
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
|
@ -34,7 +34,7 @@ November
|
||||
Dezember
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
|
@ -34,7 +34,7 @@ November
|
||||
Dezember
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
|
@ -34,7 +34,7 @@ November
|
||||
Dezember
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
So
|
||||
Mo
|
||||
Di
|
||||
|
@ -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,7 +34,7 @@ november
|
||||
detsember
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
P
|
||||
E
|
||||
T
|
||||
|
@ -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,7 +34,7 @@ november
|
||||
detsember
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
P
|
||||
E
|
||||
T
|
||||
|
@ -33,7 +33,7 @@ Marraskuu
|
||||
Joulukuu
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Su
|
||||
Ma
|
||||
Ti
|
||||
|
@ -33,7 +33,7 @@ Marraskuu
|
||||
Joulukuu
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Su
|
||||
Ma
|
||||
Ti
|
||||
|
@ -34,7 +34,7 @@ Studeni
|
||||
Prosinac
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Ne
|
||||
Po
|
||||
Ut
|
||||
|
@ -34,7 +34,7 @@ Studeni
|
||||
Prosinac
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Ne
|
||||
Po
|
||||
Ut
|
||||
|
@ -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,8 +34,6 @@
|
||||
#
|
||||
# Short weekday names
|
||||
#
|
||||
# it must be 3 char also
|
||||
# two char is our weekday name, and be careful one space is in the last
|
||||
日
|
||||
月
|
||||
火
|
||||
@ -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,8 +33,6 @@
|
||||
#
|
||||
# Short weekday names
|
||||
#
|
||||
# it must be 3 char also
|
||||
# two char is our weekday name, and be careful one space is in the last
|
||||
日
|
||||
月
|
||||
火
|
||||
@ -71,13 +67,11 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
# it must be 2 char
|
||||
#午前
|
||||
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,8 +34,6 @@
|
||||
#
|
||||
# Short weekday names
|
||||
#
|
||||
# it must be 3 char also
|
||||
# two char is our weekday name, and be careful one space is in the last
|
||||
日
|
||||
月
|
||||
火
|
||||
@ -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,8 +37,6 @@
|
||||
#
|
||||
# Short weekday names
|
||||
#
|
||||
# it must be 3 char also
|
||||
# two char is our weekday name, and be careful one space is in the last
|
||||
일
|
||||
월
|
||||
화
|
||||
@ -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,8 +37,6 @@
|
||||
#
|
||||
# Short weekday names
|
||||
#
|
||||
# it must be 3 char also
|
||||
# two char is our weekday name, and be careful one space is in the last
|
||||
일
|
||||
월
|
||||
화
|
||||
@ -74,13 +71,11 @@
|
||||
#
|
||||
# am
|
||||
#
|
||||
# it must be 2 char
|
||||
#오전
|
||||
AM
|
||||
#
|
||||
# pm
|
||||
#
|
||||
# it must be 2 char
|
||||
#오후
|
||||
PM
|
||||
#
|
||||
|
@ -33,7 +33,7 @@ lapkri
|
||||
gruod¾io
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Sk
|
||||
Pr
|
||||
An
|
||||
|
@ -33,7 +33,7 @@ lapkri
|
||||
gruod¾io
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Sk
|
||||
Pr
|
||||
An
|
||||
|
@ -34,7 +34,6 @@ november
|
||||
december
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
zo
|
||||
ma
|
||||
di
|
||||
|
@ -34,7 +34,6 @@ november
|
||||
december
|
||||
#
|
||||
# Short weekday names
|
||||
# (padded with a space to conform with other languages)
|
||||
zo
|
||||
ma
|
||||
di
|
||||
|
@ -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
|
||||
|
@ -35,7 +35,7 @@ Novembro
|
||||
Dezembro
|
||||
#
|
||||
# Short weekdays names
|
||||
# (padded with a space to conform with other languages)
|
||||
#
|
||||
Dom
|
||||
Seg
|
||||
Ter
|
||||
|
@ -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
|
||||
|
@ -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,7 +33,7 @@
|
||||
12月
|
||||
#
|
||||
# Short weekday names
|
||||
# 3 char too, add a space char at the ending of every line.
|
||||
#
|
||||
日
|
||||
一
|
||||
二
|
||||
|
Loading…
Reference in New Issue
Block a user