summaryrefslogtreecommitdiff
path: root/share/locale/monetary/mn_MN.UTF-8.src
blob: 62bf3fb3f834e50b3bbbdd406fc59610e5bb6314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# $NetBSD: mn_MN.UTF-8.src,v 1.2 2009/01/02 00:20:22 tnozaki Exp $
#
# Mongolian Language Monetary Locale for Mongolia
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/monetdef/mn_MN.UTF-8.src,v 1.1 2006/10/02 00:36:51 ache Exp $
#
# International Currency Symbol (int_curr_symbol)
#     NOTE: Last character is always SPACE
#
MNT 
#
# 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.
#
1
#
# Separation of Currency Symbol, Sign, and Positive Value
#	by a Space (p_sep_by_space)
#    Must be 0, 1, or 2
#
0
#
# Currency Symbol Precedes Negative Value (n_cs_precedes)
#    Must be either 1 or 0.
#
1
#
# Separation of Currency Symbol, Sign, and Negative Value (n_sep_by_space)
#    Must be 0, 1, or 2
#
0
#
# 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.
#
1
#
# Separation of International Currency Symbol, Sign, and
#	Positive Value (int_p_sep_by_space)
#    Must be 0, 1, or 2
#
0
#
# International Currency Symbol Precedes Negative Value (int_n_cs_precedes)
#    Must be either 1 or 0.
#
1
#
# Separation of International Currency Symbol, Sign, and
#	Negative Value (int_n_sep_by_space)
#    Must be 0, 1, or 2
#
0
#
# 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