jdk/src/share/classes/sun/util/resources/CurrencyNames_de.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
adp=Andorranische Pesete
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
aed=UAE Dirham
9148
8837e7172929 7036905: [de] dem - the german mark display name is incorrect
yhuang
parents: 9038
diff changeset
    68
afa=Afghani (1927-2002)
8837e7172929 7036905: [de] dem - the german mark display name is incorrect
yhuang
parents: 9038
diff changeset
    69
afn=Afghani
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
all=Lek
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
amd=Dram
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
ang=Niederl. Antillen Gulden
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
aoa=Kwanza
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
ars=Argentinischer Peso
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
ats=\u00d6sterreichischer Schilling
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
aud=Australischer Dollar
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
awg=Aruba Florin
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    78
azm=Aserbaidschan-Manat (1993-2006)
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
    79
azn=Aserbaidschan-Manat
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
bam=Konvertierbare Mark
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
bbd=Barbados-Dollar
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
bdt=Taka
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
bef=Belgischer Franc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
bgl=Lew (1962-1999)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
bgn=Lew
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
bhd=Bahrain-Dinar
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
bif=Burundi-Franc
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
bmd=Bermuda-Dollar
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
bnd=Brunei-Dollar
9148
8837e7172929 7036905: [de] dem - the german mark display name is incorrect
yhuang
parents: 9038
diff changeset
    90
bob=Boliviano
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
bov=Mvdol
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
brl=Real
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
bsd=Bahama-Dollar
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
btn=Ngultrum
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
bwp=Pula
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
byb=Belarus Rubel (alt)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
byr=Belarus Rubel (neu)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
bzd=Belize-Dollar
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
cad=Kanadischer Dollar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
cdf=Franc congolais
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
chf=Schweizer Franken
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
clf=Unidades de Fomento
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
clp=Chilenischer Peso
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
cny=Renminbi Yuan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
cop=Kolumbianischer Peso
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
crc=Costa Rica Colon
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   107
csd=Alter Serbischer Dinar
10293
cdcbdd4c20b8 7066203: Update currency data to the latest ISO 4217 standard
yhuang
parents: 9148
diff changeset
   108
cuc=Kubanischer Peso (konvertibel)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
cup=Kubanischer Peso
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
cve=Kap Verde Escudo
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   111
cyp=Zypern-Pfund
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
czk=Tschechische Krone
9148
8837e7172929 7036905: [de] dem - the german mark display name is incorrect
yhuang
parents: 9038
diff changeset
   113
dem=Deutsche Mark
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
djf=Dschibuti-Franc
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
dkk=D\u00e4nische Krone
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
dop=Dominikanischer Peso
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
dzd=Algerischer Dinar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
eek=Estnische Krone
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
egp=\u00c4gyptisches Pfund
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
ern=Nakfa
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   121
esp=Spanische Peseta
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
etb=Birr
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
fim=Finnische Mark
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   124
fjd=Fidschi-Dollar
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   125
fkp=Falkland-Pfund
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
frf=Franz\u00f6sischer Franc
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
gbp=Pfund Sterling
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
gel=Georgischer Lari
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
ghc=Cedi
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   130
ghs=Ghanaische Cedi
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   131
gip=Gibraltar-Pfund
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
gmd=Dalasi
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   133
gnf=Guinea-Franc
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
grd=Griechische Drachme
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
gtq=Quetzal
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
gwp=Guinea Bissau Peso
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   137
gyd=Guyana-Dollar
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   138
hkd=Hongkong-Dollar
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
hnl=Lempira
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
hrk=Kuna
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
htg=Gourde
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
huf=Forint
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
idr=Rupiah
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
iep=Irisches Pfund
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
ils=Schekel
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
inr=Indische Rupie
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
iqd=Irak Dinar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
irr=Rial
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
isk=Isl\u00e4ndische Krone
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   150
itl=Italienische Lira
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   151
jmd=Jamaika-Dollar
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
jod=Jordanischer Dinar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
jpy=Yen
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   154
kes=Kenia-Schilling
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
kgs=Som
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
khr=Riel
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
kmf=Komoren Franc
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
kpw=Nordkoreanischer Won
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
krw=S\u00fcdkoreanischer Won
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
kwd=Kuwait Dinar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
kyd=Kaiman-Dollar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
kzt=Tenge
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
lak=Kip
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
lbp=Libanesisches Pfund
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
lkr=Sri Lanka Rupie
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
lrd=Liberianischer Dollar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
lsl=Loti
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
ltl=Litauischer Litas
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
luf=Luxemburgischer Franc
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
lvl=Lettischer Lats
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
lyd=Libyscher Dinar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
mad=Marokkanischer Dirham
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
mdl=Moldau Leu
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
mga=Madagaskar Ariary
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   175
mgf=Madagaskar-Franc
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   176
mkd=Denar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
mmk=Kyat
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
mnt=Tugrik
90ce3da70b43 Initial load
duke
parents:
diff changeset
   179
