2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2004-05-24 02:06:53 +00:00
|
|
|
// *
|
2005-03-22 01:25:51 +00:00
|
|
|
// * Copyright (C) 2005 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-05-19 20:28:20 +00:00
|
|
|
// * Source File: ../../../cldr/common/main/zh_Hant_MO.xml
|
2004-05-24 02:06:53 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
zh_Hant_MO{
|
|
|
|
Countries{
|
|
|
|
MO{"澳門特別行政區"}
|
|
|
|
}
|
|
|
|
NumberPatterns{
|
2005-03-22 01:25:51 +00:00
|
|
|
"#,##0.###",
|
2004-08-20 23:12:31 +00:00
|
|
|
"¤#,##0.00;(¤#,##0.00)",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
|
|
|
}
|
2005-05-19 20:28:20 +00:00
|
|
|
Version{"1.14"}
|
2004-08-20 23:12:31 +00:00
|
|
|
calendar{
|
|
|
|
gregorian{
|
|
|
|
DateTimePatterns{
|
|
|
|
"ahh'時'mm'分'ss'秒' z",
|
|
|
|
"ahh'時'mm'分'ss'秒'",
|
|
|
|
"ahh:mm:ss",
|
|
|
|
"ah:mm",
|
|
|
|
"yyyy'年'MM'月'dd'日' EEEE",
|
|
|
|
"yyyy'年'MM'月'dd'日'",
|
|
|
|
"yyyy'年'M'月'd'日'",
|
|
|
|
"yy'年'M'月'd'日'",
|
|
|
|
"{1} {0}",
|
|
|
|
}
|
|
|
|
monthNames{
|
|
|
|
format{
|
|
|
|
abbreviated{
|
|
|
|
"1月",
|
|
|
|
"2月",
|
|
|
|
"3月",
|
|
|
|
"4月",
|
|
|
|
"5月",
|
|
|
|
"6月",
|
|
|
|
"7月",
|
|
|
|
"8月",
|
|
|
|
"9月",
|
|
|
|
"10月",
|
|
|
|
"11月",
|
|
|
|
"12月",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2004-05-24 02:06:53 +00:00
|
|
|
}
|