xref: /minix3/share/locale/monetary/mn_MN.UTF-8.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: mn_MN.UTF-8.src,v 1.2 2009/01/02 00:20:22 tnozaki Exp $
2*36dcc4a4SLionel Sambuc#
3*36dcc4a4SLionel Sambuc# Mongolian Language Monetary Locale for Mongolia
4*36dcc4a4SLionel Sambuc#
5*36dcc4a4SLionel Sambuc# WARNING: Empty lines and/or blank spaces may be essential.
6*36dcc4a4SLionel Sambuc#
7*36dcc4a4SLionel Sambuc# From: $FreeBSD: src/share/monetdef/mn_MN.UTF-8.src,v 1.1 2006/10/02 00:36:51 ache Exp $
8*36dcc4a4SLionel Sambuc#
9*36dcc4a4SLionel Sambuc# International Currency Symbol (int_curr_symbol)
10*36dcc4a4SLionel Sambuc#     NOTE: Last character is always SPACE
11*36dcc4a4SLionel Sambuc#
12*36dcc4a4SLionel SambucMNT
13*36dcc4a4SLionel Sambuc#
14*36dcc4a4SLionel Sambuc# Currency Symbol (currency_symbol)
15*36dcc4a4SLionel Sambuc#
16*36dcc4a4SLionel Sambuc17*36dcc4a4SLionel Sambuc#
18*36dcc4a4SLionel Sambuc# Monetary Decimal Point (mon_decimal_point)
19*36dcc4a4SLionel Sambuc#
20*36dcc4a4SLionel Sambuc.
21*36dcc4a4SLionel Sambuc#
22*36dcc4a4SLionel Sambuc# Monetary Thousands Separator (mon_thousands_sep)
23*36dcc4a4SLionel Sambuc#
24*36dcc4a4SLionel Sambuc,
25*36dcc4a4SLionel Sambuc#
26*36dcc4a4SLionel Sambuc# Monetary Grouping Sequence (mon_grouping)
27*36dcc4a4SLionel Sambuc#    A sequence of integers separated by semi-colons ';'.
28*36dcc4a4SLionel Sambuc#
29*36dcc4a4SLionel Sambuc3;3
30*36dcc4a4SLionel Sambuc#
31*36dcc4a4SLionel Sambuc# Positive Sign (positive_sign)
32*36dcc4a4SLionel Sambuc#
33*36dcc4a4SLionel Sambuc
34*36dcc4a4SLionel Sambuc#
35*36dcc4a4SLionel Sambuc# Negative Sign (negative_sign)
36*36dcc4a4SLionel Sambuc#
37*36dcc4a4SLionel Sambuc-
38*36dcc4a4SLionel Sambuc#
39*36dcc4a4SLionel Sambuc# International Fractional Digits (int_frac_digits)
40*36dcc4a4SLionel Sambuc#
41*36dcc4a4SLionel Sambuc2
42*36dcc4a4SLionel Sambuc#
43*36dcc4a4SLionel Sambuc# Fractional Digits (frac_digits)
44*36dcc4a4SLionel Sambuc#
45*36dcc4a4SLionel Sambuc2
46*36dcc4a4SLionel Sambuc#
47*36dcc4a4SLionel Sambuc# Currency Symbol Precedes Positive Value (p_cs_precedes)
48*36dcc4a4SLionel Sambuc#    Must be either 1 or 0.
49*36dcc4a4SLionel Sambuc#
50*36dcc4a4SLionel Sambuc1
51*36dcc4a4SLionel Sambuc#
52*36dcc4a4SLionel Sambuc# Separation of Currency Symbol, Sign, and Positive Value
53*36dcc4a4SLionel Sambuc#	by a Space (p_sep_by_space)
54*36dcc4a4SLionel Sambuc#    Must be 0, 1, or 2
55*36dcc4a4SLionel Sambuc#
56*36dcc4a4SLionel Sambuc0
57*36dcc4a4SLionel Sambuc#
58*36dcc4a4SLionel Sambuc# Currency Symbol Precedes Negative Value (n_cs_precedes)
59*36dcc4a4SLionel Sambuc#    Must be either 1 or 0.
60*36dcc4a4SLionel Sambuc#
61*36dcc4a4SLionel Sambuc1
62*36dcc4a4SLionel Sambuc#
63*36dcc4a4SLionel Sambuc# Separation of Currency Symbol, Sign, and Negative Value (n_sep_by_space)
64*36dcc4a4SLionel Sambuc#    Must be 0, 1, or 2
65*36dcc4a4SLionel Sambuc#
66*36dcc4a4SLionel Sambuc0
67*36dcc4a4SLionel Sambuc#
68*36dcc4a4SLionel Sambuc# Positive Sign Position (p_sign_posn)
69*36dcc4a4SLionel Sambuc#    Must be 0, 1, 2, 3, or 4
70*36dcc4a4SLionel Sambuc#
71*36dcc4a4SLionel Sambuc1
72*36dcc4a4SLionel Sambuc#
73*36dcc4a4SLionel Sambuc# Negative Sign Position (n_sign_posn)
74*36dcc4a4SLionel Sambuc#    Must be 0, 1, 2, 3, or 4
75*36dcc4a4SLionel Sambuc#
76*36dcc4a4SLionel Sambuc1
77*36dcc4a4SLionel Sambuc#
78*36dcc4a4SLionel Sambuc# International Currency Symbol Precedes	Positive Value (int_p_cs_precedes)
79*36dcc4a4SLionel Sambuc#    Must be either 1 or 0.
80*36dcc4a4SLionel Sambuc#
81*36dcc4a4SLionel Sambuc1
82*36dcc4a4SLionel Sambuc#
83*36dcc4a4SLionel Sambuc# Separation of International Currency Symbol, Sign, and
84*36dcc4a4SLionel Sambuc#	Positive Value (int_p_sep_by_space)
85*36dcc4a4SLionel Sambuc#    Must be 0, 1, or 2
86*36dcc4a4SLionel Sambuc#
87*36dcc4a4SLionel Sambuc0
88*36dcc4a4SLionel Sambuc#
89*36dcc4a4SLionel Sambuc# International Currency Symbol Precedes Negative Value (int_n_cs_precedes)
90*36dcc4a4SLionel Sambuc#    Must be either 1 or 0.
91*36dcc4a4SLionel Sambuc#
92*36dcc4a4SLionel Sambuc1
93*36dcc4a4SLionel Sambuc#
94*36dcc4a4SLionel Sambuc# Separation of International Currency Symbol, Sign, and
95*36dcc4a4SLionel Sambuc#	Negative Value (int_n_sep_by_space)
96*36dcc4a4SLionel Sambuc#    Must be 0, 1, or 2
97*36dcc4a4SLionel Sambuc#
98*36dcc4a4SLionel Sambuc0
99*36dcc4a4SLionel Sambuc#
100*36dcc4a4SLionel Sambuc# International Positive Sign Position (int_p_sign_posn)
101*36dcc4a4SLionel Sambuc#    Must be 0, 1, 2, 3, or 4
102*36dcc4a4SLionel Sambuc#
103*36dcc4a4SLionel Sambuc1
104*36dcc4a4SLionel Sambuc#
105*36dcc4a4SLionel Sambuc# International Negative Sign Position (int_n_sign_posn)
106*36dcc4a4SLionel Sambuc#    Must be 0, 1, 2, 3, or 4
107*36dcc4a4SLionel Sambuc#
108*36dcc4a4SLionel Sambuc1
109*36dcc4a4SLionel Sambuc# EOF
110