// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2016 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/zh_Hant_HK.xml
// *
// ***************************************************************************
zh_Hant_HK{
+ Ellipsis{
+ final{"{0}⋯"}
+ initial{"⋯{0}"}
+ medial{"{0}⋯{1}"}
+ word-final{"{0}⋯"}
+ word-initial{"⋯{0}"}
+ word-medial{"{0}⋯{1}"}
+ }
NumberElements{
latn{
- patterns{
- accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
- currencyFormat{"¤#,##0.00"}
+ patternsShort{
+ currencyFormat{
+ 1000{
+ other{"¤0K"}
+ }
+ 10000{
+ other{"¤00K"}
+ }
+ 100000{
+ other{"¤000K"}
+ }
+ 1000000{
+ other{"¤0M"}
+ }
+ 10000000{
+ other{"¤00M"}
+ }
+ 100000000{
+ other{"¤000M"}
+ }
+ 1000000000{
+ other{"¤0B"}
+ }
+ 10000000000{
+ other{"¤00B"}
+ }
+ 100000000000{
+ other{"¤000B"}
+ }
+ 1000000000000{
+ other{"¤0T"}
+ }
+ 10000000000000{
+ other{"¤00T"}
+ }
+ 100000000000000{
+ other{"¤000T"}
+ }
+ }
+ decimalFormat{
+ 1000{
+ other{"0K"}
+ }
+ 10000{
+ other{"00K"}
+ }
+ 100000{
+ other{"000K"}
+ }
+ 1000000{
+ other{"0M"}
+ }
+ 10000000{
+ other{"00M"}
+ }
+ 100000000{
+ other{"000M"}
+ }
+ 1000000000{
+ other{"0B"}
+ }
+ 10000000000{
+ other{"00B"}
+ }
+ 100000000000{
+ other{"000B"}
+ }
+ 1000000000000{
+ other{"0T"}
+ }
+ 10000000000000{
+ other{"00T"}
+ }
+ 100000000000000{
+ other{"000T"}
+ }
+ }
}
}
}
- Version{"2.0.92.87"}
+ Version{"2.1.22.17"}
calendar{
buddhist{
availableFormats{
}
availableFormats{
Ed{"d E"}
+ Gy{"Gy年"}
GyMMM{"Gy年M月"}
GyMMMEd{"Gy年M月d日 E"}
- MEd{"E, d/M"}
+ GyMMMd{"Gy年M月d日"}
+ MEd{"E d/M"}
MMMEd{"M月d日 E"}
MMMd{"M月d日"}
Md{"d/M"}
+ y{"Gy年"}
+ yyyy{"Gy年"}
yyyyM{"M/yGGGGG"}
- yyyyMEd{"E, d/M/yGGGGG"}
+ yyyyMEd{"E d/M/yGGGGG"}
+ yyyyMMM{"Gy年M月"}
yyyyMMMEd{"Gy年M月d日 E"}
+ yyyyMMMM{"Gy年M月"}
+ yyyyMMMd{"Gy年M月d日"}
yyyyMd{"d/M/yGGGGG"}
- yyyyQQQ{"Gy年第QQQ"}
+ yyyyQQQ{"Gy年QQQ"}
yyyyQQQQ{"Gy年QQQQ"}
}
intervalFormats{
d{"d/M 至 d/M"}
}
y{
- y{"Gy年 至 y年"}
+ y{"Gy年至y年"}
}
yM{
- M{"G M/y 至 M/y"}
+ M{"Gy/M至y/M"}
+ y{"Gy/M至y/M"}
}
yMEd{
- M{"G d/M/y (E) 至 d/M/y (E)"}
- d{"G d/M/y (E) 至 d/M/y (E)"}
- y{"G d/M/y (E) 至 d/M/y (E)"}
+ M{"Gy/M/dE至y/M/dE"}
+ d{"Gy/M/dE至y/M/dE"}
+ y{"Gy/M/dE至y/M/dE"}
}
yMMM{
- y{"Gy年M月 至 y年M月"}
+ M{"Gy年M月至M月"}
+ y{"Gy年M月至y年M月"}
}
yMMMEd{
M{"Gy年M月d日 (E) 至 M月d日 (E)"}
d{"Gy年M月d日 (E) 至 d日 (E)"}
y{"Gy年M月d日 (E) 至 y年M月d日 (E)"}
}
+ yMMMM{
+ M{"Gy年M月至M月"}
+ y{"Gy年M月至y年M月"}
+ }
+ yMMMd{
+ M{"Gy年M月d日至M月d日"}
+ d{"Gy年M月d日至d日"}
+ y{"Gy年M月d日至y年M月d日"}
+ }
yMd{
- M{"G d/M/y 至 d/M/y"}
- d{"G d/M/y 至 d/M/y"}
- y{"G d/M/y 至 d/M/y"}
+ M{"Gy/M/d至y/M/d"}
+ d{"Gy/M/d至y/M/d"}
+ y{"Gy/M/d至y/M/d"}
}
}
}
"{1} {0}",
}
availableFormats{
+ E{"cccc"}
Ed{"d E"}
GyMMMEd{"Gy年M月d日 E"}
- MEd{"E, d/M"}
+ MEd{"E d/M"}
MMMEd{"M月d日 E"}
MMdd{"dd/MM"}
Md{"d/M"}
yM{"M/y"}
- yMEd{"d/M/y(E)"}
+ yMEd{"E d/M/y"}
yMM{"MM/y"}
yMMM{"y年M月"}
yMMMEd{"y年M月d日 E"}
yMMMd{"y年M月d日"}
yMd{"d/M/y"}
}
+ dayPeriod{
+ format{
+ abbreviated{
+ afternoon1{"中午"}
+ afternoon2{"下午"}
+ evening1{"晚上"}
+ midnight{"午夜"}
+ morning1{"清晨"}
+ morning2{"早上"}
+ night1{"凌晨"}
+ }
+ narrow{
+ afternoon1{"中午"}
+ afternoon2{"下午"}
+ evening1{"晚上"}
+ midnight{"午夜"}
+ morning1{"清晨"}
+ morning2{"早上"}
+ night1{"凌晨"}
+ }
+ wide{
+ afternoon1{"中午"}
+ afternoon2{"下午"}
+ evening1{"晚上"}
+ midnight{"午夜"}
+ morning1{"清晨"}
+ morning2{"早上"}
+ night1{"凌晨"}
+ }
+ }
+ stand-alone{
+ abbreviated{
+ afternoon1{"中午"}
+ afternoon2{"下午"}
+ evening1{"晚上"}
+ morning1{"清晨"}
+ morning2{"早上"}
+ night1{"凌晨"}
+ }
+ narrow{
+ afternoon1{"中午"}
+ afternoon2{"下午"}
+ evening1{"晚上"}
+ morning1{"清晨"}
+ morning2{"早上"}
+ night1{"凌晨"}
+ }
+ wide{
+ afternoon1{"中午"}
+ afternoon2{"下午"}
+ evening1{"晚上"}
+ morning1{"清晨"}
+ morning2{"早上"}
+ night1{"凌晨"}
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "公元前",
+ "公元",
+ }
+ wide{
+ "公元前",
+ "公元",
+ }
+ }
intervalFormats{
MEd{
M{"d/M (E) 至 d/M (E)"}
y{"d/M/y 至 d/M/y"}
}
}
- }
- roc{
- DateTimePatterns{
- "ah:mm:ss [zzzz]",
- "ah:mm:ss [z]",
- "ah:mm:ss",
- "ah:mm",
- "Gy年M月d日 EEEE",
- "Gy年M月d日",
- "Gy年M月d日",
- "d/M/yGGGGG",
- "{1}{0}",
- "{1} {0}",
- "{1} {0}",
- "{1}{0}",
- "{1}{0}",
- }
- availableFormats{
- Gy{"Gy年"}
- GyMMM{"Gy年M月"}
- GyMMMEd{"Gy年M月d日 E"}
- GyMMMd{"Gy年M月d日"}
- MEd{"d-M(E)"}
- MMMEd{"M月d日 E"}
- MMMd{"M月d日"}
- Md{"d-M"}
- y{"Gy年"}
- yyyy{"Gy年"}
- yyyyM{"M/yGGGGG"}
- yyyyMEd{"E, d/M/yGGGGG"}
- yyyyMMM{"Gy年M月"}
- yyyyMMMEd{"Gy年M月d日 E"}
- yyyyMMMd{"Gy年M月d日"}
- yyyyMd{"d/M/yGGGGG"}
- yyyyQQQ{"G y 年第QQQ"}
- yyyyQQQQ{"G y 年QQQQ"}
+ quarters{
+ format{
+ abbreviated{
+ "Q1",
+ "Q2",
+ "Q3",
+ "Q4",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "Q1",
+ "Q2",
+ "Q3",
+ "Q4",
+ }
+ }
}
}
}
fields{
day{
+ relative{
+ "-1"{"昨日"}
+ "-2"{"前日"}
+ "0"{"今日"}
+ "1"{"明日"}
+ "2"{"後日"}
+ }
relativeTime{
future{
other{"{0} 日後"}
}
}
}
- month{
+ day-narrow{
relative{
- "-1"{"上月"}
- "1"{"下月"}
+ "-1"{"昨日"}
+ "-2"{"前日"}
+ "0"{"今日"}
+ "1"{"明日"}
+ "2"{"後日"}
}
relativeTime{
+ future{
+ other{"{0}日後"}
+ }
past{
- other{"{0} 月前"}
+ other{"{0}日前"}
}
}
}
- year{
+ day-short{
relative{
- "-1"{"上年"}
- "0"{"本年"}
- "1"{"下年"}
+ "-1"{"昨日"}
+ "-2"{"前日"}
+ "0"{"今日"}
+ "1"{"明日"}
+ "2"{"後日"}
+ }
+ relativeTime{
+ future{
+ other{"{0} 日後"}
+ }
+ past{
+ other{"{0} 日前"}
+ }
}
}
- }
- measurementSystemNames{
- UK{"英國"}
- US{"美國"}
- metric{"十進制"}
- }
- transformNames{
- Numeric{"數值"}
- x-Accents{"重音"}
- x-Jamo{"韓文"}
- }
- units{
- area{
- square-meter{
- other{"{0} 平方米"}
+ fri{
+ relative{
+ "-1"{"上星期五"}
+ "0"{"本星期五"}
+ "1"{"下星期五"}
+ }
+ }
+ fri-short{
+ relative{
+ "-1"{"上星期五"}
+ "0"{"本星期五"}
+ "1"{"下星期五"}
}
}
- duration{
- week{
- other{"{0} 星期"}
+ hour-narrow{
+ dn{"時"}
+ relativeTime{
+ future{
+ other{"{0}小時後"}
+ }
+ past{
+ other{"{0}小時前"}
+ }
}
}
- energy{
- foodcalorie{
- other{"{0} 卡路里"}
+ minute-narrow{
+ dn{"分"}
+ relativeTime{
+ future{
+ other{"{0}分後"}
+ }
+ past{
+ other{"{0}分前"}
+ }
}
}
- length{
- centimeter{
- other{"{0} 厘米"}
+ mon{
+ relative{
+ "-1"{"上星期一"}
+ "0"{"本星期一"}
+ "1"{"下星期一"}
}
- millimeter{
- other{"{0} 毫米"}
+ }
+ mon-short{
+ relative{
+ "-1"{"上星期一"}
+ "0"{"本星期一"}
+ "1"{"下星期一"}
}
}
- mass{
- ounce{
- other{"{0} 安士"}
+ month-narrow{
+ relative{
+ "-1"{"上月"}
+ "0"{"本月"}
+ "1"{"下月"}
+ }
+ relativeTime{
+ future{
+ other{"{0}個月後"}
+ }
+ past{
+ other{"{0}個月前"}
+ }
}
}
- speed{
- meter-per-second{
- other{"{0} 米/小時"}
+ quarter{
+ relative{
+ "-1"{"上一季"}
+ "0"{"今季"}
+ "1"{"下一季"}
}
}
- temperature{
- celsius{
- other{"攝氏{0}度"}
+ quarter-narrow{
+ relative{
+ "-1"{"上季"}
+ "0"{"今季"}
+ "1"{"下季"}
}
- fahrenheit{
- other{"華氏{0}度"}
+ relativeTime{
+ future{
+ other{"+{0}Q"}
+ }
+ past{
+ other{"-{0}Q"}
+ }
}
}
- }
- unitsNarrow{
- area{
- square-foot{
- other{"{0} ft²"}
+ quarter-short{
+ relative{
+ "-1"{"上季"}
+ "0"{"今季"}
+ "1"{"下季"}
}
- square-mile{
- other{"{0}mi²"}
+ }
+ sat{
+ relative{
+ "-1"{"上星期六"}
+ "0"{"本星期六"}
+ "1"{"下星期六"}
}
}
- energy{
- foodcalorie{
- other{"{0}千卡"}
+ sat-short{
+ relative{
+ "-1"{"上星期六"}
+ "0"{"本星期六"}
+ "1"{"下星期六"}
}
}
- length{
- centimeter{
- other{"{0} 厘米"}
+ second-narrow{
+ relativeTime{
+ future{
+ other{"{0}秒後"}
+ }
+ past{
+ other{"{0}秒前"}
+ }
}
- millimeter{
- other{"{0} 毫米"}
+ }
+ sun{
+ relative{
+ "-1"{"上星期日"}
+ "0"{"本星期日"}
+ "1"{"下星期日"}
}
}
- mass{
- ounce{
- other{"{0} 安士"}
+ sun-short{
+ relative{
+ "-1"{"上星期日"}
+ "0"{"本星期日"}
+ "1"{"下星期日"}
}
}
- pressure{
- inch-hg{
- other{"{0}\u0022 Hg"}
+ thu{
+ relative{
+ "-1"{"上星期四"}
+ "0"{"本星期四"}
+ "1"{"下星期四"}
}
}
- speed{
- kilometer-per-hour{
- other{"{0}kph"}
+ thu-short{
+ relative{
+ "-1"{"上星期四"}
+ "0"{"本星期四"}
+ "1"{"下星期四"}
}
- meter-per-second{
- other{"{0}m/s"}
+ }
+ tue{
+ relative{
+ "-1"{"上星期二"}
+ "0"{"本星期二"}
+ "1"{"下星期二"}
}
- mile-per-hour{
- other{"{0}mph"}
+ }
+ tue-short{
+ relative{
+ "-1"{"上星期二"}
+ "0"{"本星期二"}
+ "1"{"下星期二"}
}
}
- volume{
- cubic-kilometer{
- other{"{0}km³"}
+ wed{
+ relative{
+ "-1"{"上星期三"}
+ "0"{"本星期三"}
+ "1"{"下星期三"}
}
- cubic-mile{
- other{"{0}mi³"}
+ }
+ wed-short{
+ relative{
+ "-1"{"上星期三"}
+ "0"{"本星期三"}
+ "1"{"下星期三"}
}
}
- }
- unitsShort{
- area{
- square-meter{
- other{"{0} 平方米"}
+ week{
+ dn{"星期"}
+ relative{
+ "-1"{"上星期"}
+ "0"{"本星期"}
+ "1"{"下星期"}
+ }
+ relativeTime{
+ future{
+ other{"{0} 星期後"}
+ }
+ past{
+ other{"{0} 星期前"}
+ }
}
}
- energy{
- foodcalorie{
- other{"{0} 千卡"}
+ week-narrow{
+ relative{
+ "-1"{"上週"}
+ "0"{"本週"}
+ "1"{"下週"}
+ }
+ relativeTime{
+ future{
+ other{"{0}週後"}
+ }
+ past{
+ other{"{0}週前"}
+ }
}
}
- length{
- centimeter{
- other{"{0} 厘米"}
+ week-short{
+ dn{"星期"}
+ relative{
+ "-1"{"上星期"}
+ "0"{"本星期"}
+ "1"{"下星期"}
}
- millimeter{
- other{"{0} 毫米"}
+ relativeTime{
+ future{
+ other{"{0} 星期後"}
+ }
+ past{
+ other{"{0} 星期前"}
+ }
}
}
- mass{
- ounce{
- other{"{0} 安士"}
+ weekday{
+ dn{"星期幾"}
+ }
+ year{
+ relative{
+ "-1"{"上年"}
+ "0"{"今年"}
+ "1"{"下年"}
+ }
+ }
+ year-narrow{
+ relative{
+ "-1"{"上年"}
+ "0"{"今年"}
+ "1"{"下年"}
+ }
+ relativeTime{
+ future{
+ other{"{0}年後"}
+ }
+ past{
+ other{"{0}年前"}
+ }
}
}
- speed{
- meter-per-second{
- other{"{0} 米 / 小時"}
+ year-short{
+ relative{
+ "-1"{"上年"}
+ "0"{"今年"}
+ "1"{"下年"}
}
}
}
+ listPattern{
+ standard{
+ 2{"{0}及{1}"}
+ end{"{0}及{1}"}
+ }
+ }
}