Update hppa libm-test-ulps
[glibc.git] / localedata / locales / ta_IN
blobd8dcd4eb21912eb3dd5309bd9740e448934bee47
1 comment_char %
2 escape_char /
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.
11 % Tamil language locale for India.
13 LC_IDENTIFICATION
14 title      "Tamil language locale for India"
15 source     "IBM Globalization Center of Competency, Yamato Software Laboratory"
16 address    "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
17 contact    ""
18 email      "bug-glibc-locales@gnu.org"
19 tel         ""
20 fax         ""
21 language    "Tamil"
22 territory   "India"
23 revision    "1.0"
24 date        "2000,October,27 (XML source:2000,July,20)"
26 category "i18n:2012";LC_IDENTIFICATION
27 category "i18n:2012";LC_CTYPE
28 category "i18n:2012";LC_COLLATE
29 category "i18n:2012";LC_MONETARY
30 category "i18n:2012";LC_NUMERIC
31 category "i18n:2012";LC_TIME
32 category "i18n:2012";LC_MESSAGES
33 category "i18n:2012";LC_PAPER
34 category "i18n:2012";LC_NAME
35 category "i18n:2012";LC_ADDRESS
36 category "i18n:2012";LC_TELEPHONE
37 category "i18n:2012";LC_MEASUREMENT
38 END LC_IDENTIFICATION
40 LC_CTYPE
41 copy "i18n"
43 % Tamil uses the alternate digits U+0BE6..U+0BEF
44 outdigit <U0BE6>..<U0BEF>
46 % This is used in the scanf family of functions to read Tamil numbers
47 % using "%Id" and such.
48 map 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>);
60 translit_start
61 include  "translit_combining";""
62 translit_end
63 END LC_CTYPE
65 LC_COLLATE
67 % Copy the template from ISO/IEC 14651
68 copy "iso14651_t1"
70 END LC_COLLATE
73 LC_MONETARY
74 copy "hi_IN"
75 END LC_MONETARY
78 LC_NUMERIC
79 % This is the POSIX Locale definition for the LC_NUMERIC  category.
81 decimal_point          "."
82 thousands_sep          ","
83 grouping               3;2
85 END LC_NUMERIC
88 LC_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.
94 % Abbreviated weekday names (%a)
95 abday       "ஞா";"தி";/
96             "செ";"பு";/
97             "வி";"வெ";/
98             "ச"
100 % Full weekday names (%A)
101 day         "ஞாயிறு";"திங்கள்";/
102             "செவ்வாய்";"புதன்";/
103             "வியாழன்";"வெள்ளி";/
104             "சனி"
106 % Abbreviated month names (%b)
107 abmon       "ஜன.";"பிப்.";/
108             "மார்.";"ஏப்.";/
109             "மே";"ஜூன்";/
110             "ஜூலை";"ஆக.";/
111             "செப்.";"அக்.";/
112             "நவ.";"டிச."
114 % Full month names (%B)
115 mon         "ஜனவரி";"பிப்ரவரி";/
116             "மார்ச்";"ஏப்ரல்";/
117             "மே";"ஜூன்";/
118             "ஜூலை";"ஆகஸ்ட்";/
119             "செப்டம்பர்";"அக்டோபர்";/
120             "நவம்பர்";"டிசம்பர்"
122 % Equivalent of AM PM
123 am_pm       "காலை";"மாலை"
125 % Appropriate date and time representation
126 d_t_fmt     "%A %d %B %Y %p %I:%M:%S"
128 % Appropriate date and time representation for date(1)
129 date_fmt    "%A %d %B %Y %p %I:%M:%S %Z"
131 % Appropriate date representation
132 d_fmt       "%-d//%-m//%y"
134 % Appropriate time representation
135 t_fmt       "%p %I:%M:%S %Z"
137 % Appropriate 12 h time representation (%r)
138 t_fmt_ampm  "%p %I:%M:%S %Z"
140 week 7;19971130;1
141 END LC_TIME
144 LC_MESSAGES
145 yesexpr "^[+1yYஆ]"
146 noexpr  "^[-0nNஇ]"
147 yesstr  "ஆம்"
148 nostr   "இல்லை"
149 END LC_MESSAGES
152 LC_PAPER
153 copy "hi_IN"
154 END LC_PAPER
157 LC_NAME
158 % This is the ISO_IEC TR14652 Locale definition for the LC_NAME category
159 % generated by IBM Basic CountryPack Transformer.
162 name_fmt    "%p%t%f%t%g"
163 name_gen    ""
164 name_mr     "திரு"
165 name_mrs    "திருமதி"
166 name_miss   "செல்வி"
167 name_ms     "Ms."
169 END LC_NAME
172 LC_ADDRESS
173 % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category
174 % generated by IBM Basic CountryPack Transformer.
175 postal_fmt  "%z%c%T%s%b%e%r"
176 country_name "இந்தியா"
177 country_ab2 "IN"
178 country_ab3 "IND"
179 country_num 356
180 country_car    "IND"
181 lang_name   "தமிழ்"
182 lang_ab      "ta"
183 lang_term    "tam"
184 lang_lib    "tam"
185 END LC_ADDRESS
188 LC_TELEPHONE
189 copy "hi_IN"
190 END LC_TELEPHONE
193 LC_MEASUREMENT
194 copy "hi_IN"
195 END LC_MEASUREMENT