2000-12-08 19:38:31 +00:00
|
|
|
// -*- Coding:US-ASCII-*-
|
|
|
|
// Copyright (c) 2000 IBM, Inc. and others.
|
2000-12-19 21:52:39 +00:00
|
|
|
// $Revision: 1.2 $
|
2000-12-08 19:38:31 +00:00
|
|
|
//
|
|
|
|
// Telugu Locale. Data by Ram [ram@jtcsv.com]
|
|
|
|
|
|
|
|
te_IN {
|
|
|
|
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
|
|
|
}
|
|
|
|
CurrencyElements {
|
2000-12-19 21:52:39 +00:00
|
|
|
"\u0c30\u0c42.",
|
|
|
|
"INR ",
|
|
|
|
".",
|
2000-12-08 19:38:31 +00:00
|
|
|
}
|
|
|
|
DateTimePatterns {
|
2000-12-19 21:52:39 +00:00
|
|
|
"hh:mm:ss a z",
|
|
|
|
"hh:mm:ss a z",
|
|
|
|
"hh:mm:ss a",
|
|
|
|
"hh:mm a",
|
|
|
|
"EEEE dd MMM yyyy",
|
|
|
|
"EEEE dd MMM yyyy",
|
|
|
|
"dd/MM/yyyy",
|
|
|
|
"dd/MM/yy",
|
|
|
|
"{1} {0}",
|
2000-12-08 19:38:31 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
LanguageLibraryUse { "Te" }
|
|
|
|
Measurement { "Metric" }
|
|
|
|
NumberPatterns {
|
2000-12-19 21:52:39 +00:00
|
|
|
"#,#0.##;-#,#0.##",
|
|
|
|
"\u00A4 #,#0.00;-\u00A4 #,#0.00",
|
|
|
|
"#,#0%",
|
2000-12-08 19:38:31 +00:00
|
|
|
}
|
2000-12-19 21:52:39 +00:00
|
|
|
ShortLanguage { "tel" }
|
2000-12-08 19:38:31 +00:00
|
|
|
PaperSize {
|
|
|
|
Hieght { "297" }
|
|
|
|
Width { "210" }
|
|
|
|
Units { "mm" }
|
|
|
|
}
|
2000-12-19 21:52:39 +00:00
|
|
|
LocaleID {"44a"}
|
|
|
|
// /**************** Info Below is needed ****************/
|
|
|
|
// CollationElements{}
|
|
|
|
// Countries{}
|
|
|
|
// Eras{}
|
|
|
|
// Languages{}
|
|
|
|
// localPatternChars{}
|
|
|
|
//
|
2000-12-08 19:38:31 +00:00
|
|
|
}
|
|
|
|
|