diff options
Diffstat (limited to 'intl/icu/source/data/locales/ar_AE.txt')
-rw-r--r-- | intl/icu/source/data/locales/ar_AE.txt | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/ar_AE.txt b/intl/icu/source/data/locales/ar_AE.txt new file mode 100644 index 0000000000..d92a01c204 --- /dev/null +++ b/intl/icu/source/data/locales/ar_AE.txt @@ -0,0 +1,43 @@ +// © 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 +ar_AE{ + NumberElements{ + default{"latn"} + } + calendar{ + gregorian{ + eras{ + abbreviated%variant{ + "ق.م", + "ب.م", + } + wide%variant{ + "قبل الميلاد", + "بعد الميلاد", + } + } + } + } + fields{ + year{ + relative{ + "-1"{"السنة الماضية"} + "0"{"هذه السنة"} + "1"{"السنة التالية"} + } + } + year-narrow{ + relative{ + "0"{"هذه السنة"} + "1"{"السنة التالية"} + } + } + year-short{ + relative{ + "0"{"هذه السنة"} + "1"{"السنة التالية"} + } + } + } +} |