ccef999c42
X-SVN-Rev: 4613
34 lines
882 B
Plaintext
34 lines
882 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
ru_UA {
|
|
Version { "1.0" }
|
|
CurrencyElements {
|
|
"\u0433\u0440",
|
|
"UAH",
|
|
".",
|
|
}
|
|
DateTimePatterns {
|
|
"H:mm:ss a z",
|
|
"H:mm:ss a z",
|
|
"H:mm:ss",
|
|
"H:mm",
|
|
"d MMMM yyyy '\u0433.'",
|
|
"d MMMM yyyy '\u0433.'",
|
|
"dd.MM.yyyy",
|
|
"dd.MM.yy",
|
|
"{1} {0}",
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"#,##0.00 \u00a4;-#,##0.00 \u00a4",
|
|
"#,##0%",
|
|
}
|
|
LocaleString{ "ru_UA" }
|
|
ShortCountry { "UA" }
|
|
}
|