summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-02-11 16:19:43 +0000
committerknu <knu@FreeBSD.org>2001-02-11 16:19:43 +0000
commitc7a67722025c1c7a6f659d955a11b7b85887920c (patch)
tree3d00313ee842d4cd98fcc99ac070b4babd03edd8
parent494891cf616b26456d8df3341c59c6f95c146a18 (diff)
downloadFreeBSD-src-c7a67722025c1c7a6f659d955a11b7b85887920c.zip
FreeBSD-src-c7a67722025c1c7a6f659d955a11b7b85887920c.tar.gz
Add ja_JP.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
-rw-r--r--share/monetdef/Makefile3
-rw-r--r--share/monetdef/ja_JP.EUC.src36
-rw-r--r--share/monetdef/ja_JP.eucJP.src36
-rw-r--r--share/msgdef/Makefile3
-rw-r--r--share/msgdef/ja_JP.EUC.src10
-rw-r--r--share/msgdef/ja_JP.eucJP.src10
-rw-r--r--share/numericdef/Makefile3
-rw-r--r--share/numericdef/ja_JP.EUC.src12
-rw-r--r--share/numericdef/ja_JP.eucJP.src12
9 files changed, 122 insertions, 3 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index c03b3a5..df8e5e0 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -22,7 +22,8 @@ LOCALES= af_ZA.ISO_8859-1 \
pl_PL.ISO_8859-2 \
ru_RU.KOI8-R \
sv_SE.ISO_8859-1 \
- ko_KR.EUC
+ ko_KR.EUC \
+ ja_JP.EUC
LOCALEDIR= ${DESTDIR}/usr/share/locale
diff --git a/share/monetdef/ja_JP.EUC.src b/share/monetdef/ja_JP.EUC.src
new file mode 100644
index 0000000..0377eee
--- /dev/null
+++ b/share/monetdef/ja_JP.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
+JPY
+# 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/ja_JP.eucJP.src b/share/monetdef/ja_JP.eucJP.src
new file mode 100644
index 0000000..0377eee
--- /dev/null
+++ b/share/monetdef/ja_JP.eucJP.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
+JPY
+# 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/msgdef/Makefile b/share/msgdef/Makefile
index 36b27bc..d6c8771 100644
--- a/share/msgdef/Makefile
+++ b/share/msgdef/Makefile
@@ -17,7 +17,8 @@ LOCALES= af_ZA.ISO_8859-1 \
pl_PL.ISO_8859-2 \
ru_RU.KOI8-R \
sv_SE.ISO_8859-1 \
- ko_KR.EUC
+ ko_KR.EUC \
+ ja_JP.EUC
ENGLISH= en_US.ISO_8859-1
ENGLISHLINKS= en_AU.ISO_8859-1 en_CA.ISO_8859-1 en_GB.ISO_8859-1 \
diff --git a/share/msgdef/ja_JP.EUC.src b/share/msgdef/ja_JP.EUC.src
new file mode 100644
index 0000000..2f06e01
--- /dev/null
+++ b/share/msgdef/ja_JP.EUC.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[yY£ù£Ù¤Ï¥Ï].*
+# noexpr
+^[nN£î£Î¤¤¥¤].*
+# EOF
diff --git a/share/msgdef/ja_JP.eucJP.src b/share/msgdef/ja_JP.eucJP.src
new file mode 100644
index 0000000..2f06e01
--- /dev/null
+++ b/share/msgdef/ja_JP.eucJP.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# yesexpr
+^[yY£ù£Ù¤Ï¥Ï].*
+# noexpr
+^[nN£î£Î¤¤¥¤].*
+# EOF
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 056d9b5..50b9ebc 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -17,7 +17,8 @@ LOCALES= af_ZA.ISO_8859-1 \
pl_PL.ISO_8859-2 \
ru_RU.KOI8-R \
sv_SE.ISO_8859-1 \
- ko_KR.EUC
+ ko_KR.EUC \
+ ja_JP.EUC
LOCALEDIR= ${DESTDIR}/usr/share/locale
USENGLISH= en_US.ISO_8859-1
diff --git a/share/numericdef/ja_JP.EUC.src b/share/numericdef/ja_JP.EUC.src
new file mode 100644
index 0000000..cd49d36
--- /dev/null
+++ b/share/numericdef/ja_JP.EUC.src
@@ -0,0 +1,12 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# decimal_point
+.
+# thousands_sep
+,
+# grouping, separated by ;
+3;3
+# EOF
diff --git a/share/numericdef/ja_JP.eucJP.src b/share/numericdef/ja_JP.eucJP.src
new file mode 100644
index 0000000..cd49d36
--- /dev/null
+++ b/share/numericdef/ja_JP.eucJP.src
@@ -0,0 +1,12 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# decimal_point
+.
+# thousands_sep
+,
+# grouping, separated by ;
+3;3
+# EOF
OpenPOWER on IntegriCloud