diff options
Diffstat (limited to 'intl/icu/source/data/locales/ar_LY.txt')
-rw-r--r-- | intl/icu/source/data/locales/ar_LY.txt | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/ar_LY.txt b/intl/icu/source/data/locales/ar_LY.txt new file mode 100644 index 000000000..58dff98cf --- /dev/null +++ b/intl/icu/source/data/locales/ar_LY.txt @@ -0,0 +1,51 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +ar_LY{ + NumberElements{ + default{"latn"} + latn{ + symbols{ + decimal{","} + group{"."} + } + } + } + Version{"2.1.27.99"} + calendar{ + gregorian{ + dayPeriod{ + format{ + abbreviated{ + afternoon1{"ظهرًا"} + afternoon2{"بعد الظهر"} + evening1{"مساءً"} + morning1{"فجرًا"} + morning2{"ص"} + night1{"منتصف الليل"} + night2{"ل"} + } + } + stand-alone{ + abbreviated{ + afternoon1{"ظهرًا"} + afternoon2{"بعد الظهر"} + evening1{"مساءً"} + morning1{"فجرًا"} + morning2{"ص"} + night1{"منتصف الليل"} + night2{"ليلاً"} + } + narrow{ + afternoon1{"ظهرًا"} + afternoon2{"بعد الظهر"} + evening1{"مساءً"} + morning1{"فجرًا"} + morning2{"صباحًا"} + night1{"منتصف الليل"} + night2{"ليلاً"} + } + } + } + } + } +} |