jdk/src/share/classes/sun/util/resources/CurrencyNames_zh_CN.properties
author peytoia
Thu, 15 Sep 2011 15:02:05 +0900
changeset 10593 680a346c7841
parent 10293 cdcbdd4c20b8
permissions -rw-r--r--
7090843: (tz) Support tzdata2011j Reviewed-by: okutsu
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
     2
# Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved.
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
     4
#
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    10
#
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    15
# accompanied this code).
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    16
#
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    17
# You should have received a copy of the GNU General Public License version
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    20
#
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    23
# questions.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
# COPYRIGHT AND PERMISSION NOTICE
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
#
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    29
# Copyright (C) 1991-2011 Unicode, Inc. All rights reserved.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
# Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
#
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    32
# Permission is hereby granted, free of charge, to any person obtaining
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    33
# a copy of the Unicode data files and any associated documentation (the
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    34
# "Data Files") or Unicode software and any associated documentation
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    35
# (the "Software") to deal in the Data Files or Software without
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    36
# restriction, including without limitation the rights to use, copy,
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    37
# modify, merge, publish, distribute, and/or sell copies of the Data
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    38
# Files or Software, and to permit persons to whom the Data Files or
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    39
# Software are furnished to do so, provided that (a) the above copyright
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    40
# notice(s) and this permission notice appear with all copies of the
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    41
# Data Files or Software, (b) both the above copyright notice(s) and
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    42
# this permission notice appear in associated documentation, and (c)
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    43
# there is clear notice in each modified Data File or in the Software as
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    44
# well as in the documentation associated with the Data File(s) or
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    45
# Software that the data or software has been modified.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
#
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    47
# THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    48
# ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    49
# WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    50
# NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    51
# HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    52
# ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    53
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    54
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    55
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    56
# SOFTWARE.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
#
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    58
# Except as contained in this notice, the name of a copyright holder
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    59
# shall not be used in advertising or otherwise to promote the sale, use
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    60
# or other dealings in these Data Files or Software without prior
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    61
# written authorization of the copyright holder.
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    62
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
# Generated automatically from the Common Locale Data Repository. DO NOT EDIT!
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    65
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
CNY=\uffe5
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
cny=\u4eba\u6c11\u5e01
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
adp=\u5b89\u9053\u5c14\u6bd4\u585e\u5854
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
aed=\u963f\u8054\u914b\u8fea\u62c9\u59c6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
afa=\u963f\u5bcc\u6c57\u5c3c (1927-2002)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
afn=\u963f\u5bcc\u6c57\u5c3c
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
all=\u963f\u5c14\u5df4\u5c3c\u4e9a\u5217\u514b
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
amd=\u4e9a\u7f8e\u5c3c\u4e9a\u5fb7\u62c9\u59c6
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    74
ang=\u8377\u5170\u5b89\u66ff\u5170\u76fe
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
aoa=\u5b89\u54e5\u62c9\u5bbd\u624e
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
ars=\u963f\u6839\u5ef7\u6bd4\u7d22
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
ats=\u5965\u5730\u5229\u5148\u4ee4
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
aud=\u6fb3\u5927\u5229\u4e9a\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
awg=\u963f\u9c81\u5df4\u57fa\u5c14\u5fb7\u5143
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    80
azm=\u963f\u585e\u62dc\u7586\u9a6c\u7eb3\u7279 (1993-2006)
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    81
azn=\u963f\u585e\u62dc\u7586\u9a6c\u7eb3\u7279
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
bam=\u6ce2\u58eb\u5c3c\u4e9a-\u8d6b\u585e\u54e5\u7ef4\u7eb3\u5151\u6362\u5238
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
bbd=\u5df4\u5df4\u591a\u65af\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
bdt=\u5b5f\u52a0\u62c9\u5854\u5361
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
bef=\u6bd4\u5229\u65f6\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
bgl=\u4fdd\u52a0\u5229\u4e9a\u786c\u5217\u5f17
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
bgn=\u4fdd\u52a0\u5229\u4e9a\u65b0\u5217\u5f17
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
bhd=\u5df4\u6797\u7b2c\u7eb3\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
bif=\u5e03\u9686\u8fea\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
bmd=\u767e\u6155\u5927\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
bnd=\u6587\u83b1\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
bob=\u73bb\u5229\u7ef4\u4e9a\u8bfa
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
bov=\u73bb\u5229\u7ef4\u4e9a Mvdol\uff08\u8d44\u91d1\uff09
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
brl=\u5df4\u897f\u96f7\u4e9a\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
bsd=\u5df4\u54c8\u9a6c\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
btn=\u4e0d\u4e39\u52aa\u624e\u59c6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
bwp=\u535a\u8328\u74e6\u7eb3\u666e\u62c9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
byb=\u767d\u4fc4\u7f57\u65af\u65b0\u5362\u5e03 (1994-1999)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
byr=\u767d\u4fc4\u7f57\u65af\u5362\u5e03
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
bzd=\u4f2f\u5229\u5179\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
cad=\u52a0\u62ff\u5927\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
cdf=\u521a\u679c\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
chf=\u745e\u58eb\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
clf=\u667a\u5229 Unidades de Fomento\uff08\u8d44\u91d1\uff09
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
clp=\u667a\u5229\u6bd4\u7d22
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
cop=\u54e5\u4f26\u6bd4\u4e9a\u6bd4\u7d22
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
crc=\u54e5\u65af\u8fbe\u9ece\u52a0\u79d1\u6717
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   108
csd=\u65e7\u585e\u5c14\u7ef4\u4e9a\u7b2c\u7eb3\u5c14
10293
cdcbdd4c20b8 7066203: Update currency data to the latest ISO 4217 standard
yhuang
parents: 9038
diff changeset
   109
