82c3411833
X-SVN-Rev: 18225
45 lines
929 B
Plaintext
45 lines
929 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: ../../../../ICU4J/cldr/common/main/tt.xml
|
||
// *
|
||
// ***************************************************************************
|
||
/**
|
||
* ICU <specials> source: ./xml/main/tt.xml
|
||
*/
|
||
tt{
|
||
Countries{
|
||
RU{"Россия"}
|
||
}
|
||
Currencies{
|
||
RUR{
|
||
"р.",
|
||
"RUR",
|
||
}
|
||
}
|
||
ExemplarCharacters{"[а-яёіѣѳѵә]"}
|
||
Languages{
|
||
tt{"Татар"}
|
||
}
|
||
LocaleScript{
|
||
"Cyrl",
|
||
}
|
||
NumberElements{
|
||
",",
|
||
" ",
|
||
";",
|
||
"%",
|
||
"0",
|
||
"#",
|
||
"-",
|
||
"E",
|
||
"‰",
|
||
"∞",
|
||
"<22>",
|
||
"+",
|
||
}
|
||
Version{"1.16"}
|
||
}
|