6a9942d925
X-SVN-Rev: 18927
32 lines
803 B
Plaintext
32 lines
803 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2005 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
// * Source File:<path>/common/main/sr_Cyrl.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/main/sr_Cyrl.xml
|
|
*/
|
|
sr_Cyrl{
|
|
Currencies{
|
|
BRL{
|
|
"R$",
|
|
"Бразилски Реал",
|
|
}
|
|
CNY{
|
|
"Y",
|
|
"Кинески Јуан Ренминби",
|
|
}
|
|
CSD{
|
|
"CSD",
|
|
"Српски Динар",
|
|
}
|
|
}
|
|
LocaleScript{
|
|
"Cyrl",
|
|
}
|
|
Version{"1.15"}
|
|
}
|