cuc=\u53e4\u5df4\u53ef\u5151\u6362\u6bd4\u7d22
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
cup=\u53e4\u5df4\u6bd4\u7d22
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
cve=\u4f5b\u5f97\u89d2\u57c3\u65af\u5e93\u591a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
cyp=\u585e\u6d66\u8def\u65af\u9551
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
czk=\u6377\u514b\u514b\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
dem=\u5fb7\u56fd\u9a6c\u514b
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
djf=\u5409\u5e03\u63d0\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
dkk=\u4e39\u9ea6\u514b\u6717
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
dop=\u591a\u7c73\u5c3c\u52a0\u6bd4\u7d22
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
dzd=\u963f\u5c14\u53ca\u5229\u4e9a\u7b2c\u7eb3\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
eek=\u7231\u6c99\u5c3c\u4e9a\u514b\u6717
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
egp=\u57c3\u53ca\u9551
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
ern=\u5384\u7acb\u7279\u91cc\u4e9a\u7eb3\u514b\u6cd5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
esp=\u897f\u73ed\u7259\u6bd4\u585e\u5854
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
etb=\u57c3\u585e\u4fc4\u6bd4\u4e9a\u6bd4\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
eur=\u6b27\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
fim=\u82ac\u5170\u9a6c\u514b
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
fjd=\u6590\u6d4e\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
fkp=\u798f\u514b\u5170\u9551
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
frf=\u6cd5\u56fd\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
gbp=\u82f1\u9551
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
gel=\u4e54\u6cbb\u4e9a\u62c9\u745e
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
ghc=\u52a0\u7eb3\u585e\u7b2c
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   132
ghs=\u52a0\u7eb3\u585e\u5730
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
gip=\u76f4\u5e03\u7f57\u9640\u9551
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
gmd=\u5188\u6bd4\u4e9a\u8fbe\u62c9\u897f
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
gnf=\u51e0\u5185\u4e9a\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
grd=\u5e0c\u814a\u5fb7\u62c9\u514b\u9a6c
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
gtq=\u5371\u5730\u9a6c\u62c9\u683c\u67e5\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
gwp=\u51e0\u5185\u4e9a\u6bd4\u7ecd\u6bd4\u7d22
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
gyd=\u572d\u4e9a\u90a3\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
hkd=\u6e2f\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
hnl=\u6d2a\u90fd\u62c9\u65af\u62c9\u4f26\u76ae\u62c9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
hrk=\u514b\u7f57\u5730\u4e9a\u5e93\u7eb3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
htg=\u6d77\u5730\u53e4\u5fb7
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
huf=\u5308\u7259\u5229\u798f\u6797
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
idr=\u5370\u5ea6\u5c3c\u897f\u4e9a\u76fe
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
iep=\u7231\u5c14\u5170\u9551
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
ils=\u4ee5\u8272\u5217\u65b0\u8c22\u514b\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
inr=\u5370\u5ea6\u5362\u6bd4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
iqd=\u4f0a\u62c9\u514b\u7b2c\u7eb3\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
irr=\u4f0a\u6717\u91cc\u4e9a\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
isk=\u51b0\u5c9b\u514b\u6717
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
itl=\u610f\u5927\u5229\u91cc\u62c9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
jmd=\u7259\u4e70\u52a0\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
jod=\u7ea6\u65e6\u7b2c\u7eb3\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
jpy=\u65e5\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
kes=\u80af\u5c3c\u4e9a\u5148\u4ee4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
kgs=\u5409\u5c14\u5409\u65af\u65af\u5766\u7d22\u59c6
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
khr=\u67ec\u57d4\u5be8\u745e\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
kmf=\u79d1\u6469\u7f57\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
kpw=\u671d\u9c9c\u5706
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
krw=\u97e9\u5706
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
kwd=\u79d1\u5a01\u7279\u7b2c\u7eb3\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
kyd=\u5f00\u66fc\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
kzt=\u54c8\u8428\u514b\u65af\u5766\u575a\u6208
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
lak=\u8001\u631d\u57fa\u666e
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
lbp=\u9ece\u5df4\u5ae9\u9551
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
lkr=\u65af\u91cc\u5170\u5361\u5362\u6bd4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
lrd=\u5229\u6bd4\u4e9a\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
lsl=\u83b1\u7d22\u6258\u6d1b\u8482
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
ltl=\u7acb\u9676\u5b9b\u7acb\u7279
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
luf=\u5362\u68ee\u5821\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
lvl=\u62c9\u8131\u7ef4\u4e9a\u62c9\u7279
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
lyd=\u5229\u6bd4\u4e9a\u7b2c\u7eb3\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
mad=\u6469\u6d1b\u54e5\u8fea\u62c9\u59c6
90ce3da70b43 Initial load
duke
parents:
diff changeset
   175
