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% Telugu language locale for India. 12 13LC_IDENTIFICATION 14title "Telugu 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 "Telugu" 22territory "India" 23revision "0.95" 24date "2004-10-05" 25 26category "i18n:2012";LC_IDENTIFICATION 27category "i18n:2012";LC_CTYPE 28category "i18n:2012";LC_COLLATE 29category "i18n:2012";LC_TIME 30category "i18n:2012";LC_NUMERIC 31category "i18n:2012";LC_MONETARY 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% Telugu uses the alternate digits U+0C66..U+0C6F 44outdigit <U0C66>..<U0C6F> 45 46% This is used in the scanf family of functions to read Telugu numbers 47% using "%Id" and such. 48map to_inpunct; / 49 (<U0030>,<U0C66>); / 50 (<U0031>,<U0C67>); / 51 (<U0032>,<U0C68>); / 52 (<U0033>,<U0C69>); / 53 (<U0034>,<U0C6A>); / 54 (<U0035>,<U0C6B>); / 55 (<U0036>,<U0C6C>); / 56 (<U0037>,<U0C6D>); / 57 (<U0038>,<U0C6E>); / 58 (<U0039>,<U0C6F>); 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 "<U0C06><U0C26><U0C3F>";"<U0C38><U0C4b><U0C2E>";/ 96 "<U0C2E><U0C02><U0C17><U0C33>";"<U0C2C><U0C41><U0C27>";/ 97 "<U0C17><U0C41><U0C30><U0C41>";"<U0C36><U0C41><U0C15><U0C4D><U0C30>";/ 98 "<U0C36><U0C28><U0C3F>" 99 100 101% Full weekday names (%A) 102day "<U0C06><U0C26><U0C3F><U0C35><U0C3E><U0C30><U0C02>";"<U0C38><U0C4b><U0C2E><U0C35><U0C3E><U0C30><U0C02>";/ 103 "<U0C2E><U0C02><U0C17><U0C33><U0C35><U0C3E><U0C30><U0C02>";"<U0C2C><U0C41><U0C27><U0C35><U0C3E><U0C30><U0C02>";/ 104 "<U0C17><U0C41><U0C30><U0C41><U0C35><U0C3E><U0C30><U0C02>";"<U0C36><U0C41><U0C15><U0C4d><U0C30><U0C35><U0C3E><U0C30><U0C02>";/ 105 "<U0C36><U0C28><U0C3F><U0C35><U0C3E><U0C30><U0C02>" 106 107% 108% Abbreviated month names (%b) 109abmon "<U0C1C><U0C28>";"<U0C2B><U0C3F><U0C2C><U0C4D><U0C30>";/ 110 "<U0C2E><U0C3E><U0C30><U0C4D><U0C1A><U0C3F>";"<U0C0F><U0C2A><U0C4D><U0C30><U0C3F>";/ 111 "<U0C2E><U0C47>";"<U0C1C><U0C42><U0C28><U0C4D>";/ 112 "<U0C1C><U0C41><U0C32><U0C48>";"<U0C06><U0C17>";/ 113 "<U0C38><U0C46><U0C2A><U0C4D><U0C1F><U0C46><U0C02>";"<U0C05><U0C15><U0C4D><U0C1F><U0C4B>";/ 114 "<U0C28><U0C35><U0C02>";"<U0C21><U0C3F><U0C38><U0C46><U0C02>" 115 116% Full month names (%B) 117mon "<U0C1C><U0C28><U0C35><U0C30><U0C3F>";"<U0C2B><U0C3F><U0C2C><U0C4D><U0C30><U0C35><U0C30><U0C3F>";/ 118 "<U0C2E><U0C3E><U0C30><U0C4D><U0C1A><U0C3F>";"<U0C0F><U0C2A><U0C4D><U0C30><U0C3F><U0C32><U0C4D>";/ 119 "<U0C2E><U0C47>";"<U0C1C><U0C42><U0C28><U0C4D>";/ 120 "<U0C1C><U0C41><U0C32><U0C48>";"<U0C06><U0C17><U0C38><U0C4D><U0C1F><U0C41>";/ 121 "<U0C38><U0C46><U0C2A><U0C4D><U0C1F><U0C46><U0C02><U0C2C><U0C30><U0C4D>";"<U0C05><U0C15><U0C4D><U0C1F><U0C4B><U0C2C><U0C30><U0C4D>";/ 122 "<U0C28><U0C35><U0C02><U0C2C><U0C30><U0C4D>";"<U0C21><U0C3F><U0C38><U0C46><U0C02><U0C2C><U0C30><U0C4D>" 123% 124% Equivalent of AM PM 125am_pm "<U0C09>.";"<U0C38><U0C3E>." 126% 127% Appropriate date and time representation 128d_t_fmt "%B %d %A %Y %p%I.%M.%S" 129% 130% Appropriate date and time representation for date(1) 131date_fmt "%B %d %A %Y %p%I.%M.%S %Z" 132% 133% Appropriate date representation 134d_fmt "%d-%m-%y" 135% 136% Appropriate time representation 137t_fmt "%p%I.%M.%S %Z" 138% 139% Appropriate 12 h time representation (%r) 140t_fmt_ampm "%p%I.%M.%S %Z" 141% 142week 7;19971130;1 143END LC_TIME 144 145 146LC_MESSAGES 147yesexpr "^[+1yY<U0C05>]" 148noexpr "^[-0nN<U0C35>]" 149yesstr "<U0C05><U0C35><U0C41><U0C28><U0C41>" 150nostr "<U0C35><U0C26><U0C4D><U0C26><U0C41>" 151END LC_MESSAGES 152 153 154LC_PAPER 155copy "hi_IN" 156END LC_PAPER 157 158 159LC_NAME 160% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category 161% generated by IBM Basic CountryPack Transformer. 162% 163% 164name_fmt "%p%t%f%t%g%t%m" 165name_gen "" 166name_mr "<U0C36><U0C4D><U0C30><U0C40>" 167name_mrs "<U0C36><U0C4D><U0C30><U0C40><U0C2E><U0C24><U0C3F>" 168name_miss "<U0C15><U0C41><U0C2E><U0C3E><U0C30><U0C3F>" 169name_ms "" 170 171END LC_NAME 172 173 174LC_ADDRESS 175% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category 176% generated by IBM Basic CountryPack Transformer. 177 178postal_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" 179country_name "<U0C2D><U0C3E><U0C30><U0C24><U0C26><U0C47><U0C36><U0C02>" 180country_ab2 "IN" 181country_ab3 "IND" 182country_num 356 183country_car "IND" 184lang_name "<U0C24><U0C46><U0C32><U0C41><U0C17><U0C41>" 185lang_ab "te" 186lang_term "tel" 187lang_lib "tel" 188END LC_ADDRESS 189 190 191LC_TELEPHONE 192copy "hi_IN" 193END LC_TELEPHONE 194 195 196LC_MEASUREMENT 197copy "hi_IN" 198END LC_MEASUREMENT 199