// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/hu.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/hu.xml
- */
hu{
Currencies{
ADP{
}
CNY{
"CNY",
- "Kínai jüan renminbi",
+ "kínai jüan",
}
COP{
"COP",
}
GBP{
"GBP",
- "brit font sterling",
+ "brit font",
}
GEK{
"GEK",
"haiti gourde",
}
HUF{
- "Ft",
+ "HUF",
"magyar forint",
}
IDR{
"ugandai shilling",
}
USD{
- "$",
+ "USD",
"USA-dollár",
}
USN{
"Zimbabwei dollár (2008)",
}
}
+ Currencies%narrow{
+ ARS{"$"}
+ AUD{"$"}
+ BBD{"$"}
+ BDT{"৳"}
+ BMD{"$"}
+ BND{"$"}
+ BRL{"R$"}
+ BSD{"$"}
+ BYR{"р."}
+ BZD{"$"}
+ CAD{"$"}
+ CLP{"$"}
+ CNY{"¥"}
+ COP{"$"}
+ CRC{"₡"}
+ CUP{"$"}
+ DOP{"$"}
+ EUR{"€"}
+ FJD{"$"}
+ GBP{"£"}
+ GIP{"£"}
+ GYD{"$"}
+ HKD{"$"}
+ ILS{"₪"}
+ INR{"₹"}
+ JMD{"$"}
+ JPY{"¥"}
+ KHR{"៛"}
+ KRW{"₩"}
+ KYD{"$"}
+ KZT{"₸"}
+ LAK{"₭"}
+ LRD{"$"}
+ MNT{"₮"}
+ MXN{"$"}
+ NAD{"$"}
+ NGN{"₦"}
+ NZD{"$"}
+ PHP{"₱"}
+ PYG{"₲"}
+ SBD{"$"}
+ SGD{"$"}
+ SRD{"$"}
+ SSP{"£"}
+ TRY{"₺"}
+ TTD{"$"}
+ TWD{"NT$"}
+ UAH{"₴"}
+ USD{"$"}
+ UYU{"$"}
+ VND{"₫"}
+ }
CurrencyPlurals{
ADP{
one{"Andorrai peseta"}
other{"chilei peso"}
}
CNY{
- one{"Kínai jüan renminbi"}
- other{"Kínai jüan renminbi"}
+ one{"kínai jüan"}
+ other{"kínai jüan"}
}
COP{
one{"kolumbiai peso"}
other{"falkland-szigeteki font"}
}
GBP{
- one{"brit font sterling"}
- other{"brit font sterling"}
+ one{"brit font"}
+ other{"brit font"}
}
GEL{
one{"grúz lari"}
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.0.98.52"}
+ Version{"2.1.12.94"}
}