2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2003-12-17 04:43:51 +00:00
|
|
|
// *
|
2007-03-02 23:55:27 +00:00
|
|
|
// * Copyright (C) 2007 International Business Machines
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-11-30 23:44:06 +00:00
|
|
|
// * Source File:<path>/common/main/ms_BN.xml
|
2003-12-17 04:43:51 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
ms_BN{
|
2004-08-20 23:12:31 +00:00
|
|
|
Currencies{
|
2005-12-30 00:55:26 +00:00
|
|
|
BND{
|
|
|
|
"$",
|
|
|
|
"BND",
|
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
}
|
|
|
|
NumberElements{
|
|
|
|
",",
|
|
|
|
".",
|
|
|
|
";",
|
|
|
|
"%",
|
|
|
|
"0",
|
|
|
|
"#",
|
|
|
|
"-",
|
|
|
|
"E",
|
|
|
|
"‰",
|
|
|
|
"∞",
|
2005-11-30 23:44:06 +00:00
|
|
|
"NaN",
|
2004-08-20 23:12:31 +00:00
|
|
|
"+",
|
|
|
|
}
|
2007-03-02 23:55:27 +00:00
|
|
|
NumberPatterns{
|
|
|
|
"#,##0.###",
|
|
|
|
"¤ #,##0.00",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
|
|
|
}
|
2007-06-28 20:59:10 +00:00
|
|
|
Version{"1.92"}
|
2004-05-18 05:54:09 +00:00
|
|
|
calendar{
|
|
|
|
gregorian{
|
|
|
|
DateTimePatterns{
|
2007-06-22 23:57:38 +00:00
|
|
|
"HH:mm:ss v",
|
|
|
|
"HH:mm:ss z",
|
2004-05-18 05:54:09 +00:00
|
|
|
"H:mm:ss",
|
2007-06-22 23:57:38 +00:00
|
|
|
"HH:mm",
|
2004-05-18 05:54:09 +00:00
|
|
|
"dd MMMM yyyy",
|
2007-03-02 23:55:27 +00:00
|
|
|
"yyyy MMMM d",
|
2004-05-18 05:54:09 +00:00
|
|
|
"dd/MM/yyyy",
|
2007-03-02 23:55:27 +00:00
|
|
|
"yyyy-MM-dd",
|
2004-05-18 05:54:09 +00:00
|
|
|
"{1} {0}",
|
|
|
|
}
|
|
|
|
}
|
2003-12-17 04:43:51 +00:00
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
}
|