[BACK]Return to pl_PL.UTF-8.src CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / locale / monetary

Annotation of src/share/locale/monetary/pl_PL.UTF-8.src, Revision 1.3

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

CVSweb <webmaster@jp.NetBSD.org>