summaryrefslogtreecommitdiffstats
path: root/share/monetdef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2003-06-07 00:28:58 +0000
committerache <ache@FreeBSD.org>2003-06-07 00:28:58 +0000
commit8522f8bd8a3100edcd1b8c3fc601a0395512cb81 (patch)
tree4d64f5a39f416cc1e6ac51e4e5e5fb17bcb48a8c /share/monetdef
parent22ac24d03e776908cd5f70872a54a873e404870f (diff)
downloadFreeBSD-src-8522f8bd8a3100edcd1b8c3fc601a0395512cb81.zip
FreeBSD-src-8522f8bd8a3100edcd1b8c3fc601a0395512cb81.tar.gz
Add ru_RU.CP1251
Diffstat (limited to 'share/monetdef')
-rw-r--r--share/monetdef/Makefile1
-rw-r--r--share/monetdef/ru_RU.CP1251.src36
2 files changed, 37 insertions, 0 deletions
diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile
index dad9d4e..ab77924 100644
--- a/share/monetdef/Makefile
+++ b/share/monetdef/Makefile
@@ -38,6 +38,7 @@ LOCALES= af_ZA.ISO8859-1 \
pt_BR.ISO8859-1 \
pt_PT.ISO8859-1 \
ro_RO.ISO8859-2 \
+ ru_RU.CP1251 \
ru_RU.CP866 \
ru_RU.ISO8859-5 \
ru_RU.KOI8-R \
diff --git a/share/monetdef/ru_RU.CP1251.src b/share/monetdef/ru_RU.CP1251.src
new file mode 100644
index 0000000..bd3de23
--- /dev/null
+++ b/share/monetdef/ru_RU.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)
+RUR
+# 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