No empty .Rs/.Re
[netbsd-mini2440.git] / share / locale / monetary / de_DE.ISO8859-1.src
blob40ee55f80aeadc449da7d73c3c398d9abf34bfb1
1 # $NetBSD: de_DE.ISO8859-1.src,v 1.1 2008/05/17 04:05:51 ginsbach Exp $
3 # German Language Monetary Locale for Germany
5 # WARNING: Empty lines and/or blank spaces may be essential.
7 # From: $FreeBSD: src/share/monetdef/de_DE.ISO8859-1.src,v 1.8 2002/02/19 18:38:04 phantom Exp $
9 # International Currency Symbol (int_curr_symbol)
10 #     NOTE: Last character is always SPACE
12 EUR 
14 # Currency Symbol (currency_symbol)
18 # Monetary Decimal Point (mon_decimal_point)
22 # Monetary Thousands Separator (mon_thousands_sep)
26 # Monetary Grouping Sequence (mon_grouping)
27 #    A sequence of integers separated by semi-colons ';'.
29 3;3
31 # Positive Sign (positive_sign)
35 # Negative Sign (negative_sign)
39 # International Fractional Digits (int_frac_digits)
43 # Fractional Digits (frac_digits)
47 # Currency Symbol Precedes Positive Value (p_cs_precedes)
48 #    Must be either 1 or 0.
52 # Separation of Currency Symbol, Sign, and Positive Value
53 #       by a Space (p_sep_by_space)
54 #    Must be 0, 1, or 2
58 # Currency Symbol Precedes Negative Value (n_cs_precedes)
59 #    Must be either 1 or 0.
63 # Separation of Currency Symbol, Sign, and Negative Value (n_sep_by_space)
64 #    Must be 0, 1, or 2
68 # Positive Sign Position (p_sign_posn)
69 #    Must be 0, 1, 2, 3, or 4
73 # Negative Sign Position (n_sign_posn)
74 #    Must be 0, 1, 2, 3, or 4
78 # International Currency Symbol Precedes        Positive Value (int_p_cs_precedes)
79 #    Must be either 1 or 0.
83 # Separation of International Currency Symbol, Sign, and
84 #       Positive Value (int_p_sep_by_space)
85 #    Must be 0, 1, or 2
89 # International Currency Symbol Precedes Negative Value (int_n_cs_precedes)
90 #    Must be either 1 or 0.
94 # Separation of International Currency Symbol, Sign, and
95 #       Negative Value (int_n_sep_by_space)
96 #    Must be 0, 1, or 2
100 # International Positive Sign Position (int_p_sign_posn)
101 #    Must be 0, 1, 2, 3, or 4
105 # International Negative Sign Position (int_n_sign_posn)
106 #    Must be 0, 1, 2, 3, or 4
109 # EOF