1// ***************************************************************************
2// *
3// * Copyright (C) 2011 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/te.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/te.xml
11 */
12te{
13    AuxExemplarCharacters{"[\u200C\u200D ౦ ౧ ౨ ౩ ౪ ౫ ౬ ౭ ౮ ౯]"}
14    ExemplarCharacters{
15        "[అ ఆ ఇ ఈ ఉ ఊ ఋ ౠ ఌ ౡ ఎ ఏ ఐ ఒ ఓ ఔ ఁ ం ః క ఖ గ ఘ ఙ చ ఛ జ ఝ ఞ ట ఠ డ ఢ ణ త థ ద ధ"
16        " న ప ఫ బ భ మ య ర ఱ ల వ శ ష స హ ళ \u0C3E \u0C3F \u0C40 ు ూ ృ ౄ \u0C46 \u0C47 "
17        "\u0C48 \u0C4A \u0C4B \u0C4C \u0C4D \u0C55 \u0C56]"
18    }
19    ExemplarCharactersIndex{
20        "[అ ఆ ఇ ఈ ఉ ఊ ఋ ౠ ఎ ఏ ఐ ఒ ఓ ఔ క ఖ గ ఘ ఙ చ ఛ జ ఝ ఞ ట ఠ డ ఢ ణ త థ ద ధ న ప ఫ బ భ"
21        " మ య ర ఱ ల వ శ ష స హ ళ]"
22    }
23    LocaleScript{
24        "Telu",
25    }
26    NumberElements{
27        default{"telu"}
28        latn{
29            patterns{
30                currencyFormat{"¤ #,##,##0.00"}
31                decimalFormat{"#,##,##0.###"}
32                percentFormat{"#,##,##0%"}
33            }
34            symbols{
35                exponential{"తూ"}
36            }
37        }
38    }
39    Version{"2.0.59.63"}
40    calendar{
41        gregorian{
42            AmPmMarkers{
43                "ఉ",
44                "సా",
45            }
46            DateTimePatterns{
47                "h:mm:ss a zzzz",
48                "h:mm:ss a z",
49                "h:mm:ss a",
50                "h:mm a",
51                "EEEE d MMMM y",
52                "d MMMM y",
53                "d MMM y",
54                "dd-MM-yy",
55                "{1} {0}",
56                "{1} {0}",
57                "{1} {0}",
58                "{1} {0}",
59                "{1} {0}",
60            }
61            availableFormats{
62                EEEd{"EEE d"}
63                MEd{"E, d/M"}
64                MMMEd{"E, d MMM"}
65                MMMMd{"d MMMM"}
66                MMMd{"d MMM"}
67                MMdd{"dd-MM"}
68                Md{"d/M"}
69                yM{"M/y"}
70                yMEd{"EEE, d/M/y"}
71                yMMM{"MMM y"}
72                yMMMEd{"EEE, d, MMM y"}
73                yMMMd{"d, MMM y"}
74                yMd{"d/M/y"}
75                yQ{"Q y"}
76                yQQQ{"QQQ y"}
77                yyQ{"Q yy"}
78                yyyyMM{"MM-yyyy"}
79                yyyyMMMM{"MMMM y"}
80            }
81            dayNames{
82                format{
83                    abbreviated{
84                        "ఆది",
85                        "సోమ",
86                        "మంగళ",
87                        "బుధ",
88                        "గురు",
89                        "శుక్ర",
90                        "శని",
91                    }
92                    wide{
93                        "ఆదివారం",
94                        "సోమవారం",
95                        "మంగళవారం",
96                        "బుధవారం",
97                        "గురువారం",
98                        "శుక్రవారం",
99                        "శనివారం",
100                    }
101                }
102                stand-alone{
103                    narrow{
104                        "ఆ",
105                        "సో",
106                        "మ",
107                        "భు",
108                        "గు",
109                        "శు",
110                        "శ",
111                    }
112                    wide{
113                        "ఆదివారం",
114                        "సోమవారం",
115                        "మంగళవారం",
116                        "బుధవారం",
117                        "గురువారం",
118                        "శుక్రవారం",
119                        "శనివారం",
120                    }
121                }
122            }
123            eras{
124                abbreviated{
125                    "ఈసాపూర్వ.",
126                    "సన్.",
127                }
128                wide{
129                    "ఈసాపూర్వ.",
130                    "సన్.",
131                }
132            }
133            fields{
134                day{
135                    dn{"దినం"}
136                    relative{
137                        "-1"{"నిన్న"}
138                        "-2"{"మొన్న"}
139                        "0"{"ఈ రోజు"}
140                        "1"{"రేపు"}
141                        "2"{"ఎల్లుండి"}
142                    }
143                }
144                dayperiod{
145                    dn{"AM/PM"}
146                }
147                era{
148                    dn{"యుగం, శకము"}
149                }
150                hour{
151                    dn{"గంట"}
152                }
153                minute{
154                    dn{"నిమిషము"}
155                }
156                month{
157                    dn{"నెల"}
158                    relative{
159                        "-1"{"గత నెల"}
160                        "0"{"ఈ నెల"}
161                        "1"{"తర్వాతి నెల"}
162                    }
163                }
164                second{
165                    dn{"క్షణం"}
166                }
167                week{
168                    dn{"వారము"}
169                    relative{
170                        "-1"{"గత వారం"}
171                        "0"{"ఈ వారం"}
172                        "1"{"తదుపరి వారం"}
173                    }
174                }
175                weekday{
176                    dn{"వారంలో రోజు"}
177                }
178                year{
179                    dn{"సంవత్సరం"}
180                    relative{
181                        "-1"{"మునుపటి సంవత్సరం"}
182                        "0"{"ఈ సంవత్సరం"}
183                        "1"{"తర్వాతి సంవత్సరం"}
184                    }
185                }
186                zone{
187                    dn{"మండలం"}
188                }
189            }
190            monthNames{
191                format{
192                    abbreviated{
193                        "జనవరి",
194                        "ఫిబ్రవరి",
195                        "మార్చి",
196                        "ఎప్రిల్",
197                        "మే",
198                        "జూన్",
199                        "జూలై",
200                        "ఆగస్టు",
201                        "సెప్టెంబర్",
202                        "అక్టోబర్",
203                        "నవంబర్",
204                        "డిసెంబర్",
205                    }
206                    wide{
207                        "జనవరి",
208                        "ఫిబ్రవరి",
209                        "మార్చి",
210                        "ఎప్రిల్",
211                        "మే",
212                        "జూన్",
213                        "జూలై",
214                        "ఆగస్టు",
215                        "సెప్టెంబర్",
216                        "అక్టోబర్",
217                        "నవంబర్",
218                        "డిసెంబర్",
219                    }
220                }
221                stand-alone{
222                    abbreviated{
223                        "జనవరి",
224                        "ఫిబ్రవరి",
225                        "మార్చి",
226                        "ఎప్రిల్",
227                        "మే",
228                        "జూన్",
229                        "జూలై",
230                        "ఆగస్టు",
231                        "సెప్టెంబర్",
232                        "అక్టోబర్",
233                        "నవంబర్",
234                        "డిసెంబర్",
235                    }
236                    narrow{
237                        "జ",
238                        "ఫి",
239                        "మ",
240                        "ఎ",
241                        "మె",
242                        "జు",
243                        "జు",
244                        "ఆ",
245                        "సె",
246                        "అ",
247                        "న",
248                        "డి",
249                    }
250                    wide{
251                        "జనవరి",
252                        "ఫిబ్రవరి",
253                        "మార్చి",
254                        "ఎప్రిల్",
255                        "మే",
256                        "జూన్",
257                        "జూలై",
258                        "ఆగస్టు",
259                        "సెప్టెంబర్",
260                        "అక్టోబర్",
261                        "నవంబర్",
262                        "డిసెంబర్",
263                    }
264                }
265            }
266            quarters{
267                format{
268                    narrow{
269                        "1",
270                        "2",
271                        "3",
272                        "4",
273                    }
274                    wide{
275                        "ఒకటి 1",
276                        "రెండు 2",
277                        "మూడు 3",
278                        "నాలుగు 4",
279                    }
280                }
281                stand-alone{
282                    wide{
283                        "మొదటి త్రైమాసికం",
284                        "రెండవ త్రైమాసికం",
285                        "మూడవ త్రైమాసికం",
286                        "నాల్గవ త్రైమాసికం",
287                    }
288                }
289            }
290        }
291    }
292    delimiters{
293        alternateQuotationEnd{"’"}
294        alternateQuotationStart{"‘"}
295        quotationEnd{"”"}
296        quotationStart{"“"}
297    }
298    listPattern{
299        standard{
300            2{"{0} మరియు {1}"}
301            end{"{0} మరియు {1}"}
302        }
303    }
304    measurementSystemNames{
305        metric{"దశాంశం"}
306    }
307    units{
308        day{
309            0{"0 రోజులు"}
310            1{"1 రోజు"}
311            other{"{0} days"}
312        }
313        day-future{
314            0{"0 రోజుల్లో"}
315            1{"1 రోజులో"}
316            other{"{0} రోజుల్లో"}
317        }
318        day-past{
319            0{"0 రోజుల క్రితం"}
320            1{"1 రోజు క్రితం"}
321            other{"{0} రోజుల క్రితం"}
322        }
323        hour{
324            0{"0 గంటలు"}
325            1{"1 గంట"}
326            other{"{0} గంటలు"}
327        }
328        hour-future{
329            0{"0 గంటల్లో"}
330            1{"1 గంటలో"}
331            other{"{0} గంటల్లో"}
332        }
333        hour-past{
334            0{"0 గంటల క్రితం"}
335            1{"1 గంట క్రితం"}
336            other{"{0} గంటల క్రితం"}
337        }
338        minute{
339            0{"0 నిమిషాలు"}
340            1{"1 నిమిషం"}
341            other{"{0} నిమిషాలు"}
342        }
343        minute-future{
344            0{"0 నిమిషాల్లో"}
345            1{"1 నిమిషంలో"}
346            other{"{0} నిమిషాల్లో"}
347        }
348        minute-past{
349            0{"0 నిమిషాల క్రితం"}
350            1{"1 నిమిషం క్రితం"}
351            other{"{0} నిమిషాల క్రితం"}
352        }
353        month{
354            0{"0 నెలలు"}
355            1{"1 నెల"}
356            other{"{0} నెలలు"}
357        }
358        month-future{
359            0{"0 నెలల్లో"}
360            1{"1 నెలలో"}
361            other{"{0} నెలల్లో"}
362        }
363        month-past{
364            0{"0 నెలల క్రితం"}
365            1{"1 నెల క్రితం"}
366            other{"{0} నెలల క్రితం"}
367        }
368        second{
369            0{"0 సెకన్లు"}
370            1{"1 సెకన్"}
371            other{"{0} సెకన్లు"}
372        }
373        second-future{
374            0{"0 సెకన్లలో"}
375            1{"1 సెకన్‌లో"}
376            other{"{0} సెకన్లలో"}
377        }
378        second-past{
379            0{"0 సెకన్ల క్రితం"}
380            1{"1 సెకను క్రితం"}
381            other{"{0} సెకన్ల క్రితం"}
382        }
383        week{
384            0{"0 వారాలు"}
385            1{"1 వారం"}
386            other{"{0} weeks"}
387        }
388        week-future{
389            0{"0 వారాల్లో"}
390            1{"1 వారంలో"}
391            other{"{0} వారాల్లో"}
392        }
393        week-past{
394            0{"0 వారాల క్రితం"}
395            1{"1 వారం క్రితం"}
396            other{"{0} వారాల క్రితం"}
397        }
398        year{
399            0{"0 సంవత్సరాలు"}
400            1{"1 సంవత్సరం"}
401            other{"{0} సంవత్సరాలు"}
402        }
403        year-future{
404            0{"0 సంవత్సరాల్లో"}
405            1{"1 సంవత్సరంలో"}
406            other{"{0} సంవత్సరాల్లో"}
407        }
408        year-past{
409            0{"0 సంవత్సరాల క్రితం"}
410            1{"1 సంవత్సరం క్రితం"}
411            other{"{0} సంవత్సరాల క్రితం"}
412        }
413    }
414    unitsShort{
415        day{
416            0{"0 రోజులు"}
417            1{"1 రోజు"}
418            other{"{0} days"}
419        }
420        hour{
421            0{"0 గంటలు"}
422            1{"1 గంట"}
423            other{"{0} గంటలు"}
424        }
425        minute{
426            0{"0 నిమిషాలు"}
427            1{"1 నిమిషం"}
428            other{"{0} నిమిషాలు"}
429        }
430        month{
431            0{"0 నెలలు"}
432            1{"1 నెల"}
433            other{"{0} నెలలు"}
434        }
435        second{
436            0{"0 సెకన్లు"}
437            1{"1 సెకను"}
438            other{"{0} సెకన్లు"}
439        }
440        week{
441            0{"0 వారాలు"}
442            1{"1 వా"}
443            other{"{0} వారాలు"}
444        }
445        year{
446            0{"0 సంవత్సరాలు"}
447            1{"1 సంవత్సరం"}
448            other{"{0} సంవత్సరాలు"}
449        }
450    }
451}
452