• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2013 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/zh_Hant_HK.xml
7// *
8// ***************************************************************************
9zh_Hant_HK{
10    %%Parent{"zh_Hant"}
11    NumberElements{
12        latn{
13            patterns{
14                currencyFormat{"¤#,##0.00;(¤#,##0.00)"}
15            }
16        }
17    }
18    Version{"2.0.82.47"}
19    calendar{
20        buddhist{
21            availableFormats{
22                MEd{"M-d(E)"}
23                Md{"M-d"}
24            }
25        }
26        generic{
27            DateTimePatterns{
28                "ah:mm:ss [zzzz]",
29                "ah:mm:ss [z]",
30                "ahh:mm:ss",
31                "ah:mm",
32                "Gy年M月d日EEEE",
33                "Gy年M月d日",
34                "Gy年M月d日",
35                "d/M/yGGGGG",
36                "{1}{0}",
37                "{1} {0}",
38                "{1} {0}",
39                "{1}{0}",
40                "{1}{0}",
41            }
42            availableFormats{
43                Ed{"d E"}
44                MEd{"E, d/M"}
45                Md{"d/M"}
46                yyyyM{"M/yGGGGG"}
47                yyyyMEd{"E, d/M/yGGGGG"}
48                yyyyMd{"d/M/yGGGGG"}
49            }
50        }
51        gregorian{
52            DateTimePatterns{
53                "ah:mm:ss [zzzz]",
54                "ah:mm:ss [z]",
55                "ahh:mm:ss",
56                "ah:mm",
57                "y年M月d日EEEE",
58                "y年M月d日",
59                "y年M月d日",
60                "d/M/yy",
61                "{1}{0}",
62                "{1} {0}",
63                "{1} {0}",
64                "{1}{0}",
65                "{1}{0}",
66            }
67            availableFormats{
68                Ed{"d E"}
69                MEd{"E, d/M"}
70                Md{"d/M"}
71            }
72        }
73        roc{
74            availableFormats{
75                MEd{"d-M(E)"}
76                Md{"d-M"}
77            }
78        }
79    }
80    fields{
81        month{
82            relative{
83                "-1"{"上月"}
84                "1"{"下月"}
85            }
86        }
87        year{
88            relative{
89                "-1"{"上年"}
90                "0"{"本年"}
91                "1"{"下年"}
92            }
93        }
94    }
95    measurementSystemNames{
96        UK{"英國"}
97        US{"美國"}
98        metric{"十進制"}
99    }
100    units{
101        day-future{
102            other{"{0} 日後"}
103        }
104        day-past{
105            other{"{0} 日前"}
106        }
107        hour{
108            other{"{0}時"}
109        }
110        month-past{
111            other{"{0} 月前"}
112        }
113        week{
114            other{"{0}星期"}
115        }
116    }
117}
118