mdl=\u6469\u5c14\u591a\u74e6\u5217\u4f0a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   176
mga=\u9a6c\u8fbe\u52a0\u65af\u52a0\u963f\u91cc\u4e9a\u91cc
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
mgf=\u9a6c\u8fbe\u52a0\u65af\u52a0\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
mkd=\u9a6c\u5176\u987f\u6234\u4ee3\u7eb3\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   179
mmk=\u7f05\u7538\u5f00\u4e9a\u7279
90ce3da70b43 Initial load
duke
parents:
diff changeset
   180
mnt=\u8499\u53e4\u56fe\u683c\u91cc\u514b
90ce3da70b43 Initial load
duke
parents:
diff changeset
   181
mop=\u6fb3\u95e8\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   182
mro=\u6bdb\u91cc\u5854\u5c3c\u4e9a\u4e4c\u5409\u4e9a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   183
mtl=\u9a6c\u8033\u4ed6\u91cc\u62c9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   184
mur=\u6bdb\u91cc\u6c42\u65af\u5362\u6bd4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   185
mvr=\u9a6c\u5c14\u4ee3\u592b\u62c9\u83f2\u4e9a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   186
mwk=\u9a6c\u62c9\u7ef4\u514b\u74e6\u67e5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   187
mxn=\u58a8\u897f\u54e5\u6bd4\u7d22
90ce3da70b43 Initial load
duke
parents:
diff changeset
   188
mxv=\u58a8\u897f\u54e5 Unidad de Inversion (UDI)\uff08\u8d44\u91d1\uff09
90ce3da70b43 Initial load
duke
parents:
diff changeset
   189
myr=\u9a6c\u6765\u897f\u4e9a\u6797\u5409\u7279
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   190
mzm=\u65e7\u83ab\u6851\u6bd4\u514b\u7f8e\u63d0\u5361
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   191
mzn=\u83ab\u6851\u6bd4\u514b\u7f8e\u63d0\u5361
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192
nad=\u7eb3\u7c73\u6bd4\u4e9a\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
ngn=\u5c3c\u65e5\u5229\u4e9a\u5948\u62c9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
nio=\u5c3c\u52a0\u62c9\u74dc\u91d1\u79d1\u591a\u5df4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
nlg=\u8377\u5170\u76fe
90ce3da70b43 Initial load
duke
parents:
diff changeset
   196
