diff options
Diffstat (limited to 'localedata/locales/bn_IN')
-rw-r--r-- | localedata/locales/bn_IN | 35 |
1 files changed, 14 insertions, 21 deletions
diff --git a/localedata/locales/bn_IN b/localedata/locales/bn_IN index 7e70d68dbf..c515b39760 100644 --- a/localedata/locales/bn_IN +++ b/localedata/locales/bn_IN @@ -61,8 +61,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 @@ -118,19 +118,16 @@ am_pm "<U09AA><U09C2><U09B0><U09CD><U09AC><U09BE><U09B9><U09CD><U09A3>";/ % % Appropriate date and time representation -% %A %d %b %Y %I:%M:%S %Z -d_t_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062><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><U0062><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 @@ -151,7 +148,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 "" name_mr "<U09B6><U09CD><U09B0><U09C0>" name_mrs "<U09B6><U09CD><U09B0><U09C0><U09AE><U09A4><U09C0>" @@ -164,21 +161,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 "<U09AD><U09BE><U09B0><U09A4>" -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 "<U09AC><U09BE><U0982><U09B2><U09BE>" -% bn -lang_ab "<U0062><U006E>" -% ben -lang_term "<U0062><U0065><U006E>" -% ben -lang_lib "<U0062><U0065><U006E>" +lang_ab "bn" +lang_term "ben" +lang_lib "ben" END LC_ADDRESS |