2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
|
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
2001-03-21 17:49:38 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
2002-01-30 06:16:26 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
2000-12-08 19:38:31 +00:00
|
|
|
//
|
|
|
|
// Telugu Locale. Data by Ram [ram@jtcsv.com]
|
|
|
|
|
|
|
|
te_IN {
|
2002-02-14 02:27:03 +00:00
|
|
|
Version{ "1.2" }
|
2000-12-08 19:38:31 +00:00
|
|
|
AmPmMarkers {
|
2000-12-19 21:52:39 +00:00
|
|
|
"\u0c2a\u0c42\u0c30\u0c4d\u0c35\u0c3e\u0c39\u0c4d\u0c28",
|
|
|
|
"\u0c05\u0c2a\u0c30\u0c3e\u0c39\u0c4d\u0c28",
|
2000-12-08 19:38:31 +00:00
|
|
|
}
|
|
|
|
DateTimePatterns {
|
2002-02-09 01:12:10 +00:00
|
|
|
"h:mm:ss a z",
|
|
|
|
"h:mm:ss a z",
|
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm a",
|
2002-02-12 02:46:07 +00:00
|
|
|
"EEEE d MMMM yyyy",
|
|
|
|
"d MMMM yyyy",
|
|
|
|
"dd-MM-yyyy",
|
|
|
|
"dd-MM-yy",
|
2000-12-19 21:52:39 +00:00
|
|
|
"{1} {0}",
|
2000-12-08 19:38:31 +00:00
|
|
|
}
|
|
|
|
|
2001-07-26 22:04:49 +00:00
|
|
|
// LanguageLibraryUse { "Te" }
|
|
|
|
// Measurement { "Metric" }
|
2002-02-05 23:05:21 +00:00
|
|
|
NumberPatterns {
|
2002-02-12 02:46:07 +00:00
|
|
|
"##,##,##0.###;-##,##,##0.###",
|
|
|
|
"\u00A4##,##,##0.00;-\u00A4##,##,##0.00",
|
|
|
|
"##,##,##0%",
|
2002-02-05 23:05:21 +00:00
|
|
|
"#E0",
|
|
|
|
}
|
2002-01-30 06:16:26 +00:00
|
|
|
// ShortLanguage { "tel" }
|
2001-07-26 22:04:49 +00:00
|
|
|
//PaperSize {
|
2002-02-14 02:27:03 +00:00
|
|
|
// Height { "297" }
|
2001-07-26 22:04:49 +00:00
|
|
|
// Width { "210" }
|
|
|
|
// Units { "mm" }
|
|
|
|
//}
|
2002-02-08 01:08:50 +00:00
|
|
|
LocaleID:int { 0x44a }
|
2000-12-08 19:38:31 +00:00
|
|
|
}
|
|
|
|
|