summaryrefslogtreecommitdiffstats
path: root/share/monetdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2003-07-05 12:03:16 +0000
committerache <ache@FreeBSD.org>2003-07-05 12:03:16 +0000
commit1a679693671db910bcbef69754f6fd998cc42db1 (patch)
tree5f33bd536c5dd42c13d26501a56d06546022bdae /share/monetdef
parent05ca40608b133c08a0d18ab443d891ecbe3ee277 (diff)
downloadFreeBSD-src-1a679693671db910bcbef69754f6fd998cc42db1.zip
FreeBSD-src-1a679693671db910bcbef69754f6fd998cc42db1.tar.gz
Add ARMSCSII-8 locale
Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944
Diffstat (limited to 'share/monetdef')
-rw-r--r--share/monetdef/Makefile1
-rw-r--r--share/monetdef/hy_AM.ARMSCII-8.src39
2 files changed, 40 insertions, 0 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index ab77924..0c61fb7 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -26,6 +26,7 @@ LOCALES= af_ZA.ISO8859-1 \
hi_IN.ISCII-DEV \
hr_HR.ISO8859-2 \
hu_HU.ISO8859-2 \
+ hy_AM.ARMSCII-8 \
is_IS.ISO8859-1 \
it_IT.ISO8859-1 \
ja_JP.eucJP \
diff --git a/share/monetdef/hy_AM.ARMSCII-8.src b/share/monetdef/hy_AM.ARMSCII-8.src
new file mode 100644
index 0000000..5d8ed16
--- /dev/null
+++ b/share/monetdef/hy_AM.ARMSCII-8.src
@@ -0,0 +1,39 @@
+# $FreeBSD$
+#
+# LC_MONETARY source for ARMSCII-8 locale for FreeBSD
+# Made available by Vahe Khachikyan <vahe@khachikyan.de>
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+AMD
+# currency_symbol
+Έπ
+# mon_decimal_point
+.
+# mon_thousands_sep
+,
+# mon_grouping, separated by ;
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+0
+# p_sep_by_space
+1
+# n_cs_precedes
+0
+# n_sep_by_space
+1
+# p_sign_posn
+1
+# n_sign_posn
+1
+# EOF
OpenPOWER on IntegriCloud