diff options
Diffstat (limited to 'localedata/locales/or_IN')
-rw-r--r-- | localedata/locales/or_IN | 54 |
1 files changed, 22 insertions, 32 deletions
diff --git a/localedata/locales/or_IN b/localedata/locales/or_IN index c4a0140be0..ef28b58895 100644 --- a/localedata/locales/or_IN +++ b/localedata/locales/or_IN @@ -607,8 +607,8 @@ END LC_COLLATE %%%%%%%%%%%%% LC_NUMERIC -decimal_point "<U002E>" -thousands_sep "<U002C>" +decimal_point "." +thousands_sep "," grouping 3;2 END LC_NUMERIC @@ -657,15 +657,11 @@ mon "<U0B1C><U0B3E><U0B28><U0B41><U0B06><U0B30><U0B40>";/ "<U0B05><U0B15><U0B4D><U0B1F><U0B4B><U0B2C><U0B30>";/ "<U0B28><U0B2D><U0B47><U0B2E><U0B4D><U0B2C><U0B30>";/ "<U0B21><U0B3F><U0B38><U0B47><U0B2E><U0B4D><U0B2C><U0B30>" -% d_fmt "%Od-%Om-%Oy" -d_fmt "<U0025><U004F><U0064><U002D><U0025><U004F><U006D><U002D><U0025><U004F><U0079>" -% t_fmt "%OI:%OM:%OS %p" -t_fmt "<U0025><U004F><U0049><U003A><U0025><U004F><U004D><U003A><U0025><U004F><U0053><U0020><U0025><U0070>" -% d_t_fmt "%Oe %B %Oy %OI:%OM:%OS %p %Z" -d_t_fmt "<U0025><U004F><U0065><U0020><U0025><U0042><U0020><U0025><U004F><U0079><U0020><U0025><U004F><U0049><U003A><U0025><U004F><U004D><U003A><U0025><U004F><U0053><U0020><U0025><U0070><U0020><U0025><U005A>" -am_pm "<U0041><U004D>";"<U0050><U004D>" -% t_fmt_ampm "%OI:%OM:%OS %p" -t_fmt_ampm "<U0025><U004F><U0049><U003A><U0025><U004F><U004D><U003A><U0025><U004F><U0053><U0020><U0025><U0070>" +d_fmt "%Od-%Om-%Oy" +t_fmt "%OI:%OM:%OS %p" +d_t_fmt "%Oe %B %Oy %OI:%OM:%OS %p %Z" +am_pm "AM";"PM" +t_fmt_ampm "%OI:%OM:%OS %p" alt_digits "<U0B66>";/ "<U0B67>";/ "<U0B68>";/ @@ -787,41 +783,35 @@ 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_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 %%%%%%%%%%%%% 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 "<U0B2D><U0B3E><U0B30><U0B24>" -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 "<U0B13><U0B21><U0B3C><U0B3F><U0B06>" -% or -lang_ab "<U006F><U0072>" -% ori -lang_term "<U006F><U0072><U0069>" -% ori -lang_lib "<U006F><U0072><U0069>" +lang_ab "or" +lang_term "ori" +lang_lib "ori" 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><U0031>" -int_select "<U0030><U0030>" +tel_int_fmt "+%c ;%a ;%l" +int_prefix "91" +int_select "00" END LC_TELEPHONE %%%%%%%%%%%%% |