summaryrefslogtreecommitdiffstats
path: root/share/monetdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-11-05 07:08:39 +0000
committerache <ache@FreeBSD.org>2001-11-05 07:08:39 +0000
commit5a2d40dd2414c6fcaf9e104eebb7dfb45463e3f2 (patch)
tree1ec21d59cdaf7e475f822f3103e9fef315a4cba9 /share/monetdef
parentcd9387a0f1e1b694f36ebdae152a553baeefbce8 (diff)
downloadFreeBSD-src-5a2d40dd2414c6fcaf9e104eebb7dfb45463e3f2.zip
FreeBSD-src-5a2d40dd2414c6fcaf9e104eebb7dfb45463e3f2.tar.gz
Add bg_BG.CP1251
PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net>
Diffstat (limited to 'share/monetdef')
-rw-r--r--share/monetdef/Makefile1
-rw-r--r--share/monetdef/bg_BG.CP1251.src36
2 files changed, 37 insertions, 0 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index e55f688..cd2cc17 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -4,6 +4,7 @@ NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
LOCALES= af_ZA.ISO8859-1 \
+ bg_BG.CP1251 \
cs_CZ.ISO8859-2 \
da_DK.ISO8859-1 \
de_AT.ISO8859-1 \
diff --git a/share/monetdef/bg_BG.CP1251.src b/share/monetdef/bg_BG.CP1251.src
new file mode 100644
index 0000000..4d8efff
--- /dev/null
+++ b/share/monetdef/bg_BG.CP1251.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)
+BGN
+# currency_symbol
+лв.
+# mon_decimal_point
+,
+# mon_thousands_sep
+
+# mon_grouping
+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