summaryrefslogtreecommitdiffstats
path: root/share/monetdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-05-18 13:55:25 +0000
committerache <ache@FreeBSD.org>2001-05-18 13:55:25 +0000
commit894144b94287062c65e0c9a5ded726f64e49b18c (patch)
treeca79d89ebd00e96ea21eb079aa9d9222e6fe54e8 /share/monetdef
parent52a9144c8ba73bc2eddb65528bb71790cb72f895 (diff)
downloadFreeBSD-src-894144b94287062c65e0c9a5ded726f64e49b18c.zip
FreeBSD-src-894144b94287062c65e0c9a5ded726f64e49b18c.tar.gz
Add sk_SK
PR: 27425 Submitted by: juraj@bednar.sk
Diffstat (limited to 'share/monetdef')
-rw-r--r--share/monetdef/Makefile1
-rw-r--r--share/monetdef/sk_SK.ISO8859-2.src38
-rw-r--r--share/monetdef/sk_SK.ISO_8859-2.src38
3 files changed, 77 insertions, 0 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index ab2dc14..fb30dfa 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -30,6 +30,7 @@ LOCALES= af_ZA.ISO_8859-1 \
ru_RU.CP866 \
ru_RU.ISO_8859-5 \
ru_RU.KOI8-R \
+ sk_SK.ISO_8859-2 \
sl_SI.ISO_8859-2 \
sv_SE.ISO_8859-1 \
tr_TR.ISO_8859-9 \
diff --git a/share/monetdef/sk_SK.ISO8859-2.src b/share/monetdef/sk_SK.ISO8859-2.src
new file mode 100644
index 0000000..dc2ac34
--- /dev/null
+++ b/share/monetdef/sk_SK.ISO8859-2.src
@@ -0,0 +1,38 @@
+# $FreeBSD$
+#
+# Slovak monetary definition by Juraj Bednar <juraj@bednar.sk>
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+SKK
+# currency_symbol
+Sk
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+2
+# n_cs_precedes
+1
+# n_sep_by_space
+2
+# p_sign_posn
+4
+# n_sign_posn
+4
+# EOF
diff --git a/share/monetdef/sk_SK.ISO_8859-2.src b/share/monetdef/sk_SK.ISO_8859-2.src
new file mode 100644
index 0000000..dc2ac34
--- /dev/null
+++ b/share/monetdef/sk_SK.ISO_8859-2.src
@@ -0,0 +1,38 @@
+# $FreeBSD$
+#
+# Slovak monetary definition by Juraj Bednar <juraj@bednar.sk>
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+#
+# int_curr_symbol (last character always SPACE)
+SKK
+# currency_symbol
+Sk
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping
+3;3
+# positive_sign
+
+# negative_sign
+-
+# int_frac_digits
+2
+# frac_digits
+2
+# p_cs_precedes
+1
+# p_sep_by_space
+2
+# n_cs_precedes
+1
+# n_sep_by_space
+2
+# p_sign_posn
+4
+# n_sign_posn
+4
+# EOF
OpenPOWER on IntegriCloud