9024c60a43
X-SVN-Rev: 28606
49 lines
1.0 KiB
Plaintext
49 lines
1.0 KiB
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2010 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
// * Source File:<path>/common/main/id.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/main/id.xml
|
|
*/
|
|
id{
|
|
Currencies{
|
|
BOB{
|
|
"Bs",
|
|
"Boliviano",
|
|
}
|
|
BRL{
|
|
"R$",
|
|
"Real Brasil",
|
|
}
|
|
CLP{
|
|
"CL$",
|
|
"Peso Cile",
|
|
}
|
|
CZK{
|
|
"Kč",
|
|
"Koruna Cheska",
|
|
}
|
|
DKK{
|
|
"Dkr",
|
|
"Krone Denmark",
|
|
}
|
|
FRF{
|
|
"₣",
|
|
"Franc Prancis",
|
|
}
|
|
NZD{
|
|
"NZ$",
|
|
"Dolar Selandia Baru",
|
|
}
|
|
PLN{
|
|
"zł",
|
|
"Polandia Zloty",
|
|
}
|
|
}
|
|
Version{"2.0.50.45"}
|
|
}
|