diff options
Diffstat (limited to 'localedata/locales/ar_SD')
-rw-r--r-- | localedata/locales/ar_SD | 71 |
1 files changed, 27 insertions, 44 deletions
diff --git a/localedata/locales/ar_SD b/localedata/locales/ar_SD index 8bb2da3038..d5d89b1e6e 100644 --- a/localedata/locales/ar_SD +++ b/localedata/locales/ar_SD @@ -61,13 +61,13 @@ LC_MONETARY % for IBM Class for Unicode/Java % % SDG -int_curr_symbol "<U0053><U0044><U0047><U0020>" -currency_symbol "<U062C><U002E><U0633><U002E>" -mon_decimal_point "<U002E>" -mon_thousands_sep "<U002C>" +int_curr_symbol "SDG " +currency_symbol "<U062C>.<U0633>." +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 @@ -83,8 +83,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 @@ -136,23 +136,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 @@ -173,13 +166,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 @@ -187,34 +179,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><U0633><U0648><U062F><U0627><U0646>" -% SD -country_ab2 "<U0053><U0044>" -% SDN -country_ab3 "<U0053><U0044><U004E>" +country_ab2 "SD" +country_ab3 "SDN" country_num 729 -% SUD -country_car "<U0053><U0055><U0044>" +country_car "SUD" 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 "<U0032><U0034><U0039>" -% 00 -int_select "<U0030><U0030>" +tel_int_fmt "+%c ;%a ;%l" +int_prefix "249" +int_select "00" END LC_TELEPHONE |