2001-03-21 17:49:38 +00:00
|
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
2000-05-19 00:15:39 +00:00
|
|
|
// srl@monkey.sbay.org, with help from Shehnaz Nagpurwala and Anwar Nagpurwala
|
|
|
|
// Hindi locale. Need to work on unicodizing more of the text..
|
|
|
|
|
|
|
|
hi_IN {
|
|
|
|
ShortCountry { IND }
|
2001-05-01 18:14:45 +00:00
|
|
|
Vesion{ "1.0" }
|
2000-06-07 00:12:17 +00:00
|
|
|
NumberPatterns {
|
|
|
|
"#,##,##0.###",
|
|
|
|
"\u00A4 #,##0.00;-\u00A4 #,##0.00",
|
|
|
|
"#,##0%"
|
|
|
|
}
|
2000-05-19 00:15:39 +00:00
|
|
|
CurrencyElements {
|
2001-07-31 23:33:14 +00:00
|
|
|
"\u0930\u0941",
|
2001-05-01 18:14:45 +00:00
|
|
|
"INR",
|
2000-05-19 00:15:39 +00:00
|
|
|
"."
|
|
|
|
}
|
|
|
|
DateTimePatterns {
|
|
|
|
"hh:mm:ss a z",
|
|
|
|
"hh:mm:ss a z",
|
|
|
|
"hh:mm:ss a",
|
|
|
|
"hh:mm a",
|
|
|
|
"EEEE d MMMM yyyy",
|
|
|
|
"d MMMM yyyy",
|
2001-07-31 23:33:14 +00:00
|
|
|
"dd-mm-yyyy",
|
|
|
|
"d-m-yy",
|
2000-05-19 00:15:39 +00:00
|
|
|
"{1} {0}"
|
|
|
|
}
|
|
|
|
DateTimeElements {
|
|
|
|
"1",
|
|
|
|
"1"
|
|
|
|
}
|
|
|
|
Version { "0.3" }
|
2000-08-09 22:58:01 +00:00
|
|
|
LocaleID { "0439" }
|
2000-05-19 00:15:39 +00:00
|
|
|
|
|
|
|
}
|