summaryrefslogtreecommitdiffstats
path: root/share/timedef/ko_KR.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/ko_KR.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/ko_KR.UTF-8.src')
-rw-r--r--share/timedef/ko_KR.UTF-8.src108
1 files changed, 108 insertions, 0 deletions
diff --git a/share/timedef/ko_KR.UTF-8.src b/share/timedef/ko_KR.UTF-8.src
new file mode 100644
index 0000000..e7bf058
--- /dev/null
+++ b/share/timedef/ko_KR.UTF-8.src
@@ -0,0 +1,108 @@
+# $FreeBSD$
+#
+# Originally by CHOI Junho <cjh@FreeBSD.org>
+# 27 Mar 1997
+#
+# 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...
+# %Y년 %b월 %e일 %a요일 %X
+%a %b/%e %H:%M:%S %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