mop=Pataca
90ce3da70b43 Initial load
duke
parents:
diff changeset
   180
mro=Ouguiya
90ce3da70b43 Initial load
duke
parents:
diff changeset
   181
mtl=Maltesische Lira
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   182
mur=Mauritius-Rupie
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   183
mvr=Rufiyaa
9148
8837e7172929 7036905: [de] dem - the german mark display name is incorrect
yhuang
parents: 9038
diff changeset
   184
mwk=Malawi Kwacha
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   185
mxn=Mexikanischer Peso
9148
8837e7172929 7036905: [de] dem - the german mark display name is incorrect
yhuang
parents: 9038
diff changeset
   186
mxv=Mexican Unidad de Inversion (UDI)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   187
myr=Malaysischer Ringgit
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   188
mzm=Alter Metical
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   189
mzn=Metical
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   190
nad=Namibia-Dollar
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   191
ngn=Naira
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192
nio=Gold-Cordoba
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
nlg=Holl\u00e4ndischer Gulden
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
nok=Norwegische Krone
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
npr=Nepalesische Rupie
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   196
nzd=Neuseeland-Dollar
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
omr=Rial Omani
90ce3da70b43 Initial load
duke
parents:
diff changeset
   198
pab=Balboa
90ce3da70b43 Initial load
duke
parents:
diff changeset
   199
pen=Neuer Sol
90ce3da70b43 Initial load
duke
parents:
diff changeset
   200
pgk=Kina
90ce3da70b43 Initial load
duke
parents:
diff changeset
   201
php=Philippinischer Peso
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
pkr=Pakistanische Rupie
90ce3da70b43 Initial load
duke
parents:
diff changeset
   203
pln=Zloty
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
pte=Portugiesischer Escudo
90ce3da70b43 Initial load
duke
parents:
diff changeset
   205
pyg=Guarani
90ce3da70b43 Initial load
duke
parents:
diff changeset
   206
qar=Katar Riyal
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
rol=Leu
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   208
ron=Rum\u00e4nischer Leu
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   209
rsd=Serbischer Dinar
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   210
rub=Russischer Rubel (neu)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   211
rur=Russischer Rubel (alt)
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   212
rwf=Ruanda-Franc
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   213
sbd=Salomonen-Dollar
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   214
scr=Seychellen-Rupie
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   215
sdd=Sudanesischer Dinar
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   216
sdg=Sudanesisches Pfund
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   217
sek=Schwedische Krone
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   218
sgd=Singapur-Dollar
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   219
shp=St. Helena Pfund
90ce3da70b43 Initial load
duke
parents:
diff changeset
   220
sit=Tolar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   221
skk=Slowakische Krone
90ce3da70b43 Initial load
duke
parents:
diff changeset
   222
