// ***************************************************************************
// *
-// * Copyright (C) 2004 International Business Machines
+// * Copyright (C) 2008 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/zh_Hant_HK.xml
+// * Source File:<path>/common/main/zh_Hant_HK.xml
// *
// ***************************************************************************
zh_Hant_HK{
Countries{
- MO{"澳門特別行政區"}
+ IT{"意大利"}
+ TW{"台灣"}
+ }
+ Currencies{
+ AUD{
+ "$A",
+ "澳元",
+ }
+ BAD{
+ "BAD",
+ "波斯尼亞-黑塞哥維那第納爾",
+ }
+ BAM{
+ "KM",
+ "波斯尼亞-黑塞哥維那可轉換馬克",
+ }
+ CAD{
+ "Can$",
+ "加元",
+ }
+ HKD{
+ "HK$",
+ "港元",
+ }
+ ITL{
+ "₤",
+ "意大利里拉",
+ }
+ NZD{
+ "$NZ",
+ "紐西蘭元",
+ }
+ RSD{
+ "RSD",
+ "塞爾維亞第納爾",
+ }
+ SGD{
+ "SGD",
+ "新加坡元",
+ }
+ TWD{
+ "NT$",
+ "新台幣",
+ }
+ }
+ Languages{
+ it{"意大利文"}
+ lol{"蒙古語"}
+ }
+ NumberElements{
+ ".",
+ ",",
+ ";",
+ "%",
+ "0",
+ "#",
+ "-",
+ "E",
+ "‰",
+ "∞",
+ "NaN",
+ "+",
}
NumberPatterns{
- "#,##0.###;-#,##0.###",
+ "#,##0.###",
"¤#,##0.00;(¤#,##0.00)",
"#,##0%",
"#E0",
}
- Version{"1.2"}
+ Scripts{
+ Hang{"韓文字母"}
+ Kore{"韓文"}
+ }
+ Variants{
+ 1901{"傳統德國拼字法"}
+ 1996{"1996 德國拼字法"}
+ BISKE{"San Giorgio/Bila 方言"}
+ NJIVA{"Gniva/Njiva 方言"}
+ OSOJS{"Oseacco/Osojane 方言"}
+ REVISED{"已修訂拼字法"}
+ SCOTLAND{"蘇格蘭標準英語"}
+ SOLBA{"Stolvizza/Solbica 方言"}
+ }
+ Version{"1.67"}
calendar{
+ chinese{
+ availableFormats{
+ MMMMEd{"M月d日E"}
+ yMEd{"yyyy年M月d日,E"}
+ }
+ }
gregorian{
+ DateTimeElements:intvector{
+ 1,
+ 1,
+ }
DateTimePatterns{
- "ahh'時'mm'分'ss'秒' z",
- "ahh'時'mm'分'ss'秒'",
+ "ahh時mm分ss秒v",
+ "ahh時mm分ss秒z",
"ahh:mm:ss",
"ah:mm",
- "yyyy'年'M'月'd'日' EEEE",
- "yyyy'年'M'月'd'日'",
- "yyyy'年'M'月'd'日'",
- "yy'年'M'月'd'日'",
- "{1} {0}",
- }
- monthNames{
- format{
- abbreviated{
- "1月",
- "2月",
- "3月",
- "4月",
- "5月",
- "6月",
- "7月",
- "8月",
- "9月",
- "10月",
- "11月",
- "12月",
- }
- }
+ "yyyy年M月d日EEEE",
+ "yyyy年M月d日",
+ "yyyy年M月d日",
+ "yy年M月d日",
+ "{1}{0}",
}
}
}
+ measurementSystemNames{
+ metric{"十進制"}
+ }
+ units{
+ hour{
+ other{"{0}時"}
+ }
+ week{
+ other{"{0}星期"}
+ }
+ }
}