diff options
Diffstat (limited to 'intl/icu/source/data/locales/ru_UA.txt')
-rw-r--r-- | intl/icu/source/data/locales/ru_UA.txt | 30 |
1 files changed, 30 insertions, 0 deletions
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 0000000000..eb82f23f73 --- /dev/null +++ b/intl/icu/source/data/locales/ru_UA.txt @@ -0,0 +1,30 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +ru_UA{ + NumberElements{ + minimumGroupingDigits{"2"} + } + Version{"37"} + calendar{ + gregorian{ + availableFormats{ + GyMMM{"LLL y 'г'. G"} + yMEd{"ccc, d.MM.y"} + } + intervalFormats{ + 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"} + } + } + } + } +} |