diff options
Diffstat (limited to 'localedata/locales/ar_IN')
-rw-r--r-- | localedata/locales/ar_IN | 39 |
1 files changed, 16 insertions, 23 deletions
diff --git a/localedata/locales/ar_IN b/localedata/locales/ar_IN index 0f313c90bd..2803d91ae8 100644 --- a/localedata/locales/ar_IN +++ b/localedata/locales/ar_IN @@ -100,19 +100,16 @@ mon "<U064A><U0646><U0627><U064A><U0631>";"<U0641><U0628><U0631><U0627>< am_pm "<U0635>";"<U0645>" % % Appropriate date and time representation -% %A %d %B %Y %I:%M:%S %Z -d_t_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>" +d_t_fmt "%A %d %B %Y %I:%M:%S %p %Z" % % Appropriate date representation -% %A %d %B %Y -d_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0042><U0020><U0025><U0059>" +d_fmt "%A %d %B %Y" % % Appropriate time representation -% %I:%M:%S %Z -t_fmt "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0020><U0025><U005A>" +t_fmt "%I:%M:%S %Z" % % Appropriate 12 h time representation (%r) -t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>" +t_fmt_ampm "%I:%M:%S %p %Z" % week 7;19971130;1 END LC_TIME @@ -133,12 +130,12 @@ LC_NAME % generated by IBM Basic CountryPack Transformer. % % -name_fmt "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>" +name_fmt "%p%t%f%t%g" name_gen "" -name_mr "<U004D><U0072><U002E>" -name_mrs "<U004D><U0072><U0073><U002E>" -name_miss "<U004D><U0069><U0073><U0073><U002E>" -name_ms "<U004D><U0073><U002E>" +name_mr "Mr." +name_mrs "Mrs." +name_miss "Miss." +name_ms "Ms." END LC_NAME @@ -146,20 +143,16 @@ END LC_NAME LC_ADDRESS % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category % generated by IBM Basic CountryPack Transformer. -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><U0647><U0646><U062F>" -country_ab2 "<U0049><U004E>" -country_ab3 "<U0049><U004E><U0044>" +country_ab2 "IN" +country_ab3 "IND" country_num 356 -% IND -country_car "<U0049><U004E><U0044>" +country_car "IND" 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 |