1comment_char % 2escape_char / 3 4% This file is part of the GNU C Library and contains locale data. 5% The Free Software Foundation does not claim any copyright interest 6% in the locale data contained in this file. The foregoing does not 7% affect the license of the GNU C Library as a whole. It does not 8% exempt you from the conditions of the license if your use would 9% otherwise be governed by that license. 10 11% Tamil language locale for India. 12 13LC_IDENTIFICATION 14title "Tamil language locale for India" 15source "IBM Globalization Center of Competency, Yamato Software Laboratory" 16address "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan" 17contact "" 18email "bug-glibc-locales@gnu.org" 19tel "" 20fax "" 21language "Tamil" 22territory "India" 23revision "1.0" 24date "2000,October,27 (XML source:2000,July,20)" 25 26category "i18n:2012";LC_IDENTIFICATION 27category "i18n:2012";LC_CTYPE 28category "i18n:2012";LC_COLLATE 29category "i18n:2012";LC_MONETARY 30category "i18n:2012";LC_NUMERIC 31category "i18n:2012";LC_TIME 32category "i18n:2012";LC_MESSAGES 33category "i18n:2012";LC_PAPER 34category "i18n:2012";LC_NAME 35category "i18n:2012";LC_ADDRESS 36category "i18n:2012";LC_TELEPHONE 37category "i18n:2012";LC_MEASUREMENT 38END LC_IDENTIFICATION 39 40LC_CTYPE 41copy "i18n" 42 43% Tamil uses the alternate digits U+0BE6..U+0BEF 44outdigit <U0BE6>..<U0BEF> 45 46% This is used in the scanf family of functions to read Tamil numbers 47% using "%Id" and such. 48map to_inpunct; / 49 (<U0030>,<U0BE6>); / 50 (<U0031>,<U0BE7>); / 51 (<U0032>,<U0BE8>); / 52 (<U0033>,<U0BE9>); / 53 (<U0034>,<U0BEA>); / 54 (<U0035>,<U0BEB>); / 55 (<U0036>,<U0BEC>); / 56 (<U0037>,<U0BED>); / 57 (<U0038>,<U0BEE>); / 58 (<U0039>,<U0BEF>); 59 60translit_start 61include "translit_combining";"" 62translit_end 63END LC_CTYPE 64 65LC_COLLATE 66 67% Copy the template from ISO/IEC 14651 68copy "iso14651_t1" 69 70END LC_COLLATE 71 72 73LC_MONETARY 74copy "hi_IN" 75END LC_MONETARY 76 77 78LC_NUMERIC 79% This is the POSIX Locale definition for the LC_NUMERIC category. 80% 81decimal_point "." 82thousands_sep "," 83grouping 3;2 84% 85END LC_NUMERIC 86 87 88LC_TIME 89% This is the POSIX Locale definition for the LC_TIME category 90% generated by IBM Basic CountryPack Transformer. 91% These are generated based on XML base Locale definition file 92% for IBM Class for Unicode. 93% 94% Abbreviated weekday names (%a) 95abday "<U0B9E><U0BBE>";"<U0BA4><U0BBF>";/ 96 "<U0B9A><U0BC6>";"<U0BAA><U0BC1>";/ 97 "<U0BB5><U0BBF>";"<U0BB5><U0BC6>";/ 98 "<U0B9A>" 99% 100% Full weekday names (%A) 101day "<U0B9E><U0BBE><U0BAF><U0BBF><U0BB1><U0BC1>";"<U0BA4><U0BBF><U0B99><U0BCD><U0B95><U0BB3><U0BCD>";/ 102 "<U0B9A><U0BC6><U0BB5><U0BCD><U0BB5><U0BBE><U0BAF><U0BCD>";"<U0BAA><U0BC1><U0BA4><U0BA9><U0BCD>";/ 103 "<U0BB5><U0BBF><U0BAF><U0BBE><U0BB4><U0BA9><U0BCD>";"<U0BB5><U0BC6><U0BB3><U0BCD><U0BB3><U0BBF>";/ 104 "<U0B9A><U0BA9><U0BBF>" 105% 106% Abbreviated month names (%b) 107abmon "<U0B9C><U0BA9>.";"<U0BAA><U0BBF><U0BAA><U0BCD>.";/ 108 "<U0BAE><U0BBE><U0BB0><U0BCD>.";"<U0B8F><U0BAA><U0BCD>.";/ 109 "<U0BAE><U0BC7>";"<U0B9C><U0BC2><U0BA9><U0BCD>";/ 110 "<U0B9C><U0BC2><U0BB2><U0BC8>";"<U0B86><U0B95>.";/ 111 "<U0B9A><U0BC6><U0BAA><U0BCD>.";"<U0B85><U0B95><U0BCD>.";/ 112 "<U0BA8><U0BB5>.";"<U0B9F><U0BBF><U0B9A>." 113% 114% Full month names (%B) 115mon "<U0B9C><U0BA9><U0BB5><U0BB0><U0BBF>";"<U0BAA><U0BBF><U0BAA><U0BCD><U0BB0><U0BB5><U0BB0><U0BBF>";/ 116 "<U0BAE><U0BBE><U0BB0><U0BCD><U0B9A><U0BCD>";"<U0B8F><U0BAA><U0BCD><U0BB0><U0BB2><U0BCD>";/ 117 "<U0BAE><U0BC7>";"<U0B9C><U0BC2><U0BA9><U0BCD>";/ 118 "<U0B9C><U0BC2><U0BB2><U0BC8>";"<U0B86><U0B95><U0BB8><U0BCD><U0B9F><U0BCD>";/ 119 "<U0B9A><U0BC6><U0BAA><U0BCD><U0B9F><U0BAE><U0BCD><U0BAA><U0BB0><U0BCD>";"<U0B85><U0B95><U0BCD><U0B9F><U0BCB><U0BAA><U0BB0><U0BCD>";/ 120 "<U0BA8><U0BB5><U0BAE><U0BCD><U0BAA><U0BB0><U0BCD>";"<U0B9F><U0BBF><U0B9A><U0BAE><U0BCD><U0BAA><U0BB0><U0BCD>" 121% 122% Equivalent of AM PM 123am_pm "<U0B95><U0BBE><U0BB2><U0BC8>";"<U0BAE><U0BBE><U0BB2><U0BC8>" 124% 125% Appropriate date and time representation 126d_t_fmt "%A %d %B %Y %p %I:%M:%S" 127% 128% Appropriate date and time representation for date(1) 129date_fmt "%A %d %B %Y %p %I:%M:%S %Z" 130% 131% Appropriate date representation 132d_fmt "%-d//%-m//%y" 133% 134% Appropriate time representation 135t_fmt "%p %I:%M:%S %Z" 136% 137% Appropriate 12 h time representation (%r) 138t_fmt_ampm "%p %I:%M:%S %Z" 139% 140week 7;19971130;1 141END LC_TIME 142 143 144LC_MESSAGES 145yesexpr "^[+1yY<U0B86>]" 146noexpr "^[-0nN<U0B87>]" 147yesstr "<U0B86><U0BAE><U0BCD>" 148nostr "<U0B87><U0BB2><U0BCD><U0BB2><U0BC8>" 149END LC_MESSAGES 150 151 152LC_PAPER 153copy "hi_IN" 154END LC_PAPER 155 156 157LC_NAME 158% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category 159% generated by IBM Basic CountryPack Transformer. 160% 161% 162name_fmt "%p%t%f%t%g" 163name_gen "" 164name_mr "<U0BA4><U0BBF><U0BB0><U0BC1>" 165name_mrs "<U0BA4><U0BBF><U0BB0><U0BC1><U0BAE><U0BA4><U0BBF>" 166name_miss "<U0B9A><U0BC6><U0BB2><U0BCD><U0BB5><U0BBF>" 167name_ms "Ms." 168 169END LC_NAME 170 171 172LC_ADDRESS 173% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category 174% generated by IBM Basic CountryPack Transformer. 175postal_fmt "%z%c%T%s%b%e%r" 176country_name "<U0B87><U0BA8><U0BCD><U0BA4><U0BBF><U0BAF><U0BBE>" 177country_ab2 "IN" 178country_ab3 "IND" 179country_num 356 180country_car "IND" 181lang_name "<U0BA4><U0BAE><U0BBF><U0BB4><U0BCD>" 182lang_ab "ta" 183lang_term "tam" 184lang_lib "tam" 185END LC_ADDRESS 186 187 188LC_TELEPHONE 189copy "hi_IN" 190END LC_TELEPHONE 191 192 193LC_MEASUREMENT 194copy "hi_IN" 195END LC_MEASUREMENT 196