Add GB2312 locale files.
This commit is contained in:
parent
d87d498bdf
commit
403c77c073
36
share/monetdef/zh_CN.GB2312.src
Normal file
36
share/monetdef/zh_CN.GB2312.src
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
# $FreeBSD$
|
||||||
|
#
|
||||||
|
# WARNING: spaces may be essential at the end of lines
|
||||||
|
# WARNING: empty lines are essential too
|
||||||
|
#
|
||||||
|
# int_curr_symbol (last character always SPACE)
|
||||||
|
CNY
|
||||||
|
# currency_symbol
|
||||||
|
£¤
|
||||||
|
# mon_decimal_point
|
||||||
|
.
|
||||||
|
# mon_thousands_sep
|
||||||
|
,
|
||||||
|
# mon_grouping, separated by ;
|
||||||
|
3;3
|
||||||
|
# positive_sign
|
||||||
|
|
||||||
|
# negative_sign
|
||||||
|
-
|
||||||
|
# int_frac_digits
|
||||||
|
0
|
||||||
|
# frac_digits
|
||||||
|
0
|
||||||
|
# p_cs_precedes
|
||||||
|
1
|
||||||
|
# p_sep_by_space
|
||||||
|
0
|
||||||
|
# n_cs_precedes
|
||||||
|
1
|
||||||
|
# n_sep_by_space
|
||||||
|
0
|
||||||
|
# p_sign_posn
|
||||||
|
1
|
||||||
|
# n_sign_posn
|
||||||
|
4
|
||||||
|
# EOF
|
14
share/msgdef/zh_CN.GB2312.src
Normal file
14
share/msgdef/zh_CN.GB2312.src
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# $FreeBSD$
|
||||||
|
#
|
||||||
|
# WARNING: spaces may be essential at the end of lines
|
||||||
|
# WARNING: empty lines are essential too
|
||||||
|
#
|
||||||
|
# yesexpr
|
||||||
|
^[yYyY是].*
|
||||||
|
# noexpr
|
||||||
|
^[nNnN不否].*
|
||||||
|
# yesstr
|
||||||
|
是
|
||||||
|
# nostr
|
||||||
|
否
|
||||||
|
# EOF
|
102
share/timedef/zh_CN.GB2312.src
Normal file
102
share/timedef/zh_CN.GB2312.src
Normal file
@ -0,0 +1,102 @@
|
|||||||
|
# $FreeBSD$
|
||||||
|
#
|
||||||
|
# WARNING: spaces may be essential at the end of lines
|
||||||
|
# WARNING: empty lines are essential too
|
||||||
|
#
|
||||||
|
# Short month names
|
||||||
|
#
|
||||||
|
1
|
||||||
|
2
|
||||||
|
3
|
||||||
|
4
|
||||||
|
5
|
||||||
|
6
|
||||||
|
7
|
||||||
|
8
|
||||||
|
9
|
||||||
|
10
|
||||||
|
11
|
||||||
|
12
|
||||||
|
#
|
||||||
|
# Long month names
|
||||||
|
#
|
||||||
|
一月
|
||||||
|
二月
|
||||||
|
三月
|
||||||
|
四月
|
||||||
|
五月
|
||||||
|
六月
|
||||||
|
七月
|
||||||
|
八月
|
||||||
|
九月
|
||||||
|
十月
|
||||||
|
十一月
|
||||||
|
十二月
|
||||||
|
#
|
||||||
|
# Short weekday names
|
||||||
|
#
|
||||||
|
日
|
||||||
|
一
|
||||||
|
二
|
||||||
|
三
|
||||||
|
四
|
||||||
|
五
|
||||||
|
六
|
||||||
|
#
|
||||||
|
# Long weekday names
|
||||||
|
#
|
||||||
|
星期日
|
||||||
|
星期一
|
||||||
|
星期二
|
||||||
|
星期三
|
||||||
|
星期四
|
||||||
|
星期五
|
||||||
|
星期六
|
||||||
|
#
|
||||||
|
# X_fmt
|
||||||
|
#
|
||||||
|
%H时%M分%S秒
|
||||||
|
#
|
||||||
|
# x_fmt
|
||||||
|
#
|
||||||
|
%Y/%m/%d
|
||||||
|
#
|
||||||
|
# c_fmt
|
||||||
|
#
|
||||||
|
%a %b/%e %T %Y
|
||||||
|
#
|
||||||
|
# am
|
||||||
|
#
|
||||||
|
上午
|
||||||
|
#
|
||||||
|
# pm
|
||||||
|
#
|
||||||
|
下午
|
||||||
|
#
|
||||||
|
# date_fmt
|
||||||
|
#
|
||||||
|
%Y年%b月%e日 %A %X %Z
|
||||||
|
#
|
||||||
|
# Long month names (alternative)
|
||||||
|
#
|
||||||
|
一月
|
||||||
|
二月
|
||||||
|
三月
|
||||||
|
四月
|
||||||
|
五月
|
||||||
|
六月
|
||||||
|
七月
|
||||||
|
八月
|
||||||
|
九月
|
||||||
|
十月
|
||||||
|
十一月
|
||||||
|
十二月
|
||||||
|
#
|
||||||
|
# md_order
|
||||||
|
#
|
||||||
|
md
|
||||||
|
#
|
||||||
|
# ampm_fmt
|
||||||
|
#
|
||||||
|
%I:%M:%S %p
|
||||||
|
# EOF
|
Loading…
x
Reference in New Issue
Block a user