summaryrefslogtreecommitdiffstats
path: root/share/monetdef
diff options
context:
space:
mode:
Diffstat (limited to 'share/monetdef')
-rw-r--r--share/monetdef/Makefile3
-rw-r--r--share/monetdef/ko_KR.EUC.src36
-rw-r--r--share/monetdef/ko_KR.eucKR.src36
3 files changed, 74 insertions, 1 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index 1660dbd..c03b3a5 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -21,7 +21,8 @@ LOCALES= af_ZA.ISO_8859-1 \
no_NO.ISO_8859-1 \
pl_PL.ISO_8859-2 \
ru_RU.KOI8-R \
- sv_SE.ISO_8859-1
+ sv_SE.ISO_8859-1 \
+ ko_KR.EUC
LOCALEDIR= ${DESTDIR}/usr/share/locale
diff --git a/share/monetdef/ko_KR.EUC.src b/share/monetdef/ko_KR.EUC.src
new file mode 100644
index 0000000..105f2bd
--- /dev/null
+++ b/share/monetdef/ko_KR.EUC.src
@@ -0,0 +1,36 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol
+KRW
+# currency_symbol
+\
+# mon_decimal_point
+.
+# mon_thousands_sep
+,
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+0
+# frac_digits
+0
+# p_cs_precedes
+1
+# p_sep_by_space
+0
+# n_cs_precedes
+1
+# n_sep_by_space
+0
+# p_sign_posn
+1
+# n_sign_posn
+4
+# EOF
diff --git a/share/monetdef/ko_KR.eucKR.src b/share/monetdef/ko_KR.eucKR.src
new file mode 100644
index 0000000..105f2bd
--- /dev/null
+++ b/share/monetdef/ko_KR.eucKR.src
@@ -0,0 +1,36 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol
+KRW
+# currency_symbol
+\
+# mon_decimal_point
+.
+# mon_thousands_sep
+,
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+0
+# frac_digits
+0
+# p_cs_precedes
+1
+# p_sep_by_space
+0
+# n_cs_precedes
+1
+# n_sep_by_space
+0
+# p_sign_posn
+1
+# n_sign_posn
+4
+# EOF
OpenPOWER on IntegriCloud