freebsd-dev/share/timedef/zh_TW.Big5.src
Foxfair Hu c6570d1dc3 Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.
It makes compatible with IANA charset defination, and let existent I18N
app happier.

Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets>
1999-06-08 02:25:19 +00:00

79 lines
692 B
Plaintext

# $Id: zh_TW.BIG5.src,v 1.3 1999/04/28 07:27:04 foxfair Exp $
#
# WARNING: spaces may be essential at the end of lines
# 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
#
# Long month names
#
1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
#
# Short weekday names
# 3 char too, add a space char at the ending of every line.
#
# 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