diff options
Diffstat (limited to 'localedata/locales/ar_KW')
-rw-r--r-- | localedata/locales/ar_KW | 69 |
1 files changed, 27 insertions, 42 deletions
diff --git a/localedata/locales/ar_KW b/localedata/locales/ar_KW index 1bf65215d1..617df5df89 100644 --- a/localedata/locales/ar_KW +++ b/localedata/locales/ar_KW @@ -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 "<U004B><U0057><U0044><U0020>" -currency_symbol "<U062F><U002E><U0643><U002E>" -mon_decimal_point "<U002E>" -mon_thousands_sep "<U002C>" +int_curr_symbol "KWD " +currency_symbol "<U062F>.<U0643>." +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_weekday 7 first_workday 1 @@ -167,13 +160,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 @@ -181,32 +173,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><U0643><U0648><U064A><U062A>" -country_ab2 "<U004B><U0057>" -country_ab3 "<U004B><U0057><U0054>" +country_ab2 "KW" +country_ab3 "KWT" country_num 414 -% KWT -country_car "<U004B><U0057><U0054>" +country_car "KWT" 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><U0035>" -% 00 -int_select "<U0030><U0030>" +tel_int_fmt "+%c ;%a ;%l" +int_prefix "965" +int_select "00" END LC_TELEPHONE |