summaryrefslogtreecommitdiffstats
path: root/share/timedef
diff options
context:
space:
mode:
authorfoxfair <foxfair@FreeBSD.org>1999-04-01 10:15:15 +0000
committerfoxfair <foxfair@FreeBSD.org>1999-04-01 10:15:15 +0000
commit6b90e271b59e953957f4fd97da1f43d903242b7a (patch)
tree51b2af1efda34d3729baf1bdb902dd3e6034c47f /share/timedef
parentfd57bd78930daa2241fbfe09b5a0509d69d08d31 (diff)
downloadFreeBSD-src-6b90e271b59e953957f4fd97da1f43d903242b7a.zip
FreeBSD-src-6b90e271b59e953957f4fd97da1f43d903242b7a.tar.gz
Correct bits, make output format clearly.
Diffstat (limited to 'share/timedef')
-rw-r--r--share/timedef/data/zh_TW.BIG5.src72
1 files changed, 36 insertions, 36 deletions
diff --git a/share/timedef/data/zh_TW.BIG5.src b/share/timedef/data/zh_TW.BIG5.src
index dc72495..ff3afca 100644
--- a/share/timedef/data/zh_TW.BIG5.src
+++ b/share/timedef/data/zh_TW.BIG5.src
@@ -1,39 +1,49 @@
-# $Id: $
+# $Id: zh_TW.BIG5.src,v 1.1 1999/03/20 13:23:48 foxfair Exp $
#
# 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
+# 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
#
周日
周一
@@ -43,16 +53,6 @@
周五
周六
#
-# Long weekday names
-#
-星期日
-星期一
-星期二
-星期三
-星期四
-星期五
-星期六
-#
# X_fmt
#
%H時%M分%S秒
OpenPOWER on IntegriCloud