2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-10-06 00:15:37 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
2000-10-06 00:15:37 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-10-06 00:15:37 +00:00
|
|
|
|
|
|
|
ru_UA {
|
2002-01-30 06:16:26 +00:00
|
|
|
Version { "1.1" }
|
2000-10-06 00:15:37 +00:00
|
|
|
DateTimePatterns {
|
2002-02-12 02:46:07 +00:00
|
|
|
"HH:mm:ss z",
|
|
|
|
"HH:mm:ss z",
|
|
|
|
"HH:mm:ss",
|
|
|
|
"HH:mm",
|
2002-01-30 06:16:26 +00:00
|
|
|
"d MMMM yyyy '\u0433.'",
|
|
|
|
"d MMMM yyyy '\u0433.'",
|
|
|
|
"dd.MM.yyyy",
|
|
|
|
"dd.MM.yy",
|
|
|
|
"{1} {0}",
|
2000-10-06 00:15:37 +00:00
|
|
|
}
|
2002-02-12 02:46:07 +00:00
|
|
|
NumberElements {
|
|
|
|
",",
|
|
|
|
".",
|
|
|
|
";",
|
|
|
|
"%",
|
|
|
|
"0",
|
|
|
|
"#",
|
|
|
|
"-",
|
|
|
|
"E",
|
|
|
|
"\u2030",
|
|
|
|
"\u221E",
|
|
|
|
"\uFFFD",
|
2003-04-11 19:34:13 +00:00
|
|
|
",",
|
2002-02-12 02:46:07 +00:00
|
|
|
}
|
2000-10-06 00:15:37 +00:00
|
|
|
NumberPatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"#,##0.00 \u00a4;-#,##0.00 \u00a4",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
2000-10-06 00:15:37 +00:00
|
|
|
}
|
2002-01-30 06:16:26 +00:00
|
|
|
// LocaleString{ "ru_UA" }
|
|
|
|
// ShortCountry { "UA" }
|
2000-10-06 00:15:37 +00:00
|
|
|
}
|