Fix various issues with Chinese locales:

- Change short weekday names to use only one Chinese character.
   (note: this is a somewhat misunfortunate compromise due to the fact
   that some applications are using short buffer for weekday names,
   and in ~1905 when 星期 system was created to replace the traditional
   七曜 system, which can use 日月火水木金土 to represent Sunday through
   Saturday with just one character without any confusion).
 - for zh_CN locales: use Arabic numerals for month names, matching the
   practice of all other CJK locales
 - Regenerate zh_CN.{GB2312,GBK} locales from zh_CN.UTF-8.

Reported by:	ygy
Reviewed by:	kevlo
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D18689
This commit is contained in:
Xin LI 2018-12-30 23:04:02 +00:00
parent 9d35d9a12a
commit 55d621a104
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=342633
5 changed files with 119 additions and 119 deletions

View file

@ -4,41 +4,41 @@
# -----------------------------------------------------------------------------
#
# Short month names
!!#1TB
!!#2TB
!!#3TB
!!#4TB
!!#5TB
!!#6TB
!!#7TB
!!#8TB
!!#9TB
#1#0TB
#1#1TB
#1#2TB
1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
#
# Long month names (as in a date)
十一
十二
1
2
3
4
5
6
7
8
9
10
11
12
#
# Short weekday names
#
# Long weekday names
星期日
@ -66,18 +66,18 @@
%Y年%_m月%e日 %A %X %Z
#
# Long month names (without case ending)
十一
十二
1
2
3
4
5
6
7
8
9
10
11
12
#
# md_order
md

View file

@ -18,27 +18,27 @@
12月
#
# Long month names (as in a date)
十一
十二
1
2
3
4
5
6
7
8
9
10
11
12
#
# Short weekday names
#
# Long weekday names
星期日
@ -66,18 +66,18 @@
%Y年%_m月%e日 %A %X %Z
#
# Long month names (without case ending)
十一
十二
1
2
3
4
5
6
7
8
9
10
11
12
#
# md_order
md

View file

@ -18,27 +18,27 @@
12月
#
# Long month names (as in a date)
十一
十二
1
2
3
4
5
6
7
8
9
10
11
12
#
# Short weekday names
#
# Long weekday names
星期日
@ -66,18 +66,18 @@
%Y年%_m月%e日 %A %X %Z
#
# Long month names (without case ending)
十一
十二
1
2
3
4
5
6
7
8
9
10
11
12
#
# md_order
md

View file

@ -32,13 +32,13 @@
12月
#
# Short weekday names
#
# Long weekday names
星期日

View file

@ -32,13 +32,13 @@
12月
#
# Short weekday names
#
# Long weekday names
星期日