From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- intl/icu/source/data/locales/ru_UA.txt | 119 +++++++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 intl/icu/source/data/locales/ru_UA.txt (limited to 'intl/icu/source/data/locales/ru_UA.txt') diff --git a/intl/icu/source/data/locales/ru_UA.txt b/intl/icu/source/data/locales/ru_UA.txt new file mode 100644 index 000000000..37a747321 --- /dev/null +++ b/intl/icu/source/data/locales/ru_UA.txt @@ -0,0 +1,119 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +ru_UA{ + NumberElements{ + minimumGroupingDigits{"2"} + } + Version{"2.1.27.99"} + calendar{ + generic{ + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE, d MMMM y 'г'. G", + "d MMMM y 'г'. G", + "d MMM y 'г'. G", + "dd.MM.y G", + "{1}, {0}", + "{1}, {0}", + "{1}, {0}", + "{1}, {0}", + "{1}, {0}", + } + } + gregorian{ + AmPmMarkers{ + "AM", + "PM", + } + AmPmMarkersAbbr{ + "AM", + "PM", + } + AmPmMarkersNarrow{ + "AM", + "PM", + } + DateTimePatterns{ + "HH:mm:ss zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE, d MMMM y 'г'.", + "d MMMM y 'г'.", + "d MMM y 'г'.", + "dd.MM.y", + "{1}, {0}", + "{1}, {0}", + "{1}, {0}", + "{1}, {0}", + "{1}, {0}", + } + availableFormats{ + GyMMM{"LLL y 'г'. G"} + H{"HH"} + Hm{"HH:mm"} + Hms{"HH:mm:ss"} + Hmsv{"HH:mm:ss v"} + Hmv{"HH:mm v"} + yMEd{"ccc, d.MM.y"} + } + dayPeriod{ + format{ + narrow{ + afternoon1{"дня"} + evening1{"веч."} + midnight{"полн."} + morning1{"утра"} + night1{"ночи"} + noon{"полд."} + } + } + stand-alone{ + abbreviated{ + am{"AM"} + pm{"PM"} + } + narrow{ + am{"AM"} + pm{"PM"} + } + wide{ + am{"AM"} + pm{"PM"} + } + } + } + intervalFormats{ + H{ + H{"HH–HH"} + } + Hm{ + H{"HH:mm–HH:mm"} + m{"HH:mm–HH:mm"} + } + Hmv{ + H{"HH:mm–HH:mm v"} + m{"HH:mm–HH:mm v"} + } + Hv{ + H{"HH–HH v"} + } + yMMM{ + y{"LLL y – LLL y"} + } + yMMMEd{ + y{"ccc, d MMM y – ccc, d MMM y"} + } + yMMMM{ + y{"LLLL y – LLLL y"} + } + yMMMd{ + y{"d MMM y – d MMM y"} + } + } + } + } +} -- cgit v1.2.3