nok=\u632a\u5a01\u514b\u6717
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
npr=\u5c3c\u6cca\u5c14\u5362\u6bd4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   198
nzd=\u65b0\u897f\u5170\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   199
omr=\u963f\u66fc\u91cc\u4e9a\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   200
pab=\u5df4\u62ff\u9a6c\u5df4\u6ce2\u4e9a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   201
pen=\u79d8\u9c81\u65b0\u7d22\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
pgk=\u5df4\u5e03\u4e9a\u65b0\u51e0\u5185\u4e9a\u57fa\u90a3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   203
php=\u83f2\u5f8b\u5bbe\u6bd4\u7d22
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
pkr=\u5df4\u57fa\u65af\u5766\u5362\u6bd4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   205
pln=\u6ce2\u5170\u5179\u7f57\u63d0
90ce3da70b43 Initial load
duke
parents:
diff changeset
   206
pte=\u8461\u8404\u7259\u57c3\u65af\u5e93\u591a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
pyg=\u5df4\u62c9\u572d\u74dc\u62c9\u5c3c
90ce3da70b43 Initial load
duke
parents:
diff changeset
   208
qar=\u5361\u5854\u5c14\u91cc\u4e9a\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   209
rol=\u65e7\u7f57\u9a6c\u5c3c\u4e9a\u5217\u4f0a
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   210
ron=\u7f57\u9a6c\u5c3c\u4e9a\u5217\u4f0a
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   211
rsd=\u585e\u5c14\u7ef4\u4e9a\u7b2c\u7eb3\u5c14
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   212
rub=\u4fc4\u56fd\u5362\u5e03
90ce3da70b43 Initial load
duke
parents:
diff changeset
   213
rur=\u4fc4\u56fd\u5362\u5e03 (1991-1998)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   214
rwf=\u5362\u65fa\u8fbe\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   215
sar=\u6c99\u7279\u91cc\u4e9a\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   216
sbd=\u6240\u7f57\u95e8\u7fa4\u5c9b\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   217
scr=\u585e\u820c\u5c14\u5362\u6bd4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   218
sdd=\u82cf\u4e39\u7b2c\u7eb3\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   219
sek=\u745e\u5178\u514b\u6717
90ce3da70b43 Initial load
duke
parents:
diff changeset
   220
sgd=\u65b0\u52a0\u5761\u5143
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   221
shp=\u5723\u8d6b\u52d2\u62ff\u7fa4\u5c9b\u78c5
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   222
sit=\u65af\u6d1b\u6587\u5c3c\u4e9a\u6258\u62c9\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   223
skk=\u65af\u6d1b\u4f10\u514b\u514b\u6717
90ce3da70b43 Initial load
duke
parents:
diff changeset
   224
sll=\u585e\u62c9\u5229\u6602\u5229\u6602
90ce3da70b43 Initial load
duke
parents:
diff changeset
   225
sos=\u7d22\u9a6c\u91cc\u5148\u4ee4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   226
srd=\u82cf\u91cc\u5357\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   227
srg=\u82cf\u91cc\u5357\u76fe
90ce3da70b43 Initial load
duke
parents:
diff changeset
   228
std=\u5723\u591a\u7f8e\u548c\u666e\u6797\u897f\u6bd4\u591a\u5e03\u62c9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   229
svc=\u8428\u5c14\u74e6\u591a\u79d1\u6717
90ce3da70b43 Initial load
duke
parents:
diff changeset
   230
syp=\u53d9\u5229\u4e9a\u9551
90ce3da70b43 Initial load
duke
parents:
diff changeset
   231
szl=\u65af\u5a01\u58eb\u5170\u91cc\u5170\u5409\u5c3c
90ce3da70b43 Initial load
duke
parents:
diff changeset
   232
thb=\u6cf0\u94e2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   233
tjs=\u5854\u5409\u514b\u65af\u5766\u7d22\u83ab\u5c3c
90ce3da70b43 Initial load
duke
parents:
diff changeset
   234
tmm=\u571f\u5e93\u66fc\u65af\u5766\u9a6c\u7eb3\u7279
10293
cdcbdd4c20b8 7066203: Update currency data to the latest ISO 4217 standard
yhuang
parents: 9038
diff changeset
   235
tmt=\u571f\u5e93\u66fc\u65af\u5766\u65b0\u9a6c\u7eb3\u7279
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   236
tnd=\u7a81\u5c3c\u65af\u7b2c\u7eb3\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   237
top=\u6c64\u52a0\u6f58\u52a0
90ce3da70b43 Initial load
duke
parents:
diff changeset
   238
