NetBSD/share/locale/monetary/ru_RU.CP866.src

110 lines
2.0 KiB
Plaintext

# $NetBSD: ru_RU.CP866.src,v 1.2 2009/01/02 00:20:22 tnozaki Exp $
#
# Russian Language Monetary Locale for Russian Federation
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/monetdef/ru_RU.CP866.src,v 1.2 2007/02/28 16:28:49 ache Exp $
#
# International Currency Symbol (int_curr_symbol)
# NOTE: Last character is always SPACE
#
RUB
#
# Currency Symbol (currency_symbol)
#
àã¡.
#
# Monetary Decimal Point (mon_decimal_point)
#
,
#
# Monetary Thousands Separator (mon_thousands_sep)
#
#
# Monetary Grouping Sequence (mon_grouping)
# A sequence of integers separated by semi-colons ';'.
#
3;3
#
# Positive Sign (positive_sign)
#
#
# Negative Sign (negative_sign)
#
-
#
# International Fractional Digits (int_frac_digits)
#
2
#
# Fractional Digits (frac_digits)
#
2
#
# Currency Symbol Precedes Positive Value (p_cs_precedes)
# Must be either 1 or 0.
#
0
#
# Separation of Currency Symbol, Sign, and Positive Value
# by a Space (p_sep_by_space)
# Must be 0, 1, or 2
#
1
#
# Currency Symbol Precedes Negative Value (n_cs_precedes)
# Must be either 1 or 0.
#
0
#
# Separation of Currency Symbol, Sign, and Negative Value (n_sep_by_space)
# Must be 0, 1, or 2
#
1
#
# Positive Sign Position (p_sign_posn)
# Must be 0, 1, 2, 3, or 4
#
1
#
# Negative Sign Position (n_sign_posn)
# Must be 0, 1, 2, 3, or 4
#
1
#
# International Currency Symbol Precedes Positive Value (int_p_cs_precedes)
# Must be either 1 or 0.
#
0
#
# Separation of International Currency Symbol, Sign, and
# Positive Value (int_p_sep_by_space)
# Must be 0, 1, or 2
#
1
#
# International Currency Symbol Precedes Negative Value (int_n_cs_precedes)
# Must be either 1 or 0.
#
0
#
# Separation of International Currency Symbol, Sign, and
# Negative Value (int_n_sep_by_space)
# Must be 0, 1, or 2
#
1
#
# International Positive Sign Position (int_p_sign_posn)
# Must be 0, 1, 2, 3, or 4
#
1
#
# International Negative Sign Position (int_n_sign_posn)
# Must be 0, 1, 2, 3, or 4
#
1
# EOF