sll=Leone
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   223
sos=Somalia-Schilling
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   224
srd=Surinamischer Dollar
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   225
srg=Suriname Gulden
90ce3da70b43 Initial load
duke
parents:
diff changeset
   226
std=Dobra
9148
8837e7172929 7036905: [de] dem - the german mark display name is incorrect
yhuang
parents: 9038
diff changeset
   227
svc=El Salvador Colon
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   228
syp=Syrisches Pfund
90ce3da70b43 Initial load
duke
parents:
diff changeset
   229
szl=Lilangeni
90ce3da70b43 Initial load
duke
parents:
diff changeset
   230
thb=Baht
90ce3da70b43 Initial load
duke
parents:
diff changeset
   231
tjs=Tadschikistan Somoni
90ce3da70b43 Initial load
duke
parents:
diff changeset
   232
tmm=Turkmenistan-Manat
10293
cdcbdd4c20b8 7066203: Update currency data to the latest ISO 4217 standard
yhuang
parents: 9148
diff changeset
   233
tmt=Neuer Turkmenistan-Manat
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   234
tnd=Tunesischer Dinar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   235
top=Pa\u02bbanga
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   236
tpe=Timor-Escudo
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   237
trl=Alte T\u00fcrkische Lira
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   238
try=T\u00fcrkische Lira
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   239
ttd=Trinidad- und Tobago-Dollar
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   240
twd=Neuer Taiwan-Dollar
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   241
tzs=Tansania-Schilling
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   242
uah=Hryvnia
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   243
ugx=Uganda-Schilling
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   244
usd=US-Dollar
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   245
usn=US Dollar (N\u00e4chster Tag)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   246
uss=US Dollar (Gleicher Tag)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   247
uyu=Uruguayischer Peso
90ce3da70b43 Initial load
duke
parents:
diff changeset
   248
uzs=Usbekistan Sum
90ce3da70b43 Initial load
duke
parents:
diff changeset
   249
veb=Bolivar
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   250
vef=Bol\u00edvar Fuerte
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   251
vnd=Dong
90ce3da70b43 Initial load
duke
parents:
diff changeset
   252
vuv=Vatu
90ce3da70b43 Initial load
duke
parents:
diff changeset
   253
wst=Tala
90ce3da70b43 Initial load
duke
parents:
diff changeset
   254
xaf=CFA Franc (\u00c4quatorial)
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   255
xag=Unze Silber
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   256
xau=Unze Gold
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   257
xba=Europ\u00e4ische Rechnungseinheit
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   258
xbb=Europ\u00e4ische W\u00e4hrungseinheit (XBB)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   259
xbc=Europ\u00e4ische Rechnungseinheit (XBC)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   260
xbd=Europ\u00e4ische Rechnungseinheit (XBD)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   261
xcd=Ostkaribischer Dollar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   262
xdr=Sonderziehungsrechte
90ce3da70b43 Initial load
duke
parents:
diff changeset
   263
xfo=Franz\u00f6sischer Gold-Franc
90ce3da70b43 Initial load
duke
parents:
diff changeset
   264
xfu=Franz\u00f6sischer UIC-Franc
90ce3da70b43 Initial load
duke
parents:
diff changeset
   265
xof=CFA Franc (West)
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   266
xpd=Unze Palladium
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   267
xpt=Unze Platin
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   268
xts=Testw\u00e4hrung
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   269
xxx=Unbekannte W\u00e4hrung
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   270
yer=Jemen-Rial
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   271
yum=Neuer Dinar
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   272
zar=S\u00fcdafrikanischer Rand
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   273
zmk=Kwacha
9038
8059048b7ebd 7020583: Some currency names are missing in some locales
yhuang
parents: 5506
diff changeset
   274
zwd=Simbabwe-Dollar
10293
cdcbdd4c20b8 7066203: Update currency data to the latest ISO 4217 standard
yhuang
parents: 9148
diff changeset
   275
zwl=Simbabwe-Dollar (2009)