From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- intl/icu/source/data/locales/sv_FI.txt | 62 ++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 intl/icu/source/data/locales/sv_FI.txt (limited to 'intl/icu/source/data/locales/sv_FI.txt') diff --git a/intl/icu/source/data/locales/sv_FI.txt b/intl/icu/source/data/locales/sv_FI.txt new file mode 100644 index 0000000000..38f738e3f3 --- /dev/null +++ b/intl/icu/source/data/locales/sv_FI.txt @@ -0,0 +1,62 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +sv_FI{ + NumberElements{ + latn{ + symbols{ + timeSeparator{"."} + } + } + olck{ + symbols{ + timeSeparator{"."} + } + } + } + calendar{ + gregorian{ + availableFormats{ + Bhm{"h.mm B"} + Bhms{"h.mm.ss B"} + EBhm{"E h.mm B"} + EBhms{"E h.mm.ss B"} + EHm{"E HH.mm"} + EHms{"E HH.mm.ss"} + Ehm{"E h.mm a"} + Ehms{"E h.mm.ss a"} + Hm{"HH.mm"} + Hms{"HH.mm.ss"} + Hmsv{"HH.mm.ss v"} + Hmv{"HH.mm v"} + MEd{"E d.M"} + MMd{"d.M"} + MMdd{"dd.MM"} + Md{"d.M"} + hm{"h.mm a"} + hms{"h.mm.ss a"} + hmsv{"h.mm.ss a v"} + hmv{"h.mm a v"} + ms{"mm.ss"} + } + quarters{ + format{ + abbreviated{ + "Q1", + "Q2", + "Q3", + "Q4", + } + } + stand-alone{ + abbreviated{ + "Q1", + "Q2", + "Q3", + "Q4", + } + } + } + } + } +} -- cgit v1.2.3