diff options
Diffstat (limited to 'localedata/locales/ar_YE')
-rw-r--r-- | localedata/locales/ar_YE | 68 |
1 files changed, 27 insertions, 41 deletions
diff --git a/localedata/locales/ar_YE b/localedata/locales/ar_YE index 7d53420d3e..ba4d9f95b0 100644 --- a/localedata/locales/ar_YE +++ b/localedata/locales/ar_YE @@ -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 "<U0059><U0045><U0052><U0020>" -currency_symbol "<U0631><U002E><U064A><U002E>" -mon_decimal_point "<U002E>" -mon_thousands_sep "<U002C>" +int_curr_symbol "YER " +currency_symbol "<U0631>.<U064A>." +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 @@ -77,8 +77,8 @@ END LC_MONETARY LC_NUMERIC % This is the POSIX Locale definition for the LC_NUMERIC category. % -decimal_point "<U002E>" -thousands_sep "<U002C>" +decimal_point "." +thousands_sep "," grouping 3 % END LC_NUMERIC @@ -130,23 +130,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_workday 1 END LC_TIME @@ -166,13 +159,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 @@ -180,31 +172,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>" +postal_fmt "%z%c%T%s%b%e%r" country_name "<U0627><U0644><U064A><U0645><U0646>" -country_ab2 "<U0059><U0045>" -country_ab3 "<U0059><U0045><U004D>" +country_ab2 "YE" +country_ab3 "YEM" country_num 887 -country_car "<U0059><U0041><U0052>" +country_car "YAR" 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><U0036><U0037>" -% 00 -int_select "<U0030><U0030>" +tel_int_fmt "+%c ;%a ;%l" +int_prefix "967" +int_select "00" END LC_TELEPHONE |