916b8b0cfc
X-SVN-Rev: 12538
43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2003, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
//
|
|
// Telugu Locale. Data by Ram [ram@jtcsv.com]
|
|
|
|
te_IN {
|
|
Version{ "2.0" }
|
|
AmPmMarkers {
|
|
"\u0c2a\u0c42\u0c30\u0c4d\u0c35\u0c3e\u0c39\u0c4d\u0c28",
|
|
"\u0c05\u0c2a\u0c30\u0c3e\u0c39\u0c4d\u0c28",
|
|
}
|
|
DateTimePatterns {
|
|
"h:mm:ss a z",
|
|
"h:mm:ss a z",
|
|
"h:mm:ss a",
|
|
"h:mm a",
|
|
"EEEE d MMMM yyyy",
|
|
"d MMMM yyyy",
|
|
"dd-MM-yyyy",
|
|
"dd-MM-yy",
|
|
"{1} {0}",
|
|
}
|
|
|
|
// LanguageLibraryUse { "Te" }
|
|
// Measurement { "Metric" }
|
|
NumberPatterns {
|
|
"##,##,##0.###;-##,##,##0.###",
|
|
"\u00A4 ##,##,##0.00;-\u00A4 ##,##,##0.00",
|
|
"##,##,##0%",
|
|
"#E0",
|
|
}
|
|
//PaperSize {
|
|
// Height { "297" }
|
|
// Width { "210" }
|
|
// Units { "mm" }
|
|
//}
|
|
}
|
|
|