ICU-1616 Fix NumberPatterns

X-SVN-Rev: 7569
This commit is contained in:
George Rhoten 2002-02-05 23:05:21 +00:00
parent 1b472ad4cd
commit de11780a78
18 changed files with 204 additions and 197 deletions

View File

@ -39,9 +39,9 @@ ar_IN {
// "\uFFFD",
// }
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00A4 #,##0.00;-\u00A4 #,##0.00",
"#,##0%",
"##,##,##0.###;-##,##,##0.###",
"\u00A4##,##,##0.00;-\u00A4##,##,##0.00",
"##,##,##0%",
"#E0",
}
// LocaleString { "ar_IN" }

View File

@ -1,13 +1,13 @@
//*******************************************************************************
// ***************************************************************************
// *
//* Copyright (C) 2001-2003, International Business Machines
// * Copyright (C) 2001-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// * Generated from - Universal Locales for Linux Project
//*******************************************************************************
// ***************************************************************************
bn {
Version{ "1.0" }
Version{ "1.1" }
AmPmMarkers {
"\u09AA\u09C2\u09B0\u09CD\u09AC\u09BE\u09B9\u09CD\u09A3",
"\u0985\u09AA\u09B0\u09BE\u09B9\u09CD\u09A3",
@ -43,7 +43,6 @@ bn {
"\u0985\u0995\u09CD\u099F\u09CB\u09AC\u09B0",
"\u09A8\u09AD\u09C7\u09AE\u09CD\u09AC\u09B0",
"\u09A1\u09BF\u09B8\u09C7\u09AE\u09CD\u09AC\u09B0",
"",
}
MonthNames {
"\u099C\u09BE\u09A8\u09C1\u09DF\u09BE\u09B0\u09C0",
@ -58,11 +57,10 @@ bn {
"\u0985\u0995\u09CD\u099F\u09CB\u09AC\u09B0",
"\u09A8\u09AD\u09C7\u09AE\u09CD\u09AC\u09B0",
"\u09A1\u09BF\u09B8\u09C7\u09AE\u09CD\u09AC\u09B0",
"",
}
LocaleString { "bn" }
//LocaleString { "bn" }
LocaleID { "45" }
LocaleScript{
LocaleScript:array{
"Beng"
}
}

View File

@ -1,13 +1,13 @@
//*******************************************************************************
// ***************************************************************************
// *
//* Copyright (C) 2001-2003, International Business Machines
// * Copyright (C) 2001-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// * Generated from - Universal Locales for Linux Project
//*******************************************************************************
// ***************************************************************************
bn_IN {
Version{ "1.0" }
Version{ "1.1" }
CurrencyElements {
"\u099F\u09BE\u0995\u09BE",
"INR",
@ -17,31 +17,32 @@ bn_IN {
"hh:mm:ss aa z",
"hh:mm:ss z",
"hh:mm:ss z",
"hh:mm:ss z",
"EEEE dd MMM yyyy",
"EEEE dd MMM yyyy",
"EEEE dd MMM yyyy",
"hh:mm z",
"EEEE dd MMM yyyy",
"dd MMM yyyy",
"dd MMM yyyy",
"dd MMM yyyy",
"{1} {0}",
}
NumberElements {
".",
",",
";",
"%",
"0",
"#",
"-",
"E",
"\u2030",
"\u221E",
"\uFFFD",
}
// NumberElements {
// ".",
// ",",
// ";",
// "%",
// "0",
// "#",
// "-",
// "E",
// "\u2030",
// "\u221E",
// "\uFFFD",
// }
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00A4 #,#0.00;-\u00A4 #,#0.00",
"#,##0%",
"##,##,##0.###;-##,##,##0.###",
"\u00A4##,##,##0.00;-\u00A4##,##,##0.00",
"##,##,##0%",
"#E0",
}
LocaleString { "bn_IN" }
// LocaleString { "bn_IN" }
LocaleID { "0445" }
}

View File

@ -42,9 +42,9 @@ en_IN {
// "\uFFFD",
// }
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00A4 #,##0.00;-\u00A4 #,##0.00",
"#,##0%",
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%",
"#E0",
}

View File

@ -1,12 +1,12 @@
//*******************************************************************************
// ***************************************************************************
// *
//* Copyright (C) 2001-2003, International Business Machines
// * Copyright (C) 2001-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// * Generated from Universal Locales for Linux Project
//*******************************************************************************
// ***************************************************************************
fa_IN {
Version{ "1.0" }
Version{ "1.1" }
CurrencyElements {
"\u20a8",
"INR",
@ -37,10 +37,10 @@ fa_IN {
"\ufffd",
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00a4 #,##0.00;-\u00a4 #,##0.00",
"#,##0%",
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%",
"#E0",
}
LocaleString{ "fa_IN" }
}

View File

@ -1,14 +1,14 @@
// *******************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Copyright (C) 2001-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
// ***************************************************************************
gu_IN {
Version { "x0.1" }
Version { "x0.2" }
LocaleID { "0447" }
ShortCountry { IND }
//ShortCountry { IND }
CurrencyElements {
"\u0AB0\u0AC1",
"INR",
@ -32,6 +32,7 @@ gu_IN {
NumberPatterns {
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%"
"#,##,##0%",
"#E0",
}
}

View File

@ -10,9 +10,9 @@
hi_IN {
Version { "1.1" }
NumberPatterns {
"#,##,##0.###",
"\u00A4 #,##0.00;-\u00A4 #,##0.00",
"#,##0%",
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%",
"#E0",
}
// ShortCountry { IND }

View File

@ -36,8 +36,8 @@ index {
be_BY,
bg,
bg_BG,
// bn,
// bn_IN,
bn,
bn_IN,
ca,
ca_ES,
ca_ES_PREEURO,

View File

@ -1,14 +1,14 @@
// *******************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Copyright (C) 2001-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
// ***************************************************************************
kn_IN {
Version { "x0.1" }
Version { "x0.2" }
LocaleID{ "044B"}
ShortCountry { IND }
// ShortCountry { IND }
CurrencyElements {
"\u0930\u0941",
@ -33,6 +33,7 @@ kn_IN {
NumberPatterns {
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%"
"#,##,##0%",
"#E0",
}
}

View File

@ -226,13 +226,6 @@ kok {
// "\ufffd"
// }
NumberPatterns {
"#,##,##0.##;-#,##,##0.##",
"\u00A4 #,##,##0.00;-\u00A4 #,##,##0.00",
"#,##,##0%",
"#E0",
}
zoneStrings {
{
"Asia/Calcutta",

View File

@ -16,6 +16,12 @@ kok_IN {
"INR", // Rs. ? No.
"."
}
NumberPatterns {
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%",
"#E0",
}
DateTimePatterns {
"hh:mm:ss a z",
"hh:mm:ss a z",

View File

@ -226,13 +226,6 @@ mr {
// "\ufffd"
// }
NumberPatterns {
"#,##,##0.###;-#,##,##0.###",
"\u00A4 #,##,##0.00;-\u00A4 #,##,##0.00",
"#,##,##0%",
"#E0",
}
zoneStrings {
{
"Asia/Calcutta",

View File

@ -16,6 +16,12 @@ mr_IN {
"INR", // Rs. ? No.
"."
}
NumberPatterns {
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%",
"#E0",
}
// LocaleString { "mr_IN" }
DateTimePatterns {
"hh:mm:ss a z",

View File

@ -1,14 +1,14 @@
// *******************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Copyright (C) 2001-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
// ***************************************************************************
pa_IN {
Version { "x0.1" }
Version { "x0.2" }
LocaleID{ "0446"}
ShortCountry { IND }
// ShortCountry { IND }
CurrencyElements {
"\u0930\u0941",
@ -33,6 +33,7 @@ pa_IN {
NumberPatterns {
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%"
"#,##,##0%",
"#E0",
}
}

View File

@ -1,14 +1,14 @@
// *******************************************************************************
// ***************************************************************************
// *
// * Copyright (C) 2001-2004, International Business Machines
// * Copyright (C) 2001-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
// ***************************************************************************
sa_IN {
Version { "x0.1" }
Version { "x0.2" }
LocaleID{ "044F"}
ShortCountry { IND }
// ShortCountry { IND }
CurrencyElements {
"\u0930\u0941",
@ -33,6 +33,7 @@ sa_IN {
NumberPatterns {
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%"
"#,##,##0%",
"#E0",
}
}

View File

@ -17,6 +17,12 @@ ta_IN {
"INR", // Rs. ? No.
"."
}
NumberPatterns {
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%",
"#E0",
}
// LocaleString { "ta_IN" }
DateTimePatterns {
"hh:mm:ss a z",

View File

@ -4,7 +4,7 @@
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
// $Revision: 1.9 $
// $Revision: 1.10 $
//
// Telugu Locale. Data by Ram [ram@jtcsv.com]
@ -78,4 +78,10 @@ te {
LocaleScript{
"Telu", // ISO 15924 Name
}
// /**************** Info Below is needed ****************/
// Countries{}
// Eras{}
// Languages{}
// localPatternChars{}
//
}

View File

@ -4,7 +4,7 @@
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
// $Revision: 1.7 $
// $Revision: 1.8 $
//
// Telugu Locale. Data by Ram [ram@jtcsv.com]
@ -33,11 +33,12 @@ te_IN {
// LanguageLibraryUse { "Te" }
// Measurement { "Metric" }
// NumberPatterns {
// "#,#0.##;-#,#0.##",
// "\u00A4 #,#0.00;-\u00A4 #,#0.00",
// "#,#0%",
// }
NumberPatterns {
"#,##,##0.###;-#,##,##0.###",
"\u00A4#,##,##0.00;-\u00A4#,##,##0.00",
"#,##,##0%",
"#E0",
}
// ShortLanguage { "tel" }
//PaperSize {
// Hieght { "297" }
@ -45,12 +46,5 @@ te_IN {
// Units { "mm" }
//}
LocaleID {"44a"}
// /**************** Info Below is needed ****************/
// CollationElements{}
// Countries{}
// Eras{}
// Languages{}
// localPatternChars{}
//
}