diff options
Diffstat (limited to 'localedata/locales/ar_AE')
-rw-r--r-- | localedata/locales/ar_AE | 71 |
1 files changed, 28 insertions, 43 deletions
diff --git a/localedata/locales/ar_AE b/localedata/locales/ar_AE index 0b8efc7673..be1caf4aab 100644 --- a/localedata/locales/ar_AE +++ b/localedata/locales/ar_AE @@ -55,13 +55,13 @@ LC_MONETARY % These are generated based on XML base Locale definition file % for IBM Class for Unicode/Java % -int_curr_symbol "<U0041><U0045><U0044><U0020>" -currency_symbol "<U062F><U002E><U0625><U002E>" -mon_decimal_point "<U002E>" -mon_thousands_sep "<U002C>" +int_curr_symbol "AED " +currency_symbol "<U062F>.<U0625>." +mon_decimal_point "." +mon_thousands_sep "," mon_grouping 3 positive_sign "" -negative_sign "<U002D>" +negative_sign "-" int_frac_digits 3 frac_digits 3 p_cs_precedes 1 @@ -75,8 +75,8 @@ END LC_MONETARY LC_NUMERIC -decimal_point "<U002E>" -thousands_sep "<U002C>" +decimal_point "." +thousands_sep "," grouping 3 END LC_NUMERIC @@ -127,23 +127,16 @@ mon "<U064A><U0646><U0627><U064A><U0631>";/ am_pm "<U0635>";"<U0645>" % % Appropriate date and time representation -% %d %b, %Y%Z %I:%M:%S -d_t_fmt "<U0025><U0064><U0020><U0025><U0062><U002C><U0020><U0025>/ -<U0059><U0020><U0025><U005A><U0020><U0025><U0049><U003A><U0025><U004D>/ -<U003A><U0025><U0053><U0020><U0025><U0070>" +d_t_fmt "%d %b, %Y %Z %I:%M:%S %p" % % Appropriate date representation -% %d %b, %Y -d_fmt "<U0025><U0064><U0020><U0025><U0062><U002C><U0020><U0025><U0059>" +d_fmt "%d %b, %Y" % % Appropriate time representation -% %Z %I:%M:%S -t_fmt "<U0025><U005A><U0020><U0025><U0049><U003A><U0025><U004D/ -><U003A><U0025><U0053><U0020>" +t_fmt "%Z %I:%M:%S " % % Appropriate 12 h time representation (%r) -t_fmt_ampm "<U0025><U005A><U0020><U0025><U0049><U003A><U0025><U004D>/ -<U003A><U0025><U0053><U0020><U0025><U0070>" +t_fmt_ampm "%Z %I:%M:%S %p" week 7;19971130;1 first_weekday 7 first_workday 1 @@ -164,13 +157,12 @@ LC_NAME % This is the ISO_IEC TR14652 Locale definition for the % LC_NAME category. % -name_fmt "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074>/ -<U0025><U0067>" -name_gen "<U002D><U0073><U0061><U006E>" -name_mr "<U004D><U0072><U002E>" -name_mrs "<U004D><U0072><U0073><U002E>" -name_miss "<U004D><U0069><U0073><U0073><U002E>" -name_ms "<U004D><U0073><U002E>" +name_fmt "%p%t%f%t%g" +name_gen "-san" +name_mr "Mr." +name_mrs "Mrs." +name_miss "Miss." +name_ms "Ms." END LC_NAME @@ -178,32 +170,25 @@ END LC_NAME LC_ADDRESS % This is the ISO_IEC TR14652 Locale definition for the % LC_ADDRESS -postal_fmt "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/ -<U0025><U0062><U0025><U0065><U0025><U0072>" -country_name "<U0627><U0644><U0625><U0645><U0627><U0631><U0627><U062A><U0020><U0627><U0644><U0639><U0631><U0628><U064A><U0629><U0020><U0627><U0644><U0645><U062A><U062D><U062F><U0629>" -country_ab2 "<U0041><U0045>" -country_ab3 "<U0041><U0052><U0045>" +postal_fmt "%z%c%T%s%b%e%r" +country_name "<U0627><U0644><U0625><U0645><U0627><U0631><U0627><U062A> <U0627><U0644><U0639><U0631><U0628><U064A><U0629> <U0627><U0644><U0645><U062A><U062D><U062F><U0629>" +country_ab2 "AE" +country_ab3 "ARE" country_num 784 -% UAE -country_car "<U0055><U0041><U0045>" +country_car "UAE" lang_name "<U0627><U0644><U0639><U0631><U0628><U064A><U0629>" -% ar -lang_ab "<U0061><U0072>" -% ara -lang_term "<U0061><U0072><U0061>" -% ara -lang_lib "<U0061><U0072><U0061>" +lang_ab "ar" +lang_term "ara" +lang_lib "ara" END LC_ADDRESS LC_TELEPHONE % This is the ISO_IEC TR14652 Locale definition for the % -tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020>/ -<U003B><U0025><U006C>" -int_prefix "<U0039><U0037><U0031>" -% 00 -int_select "<U0030><U0030>" +tel_int_fmt "+%c ;%a ;%l" +int_prefix "971" +int_select "00" END LC_TELEPHONE |