summaryrefslogtreecommitdiffstats
path: root/share/timedef
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2003-11-05 22:59:02 +0000
committerdavidxu <davidxu@FreeBSD.org>2003-11-05 22:59:02 +0000
commit61546cc5adc1c39f586363d96417337887feb548 (patch)
tree51ee3e41224c1b54cc059718dd4d8a142580738b /share/timedef
parent5365264be8b2d5b6a3ff21ea0dafa1437dc98547 (diff)
downloadFreeBSD-src-61546cc5adc1c39f586363d96417337887feb548.zip
FreeBSD-src-61546cc5adc1c39f586363d96417337887feb548.tar.gz
Add GB2312 locale files.
Diffstat (limited to 'share/timedef')
-rw-r--r--share/timedef/zh_CN.GB2312.src102
1 files changed, 102 insertions, 0 deletions
diff --git a/share/timedef/zh_CN.GB2312.src b/share/timedef/zh_CN.GB2312.src
new file mode 100644
index 0000000..ff7bba4
--- /dev/null
+++ b/share/timedef/zh_CN.GB2312.src
@@ -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
OpenPOWER on IntegriCloud