aboutsummaryrefslogtreecommitdiff
path: root/share/monetdef
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-10-19 13:04:05 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-10-19 13:04:05 +0000
commit1878fe63980488ac4e3ee777c2ec9d121c716a08 (patch)
tree97754f95d704ea5c5a3b71f7508adeaea0625bdf /share/monetdef
parent33b7947a7503193284ebd58fa2f2f4fa208aed1c (diff)
downloadsrc-1878fe63980488ac4e3ee777c2ec9d121c716a08.tar.gz
src-1878fe63980488ac4e3ee777c2ec9d121c716a08.zip
Add sr_YU locales
Submitted by: Toni Andjelkovic <toni@soth.at>
Notes
Notes: svn path=/head/; revision=105445
Diffstat (limited to 'share/monetdef')
-rw-r--r--share/monetdef/Makefile2
-rw-r--r--share/monetdef/sr_YU.ISO8859-2.src36
-rw-r--r--share/monetdef/sr_YU.ISO8859-5.src36
3 files changed, 74 insertions, 0 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index 9a03fb02666f..9023edfaba37 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -41,6 +41,8 @@ LOCALES= af_ZA.ISO8859-1 \
ru_RU.KOI8-R \
sk_SK.ISO8859-2 \
sl_SI.ISO8859-2 \
+ sr_YU.ISO8859-2 \
+ sr_YU.ISO8859-5 \
sv_SE.ISO8859-1 \
tr_TR.ISO8859-9 \
uk_UA.ISO8859-5 \
diff --git a/share/monetdef/sr_YU.ISO8859-2.src b/share/monetdef/sr_YU.ISO8859-2.src
new file mode 100644
index 000000000000..b706e29154e0
--- /dev/null
+++ b/share/monetdef/sr_YU.ISO8859-2.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 (last character always SPACE)
+YUD
+# currency_symbol
+din
+# 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
+2
+# n_cs_precedes
+0
+# n_sep_by_space
+2
+# p_sign_posn
+2
+# n_sign_posn
+2
+# EOF
diff --git a/share/monetdef/sr_YU.ISO8859-5.src b/share/monetdef/sr_YU.ISO8859-5.src
new file mode 100644
index 000000000000..e5e9f4c967ae
--- /dev/null
+++ b/share/monetdef/sr_YU.ISO8859-5.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 (last character always SPACE)
+YUD
+# 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