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:
delphij 2018-12-30 23:04:02 +00:00
parent dc60c4ef39
commit 9fb7ecb077
5 changed files with 119 additions and 119 deletions

View File

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

View File

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

View File

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

View File

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

View File

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