tpe=\u5e1d\u6c76\u57c3\u65af\u5e93\u591a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   239
trl=\u571f\u8033\u5176\u91cc\u62c9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   240
try=\u65b0\u571f\u8033\u5176\u91cc\u62c9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   241
ttd=\u7279\u7acb\u5c3c\u8fbe\u548c\u591a\u5df4\u54e5\u5143
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   242
twd=\u65b0\u53f0\u5e01
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   243
tzs=\u5766\u6851\u5c3c\u4e9a\u5148\u4ee4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   244
uah=\u4e4c\u514b\u5170\u683c\u91cc\u592b\u5c3c\u4e9a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   245
ugx=\u4e4c\u5e72\u8fbe\u5148\u4ee4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   246
usd=\u7f8e\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   247
usn=\u7f8e\u5143\uff08\u6b21\u65e5\uff09
90ce3da70b43 Initial load
duke
parents:
diff changeset
   248
uss=\u7f8e\u5143\uff08\u5f53\u65e5\uff09
90ce3da70b43 Initial load
duke
parents:
diff changeset
   249
uyu=\u4e4c\u62c9\u572d\u6bd4\u7d22
90ce3da70b43 Initial load
duke
parents:
diff changeset
   250
uzs=\u4e4c\u5179\u522b\u514b\u65af\u82cf\u59c6
90ce3da70b43 Initial load
duke
parents:
diff changeset
   251
veb=\u59d4\u5185\u745e\u62c9\u535a\u5229\u74e6
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   252
vef=\u59d4\u5185\u745e\u62c9\u5f3a\u52bf\u73bb\u5229\u74e6
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   253
vnd=\u8d8a\u5357\u76fe
90ce3da70b43 Initial load
duke
parents:
diff changeset
   254
vuv=\u74e6\u52aa\u963f\u56fe\u74e6\u56fe
90ce3da70b43 Initial load
duke
parents:
diff changeset
   255
wst=\u897f\u8428\u6469\u4e9a\u5854\u62c9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   256
xaf=\u4e2d\u975e\u91d1\u878d\u5408\u4f5c\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   257
xag=\u94f6
90ce3da70b43 Initial load
duke
parents:
diff changeset
   258
xau=\u9ec4\u91d1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   259
xba=\u6b27\u6d32\u590d\u5408\u5355\u4f4d
90ce3da70b43 Initial load
duke
parents:
diff changeset
   260
xbb=\u6b27\u6d32\u8d27\u5e01\u8054\u76df
90ce3da70b43 Initial load
duke
parents:
diff changeset
   261
xbc=\u6b27\u6d32\u8ba1\u7b97\u5355\u4f4d (XBC)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   262
xbd=\u6b27\u6d32\u8ba1\u7b97\u5355\u4f4d (XBD)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   263
xcd=\u4e1c\u52a0\u52d2\u6bd4\u5143
90ce3da70b43 Initial load
duke
parents:
diff changeset
   264
xdr=\u7279\u522b\u63d0\u6b3e\u6743
90ce3da70b43 Initial load
duke
parents:
diff changeset
   265
xfo=\u6cd5\u56fd\u91d1\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   266
xfu=\u6cd5\u56fd UIC \u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   267
xof=\u975e\u6d32\u91d1\u878d\u5171\u540c\u4f53\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   268
xpd=\u94af
90ce3da70b43 Initial load
duke
parents:
diff changeset
   269
xpf=\u592a\u5e73\u6d0b\u6cd5\u90ce
90ce3da70b43 Initial load
duke
parents:
diff changeset
   270
xpt=\u94c2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   271
xts=\u4e3a\u6d4b\u8bd5\u4fdd\u7559\u7684\u4ee3\u7801
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   272
xxx=\u8d27\u5e01\u672a\u77e5\u6216\u65e0\u6548
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   273
yer=\u4e5f\u95e8\u91cc\u4e9a\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   274
yum=\u5357\u65af\u62c9\u592b\u504c\u5a01\u7b2c\u7eb3\u5c14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   275
zar=\u5357\u975e\u5170\u7279
90ce3da70b43 Initial load
duke
parents:
diff changeset
   276
zmk=\u8d5e\u6bd4\u4e9a\u514b\u74e6\u67e5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   277
zwd=\u6d25\u5df4\u5e03\u97e6\u5143
10293
cdcbdd4c20b8 7066203: Update currency data to the latest ISO 4217 standard
yhuang
parents: 9038
diff changeset
   278
zwl=\u6d25\u5df4\u5e03\u97e6\u5143 (2009)