summaryrefslogtreecommitdiffstats
path: root/share/timedef/ja_JP.UTF-8.src
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-03-27 08:14:15 +0000
committertjr <tjr@FreeBSD.org>2004-03-27 08:14:15 +0000
commit642f4c91afbe006726dd200c3930b0858e481b9d (patch)
tree19ac68324e90f69bde7f7400f432c3e49e8f2e2d /share/timedef/ja_JP.UTF-8.src
parentb04fb1227537fc0212af7d7dc9f4ed352bf0efb2 (diff)
downloadFreeBSD-src-642f4c91afbe006726dd200c3930b0858e481b9d.zip
FreeBSD-src-642f4c91afbe006726dd200c3930b0858e481b9d.tar.gz
Add UTF-8 versions of all the currently supported system locales. Most of
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made a few minor adjustments and merged the makefiles. PR: 44307
Diffstat (limited to 'share/timedef/ja_JP.UTF-8.src')
-rw-r--r--share/timedef/ja_JP.UTF-8.src105
1 files changed, 105 insertions, 0 deletions
diff --git a/share/timedef/ja_JP.UTF-8.src b/share/timedef/ja_JP.UTF-8.src
new file mode 100644
index 0000000..b3431da
--- /dev/null
+++ b/share/timedef/ja_JP.UTF-8.src
@@ -0,0 +1,105 @@
+# $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
+#
+1月
+2月
+3月
+4月
+5月
+6月
+7月
+8月
+9月
+10月
+11月
+12月
+#
+# Short weekday names
+#
+日
+月
+火
+水
+木
+金
+土
+#
+# Long weekday names
+#
+日曜日
+月曜日
+火曜日
+水曜日
+木曜日
+金曜日
+土曜日
+#
+# X_fmt
+#
+%H時%M分%S秒
+#
+# x_fmt
+#
+%Y/%m/%d
+#
+# c_fmt
+#
+# just following tradition...
+# %a %b %e %H:%M:%S %Y
+%a %b/%e %T %Y
+#
+# am
+#
+#午前
+AM
+#
+# pm
+#
+#午後
+PM
+#
+# date_fmt
+#
+%Y年 %B%e日 %A %X %Z
+#
+# Long months names (alternative)
+#
+1月
+2月
+3月
+4月
+5月
+6月
+7月
+8月
+9月
+10月
+11月
+12月
+#
+# md_order
+#
+md
+#
+# ampm_fmt
+#
+%I:%M:%S %p
+# EOF
OpenPOWER on IntegriCloud