Home | History | Annotate | Line # | Download | only in monetary
      1  1.1  joerg # $NetBSD: en_US.UTF-8.src,v 1.1 2013/08/11 22:09:41 joerg Exp $
      2  1.1  joerg #
      3  1.1  joerg # Locale: en_US
      4  1.1  joerg # Character set: UTF-8
      5  1.1  joerg #
      6  1.1  joerg # Copyright 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in
      7  1.1  joerg # http://www.unicode.org/copyright.html.
      8  1.1  joerg # 
      9  1.1  joerg # Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode
     10  1.1  joerg # data files and any associated documentation (the "Data Files") or Unicode software and any
     11  1.1  joerg # associated documentation (the "Software") to deal in the Data Files or Software without
     12  1.1  joerg # restriction, including without limitation the rights to use, copy, modify, merge, publish,
     13  1.1  joerg # distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom
     14  1.1  joerg # the Data Files or Software are furnished to do so, provided that (a) the above copyright
     15  1.1  joerg # notice(s) and this permission notice appear with all copies of the Data Files or Software,
     16  1.1  joerg # (b) both the above copyright notice(s) and this permission notice appear in associated
     17  1.1  joerg # documentation, and (c) there is clear notice in each modified Data File or in the Software as
     18  1.1  joerg # well as in the documentation associated with the Data File(s) or Software that the data or
     19  1.1  joerg # software has been modified.
     20  1.1  joerg # 
     21  1.1  joerg # THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     22  1.1  joerg # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
     23  1.1  joerg # PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
     24  1.1  joerg # HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
     25  1.1  joerg # CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
     26  1.1  joerg # WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
     27  1.1  joerg # CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
     28  1.1  joerg #
     29  1.1  joerg # International Currency Symbol (int_curr_symbol)
     30  1.1  joerg #     NOTE: Last character is always SPACE
     31  1.1  joerg #
     32  1.1  joerg USD 
     33  1.1  joerg #
     34  1.1  joerg # Currency Symbol (currency_symbol)
     35  1.1  joerg #
     36  1.1  joerg $
     37  1.1  joerg #
     38  1.1  joerg # Monetary Decimal Point (mon_decimal_point)
     39  1.1  joerg #
     40  1.1  joerg .
     41  1.1  joerg #
     42  1.1  joerg # Monetary Thousands Separator (mon_thousands_sep)
     43  1.1  joerg #
     44  1.1  joerg ,
     45  1.1  joerg #
     46  1.1  joerg # Monetary Grouping Sequence (mon_grouping)
     47  1.1  joerg #    A sequence of integers separated by semi-colons ';'.
     48  1.1  joerg #
     49  1.1  joerg 3
     50  1.1  joerg #
     51  1.1  joerg # Positive Sign (positive_sign)
     52  1.1  joerg #
     53  1.1  joerg 
     54  1.1  joerg #
     55  1.1  joerg # Negative Sign (negative_sign)
     56  1.1  joerg #
     57  1.1  joerg -
     58  1.1  joerg #
     59  1.1  joerg # International Fractional Digits (int_frac_digits)
     60  1.1  joerg #
     61  1.1  joerg 2
     62  1.1  joerg #
     63  1.1  joerg # Fractional Digits (frac_digits)
     64  1.1  joerg #
     65  1.1  joerg 2
     66  1.1  joerg #
     67  1.1  joerg # Currency Symbol Precedes Positive Value (p_cs_precedes)
     68  1.1  joerg #    Must be either 1 or 0.
     69  1.1  joerg #
     70  1.1  joerg 1
     71  1.1  joerg #
     72  1.1  joerg # Separation of Currency Symbol, Sign, and Positive Value by a Space
     73  1.1  joerg # (p_sep_by_space)
     74  1.1  joerg #    Must be 0, 1, or 2
     75  1.1  joerg #
     76  1.1  joerg 0
     77  1.1  joerg #
     78  1.1  joerg # Currency Symbol Precedes Negative Value (n_cs_precedes)
     79  1.1  joerg #    Must be either 1 or 0.
     80  1.1  joerg #
     81  1.1  joerg 1
     82  1.1  joerg #
     83  1.1  joerg # Separation of Currency Symbol, Sign, and Negative Value (n_sep_by_space)
     84  1.1  joerg #    Must be 0, 1, or 2
     85  1.1  joerg #
     86  1.1  joerg 0
     87  1.1  joerg #
     88  1.1  joerg # Positive Sign Position (p_sign_posn)
     89  1.1  joerg #    Must be 0, 1, 2, 3, or 4
     90  1.1  joerg #
     91  1.1  joerg 1
     92  1.1  joerg #
     93  1.1  joerg # Negative Sign Position (n_sign_posn)
     94  1.1  joerg #    Must be 0, 1, 2, 3, or 4
     95  1.1  joerg #
     96  1.1  joerg 1
     97  1.1  joerg #
     98  1.1  joerg # International Currency Symbol Precedes Positive Value
     99  1.1  joerg # (int_p_cs_precedes)
    100  1.1  joerg #    Must be either 1 or 0.
    101  1.1  joerg #
    102  1.1  joerg 1
    103  1.1  joerg #
    104  1.1  joerg # Separation of International Currency Symbol, Sign, and Positive Value
    105  1.1  joerg # (int_p_sep_by_space)
    106  1.1  joerg #    Must be 0, 1, or 2
    107  1.1  joerg #
    108  1.1  joerg 0
    109  1.1  joerg #
    110  1.1  joerg # International Currency Symbol Precedes Negative Value (int_n_cs_precedes)
    111  1.1  joerg #    Must be either 1 or 0.
    112  1.1  joerg #
    113  1.1  joerg 1
    114  1.1  joerg #
    115  1.1  joerg # Separation of International Currency Symbol, Sign, and Negative Value
    116  1.1  joerg # (int_n_sep_by_space)
    117  1.1  joerg #    Must be 0, 1, or 2
    118  1.1  joerg #
    119  1.1  joerg 0
    120  1.1  joerg #
    121  1.1  joerg # International Positive Sign Position (int_p_sign_posn)
    122  1.1  joerg #    Must be 0, 1, 2, 3, or 4
    123  1.1  joerg #
    124  1.1  joerg 1
    125  1.1  joerg #
    126  1.1  joerg # International Negative Sign Position (int_n_sign_posn)
    127  1.1  joerg #    Must be 0, 1, 2, 3, or 4
    128  1.1  joerg #
    129  1.1  joerg 1
    130  1.1  joerg # EOF
    131  1.1  joerg 
    132