diff options
Diffstat (limited to 'localedata/locales/te_IN')
-rw-r--r-- | localedata/locales/te_IN | 49 |
1 files changed, 16 insertions, 33 deletions
diff --git a/localedata/locales/te_IN b/localedata/locales/te_IN index e178bede6d..fb5bb21b09 100644 --- a/localedata/locales/te_IN +++ b/localedata/locales/te_IN @@ -82,8 +82,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 @@ -126,23 +126,19 @@ mon "<U0C1C><U0C28><U0C35><U0C30><U0C3F>";"<U0C2B><U0C3F><U0C2C><U0C4D>< "<U0C28><U0C35><U0C02><U0C2C><U0C30><U0C4D>";"<U0C21><U0C3F><U0C38><U0C46><U0C02><U0C2C><U0C30><U0C4D>" % % Equivalent of AM PM -am_pm "<U0C09><U002E>";"<U0C38><U0C3E><U002E>" +am_pm "<U0C09>.";"<U0C38><U0C3E>." % % Appropriate date and time representation -% %B %d %A %Y %p%I.%M.%S %Z -d_t_fmt "<U0025><U0042><U0020><U0025><U0064><U0020><U0025><U0041><U0020><U0025><U0059><U0020><U0025><U0070><U0025><U0049><U002E><U0025><U004D><U002E><U0025><U0053><U0020><U0025><U005A>" +d_t_fmt "%B %d %A %Y %p%I.%M.%S %Z" % % Appropriate date representation -% %B %d %A %Y -d_fmt "<U0025><U0042><U0020><U0025><U0064><U0020><U0025><U0041><U0020><U0025><U0059>" +d_fmt "%B %d %A %Y" % % Appropriate time representation -% %p%I.%M.%S %Z -t_fmt "<U0025><U0070><U0025><U0049><U002E><U0025><U004D><U002E><U0025><U0053><U0020><U0025><U005A>" +t_fmt "%p%I.%M.%S %Z" % % Appropriate 12 h time representation (%r) -% %p%I.%M.%S %Z -t_fmt_ampm "<U0025><U0070><U0025><U0049><U002E><U0025><U004D><U002E><U0025><U0053><U0020><U0025><U005A>" +t_fmt_ampm "%p%I.%M.%S %Z" % week 7;19971130;1 END LC_TIME @@ -166,7 +162,7 @@ LC_NAME % generated by IBM Basic CountryPack Transformer. % % -name_fmt "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067><U0025><U0074><U0025><U006D>" +name_fmt "%p%t%f%t%g%t%m" name_gen "" name_mr "<U0C36><U0C4D><U0C30><U0C40>" name_mrs "<U0C36><U0C4D><U0C30><U0C40><U0C2E><U0C24><U0C3F>" @@ -180,29 +176,16 @@ LC_ADDRESS % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category % generated by IBM Basic CountryPack Transformer. -% postal_fmt "%a%N%d%N%f%N%r%t%e%N%h%t%b%N%s%t%N%T%t%z%N%S%N%c" -postal_fmt "<U0025><U0061><U0025><U004E>/ -<U0025><U0064><U0025><U004E>/ -<U0025><U0066><U0025><U004E>/ -<U0025><U0072><U0025><U0074><U0025><U0065><U0025><U004E>/ -<U0025><U0068><U0025><U0074><U0025><U0062><U0025><U004E>/ -<U0025><U0073><U0025><U0074><U0025><U004E>/ -<U0025><U0054><U0025><U0074><U0025><U007A><U0025><U004E>/ -<U0025><U0053><U0025><U004E>/ -<U0025><U0063>" -country_name "<U0C2D><U0C3E><U0C30><U0C24><U0020><U0C26><U0C47><U0C36><U0C02>" -country_ab2 "<U0049><U004E>" -country_ab3 "<U0049><U004E><U0044>" +postal_fmt "%a%N%d%N%f%N%r%t%e%N%h%t%b%N%s%t%N%T%t%z%N%S%N%c" +country_name "<U0C2D><U0C3E><U0C30><U0C24> <U0C26><U0C47><U0C36><U0C02>" +country_ab2 "IN" +country_ab3 "IND" country_num 356 -% IND -country_car "<U0049><U004E><U0044>" +country_car "IND" lang_name "<U0C24><U0C46><U0C32><U0C41><U0C17><U0C41>" -% te -lang_ab "<U0074><U0065>" -% tel -lang_term "<U0074><U0065><U006C>" -% tel -lang_lib "<U0074><U0065><U006C>" +lang_ab "te" +lang_term "tel" +lang_lib "tel" END LC_ADDRESS |