From c0c259c3bde3b76722d717b4372233b488c8d3ff Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 11 Jan 2024 14:17:55 +0100 Subject: localedata: revert all the remaining locale sources to UTF-8 --- localedata/locales/ar_AE | 66 ++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'localedata/locales/ar_AE') diff --git a/localedata/locales/ar_AE b/localedata/locales/ar_AE index 70f2ac8236..062fa0be9a 100644 --- a/localedata/locales/ar_AE +++ b/localedata/locales/ar_AE @@ -54,7 +54,7 @@ LC_MONETARY % for IBM Class for Unicode/Java % int_curr_symbol "AED " -currency_symbol ".." +currency_symbol "د.إ." mon_decimal_point "." mon_thousands_sep "," mon_grouping 3 @@ -85,44 +85,44 @@ LC_TIME % for IBM Class for Unicode/Java % % Abbreviated weekday names (%a) -abday "";"";/ - "";"";/ - "";"";/ - "" +abday "ح";"ن";/ + "ث";"ر";/ + "خ";"ج";/ + "س" % % Full weekday names (%A) -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "الأحد";/ + "الاثنين";/ + "الثلاثاء";/ + "الأربعاء";/ + "الخميس";/ + "الجمعة";/ + "السبت " % % Abbreviated month names (%b) -abmon "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"" +abmon "ينا";"فبر";/ + "مار";"أبر";/ + "ماي";"يون";/ + "يول";"أغس";/ + "سبت";"أكت";/ + "نوف";"ديس" % % Full month names (%B) -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "يناير";/ + "فبراير";/ + "مارس";/ + "أبريل";/ + "مايو";/ + "يونيو";/ + "يوليو";/ + "أغسطس";/ + "سبتمبر";/ + "أكتوبر";/ + "نوفمبر";/ + "ديسمبر" % % Equivalent of AM PM -am_pm "";"" +am_pm "ص";"م" % % Appropriate date and time representation d_t_fmt "%d %b, %Y %I:%M:%S %p" @@ -172,12 +172,12 @@ LC_ADDRESS % This is the ISO_IEC TR14652 Locale definition for the % LC_ADDRESS postal_fmt "%z%c%T%s%b%e%r" -country_name " " +country_name "الإمارات العربية المتحدة" country_ab2 "AE" country_ab3 "ARE" country_num 784 country_car "UAE" -lang_name "" +lang_name "العربية" lang_ab "ar" lang_term "ara" lang_lib "ara" -- cgit 1.4.1