diff options
Diffstat (limited to 'localedata/locales/ml_IN')
-rw-r--r-- | localedata/locales/ml_IN | 35 |
1 files changed, 14 insertions, 21 deletions
diff --git a/localedata/locales/ml_IN b/localedata/locales/ml_IN index 84f5641626..32b467f96d 100644 --- a/localedata/locales/ml_IN +++ b/localedata/locales/ml_IN @@ -76,8 +76,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;2 % END LC_NUMERIC @@ -136,19 +136,16 @@ mon "<U0D1C><U0D28><U0D41><U0D35><U0D30><U0D3F>";/ am_pm "<U0D30><U0D3E><U0D35><U0D3F><U0D32><U0D46>";"<U0D35><U0D48><U0D15><U0D41>" % % 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 @@ -169,7 +166,7 @@ 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 "<U0D36><U0D4D><U0D30><U0D40>" name_mr "<U0D36><U0D4D><U0D30><U0D40><U0D2E><U0D3E><U0D28><U0D41><U0D4D>" name_mrs "<U0D36><U0D4D><U0D30><U0D40><U0D2E><U0D24><U0D3F>" @@ -179,21 +176,17 @@ 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 "<U0D07><U0D28><U0D4D><U0D24><U0D4D><U0D2F>" -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 "<U0D2E><U0D32><U0D2F><U0D3E><U0D33><U0D02>" -% ml -lang_ab "<U006D><U006C>" -% mal -lang_term "<U006D><U0061><U006C>" -% mal -lang_lib "<U006D><U0061><U006C>" +lang_ab "ml" +lang_term "mal" +lang_lib "mal" END LC_ADDRESS % LC_TELEPHONE |